@charset "UTF-8";
/* CSS Document */


body{
    background-image:url(../picts/bg.gif);
    background-repeat:repeat-x;
    background-color:#cedce2;
    margin:0px;
    padding: 0px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
}

IMG{
    border:none;
}
hr{color:#eeeeee;}

#wrapper{
    width:1063px;
    background-image:url(../picts/bgcontent.gif);
    background-repeat:repeat-y;
    margin: 0px auto;
}

#headerleft{
    float:left;
    background-image:url(../picts/bgtopleft.gif);
    background-repeat:repeat-x;
    width:865px;
    height:147px;
    text-align:left;
}

#headerright{
    float:left;
    background-image:url(../picts/bgtopright.gif);
    background-repeat:no-repeat;
    width:193px;
    height:147px;
}

#bild{
    float:left;
    width:399px;
    height:143px;
    margin:0px;
}

#logo{
    float:left;
    margin: 35px 0px 0px 100px;
}

.cl{
    clear:left;
}

#leftcolumn{
    width:204px;
    float:left;
    text-align:left;
}

#middlecolumn{
    width:604px;
    float:left;
    margin: 40px 0px 10px 40px;
    text-align:left;
}

#rightcolumn{
    width:191px;
    float:left;
    margin:0px 0px 0px 18px;
    text-align:left;
}

.Artikelouter{
    background-color:transparent;
    font-size:10px;
    width:191px;
}

.Artikelheadline{
    background-image:url(../picts/bgartikelheadline.gif);
    background-repeat:no-repeat;
    padding: 0px 0px 0px 35px;
    text-align:left;
    font-size:10px;
    line-height:34px;
    font-weight:bold;
}
.Artikelheadline H1{font-size:12px;}
.Artikelcontent{
    margin:10px 10px 20px 10px;
    text-align:left;
}
H1{font-size: 16px;
    font-weight:bold;}
H2{
    font-size: 14px;
    font-weight:bold;
   }
A{color:#0099ff;}

/*#############################################*/
/*############### INFOKASTEN ##################*/
/*#############################################*/


.infocontainer{
    border: 1px solid #3399CC;
    margin: 0px;
    width: 242px;
    overflow: hidden;
    padding: 0px;
}

.infotopbig {
    color: #333333;
    font-size: 8pt;
    font-weight: bold;
    background-image: url(../picts/info.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0;
    padding-top: 17px;
    padding-left: 35px;
    height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #3399cc;
}

* html .infotopbig
         { /* fuer IE Win \*/ 
            padding-top: 18px;
                height: 35px;
          /* */ /* for Mac IE */ 
         } 
         
.infocontentbig P{
    overflow: hidden;
    padding:0px 10px 10px 10px;
    color: #333333;
    font-size: 8pt;
    margin: 0px;
}


/*#############################################*/
/*########## HAUPTNAVIGATION ##################*/
/*#############################################*/

/* Ebene 1*/

#leftcolumn ul{
    list-style-type:none;
    margin:5px 0px;
    padding:0px;
    border-bottom: 1px solid #33ccff;
}
    
#leftcolumn ul li {
    background-color: #e6ebef;
    margin: 0;
    height: 24px;
    border-style: solid solid none;
    border-width: 1px;
    border-color: #33ccff;
    line-height:24px;
    vertical-align:middle;
}

#leftcolumn ul li.active {
    background-color: #FFFFFF;
    margin: 0;
    height: 24px;
    border-style: solid solid none;
    border-width: 1px;
    border-color: #33ccff;
    line-height:24px;
    vertical-align:middle;
    background-image: url(../picts/pfeil.gif);
    background-repeat: no-repeat;
}

#leftcolumn ul li a, #leftcolumn ul li.active a{
    text-decoration:none;
    color:#333333;
    padding-left:23px;
}

#leftcolumn ul li:hover, #leftcolumn ul li.active:hover{
    background-color:#FFFFFF;
}


/* Ebene 2*/

#leftcolumn ul li ul.subNavigation{
    list-style-type:none;
    margin:1px 0px;
    padding:0px;
    border:none;
}


#leftcolumn ul li ul.subNavigation li{
    margin:0px;
    padding:0px;
    height: 24px;
    line-height:24px;
    vertical-align:middle;
    background-color:#FFFFFF;
    border-bottom: 1px solid #33ccff;
    border-left:none;
    border-right:none;
    border-top:none;


}

