
body
{
margin-top: 			0px;  
margin-left: 			0px; 
margin-right: 			0px;
margin-bottom: 			0px; 
background-color: 		#FFFFFF; 
padding:				0px;
width:					100%;
}

#aussen
{
padding:				0px;
margin-top: 			0px; 
margin-left: 			0px; 
margin-right: 			0px;
margin-bottom: 			0px;
background-image:		url(images/lay.jpg);
background-repeat:		no-repeat;
background-position:	center top;
}

#top1 
{
height:					158px;
vertical-align:			bottom;
text-align:				center;
padding-bottom:			1px;
}

#menu2 a, #menu2 a:visited , #menu2 a:active 
{
display: 				block;
color:					#000;
text-decoration:		none ;
font-family:			verdana, sans-serif; 
font-size: 				10pt;
padding-left: 			8px; 
padding-right: 			8px;
padding-bottom: 		0px; 
padding-top:			0px;
border-top:				solid 1px #fff;
border-left:			solid 1px #fff;
border-right:			solid 1px #b6b6b6;
border-bottom:			solid 1px #b6b6b6;
line-height:			20px;
height:					20px;
text-align:				center;
background-image:		url(images/menu.jpg);

}

#menu2 a:hover 
{
background-image:		url(images/mover.jpg);
background-repeat:		repeat-x;
background-color:		#;

}

#main
{  
height:					350px;
padding-top:			20px;
padding-bottom:			20px;
background-image:		url(images/bgmain.jpg);
background-repeat:		repeat-y;
background-position:	50% 0%;

}

#inbox 
{ 
height:					280px;
text-align:				justify; 
font-size: 				12px;
line-height: 			125%;
font-family: 			tahoma ,verdana,  sans-serif;
color:					#000;
}

#inhalt
{
background-color:		#E5E5E5;
height:					280px;
text-align:				justify; 
font-size: 				12px;
line-height: 			125%;
font-family: 			tahoma ,verdana,  sans-serif;
color:					#000;
}

#futer
{ 
padding-top:			20px;

text-align:				justify; 
font-size: 				12px;
font-family: 			tahoma ,verdana,  sans-serif;
color:					#000;
text-align:				center;
vertical-align:			middle;
}

#fussb
 {
font-family: 			verdana, sans-serif;
font-size:				10px;
color: 					#000;
height:					50px;
text-align:				center;
vertical-align:			middle;
padding-bottom:			24px;
background-color:		#FFFFFF;
background-image:		url(images/fuss.jpg);
background-repeat:		repeat-no;
background-position:	top center;
padding-bottom:			15px;
}

/* allgemeine links im text */

a:link, a:visited, a:active
{ 
font-size: 				12px;
font-family: 			tahoma, sans-serif;
color:					#000;
font-style:				italic;
}

a:hover
{ 
text-decoration:		UNDERLINE;
background-color:		#fff;
color:					#3F3F3F;
}