html, body {
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#ffffff;
    padding:0px;
    margin:0px;
    background-color:#000000;

}

a {
    text-decoration:none;
    color:#ffffff;
}
a:visited {
    text-decoration:none;
    color:#ffffff;
}

a:hover {
    text-decoration:none;
    color:#ED1C24;
}

a:active { 
    text-decoration:none;
    color:#ED1C24;

}

#contentdiv a {
    text-decoration:none;
    color:#ED1C24;
}
#contentdiv a:visited {
    text-decoration:none;
    color:#ED1C24;
}

#contentdiv a:hover {
    text-decoration:none;
    color:#ffffff;
}

#contentdiv a:active { 
    text-decoration:none;
    color:#fffff;

}



 
#page {
    position:absolute;
    width: 1280px;
    min-height: 500px;
} 
 
 
#header {
    position:absolute;
    width: 1280px;
    height: 128px;
    top:0px;
    color:#000000;
    z-index:6;
}

#logo {
    position:absolute;
    width: 250px;
    height: 35px;
    top:60px;
    left:35px;
    padding: 0px 0px 0px 40px; 
    z-index:8;
}

#la {
    float:left;
    font-size: 30px;
    font-family:Arial, Helvetica, sans-serif;
    color:#ffffff;  
    z-index:9;  
}

#lb {
    float:left;
    font-size: 30px;
    font-family:Arial, Helvetica, sans-serif;
    color:#FF0000;
    padding: 0px 0px 0px 10px;   
    z-index:9; 
}

#subhead h1{
    position:absolute;
    font-size: 16px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#FFFFFF;      
    float:left;
    width: 200px;
    text-align: right;
    top: 49px;
    padding: 0px 0px 0px 0px;
} 

#texttitel h2 {
    position:absolute;
    font-size: 16px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 16px;
    color:#FFFFFF; 
    float:left;     
    width: 700px;
    top: 49px;
    padding: 0px 0px 0px 0px;
} 

#textsubtitel h3 {
    position:absolute;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 14px;
    font-weight: bold;
    line-height: 12px;
    color:#FFFFFF; 
    float:left;     
    height: 24px;
    width: 620px;
    padding: 0px 0px 0px 0px;
    top: 75px;
} 

#texttext {
    position:absolute;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 14px;
    color:#FFFFFF;      
    float:left;
    width: 620px;
    top: 119px;
    padding: 0px 0px 5px 0px;
} 

#mainnav {
    position:absolute;
    width: 1280px;
    height: 110px;
    top:127px;
} 

#headernav {
    position:relative;
    float:left;
    padding: 0px 0px 0px 0px;
    width: 1080px;
} 




#maincontent {
    position:relative;
    width: 1280px;
    height: 322px;
} 

#secsecnav {
    width: 318px;
    height: 322px;
    left:0px;
    top:236px;
    border-style:none;
    position:absolute;

} 

#contentdiv {
    width: 965px;
    height: 322px;
    left: 301px;
    top:236px;
    position:absolute;
} 


#content {
    padding: 38px 190px 10px 30px;
} 

#navigation {
    position:absolute;
    left: -4px;
    top:0px;    
    width: 268px;
    font-size: 12px; 
    min-height: 200px;
    max-height: 100%;
    float:left;
    margin: 0px; 
    bottom: 0px;
    padding: 50px 20px 10px 93px;
}

#navBar{
    position:absolute;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 200px;
    height: 200px;  
    color: #000000;
    text-align: right;
    top: 130px;
    
}

#navBar ul li a:link, #navBar ul li a:visited { 

}

#navBar ul li a:hover, #navBar ul li a:active {
    color: #FF0000;
}


#navBar ul {list-style: none; margin: 0; padding: 0;}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
    border-bottom: 0px solid #ffffff;
    text-decoration:none;
}

ul{
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    text-decoration:none;
    color: #FFFFFF;
}

li {
    list-style-type: none;
 text-decoration:none;
 font-weight: normal; 
 color: #FFFFFF;
 height: 30px;
}

ul ul{
 list-style-type: none;
 text-decoration:none; 
 font-weight: bold;  
 color: #FFFFFF; 
}

ul ul ul{
 list-style-type: none;
 text-decoration:none; 
 font-weight: bold;  
 color: #FFFFFF; 
}



#Layer1 {
    padding: 3px 3px 3px 43px;
    position:absolute;    
    left:288px;
    top:128px;
    width:274px;
    height:84px;
    z-index:15;
    color: #ffffff;
    font-size:12px;
    line-height: 14px;
    font-weight: bold;    
}

