body {
	margin: 0px;
	padding: 0px;
	background: url(../img/background.png);
}

#printheader { display: none; }

#maincontainer {
	width: 985px;
	margin: 0px auto;
}

#header {
	width: 985px;
	height: 128px;
	background: url(../img/header_background.png);
}

#functions {
	float: left;
	width: 695px;
}
			#functions a {
				float: left;
				display: block;
				margin: 101px 0px 0px 0px;
				height: 27px;
				text-indent:-999px;
				overflow:hidden;
				}
				#functions a.fnc-print {
					background: url(../img/functions.png) no-repeat 0 0px;
					width:30px;
				}
				#functions a.fnc-print:hover {
					background: url(../img/functions.png) no-repeat 0px -27px;
				}
				#functions a.fnc-mail {
					background: url(../img/functions.png) no-repeat -30px 0px;
					width:30px;
				}
				#functions a.fnc-mail:hover {
					background: url(../img/functions.png) no-repeat -30px -27px;
				}
				#functions a.fnc-impressum {
					background: url(../img/functions.png) no-repeat -60px 0px;
					width:19px;
				}
				#functions a.fnc-impressum:hover {
					background: url(../img/functions.png) no-repeat -60px -27px;
				}
				#functions a.fnc-sitemap {
					background: url(../img/functions.png) no-repeat -79px 0px;
					width:20px;
				}
				#functions a.fnc-sitemap:hover {
					background: url(../img/functions.png) no-repeat -79px -27px;
				}




#logo {
	float: left;
	width: 290px;
	height: 128px;
}

#contentbox {
	width: 985px;
	margin: 0px;
	padding: 0px;
}

#leftboxHome {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#navigationHome {
	width: 196px;
	height: 200px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background: #999999;
}

#navigationHome ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigationHome ul li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 181px;
	height: 18px;
	padding: 2px 0 0 15px;
	margin: 0 0 5px 0;
}
#navigationHome ul li a:hover, #navigationHome ul li.current a {
	background: url(../img/navigation_icon.png) no-repeat;
	background-color: #b8b8b8;
}

#adresse {
	font-size: 11px;
	padding: 20px 0 0 2px;
}

#newsbox {
	float: left;
	width: 88px;
	border-right: 2px solid #fff;
	height: 195px;
	padding: 5px 5px 0 5px;
}
#newsbox h1 { font-weight: normal; font-size: 17px; margin: 0 0 0 0; padding: 0 0 10px 0; }

#imagelinks {
	float: left;
	width: 685px;
	
}
#imagelinksLeistungen {
	float: left;
	width: 683px;
}
#imagelinksLeistungen img { border-right: 2px solid #fff; }
#imagelinksLeistungen img.last { border-right: 2px solid #fff; border-left: 2px solid #fff; margin-left: 13px; }
#imagelinksLeistungen h1 { margin: 10px 0 0 0; padding: 0; }

#imagelinks img { border-right: 2px solid #fff; }
#imagelinks img.last { border-right: 2px solid #fff; border-left: 2px solid #fff; margin-left: 14px; }
#imagelinks h1 { margin: 10px 0 0 0; padding: 0; }

#subnavigation {
	background: url(../img/subnavi_background.png) repeat-y;
}

#auflistung1 { float: left; width: 330px; }
#auflistung1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#auflistung1 ul li a,#auflistung2 ul li a {
	display: block;
	width: 325px;
	height: 17px;
	border-bottom: 1px solid #a6a6a6;
	background: #ccc;
	padding: 3px 0 0 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#auflistung1 ul li a:hover,#auflistung2 ul li a:hover { color: #ff0033; }


#auflistung2 { margin-left: 17px;float: left; width: 330px; }
#auflistung2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer, #footer a {
	margin-top: 20px;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}






#leftbox {
	float: left;
	width: 302px;
	margin: 0px;
	padding: 0px;
}

#middlebox {
	float: left;
	width: 682px;
}

#services {
	
	width: 682px;
	height: 200px;
}

#servicesimages {
	width: 348px;
	float: left;
	border-right: 2px solid #fff;
}
#servicesimages img {
	border-right: 2px solid #fff;
	float: left;
}

#sercicestext {
	float: left;
	border-right: 2px solid #fff;
	height: 195px;
	width: 310px;
	padding: 5px 10px 0 10px;
}

#sercicestext ul {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
}

#content {
	width: 647px;
	padding: 10px 15px 20px 20px;
}

#content img { padding-left: 15px; padding-bottom: 15px; }
#content p { padding-top: 0px; margin-top: 0px; }
#content h1, h1.leistungentitel { font-weight: bold; }

#content2 {
	width: 647px;
	padding: 20px 15px 20px 20px;
}

#content2 img { padding-left: 15px; padding-bottom: 15px; }
#content2 p { padding-top: 0px; margin-top: 0px; }
#content2 h1 { padding-top: 0px; margin-top: 0px; font-weight: bold;}


#navigation {
	width: 298px;
	min-height: 200px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background: #999999;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation ul li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 283px;
	height: 18px;
	padding: 2px 0 0 15px;
	margin: 0 0 5px 0;
}
#navigation ul li a:hover, #navigation ul li.current a {
	background: url(../img/navigation_icon.png) no-repeat;
	background-color: #b8b8b8;
}

#navigation ul li.last a {
	margin-bottom: 10px;
}

#navigation ul li ul { display: none; }
#navigation ul li.current ul { display: block; }

#navigation ul li.current ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width: 273px;
	height: 18px;
	padding: 2px 0 0 25px;
	margin: 0 0 0px 0;
	background: #999999;
}
#navigation ul li ul li a:hover, #navigation ul li ul li.current a {
	background-color: #4c4c4c;
}
#navigation ul li.current ul li.last {
	border-bottom: 1px solid #fff;
}

#navigation ul li ul li ul { display: none; }
#navigation ul li.current ul li ul { display: none; }
#navigation ul li.current ul li.current ul { display: block; margin: 0; padding: 0;}

#navigation ul li.current ul li.current ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width: 253px;
	height: 18px;
	padding: 2px 0 0 45px;
	margin: 0 0 0px 0;
	
	background: #999999 url(../img/nav_icon_01.png) no-repeat 33px 8px;
}

#navigation ul li.current ul li.current ul li a:hover, #navigation ul li.current ul li.current ul li.current a {
	color: #ff0033;
	background: #999999 url(../img/nav_icon_02.png) no-repeat 33px 8px;
}
#navigation ul li.current ul li.current ul li.last {
	border-bottom: 0px;
}