body{
    padding: 0;
    margin: 0;
    background: url(../img/background.jpg) repeat-x;
    background-color: #999999;
    font: 10px Verdana;
    color: #333;
    
}

a:link { color: #666; text-decoration: underline;}    /* noch nicht besuchte Ziele */
a:visited { color: #666; text-decoration: underline;} /* besuchte Ziele */
a:hover { color: #888; text-decoration: underline; }   /* Verweise bei "MouseOver" */
a:active { color: #666; text-decoration: underline;}  /* Angeklickte Verweise */
a:focus { color: #666; text-decoration: underline; }   /* Verweise, die Fokus erhalten */

p{
 margin: 0;
 padding: 0;
}


a img {
 border: 0px;
 margin: 0;
 padding: 0;
}

.header{
 font-weight: bold;
}

.underlined{
    text-decoration: underline;
}

#wrapper{
    width: 946px;
    margin:57px auto;
    margin-bottom: 0px;
}

ul#navi_suborder{
    margin: 0;
    position: relative;
    width: 900px;
    background: url(../img/top_navi.gif) no-repeat;
    height: 20px;
    font-size: 11px;
    color: #fff;
    padding: 0;
    padding-right: 46px;
    padding-top: 33px;
    text-align: right;
    list-style-type: none;
}
*html ul#navi_suborder{
    background-image: url(../img/top_navi_ie.gif);
    background-position: 23px 23px;
}
ul#navi_suborder a:link{
    text-decoration: none;
    color: #fff;
}
ul#navi_suborder a:visited{
    text-decoration: none;
    color: #fff;
}
ul#navi_suborder a:hover{
    text-decoration: underline;
    color: #bbb;
}
ul#navi_suborder a:active{
    text-decoration: none;
    color: #bbb;
}
ul#navi_suborder a:focus{
    text-decoration: none;
    color: #bbb;
}

ul#navi_suborder li{
    float: right;
    margin-left: 35px;
}

div#banner{
    width: 946px;
    height: 50px;
    position: relative;
    background-image: url(../img/banner.gif);
    background-repeat: repeat-x;
margin-left: 5px;
}
div#banner a{
    display: block;
    height: 50px;
}

div#navigation{
    position: relative;
    background-image: url(../img/navi_bckgrnd.gif);
    height: 60px;
    width: 923px;
    background-repeat: no-repeat;
    padding-left: 23px;
}
*html div#navigation{
    background-image: url(../img/navi_bckgrnd_ie.gif);
    background-position: 23px 0px;
}

ul#footer{
    margin: 0;
    padding: 0;
    position: relative;
    top: -41px;
    width: 905px;
    background-image: url(../img/footer.png);
    background-repeat: no-repeat;
    height: 60px;
    list-style-type: none;
    text-align: right;
    padding-right: 40px;
    font-size: 10px;
    color: #666666;
    clear:both;
    padding-top: 14px;
}
*html ul#footer{
    background-image: url(../img/footer_ie.gif);
    background-position: 23px 0px;
}
ul#footer li{
    float: right;
    margin-left: 18px;
}
ul#footer a{
    text-decoration: none;
    color: #666666;
}
ul#footer a{
    text-decoration: none;
    color: #666666;
}
ul#footer a:hover{
    text-decoration: none;
    color: #111111;gkqw4267
}
.margin600{
    margin-right: 600px;
}
* html .margin600{
    margin-right: 380px;
}
*+html .margin600{
    margin-top: -10px;
    margin-right: 750px;
}

ul#mainnavi{
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    height: 60px;
}
#mainnavi li{
    float:left;
}
#mainnavi li a{
    display: block;
    height: 60px;
    text-indent: -9999px; 
    letter-spacing: -9999px;
    background-color: white;
}
#mainnavi li a:hover{
    background-position: 0px 60px;
}
#mainnavi li.active a{
    background-position: 0px 60px;
}

#subnavigation{
    background-image: url(../img/subnavi.png);
    height: 22px;
    width: 881px;
    margin-top: 0px;
    top: 0px;
    margin-left: 23px;
    position: relative;
    z-index: 5;
    list-style-type: none;
    padding:0;
    clear: both;
    font-family:Verdana;
    font-size: 12px;
    padding-left: 19px;
    padding-top: 7px;
}

#subnavigation li{
    margin-right: 20px;
    float:left;
}

#subnavigation li a{
color: #cc0033;
text-decoration: none;
}

#subnavigation li a{
color: #cc0033;
text-decoration: none;
}
#subnavigation li a:hover{
color: #a60033;
text-decoration: underline;
}

#subnavigation li.active a{
    text-decoration: underline;
}

* html #subnaviarrow{
 margin-top: 4px;
}
*+html #subnaviarrow{
 margin-top: 4px;
}

#content{
background-color: #fff;
width: 900px;
min-height: 422px;
 height:auto !important;  /* für moderne Browser */
 height:422px;  /*für den IE */
margin-left: 23px;
position: relative;

}

.sitemap{
 font-size: 10px;
}