#leftcolumn ul li ul.subNavigation li.active{
    margin:0px;
    padding:0px;
    height: 24px;
    line-height:24px;
    vertical-align:middle;
    background-color:#FFFFFF;
    background-image: url(../picts/pfeil.gif);
    background-repeat: no-repeat;
    background-position:5px 0px;
    border-bottom: 1px solid #33ccff;
}

#leftcolumn ul li ul.subNavigation li a {
    padding-left: 33px;
}



/*#############################################*/
/*########## METANAVIGATION ##################*/
/*#############################################*/

#metaNavigation{
    margin:20px 5px 0px 0px;
    padding:0px;
    list-style-type:none;
}
#metaNavigation li{
    display:inline;
    font-size:11px;
    padding-left:5px;   
}

#metaNavigation li a{
    color:#666666;
    text-decoration:none;
}

#metaNavigation li a:hover{
    color:#333333;
    text-decoration:underline;
}

#textinhalt{
    float: left;
    width: 340px;
    min-height: 200px;
}

#textinfokasten{
    float: left;
    width: 245px;
    overflow: hidden;
    margin-left: 19px;   
}



.sitemap li a {color:#333333;}
.sitemap, .sitemap ul {
        margin-left:0;
        padding-left: 0;
}

.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

.sitemap .level1 {
        background-color: #eeeeee;
        padding: 3px 3px 3px 10px;
}

.sitemap .level2 {
        background-color: #eeeeee;
        padding: 3px 3px 3px 30px;
}

.sitemap .level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
}

/* Only for IE */
*+html .sitemap .list2, * html .sitemap .list2 {
        margin-top: -14px;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */

form {
    margin:0;
    padding:0;
}

textarea {
    width:400px;
    height:85px;
}

#contactForm {
    font-size:11px;
}

#contactForm .contactRow {
    margin:1px 0;
}

#loginformular{
    margin-top: 10px;
}

#contactForm label , #loginformular label{
    display:block;
    float:left;
    width:105px;
}

#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:400px;
    color:#000000;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:200px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:400px;
}

#contactForm .contactRow input {
    height:17px;
}

#contactForm .contactRow input.medium {
    width: 198px;
}

#contactForm .contactRow textarea {
    height:67px;
    font-size:11px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:150px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 26px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:left;
    margin:3px 0px 0px 0px;
    width:200px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    border:1px solid #3399cc;
    color:#FFFFFF;
    background-color:#3399cc;
    padding:0 10px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

#Pflichtfelder{
    float: left;
    width: 305px;
    margin-top: 3px;
}

/*#### Mitgliederliste ##########*/

.m1, .p2{float:left;
width:180px;

}

.m2, .p1{
float:left;
width:410px;

}

.tt{float:left;
width:50px;}

.m2 .textItem p {margin:0;
padding:0;}

.articlelistItem{
margin:3px 0px;
padding:2px;}

.articlelistItem:hover{background-color:#f0f0f0;}
.contentleft{float:left;}
.contentright{float:left; margin-left:5px;}
.contentm{clear:left; line-height:2em;}
.contentleft P, .contentright P, .contentm P{margin:0; padding:0;}

/***********************
* Up-Download Styles 
***********************/

.upl_button {
    font-family:Verdana, Arial, Verdana, Sans-Serif;
    font-size:10px;
    color:#000000;
    background-color:#fff;
    height:19px;
    padding:0 2px;
    border:1px solid #000080;
    margin-top:2px;
}

.upl_formdesc {
    width:100px;
    float:left;
    display:block;
}

.upl_table {
    margin-left:1px;
}

#updownload small {
    color:#000;
}

.upl_table, .upl_file, .upl_file_inactive {
    border-collapse: collapse;
    border:1px solid #ccc;
}

td.upl_file, td.upl_folder {
    padding:2px;
    background:#fff;
}

td.upl_file p {
    padding:0px;
    margin:0px;
}

td.upl_file small {
    font-size:10px;
    color:#000;
}

td.upl_file span.more_info {
    color:#888;
}

.upl_file_inactive {
    padding:0px;
    background:#ccc;
}

