body {
	background: #F5F5F5;
	margin: 0;
	padding: 0;
	color: #616161;
	z-index: 0;
	font: 13px/17px Verdana, arial, helvetica;
}
div {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	border: 0;
}
h1 {
	font: bold 18px/26px Verdana, arial, helvetica;
	color: #970F00;
	border-bottom: #616161 1px solid;
}
h2 {
	font: bold 14px/20px Verdana, arial, helvetica;
	border-bottom: #616161 1px solid;
}
#right h2 {
	margin-top: 18px;
}
#right span, #left .box2 span, #left .box1 span {
	background: url(/images/h2.gif) 100% 0 no-repeat;
	padding-top: 6px;
}
p {
	font: 13px/17px Verdana, arial, helvetica;
}
a {
	color: #616161;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div#container {
	width: 800px;
	margin: 0 auto;
}
div#head {
	margin: 0 30px 0 30px;
	position: relative;
	height: 80px;
}
div#navi_container {
	width: 550px;
	height: 80px;
}
div#topnavi {
	background: url(/images/anfrage.gif) 0 0 no-repeat;
	position: absolute;
	width: 550px;
	height: 55px;
	left: 0;
	top: 0;
	font: 11px Verdana, arial, helvetica;
}
div#logo {
	position: absolute;
	width: 180px;
	height: 80px;
	right: 0;
	top: 0;
}
div#slider{
	display: none;
	background: url(/images/form.gif) 30px 100% no-repeat;
	height: 395px;
	width: 800px;
}
#navi {
	background: url(/images/navi_de.gif) 0 0 no-repeat;
	width: 550px;
	height: 30px;
	text-align: center;
	position: relative;
	left: 0;
	top: 55px;
}
#navlist {
	position: relative;
	left: 0;
	top: 0;
	z-index: 99;
	width: 550px;
	height: 25px;
	padding: 0;
	margin: 0;
}
#navlist li {
	position: absolute;
	list-style: none;
}
#navlist li, #navlist li a {
	height: 25px;
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 40px; width: 135px;}
#nl2 {left: 180px; width: 120px;}
#nl3 {left: 305px; width: 115px;}
#nl4 {left: 440px; width: 55px;}

#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/navi_de.gif) -40px -25px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/navi_de.gif) -180px -25px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/navi_de.gif) -305px -25px no-repeat;}
#nl4 a:hover, #nl4 a.sel { background: transparent url(/images/navi_de.gif) -440px -25px no-repeat;}

#image {
	background: url(/images/bg.gif) 30px 0 repeat-y;
	height: 350px;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	position: relative;
}
div#main {
	background: url(/images/bg.gif) 0 0 repeat-y;
	margin: 0 30px 0 30px;
	padding: 5px 30px 30px 45px;
}
div#left {
	width: 405px;
	float: left;
}
div#right {
	width: 195px;
	float: right;
}
div#clear {
	clear: both;
}
.box1, .box2 {
	float: left;
	width: 185px;
}
div.box2 {
	float: right;
}
p.box {
	font-size: 11px;
	line-height: 14px;
}
#footer {
	clear: both;
	background: #f5f5f5;
	margin: 0 30px 0 30px;
	text-align: center;
}
#footer p {
	padding: 15px 30px; 
}

#left ul, #right ul {
	font: 13px/17px Verdana, arial, helvetica;
	text-align: left;
	margin: 0 25px 15px 15px;
	padding: 0 0 0 4px;
	list-style: none;
}
#left ul li, #right ul li {
	margin: 4px 0 0px 0;
	padding: 1px 2px 5px 25px;
	background: url(/images/list_icon.gif) no-repeat 3px 5px;
	font-size: 13px;
	line-height: 17px;
}
#topnavi span {
	position: absolute;
	background: none;
	left: 285px;
	top: 5px;
}
#form {
	margin: 0 auto;
	padding: 0;
	width: 600px;
	position: relative;
}
#form p {
	position: absolute;
	right: 10px;
	top: 7px;
	margin: 0;
	padding: 0;
	color: #ff6900;
	width: 270px;
	font: 11px/13px Verdana, arial, helvetica;
}
#form h1 {
	margin: 0;
	padding: 15px 0 0 0;
}
#form_container {
	padding: 15px 0 0 0;
}
#right_form {
	float: right;
	margin: 0;
	width: 290px;
}
#left_form {
	float: left;
	margin: 0;
	width: 290px;
	font: 11px/13px Verdana, arial, helvetica;
}

/*
######### FORMULAR #########
*/
label {
	font: 11px Verdana, arial, helvetica;
	margin: 0 0 0 20px;
	padding: 0;
	display: block;
}
input, textarea, select {
	background: #fff;
	margin: 3px 0 3px 10px;
	border: 1px #616161 solid;
	width: 250px;
	color: #616161;
	padding: 4px;
	font: 11px/13px Verdana, arial, helvetica;
}
input#plz {
	width: 50px;
}
input#ort {
	width: 180px;
}
input#submit {
	width: 260px;
}
textarea {
	height: 100px;
	width: 250px;
}
a.send, a.close {
	position: absolute;
	right: 177px;
	top: 315px;
	font: 11px/13px Verdana, arial, helvetica;
	background: #fff;
	color: #616161;
	border: 1px solid #970F00;
	padding: 3px 5px;
	margin: 0px 0 15px 10px;
	text-decoration: none;
}
a.close1 {
	font: 11px/13px Verdana, arial, helvetica;
	background: #fff;
	color: #616161;
	border: 1px solid #970F00;
	padding: 3px 5px;
	margin: 0px 0 15px 10px;
	text-decoration: none;
}
a.send:hover, a.close:hover, a.close1:hover {
	background: #616161;
	color: #fff;
}
a.close {
	right: 20px;
}
/*
######### FORMULAR-ENDE #########
*/

.linkexcel, .linkdoc, .linkpdf, .linkweb { 
	margin: 5px 0 0px 10px; 
	padding: 5px 0 0px 25px; 
	background: url(/images/icon_pdf.gif) no-repeat 0% 5px;
}
.linkdoc {
	background: url(/images/icon_doc.gif) no-repeat 0% 5px;
}
.linkexcel {
	background: url(/images/icon_xls.gif) no-repeat 0% 5px;
}
.linkweb {
	background: url(/images/icon_web.gif) no-repeat 0% 5px;
}
table {
	font: 11px/15px Verdana, arial, helvetica;
	border: 0;
	background: none;
}
td.left {
	width: 70%;
}
td.right {
	width: 30%;
	text-align: right;
	vertical-align:top;
}

h1.h1, h2.h2, h3.h3 {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}
