body	{ 
			margin:0px; 
			padding:0px;
			background-color:#ffffff ;
			background: url(../img/layout/bg_main.jpg) repeat-x ;	
		  	font-family:Arial, Helvetica, sans-serif; 
		  	font-size:12px;
			line-height:16px; 
			color:#00275D;
			text-align:center;
		}
		
h1  { font-size:200%; font-weight:bold; line-height:120%; margin:10px 0 30px 0; padding:0; }
h2  { font-size:180%; font-weight:bold; line-height:120%; margin:0 0 10px 0; padding:0; }
h3  { font-size:150%; font-weight:bold; line-height:120%; margin:0 0 8px 0; padding:0; }
h4  { font-size:140%; font-weight:bold; line-height:120%; margin:0 0 6px 0; padding:0; }
h5  { font-size:130%; font-weight:bold; line-height:120%; margin:0 0 4px 0; padding:0; }
h6  { font-size:120%; font-weight:bold; line-height:120%; margin:0 0 4px 0; padding:0; }

	
		
#centerdiv {
				width:800px;
				text-align:left;margin:0 auto;
				padding-top:30px;
			}
			
#main 		{
				background: url(../img/layout/bg_div.jpg) repeat-y ; 
				padding: 0 20px 10px 32px
			}
			
#footer 	{
				background: url(../img/layout/bg_div.jpg) repeat-y ;
			}										
						
#footerInline	{
					padding: 0 20px 10px 32px ;
				}			

#footerSubline	{
					width:744px; 
					padding:2px; 
					margin-top:0px; 
					border-top:1px solid #387bab;
				}
					
.headline		{
					color:#00275D ;
					font-size:200% ;
					font-weight: bold ;
					font-style:italic ;
					padding: 0px 0px 6px 0px ;
				}	

.subheadline		{
					color:#92b1d4 ;
					font-size:140% ;
					font-weight: bold ;
					font-style:normal ;
					padding: 0px 0px 4px 0px ;
				}									
					
.cb				{
					clear:both ;
				}				
				
.column490		{
					float:left ;
					width:490px ;					
				}													

.spacer18		{
					float:left ;
					width:18px ;					
				}													

.column240		{
					float:left ;
					width:240px ;					
				}													

.bluedotted		{
					background: url(../img/layout/dotted_blue.gif) repeat-x ;
				}
				
.einklinker		{
					border-top:1px solid #387bab ;					
					border-bottom:1px solid #387bab ;	
					padding: 10px 6px 10px 6px ;				
					background-color:#E9EFF6 ;
				}	
				
.sidenavi		{
					padding: 2px 0px 2px 4px ;				
					background:  url(../img/buttons/bg_sidelink.gif) no-repeat ;
				}	

.sidenavi_high		{
					padding: 2px 0px 2px 4px ;				
					background:  url(../img/buttons/bg_sidelink_high.gif) no-repeat ;
				}	

							

ul {
	
	list-style-image: url(../img/layout/pointer.gif)
}
		
											
.adressfeld		{
					width:440px ;
				}
				
					
a:link					{ color:#003366; text-decoration:none; }
a:visited				{ color:#003366; text-decoration:none; }
a:active				{ color:#003366; text-decoration:none; }
a:hover					{ color:#003366; text-decoration:none; }


a.subnavi:link		{ font-size:80% ; font-weight:bold ;}
a.subnavi:visited	{ font-size:80% ; font-weight:bold ;}
a.subnavi:active	{ font-size:80% ; font-weight:bold ;}
a.subnavi:hover		{ font-size:80% ; font-weight:bold ;}

a.sidelink:link		{ font-size:100% ; font-weight:bold ; color:#ff0000}
a.sidelink:visited	{ font-size:100% ; font-weight:bold ; color:#ff0000}
a.sidelink:active	{ font-size:100% ; font-weight:bold ; color:#ff0000}
a.sidelink:hover	{ font-size:100% ; font-weight:bold ; color:#ff0000}

a.bild:link{

}

a.bild:visited{

}
.num {
	font-size:10px;
	color:#92b1d4;
	font-weight:bold;
	font-family:Arial, sans-serif;
}

.btxt {
	font-size:10px;
	color:#92b1d4;
	font-weight:bold;
	font-family:Arial, sans-serif;
	align:center;
}