.upl_file_inactive form {
    margin:0px;
    padding:0px;
}

td.upl_folder {
    
}

td.upl_folder img {
    border:0px;
}

td.upl_textaction, td.upl_textfilename, td.upl_textsize, td.upl_textdate {
    background:#bbb;
}

td.upl_textaction, td.upl_textfilename, td.upl_textsize {
    border:1px #ccc solid;
}

td.upl_textfilename{
    border-right:0px;
}

.upl_textbox {
    font-family:Verdana,Sans-Serif;
    font-size:10px;
    color:#000;
    background-color:#fff;
    border:1px #000080 solid;
}

div.upl_filename {
    font-weight:bold;
    height:16px;
}

td.upl_textsize {
    width:80px;
}

td.upl_textdate {
    width:70px;
    border-bottom:1px #ccc solid;
}

#showMessage, .edit {
    padding:5px;
    font-weight:normal;
    background-color:#DAEDF9;
    border:2px #3F9AC9 dashed;
}

tr.edit td {
    background-color:#DAEDF9;
}

h3.showUpload {
    color:#3F9AC9;
    font-size:12px;
}

#showMessage {
    margin:0px 0px 10px 100px;
    width:300px;
    text-align:center;
}

#showMessage form {
    margin:0px;
}

#showMessage h3 {
    font-size:14px;
    padding:0px;
    margin:0px;
    text-align:center;
}

div.upl_filename div.psd     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -3px;}
div.upl_filename div.ai      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -3px;}
div.upl_filename div.html    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -3px;}
div.upl_filename div.htm     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -3px;}
div.upl_filename div.7z      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -25px;}
div.upl_filename div.pdf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -25px;}
div.upl_filename div.torrent {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -25px;}
div.upl_filename div.empty   {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -25px;}
div.upl_filename div.flv     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -25px;}
div.upl_filename div.m4p     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -25px;}
div.upl_filename div.iso     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -47px;}
div.upl_filename div.rm      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -47px;}
div.upl_filename div.ra      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -47px;}
div.upl_filename div.ram     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -47px;}
div.upl_filename div.m3u     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -47px;}
div.upl_filename div.wmv     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -47px;}
div.upl_filename div.wma     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -47px;}
div.upl_filename div.rar     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -47px;}
div.upl_filename div.zip     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -69px;}
div.upl_filename div.png     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -69px;}
div.upl_filename div.jpg     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -69px;}
div.upl_filename div.jpeg    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -69px;}
div.upl_filename div.jpe     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -69px;}
div.upl_filename div.gif     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -69px;}
div.upl_filename div.tif     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -69px;}
div.upl_filename div.tiff    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -69px;}
div.upl_filename div.bmp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -69px;}
div.upl_filename div.ico     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -69px;}
div.upl_filename div.svg     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -69px;}
div.upl_filename div.cdr     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -91px;}
div.upl_filename div.eps     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -91px;}
div.upl_filename div.indd    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -91px;}
div.upl_filename div.mdi     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -91px;}
div.upl_filename div.ps      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -91px;}
div.upl_filename div.mov     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -91px;}
div.upl_filename div.odt     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -113px;}
div.upl_filename div.ods     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -113px;}
div.upl_filename div.odp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -113px;}
div.upl_filename div.odg     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -113px;}
div.upl_filename div.odf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -113px;}
div.upl_filename div.odb     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -113px;}
div.upl_filename div.odc     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -113px;}
div.upl_filename div.emf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -113px;}
div.upl_filename div.rtf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -135px;}
div.upl_filename div.doc     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -135px;}
div.upl_filename div.docx    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -135px;}
div.upl_filename div.xls     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -135px;}
div.upl_filename div.xlsx    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -135px;}
div.upl_filename div.ppt     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -135px;}
div.upl_filename div.pptx    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -135px;}
div.upl_filename div.mdb     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -135px;}
div.upl_filename div.accdb   {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -135px;}
div.upl_filename div.txt     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -157px;}
div.upl_filename div.php     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.php3    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.php4    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.php5    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.css     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -157px;}
div.upl_filename div.js      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -157px;}
div.upl_filename div.asp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -157px;}
div.upl_filename div.jsp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -157px;}
div.upl_filename div.xml     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -157px;}
div.upl_filename div.csv     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -157px;}

