/* CSS Document */

html, body {height: 100%;}
body {	
margin: 0; padding: 0;
background-color:#171717;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


#BoxCenter{
width:100%;
text-align:center;
}

#BoxSite {
width:954px;
color:#FFFFFF;
margin:auto;
text-align:left;
}

a {
font-size: 12px;
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:hover {
color: #CCCCCC;
}
a:active {
color: #FFFFFF;
}
h1 {
font-size: 16px;
}
h2 {
font-size: 14px;
}
h3 {
font-size: 12px;
}
h4 {
font-size: 12px;
}
#content {
width:692px;
float:left;
}

#logo {
width:240px;
height:683px;

float:left;
}

#navi {
width:692px;
padding-left:1px;
padding-bottom:20px;
padding-top:50px;


}
#navi a
{color:#fff;
font-size:16px;
padding-right:54px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}
#navi a:hover
{color:red;
padding-right:54px;

font-size:16px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}


#subnavi {
width:620px;
text-align:center;
margin:3px 0px 3px 0;
padding:10px 0 10px 0;
border-bottom: 1px solid #FFFFFF;
border-top:1px solid #FFFFFF;

}
#subnavi ul { 
list-style: none;
padding:0 ;
margin:0;
display: inline;
}
#subnavi li { 
list-style: none;
padding:5px ;
margin:5px ;
display: inline; }
#subnavi li a {
color: #FFFFFF;
text-decoration: none;
font-size:14px;
font-weight:bold;
padding:0px ;	
}
#subnavi li a:hover { 
color: red;
padding:0px ;	
text-decoration:underline;
 }

#ctnt {
width:643px;
padding:5px 25px 25px 25px;
margin-right:10px;
}
#ctnt2 {
width:643px;
padding:0px;
}

#ctnt2 p
{font-size:14px;}

#ctnt2 h1
{margin-top:0px;}
#foot {
clear:both;
width:100%;

}.hervorgehoben {
	font: bold small-caps 13px/normal Arial, Helvetica, sans-serif;
	
}