#Layer2 {
    padding: 3px 3px 3px 43px;
    position:absolute;   
    left:448px;
    top:128px;
    width:274px;
    height:84px;
    color: #ffffff;
    font-size:12px;
    line-height: 14px;
    font-weight: bold;     
    z-index:14;
}


#Layer3 {
    padding: 3px 3px 3px 43px;
    position:absolute;  
    left:608px;
    top:128px;
    width:274px;
    height:84px;
    color: #ffffff;
    font-size:12px;
    line-height: 14px;
    font-weight: bold;      
    z-index:14;
}

#Layer4 {
    padding: 3px 3px 3px 43px;
    position:absolute;   
    left:768px;
    top:128px;
    width:274px;
    height:84px;
    color: #ffffff;
    font-size:12px;
    line-height: 14px;
    font-weight: bold;     
    z-index:14;
}







.navdecoration {
color: #FFFFFF;
-moz-opacity:1; -khtml-opacity:1; opacity:1;
}

.navdecorationhi {
color: #ED1C24;
-moz-opacity:1; -khtml-opacity:1; opacity:1;
}

.navdecorationhi a:visited {
    color:#ED1C24;
    font-weight: bold;
    -moz-opacity:1; -khtml-opacity:1; opacity:1;
}

.navdecorationhi a:hover {
    color:#ED1C24;
    font-weight: bold;
    -moz-opacity:1; -khtml-opacity:1; opacity:1;
}

.navdecorationhi a:active {
    color:#ED1C24;
    font-weight: bold;
    -moz-opacity:1; -khtml-opacity:1; opacity:1;
}






.navdecorationsub {
color: #FFFFFF;
font-weight: normal;
padding: 0px 0px 0px 5px;
-moz-opacity:1; -khtml-opacity:1; opacity:1;
}

.navdecorationsub_hi {
color: #FF0000;
font-weight: bold;
padding: 0px 0px 0px 5px;
-moz-opacity:1; -khtml-opacity:1; opacity:1;
-moz-opacity:1; -khtml-opacity:1; opacity:1;
}



.linkgross a:visited {
    color: #FFFFFF;
}

.linkgross a:hover {
    color: #FFFFFF;
}

.linkgross a:active {
    color: #FFFFFF;
}

.linkgrosshi {
    color: #ED1C24;
    font-weight: bold;
}


#mainnava1 {
    padding: 1px 1px 1px 1px;
    color: #FFFFFF;
    float:left;
    font-size:12px;
    line-height: 12px;
    position:absolute;
    top:100px;
    left:330px;
    width:150px;
    height:15px;
    z-index:3;
}

#mainnava2 {
    padding: 1px 1px 1px 1px;
    color: #FFFFFF;
    float:left;
    font-size:12px;
    line-height: 12px;
    position:absolute;
    top:100px;
    left:489px;
    width:150px;
    height:15px;
    z-index:3;
}

#mainnava3 {
    padding: 1px 1px 1px 1px;
    color: #FFFFFF;
    float:left;
    font-size:12px;
    line-height: 12px;
    position:absolute;
    top:100px;
    left:649px;
    width:150px;
    height:15px;
    z-index:3;
}

#mainnava4 {
    padding: 1px 1px 1px 1px;
    color: #FFFFFF;
    float:left;
    font-size:12px;
    line-height: 12px;
    position:absolute;
    top:100px;
    left:809px;
    width:150px;
    height:15px;
    z-index:3;
}

/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
#contactForm {
    font-size:11px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #000000;
    width:343px;
}

#contactForm .contactRow checkbox {
    border:1px solid #000000;
    width:20px;
    background:#333333;
    color:#ffffff;
    border: #333333;
}

#contactForm .contactRow select {
    border:1px solid #000000;
    width:343px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

* html #contactForm .contactRow checkbox {
    width:20px;
    background:#333333;
    color:#ffffff;
    border: #333333;
}

#contactForm .contactRow input {
    height:14px;
    background:#333333;
    color:#ffffff;
    border: #333333;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:12px;
    width:343px;
    background:#333333;
    color:#ffffff;
    border: #333333;
}

#contactForm .contactRow checkbox {
    height:105px;
    font-size:10px;
    width:20px;
    background:#333333;
    color:#ffffff;
    border: #333333;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 0px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 0px;
}
#contactFormSubmit #contactFormSubmitRight {

    margin:0px 200px 0px 0px;
    padding:0px 400px 0px 67px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    border:0;
    color:#ED1C24;
    padding:0px 10px 0px 10px;
    background:#000000;
    border: #000000;
    font-size:12px;
    width:100;
    height:auto;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0px 400px 0px 10px;
    float:left;
}

#contactForm table {
    width:400px;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

