body,td,th {
	font-family:  Arial, sans-serif;
	font-size: 13px;
	color: #003366;
}
body {
	background-color: #9B9B9B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF; text-decoration:none; font-weight:bold; font-size:12px;
}

a:visited {
	color: #FFFFFF; text-decoration:none; font-weight:bold; font-size:12px;
}
a:hover {
	color: #003366; text-decoration:none; font-weight:bold; font-size:12px;
	
}
a:active {
	color: #003366; text-decoration:none; font-weight:bold; font-size:12px;
	
}



#container
{
	background-color: #DBDEE5;
	width: 980px;
	height: 559px;
	position: absolute;
	left: 50%;
	margin-left: -490px; /*das ist die hälfte der breite... nur im minusbereich*/
	top: 50%;
	margin-top: -280px;	

}


#logo {
	width: 980px;
	height: 157px;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
	background: url(../images/top.jpg) no-repeat top left;
}

#branche1 {
	width: 150px;
	height: 50px;	
	position: absolute;
	top: 15px;
	left: 160px;
	z-index:2;
	background: url(../images/branche1.jpg) no-repeat top left;
}


#branche2 {
	width: 150px;
	height: 32px;	
	position: absolute;
	top: 15px;
	left: 160px;
	z-index:2;
	background: url(../images/branche2.jpg) no-repeat top left;
}


#navi {
	width: 980px;
	height: 29px;	
	position: absolute;
	top: 157px;
	left: 0px;
	background-color: #838EAC;	

}


#whitestripe {
	width: 980px;
	height: 3px;	
	position: absolute;
	top: 186px;
	left: 0px;
	background-color: #FFFFFF;
}

#left {
	width: 203px;
	height: 370px;	
	position: absolute;
	top: 189px;
	left: 0px;
	background-color: #B4BBCE;	

}




#content {
	width: 633px;
	height: 370px;	
	position: absolute;
	top: 189px;
	left: 203px;
	z-index:4;
	background: url(../images/content_bg.gif) repeat top left;
	
}



#right {
	width: 144px;
	height: 370px;	
	position: absolute;
	top: 189px;
	left: 836px;
	z-index:2;
	background: url(../images/right_bg.gif) repeat top left;
}

#kartentext {
	width: 120px;
	height: 368px;	
	position: absolute;
	top: 20px;
	left: 430px;
	font-size:9px;
	line-height:18px;
	
}	

#karte {
	width: 370px;
	height: 368px;	
	position: absolute;
	top: 0px;
	left: 10px;
	
}
	
#homelink {
	width: 50px;
	height: 15px;	
	position: absolute;
	top: 227px;
	left: 35px;	

}

#weiterlink {
	width: 70px;
	height: 15px;	
	position: absolute;
	top: 290px;
	left: 535px;	

}

#weiterlink2 {
	width: 150px;
	height: 15px;	
	position: absolute;
	top: 340px;
	left: 20px;	

}

#weiterlink3 {
	width: 150px;
	height: 15px;	
	position: absolute;
	top: 290px;
	left: 475px;	

}


#weiterlink4 {
	width: 150px;
	height: 15px;	
	position: absolute;
	top: 350px;
	left: 535px;	

}

#home1 {
	width: 980px;
	height: 111px;	
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#B4BBCE;

}


#home2 {
	width: 980px;
	height: 223px;	
	position: absolute;
	top: 111px;
	left: 0px;
	background: url(../images/home.jpg) no-repeat top left;

}


#home3 {
	width: 980px;
	height: 224px;	
	position: absolute;
	top: 334px;
	left: 0px;
	background: url(../images/home2.jpg) no-repeat top left;


}



.text { margin-right:10px; margin-top: 10px; margin-left:20px; }
.kontaktform{ width:400px; color:#5F5C57; background-color:#FFFFFF; border:1px solid #5F5C57; font-family:Georgia; font-size:11px; }
.lefttext { margin-top: 20px; margin-left: 10px; margin-right: 10px; font-size:11px; font-weight:normal; }
.navitext { margin-top: 6px; margin-left: 20px; font-size:15px; font-weight:bold; color:#FFFFFF; }
.linkblue { font-size:13px; font-weight:normal; color:#003366; }
.headline { font-size:15px; font-weight:bold; color:#003366; }
.bold { font-weight:bold; }
