
* {
	padding:0;
	margin:0;
}
html {
	background:#FAFBF5 url(../images/bg.gif) repeat-x;
	height:100%;
}


body{
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:lighter;
	color:#fff;
}

a img{ border:none; }

.zentriert {
	width:960px;
	margin:0px auto;
	
}

#headerlogo {
	text-align:center;
	
}

#headerlogo .zentriert {
	background:transparent url(../images/bg_header_logo_asw.gif) no-repeat center top;
	height:173px;
	width:960px;
		
}


#headerlogo .zentriert a#start{
	display:block;
	width:173px;
	height:173px;
	text-indent:-9999px;
}


#einrueck {
	margin:0px 0px 0px 218px;
	
}

#menuleiste {
	text-align:center;
}

#menuleiste .zentriert {
	height:39px;
	width:960px;
	background:url(../images/bg_menu.gif) no-repeat left top;
	padding-top:0px;
	text-align:left;
	
}

#menubuttons {
	float:left;
	margin:0px 25px 0px 0px;
	padding-top:0px;
}


#inhalt {
	color:#333333;
	text-align:center;
	

}

* html body #inhalt {
	color:#333333;
	text-align:center;
	margin-top:0px;
}


#inhalt .zentriert {
	width:960px;
	background:transparent url(../images/bg_inhalt.gif) repeat-y left top;

}





#inhalt .zentriert #left{
	width:160px;
	float:left;
	margin:30px 0px 10px 5px;	
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#333;
	border:0px solid #000;
	
}

#inhalt .zentriert #right{
	width:700px;
	float:left;
	margin:30px 0px 0px 52px;	
	text-align:justify;
	font-size:12px;
	line-height:20px;
	font-weight:lighter;
	color:#333;
	background:transparent url(../images/bg_inhalt_right.gif) no-repeat bottom right;
}

#inhalt .zentriert #right td{
	color:#333333;			
	line-height:20px;
	font-size:14px;
	vertical-align:top;
}

#inhalt .zentriert #right #neubau{
	text-align:left;
	width:145px;
	height:150px;
	background:#F3F3EB;
	border:1px solid #DFDFDF;
	color:#333333;			
	line-height:20px;
	font-size:14px;
	float:left;
	margin:0px 20px 20px 0px;
	
}

#inhalt .zentriert #right #neubau #abstand{
	margin:5px 5px 5px 5px;
	
}

#inhalt .zentriert #right #neubau #abstand h2{
	font-size:16px;
	margin:5px 0px 6px 0px;
	text-transform:uppercase;
}

#inhalt .zentriert #right #neubau #abstand span{
	color:#8E8A8A;
}

#flaggen {
	text-align:center;
	margin-bottom:15px;
}

#footer {
	text-align:center;
	
	
	
}

#footer .zentriert {
	width:960px;
	height:200px;
	background:transparent url(../images/bg_inhalt.gif) repeat-y left top;
	border-top:1px solid #c00000;
}

#footer .zentriert #fusstext{
	padding:15px 68px 0px 20px;	
	text-align:left;
	width:900px;
	font-size:11px;
	height:48px;
	
		
}


#footer .zentriert #fusstext a.fuss{
	color:#C00000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #fff;
}


#footer .zentriert #fusstext a.fuss:hover{
	color:#C00000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #C00000;
}

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }


@media print {

body {
	
	background:#ffffff;
	text-align:center;
}

#wrapper {
	margin: 0 auto;
	width: 700px;
	background:#ffffff;
	text-align: left;
}

div.kopf {
	background:#ffffff;
	text-align:left;
	width:900px;
	height:100px;
	
}

div.nebenmenu {
	display:none;
}

div.inhalt {
	text-align:left;
	width:731;
	margin-top:2px;
	background:#fff;
	color:#000000;
}

div.text {background:#fff;}

div.rechtespalte {background:#fff;}

p,li,dl{
	color:#000;
	font-size:0.9em;
	line-height:135%;
}


#footer {
	display:none;
	
}

div.menu {
	display:none;
		
}

div.logo {
	width:332px;
	height:65px;
	position:relative;
	top:0px;
	left:40px;
		
}
	
}