@import 'header.css';
@import 'footer.css';
@import 'sbmenu.css';
/*--Body, Tabellen, Standard--*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/

html { overflow-y:scroll; overflow-x:hidden; }

body
{ 
 width:100%;
 margin-left:auto; 
 margin-right:auto;
 margin-top:0px;
 margin-bottom:0;
 padding:0px;
 border:0px;
 color: #000;
 font-family: arial, sans-serif; letter-spacing:0.02em;
 font-size: 0.75em;
 text-align:center; 
 background:#21438a url('../images/hintergrund.jpg') repeat-x;
 text-align:center 
}


img {/*behavior:url("/bdm/css/pngbehavior.htc");*/ border:0px none; }

form {padding:0px; border:0px; margin:0px;}

/*--Link, Hover, Visit--*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

/*--Standardlink--*/

a:active, a:link, a:visited {
	color: #000000;
	font-size: 0.8675em;
	text-decoration: none; 
	font-weight: bolder;
	letter-spacing: 0px;
}

a:hover {	
	font-weight: bolder;
	font-size: 0.8675em;
	text-decoration: none
}



/*---------DIVS-------------------------------------------------------------------------------------------------------------------------------*/


div#toppage {
	float:left;
	width:100%;
	background:none;
	text-align:center
}

div#neuschbau {
	width:940px; 
	position:relative;
	background:;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	text-align:center;	
}

/*div#inner-wrapper { float:left; width:100%; background:none;}*/

div.main {

	float:left;	
	position:relative;
	width:100%;
	min-height:610px;
	margin-top:0px;	
	
	text-align:left;
	background:#fff url('../images/HG_neu.jpg') -10px top repeat-x
}

	div#seal { position:absolute; top:145px; left:8px; z-index:100 }


div#main-wrapper { float:left; width:100%; position:relative; background:; margin:auto }

/*------------------------------------------------------------------------------------------------------------------------------*/
			
div#breadcrumb {
 		position:absolute; left:120px; top:100px; z-index:0;	
 		width:738px; 		
 		line-height:20px; 
 		overflow:hidden; 		
 		text-align:left;
 		text-indent:20px;
 		color:#ccc;
 		background:;
 		margin-top:0px; font-size:11px
				
}

 	#breadcrumb A {
 		color:#ccc; 
 		font-weight:normal; 		
 	} 
 
 	#breadcrumb A:HOVER {
 		color:#808080;
 		text-decoration:underline
 	}

 	.bcspacer {
 		position:relative;top:-1px;	
 		color:#ccc;font-weight:bolder; 	
 		margin:0 5px 0px 5px;
 	}

	#breadcrumb b { font-weight:normal }


/*---------------------------------------------------------------------------------------------------------*/
/* Content */



#content-wrapper { float:left; width:738px; /*background:url('../images/HG_neu.jpg') center top no-repeat;*/ text-align:center }


#content	{ width:610px; margin:0px auto 0 auto; color:#666; background:#fff; padding: 20px 50px 50px 50px; overflow:hidden }
#content h1	{ float:left; width:100%; font-size:1.125em; background:none; padding:0; margin:0; padding-bottom:5px; color:#2c53a0; letter-spacing:0 }
#content h2	{ float:left; width:100%; font-size:1em; background:none; padding:0; margin:0; padding-bottom:4px; color:#2c53a0;letter-spacing:0 }
#content h3	{ float:left; width:100%; font-size:0.875em; background:none; padding:0; margin:0; padding-bottom:5px; color:#2c53a0; letter-spacing:0  }
#content p	{ margin-top:0; padding-top:0}
#content a	{ font-size:0.75em; color:#2c53a0 }
#content a:hover { text-decoration:underline }

#content ul 	{ float:left; width:100%; 
		  list-style-type:none;
		  /*list-style-image:url('../images/list_bg.gif');	  */
		  margin:0; padding:0 }


#content ul li 		{ float:left; width: 610px;margin:5px 0; padding-left:20px; background:url('../images/list_bg.gif') 0 3px no-repeat   }
#content ul li h3 	{ float:left; width:610px; font-size:0.875em; background:none; color:#2c53a0; display:block }
#content ul li p  	{ float:left;  width:610px; margin:0; padding:0 0 10px 0}



/*-----------------------------------------------------------------------------------------------------------*/