div#mainframe{
    width: 946px;
    min-height:422px;

    height:auto !important;  /* für moderne Browser */
    height:422px;  /*für den IE */
    position: relative;
    /*top: 83px;*/
    color: #3c3c3c;
    line-height: 16px;
    background-image: url(../img/shadow_content.png);
    top: -41px;
}
* html div#mainframe{
    background-position: 23px 0px;
    background-image: url(../img/shadow_content_ie.png);
    background-repeat: repeat-y;
}
*+html div#mainframe{
    margin-top: -7px;
}

#mainframe a{
text-decoration: none;
}
#mainframe a:hover{
text-decoration: underline;
}

.box{
    position: absolute;
    width: 375px;
}

.boxcontent{
 min-height: 200px;
 height:auto !important;  /* für moderne Browser */
 height:200px;  /*für den IE */
 width: 365px;
 background-image: url(../upload/builts/box_fenster.png);
 padding: 15px;
 padding-left: 20px;
 padding-bottom: 0;
 padding-top: 7px;
}
.boxend{
width: 400px;
height: 17px;
background-image: url(../upload/builts/box_fenster_end.png);
position: absolute;
}
.boxbegin{
width: 400px;
height: 10px;
background-image: url(../upload/builts/box_fenster_begin.png);
position: absolute;
margin-top: -10px;
}

.boxkl{
    position: absolute;
    width: 220px;
}
.boxklcontent{
 min-height: 180px;
 height:auto !important;  /* für moderne Browser */
 height:180px;  /*für den IE */
 width: 185px;
 background-image: url(../upload/builts/box_kl_fenster.png);
 padding: 15px;
 padding-left: 20px;
 padding-bottom: 0;
 padding-top: 7px;
}
.boxklend{
width: 220px;
height: 17px;
background-image: url(../upload/builts/box_kl_fenster_end.png);
position: absolute;
}
.boxklbegin{
width: 220px;
height: 10px;
background-image: url(../upload/builts/box_kl_fenster_begin.png);
position: absolute;
margin-top: -10px;
}

.boxlang{
    position: absolute;
    width: 432px;
}
.boxlangcontent{
 min-height: 20px;
 height:auto !important;  /* für moderne Browser */
 height:20px;  /*für den IE */
 width: 420px;
 background-image: url(../upload/builts/box_lang_fenster.png);
 padding-right: 6px;
 padding-left: 7px;
 padding-bottom: 0;
 padding-top: 0px;
}
.boxlangend{
width: 432px;
height: 17px;
background-image: url(../upload/builts/box_lang_fenster_end.png);
position: absolute;
}
.boxlangbegin{
width: 432px;
height: 10px;
background-image: url(../upload/builts/box_lang_fenster_begin.png);
position: absolute;
margin-top: -10px;
}
.boxlangweight{
color: #cc0033;
font-size: 10px;
font-weight: bold;
}

.box_opener{
color: #666666; font-size: 12px; font-style:italic;
}
.box_text{
color: #333333; font-size: 10px; 
}
.box_text_gr{
    font-size: 11px;
    color: #333333;
}
.box_highlight{
color: #cc0033;
font-size: 12px;
}

.highlight14{
color: #cc0033;
font-size: 14px;
}

.font10{
    font-size: 10px;
    line-height: 15px;
}

.font14{
    font-size: 14px;
    line-height: 22px;
}

.tdabstand{
    height: 35px;
}

div.contenttext{
padding: 70px 40px 20px 50px;
}

/* WPT = Without Padding Top */
div.contenttextWPT{
padding: 0px 40px 20px 50px;
}

#datetime{
text-align: right;
font-size: 10px;
color: #CC0033;
padding: 0px 150px 20px 50px;
font-weight: bold;
}

div.contentleft{
position: relative;
width: 380px;
padding: 70px 40px 20px 50px;
float: left;
}

div.contentright{
position: relative;
width: 380px;
padding: 70px 0px 20px 0px;
float: left;
margin-left: 30px;
}


* html div.contentright{
margin-left: 2px;
width: 370px;
}

* html .contentleft{
padding: 0;

}

.uniconlist{
    margin: 0;
    padding: 0;
    margin-top: 10px;
    padding-left: 15px;
    font-size: 10px;
    color: #333;
    list-style-image: url(../upload/builts/bulletpoint.gif);
}


.redlist{
    margin: 0;
    padding: 0;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 10px;
    color: #cc0033;
    list-style-image: url(../upload/builts/arrow.gif);
}

.redlist li{
    margin-bottom: 20px;
}

#googlemap{
border:0;
}

#contact{
 margin-top: 10px;
}

#contact .input, .textarea{
    border: 1px solid #7f7f7f;
    font-family: Verdana;
    font-size: 12px;
    padding: 1px;
    width: 243px;
}

#contact label{
font-size: 9px;
margin-bottom: 5px;
margin-top: -2px;
display: block;
padding:0;
}

#contact .input{
height: 17px;
}

#contact .textarea{
 height: 89px;
}

#submit{
width: 114px;
height: 33px;
margin-left: 132px;
margin-top: -5px;
}

a.redlink {
color: #cc0033;
font-weight: bold; 
text-decoration: none;
}

a.redlink:hover {
text-decoration: underline;
}

a.redlinklite{
color: #cc0033;
text-decoration: none;
}

a.redlinklite:hover {
text-decoration: underline;
}

#login label{
display: block;
width: 80px;
height: 18px;
float: left;
margin-bottom: 5px;
}
#login input{
margin-bottom: 5px;
}
