/* Start of CMSMS style sheet 'CSS_Startseite' */
/*Template für Startseite*/


body{
   height:100%;
   margin:0;
   padding:0;
   background-color:#d2d2d2; /*grauer Hintergrund*/
   color:#333333; /*Schriftfarbe*/
   font:80% Trebuchet,sans-serif;
   text-align:center;
}

#page{
background-color:#000066;
margin:0 auto;
margin-top:20px;
text-align:left;
width:900px;
}

#site{
background:url(uploads/design/header_bg.gif) top center no-repeat;
color:#ffffff;
width:900px;
font-weight:400;
height:110px;
margin:0;
text-align:left;
}

#site h1{
font-size:2.2em;
color:yellow;
margin: 0;
padding:40px 0 0 180px;
} /* Position der Überschrift*/

#site span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
padding:0 0 0 120px;
}

#logo{
float:left;
width:95px;
height:104px;
background-image: url(uploads/design/logo.gif) ;
} 

#search{
color:#e2001a;
margin-top:25px;
padding-right:10px;
float:right;
}

#spacer{
background:url(uploads/design/nav_bg.gif) ;
width:900px;
height:110px;
}

#nav{
padding-top:81px;
float:left;
width:900px;

}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(uploads/design/nav.gif) no-repeat 100% 0;
color:navy;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#ffffff;
}

#nav li{
background:url(uploads/design/nav.gif) no-repeat 0 0;
float:left;
margin:0px 4px 0 0px;
padding:0 0 0 9px;
}

#nav #current{
background:url(uploads/design/nav.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(uploads/design/nav.gif) no-repeat 100% -41px;
color:#e2001a;
padding:7px 20px 5px 11px;
font-weight:bold;
}

#center{
background-color:#000066;
border-bottom:1px solid #000066;
border-left:0px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:900px;
}

#center1{
background-color:#000066; 
padding:0px;
width:900px;
}

#center1 h2{
color:white;
font-size: 24px;
margin:0.6em 0 0.6em 320px;
}/* css für willkommen. Feste Zeichengröße. Zusatzinfo, damit willkommen weiß wird und nicht grau*/

#header{
height:30px;
position:relative;
width:900px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:yellow;
margin:0 0 4px;
text-align:right;
}

#topbox a, topbox{
color:red;
}/*#e2001a*/

#topbox a:hover{
text-decoration:underline;
}

#left{
float:left;
margin:-15px 0 0 0;
width:180px;
} /* width ist Breite der linken Box, margin ist (oberer) Rand*/

#left h1{
font-size:1.2em;
font-weight:400;
}

#right{
float:right;
margin:82px 0 0 0;
width:180px;
}

#right h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#right p{
font-size:0.9em;
margin:0px 0 0px 0px;
}

#right img{
float:right;
margin:0px 0 0px 0px;
padding:2px;
}

#content{
margin:45px 160px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#ff0000;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#ff0000;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}



#content img,#contentalt img{
border:1px solid #ff0000;
float:left;
margin:5px 15px 6px;
}

div#flat{clear:both;width:100%;height:38px;margin:10px 0 0;padding:0px;}
div.left49 {float:left;width: 75%;}
div.right49 {float:right;width: 15%;text-align: right;}
div.left49 p{margin:0px 20px; padding:0px}
div.right49 p{margin:0; padding:0px}

#footer{
clear:both;
color:#ffffff;
font-size:0.9em;
height:50px;
margin-top:20px;
padding:10px 0 0 0;
text-align:center;
width:900px;
background: #313131 url(uploads/design/footer_bg.gif);
}

#footer a{
color:#ffffff;
font-weight:400;
}

#footer a:hover{
color:#e2001a;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
}

#leftside ul { 
list-style: none; 
margin: 0px 0px 10px; 
padding: 0px; 
}

#leftside li  {
display:block;
margin:0px;
padding:0px
}

ul#menuvert{
list-style:none;
margin:0px;
padding:0px
}

.menu_vert a{
color:#ffff00;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 2px;
position:relative;
text-decoration:none;
width:125px;
}

.menu_vert li a.current{
color:#ffffff;
border:1px solid #e2001a;
padding:1px 1px 1px 1px;
}

.menu_vert a:hover, .menu_vert li a.current:hover{
border:1px solid #e2001a;
color:#cccccc;
padding:1px 1px 1px 1px;
}

.nav{
color:#ffff00;
display:block;
font-size:1.1em;
font-weight:700;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:125px;
}

.nav:hover{
border:1px solid #fa9035;
color:#ffff00;
padding:1px 1px 1px 9px;
}

.sub{
font-size:0.9em;
margin-left:20px;
padding:1px 1px 1px 6px;
width:105px;
}

.sub:hover{
border:1px solid #fa9035;
color:#e2001a;
padding:0 0 0 5px;
}

p{
line-height:1.5em;
}

a{
color:#ffffff;
text-decoration:underline;
}

a:hover{
color:#e2001a;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}
.intro{
font-weight:700;
}

.active{
border:1px solid #e2001a;
padding:1px 1px 1px 9px;
}

.box{
background:#000000 url(images/boxbg.gif) top left repeat-y;
border:1px solid #cccccc;
color:##fa9035;
margin:15px auto;
padding:10px 10px 10px 20px;
width:75%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.smallcaps{
font-variant:small-caps;
}

.mini{
color:#ffffff;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#ffffff;
}

.center{
text-align:center;
}

.hide{
display:none;
}
/* End of 'CSS_Startseite' */

