body { 
 color: black; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 background-color: white; 
 height: 100%; 
 margin: 0; 
}

#outer { 
 text-align: left; 
 position: absolute;  
 left: 50%; 
 width: 900px; 
 height: 100%; 
 margin-left: -450px;  
}

#logo { 
 background-image: url(../../images/logo_mt.jpg); 
 background-repeat: no-repeat; 
 width: 265px; 
 height: 132px;
}

#navigation { 
 background-image: url(../../images/schattenr.jpg); 
 background-position: right top; 
 background-color: #e2001a; 
 background-repeat: repeat-y; 
 width: 265px; 
}

#navigationhaupt { 
 color: white; 
 font-size: 13px; 
 font-weight: bold; 
 line-height: 22px; 
 width: 235px; 
 padding: 20px 0 20px 20px;
}

#navigationhaupt a.navigation { 
 background-image: url(../../images/button_grau.jpg); 
 background-repeat: no-repeat; 
 background-position: left top;
 color: white;
 text-decoration: none;  
 padding-left: 22px;
}

#navigationhaupt a.navigation:hover { 
 background-image: url(../../images/button_blau.jpg); 
 background-repeat: no-repeat; 
 background-position: left top;
 color: #182a7a; 
}

#navigationhaupt a.navigationaktiv { 
 background-image: url(../../images/button_blau.jpg); 
 background-repeat: no-repeat; 
 background-position: left top;
 color: #182a7a; 
 text-decoration: none;  
 padding-left: 22px;
}

#rightnavigation { 
 position: absolute; 
 top: 0px; 
 left: 255px; 
 width: 645px; 
 height: 572px; 
}

#banner { 
 background-image: url(../../images/head2007.jpg);  
 background-repeat: no-repeat; 
 background-color: #171a67;
 text-align: right; 
 padding-top: 25px;
 padding-right: 20px;
 height: 100px; 
}

#slogan { 
 text-align: right;
 position: absolute; 
 top: 105px;
 color: white; 
 font-size: 12px; 
 width: 625px;
 height: 15px; 
}

#navigationhaupt a.subnavigation { 
 color: white; 
 font-weight: normal; 
 text-decoration: none; 
 font-size: 12px;  
 line-height: 20px;
 padding-left: 42px;
}

#navigationhaupt a.subnavigation:hover, #navigationhaupt .menuactive { 
 color: #182a7a; 
 font-weight: normal; 
 text-decoration: none; 
 font-size: 12px;  
 line-height: 20px;
 padding-left: 42px;
}
/*
#subnavigation ul, #subnavigation li { margin: 0; padding: 0; display: inline; list-style-type: none; }
#subnavigation a:link, #subnavigation a:visited { float: left; text-decoration: none; color: white; font-size: 12px; margin-top: 6px; margin-left: 14px; padding-left: 14px; border-left: 2px solid white; }
*/

#content { 
 font-size: 9pt; 
 line-height: 14pt; 
 padding: 20px;
}

#footer { 
background-image: url(../../images/verlaufu.jpg);  
 background-position: left top;
 background-repeat: no-repeat; 
 width: 265px;
 padding-top: 20px;
}
