body {
	background:url(../img/bg_verlauf_start.jpg) repeat-x 1px 0px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	color:#595959;
}

img{border:0;}
.outer{
	width:995px;
	margin-bottom:0px;
}
.clearer {clear:both;}


/* ##### HEADER ##### */
.header{
	height:317px;
	width:995px;
}
*+html .header{height:317px;}
.header .htop {height:227px; width:995px;}
.logo img{margin:16px 0px 0px 29px;}
.forming{
	width:449px;
	height:186px;
	background:url(/fileadmin/template/img/forming_start.jpg) no-repeat;
	top:124px;
	left:314px;
	position:absolute;
	z-index:50;
}


/* ##### CONTENTBEREICH ##### */
.middle{
	min-height:350px;
	height:auto;
}
* html .middle{height:350px;}
#sprache{
	float:left;
	width:228px;
	height:188px;
	background:#d9d9d9;
}
#content{float:left;}
#karte{float:left;}
#text1{
	float:left;
	width:198px;
	height:1px;
	text-align:right;
	padding-right:30px;
}
#text2{
	float:left;
	width:350px;
	text-align:right;
	padding-right:30px;
}
#text3{
	float:left;
	width:270px;
	text-align:right;
	padding-right:30px;
}
#flagge1{
	float:left;
	padding-left:30px;
	margin-top:144px;
}
#link1 a{
	float:left;
	color:#003399;
	font-weight:bold;
	padding-left:25px;
	margin-top:144px;
	background:url(../img/hori_pfeil.gif) no-repeat 13px 7px;
}

/* ##### FOOTER ##### */
.footer{
	height:130px;
	border-top:1px solid #595959;
	background:url(../img/bg_footer_verlauf.gif) repeat-x;
	font-size:10px;
}
.footer a{
	color:#595959;
	text-decoration:none;
}
.footer a:hover{text-decoration:underline;}
#footer_inner{width:995px;}
.rechtliche_hinweise{
	float:left;
	margin-top:15px;
	padding:0px 30px 0px 30px;
}
.services{
	float:left;
	margin-top:15px;
	padding:0px 30px 0px 30px;
	border-left:1px solid #d5d5d5;
}
.rechtliche_hinweise ul{
	list-style-type:none;
	margin:2px 0px;
	padding:0;
}
.rechtliche_hinweise li{
	background:url(/fileadmin/template/img/list_footer.gif) no-repeat left 7px;
	padding-left:10px;
	line-height:16px;	
}
.services ul{
	list-style-type:none;
	margin:2px 0px;
	padding:0;
}
.services li{
	background:url(/fileadmin/template/img/list_footer.gif) no-repeat left 7px;
	padding-left:10px;
	line-height:16px;
}


/* ##### MADE BY P2 MEDIA ##### */
#madeby{
	float:right;
	font-size:10px;
	color:#999;
	padding:11px 0px 0px 0px;
}
#madeby a{
	text-decoration:none;
	color:#999;
}
#madeby a:hover{
	text-decoration:underline;
}


/* ##### FUER RTE AUSRICHTUNG ##### */
.align-left{text-align:left;}
.align-center{text-align:center;}
.align-right{text-align:right;}


/* ##### PNG SUPPORT IE ##### */
img, div, a, input, h1{ behavior: url(/fileadmin/template/js/iepngfix.htc) }
