body 
{ 						
font-family: 				Tahoma, Arial, Helvetica, sans-serif; 
font-size: 					7px; 
color: 						#000000; 
background:					url(../bilder/background.png);
background-repeat:			repeat-x;
margin:						0px;
padding:					0px;
}

div#center
{
width:						860px;
margin:						0 auto;
overflow: 					hidden;
}

div#header
{
width: 						860px;
height:						227px;
padding:					0px;
margin:						0px;
}

div#headerAni
{
width:						663px;	
height:						227px;
float:						left;
}

div#headerLogo
{
width:						197px;
height:						227px;
float:						right;
padding:					0px;
margin:						0px;
}

div#content
{
width:						860px;
float:						left;
overflow: 					hidden;
}

div#navigation
{
width:						180px;
background:					white;
float:						left;
}

div#navioben
{
width:						180px;
height:						7px;
background:					url(../bilder/navioben.png);
background-repeat:			no-repeat;
padding:					0px;
margin:						0px;
}

div#naviunten
{
width:						180px;
height:						7px;
background:					url(../bilder/naviunten.png);
background-repeat:			no-repeat;
padding:					0px;
margin:						0px;
}

div#navicontent
{
width:						178px;
border-left:				1px solid #008944;
border-right:				1px solid #008944;
}

#navicontent .inaktiv
{
font-size:					16px;
font-weight:				bold;
color:						#006633;
text-align:					center;
text-decoration:			none;
padding:					10px 0px 10px 0px;
display:					block;
}

#navicontent .inaktiv:hover
{
color:						#000000;
}

#navicontent .subnavi
{
font-weight:				normal;
font-style:					italic;
}

div#textbereich
{
width:						670px;
float:						right;
}

#textbereich a
{
text-decoration: 			none;
}

#textbereich .border
{
width:						668px;
border: 					1px solid #cccccc;
overflow:					hidden;
}

#textbereich .ani 
{
width: 						200px;
float: 						left;
}

#textbereich .text 
{
width: 						380px;
float: 						right;
}

#textbereich .text h1
{
color:						#333399;
font-size:					16px;
}

#textbereich .text h2
{
color:						#333399;
font-size:					16px;
}

#textbereich .text p
{
color:						#000000;
font-size:					12px;
font-weight:				normal;
line-height:				130%;
}

h3
{
color:						#000000;
font-size:					14px;
font-weight:				bold;
line-height:				130%;
border-bottom:				1px solid #006633;
}

#textbereich .text ul
{
color:						#000000;
font-size:					12px;
}

#textbereich  table
{
color:						#000000;
font-size:					12px;
line-height:				130%
}

.faqnavi 
{
padding: 					0px 10px 0 40px; 
}

.faqnavi  a
{
color:						#006633;
text-decoration:			none;
}

.faqnavi  a:hover
{
color:						#000000;
text-decoration:			underline;
}

.seitenanfang
{
color:						#006633;
text-decoration:			none;
}

.seitenanfang:hover
{
color:						#000000;
text-decoration:			underline;
}

div#footer
{
height: 					247px;
width:						100%;
background:					url(../bilder/footer.png);
background-repeat:			repeat-x;
margin-top:					30px;
text-align:					center;
color:						#333399;
font-size:					12px;
line-height:				170%;
padding:					20px 0px 0px 0px;
}

#footer a
{
color:						#006633;
text-decoration:			underline;
}

#footer a:hover
{
color:						#000000;
}