div {
    margin: 0;
    padding: 0;
    font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
}
p {
    font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
}
h1, h2 {
    font: bold 22px/31px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
}
h2 {
    font: bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
    margin: 20px 0 0 30px;
}
a {
    text-decoration: none;
    color: #fff;
}
a:hover {
    text-decoration: underline;
}
body {
    margin: 0;
    padding: 0;
    background: #F5F5F5;
}
#container {
    width: 100%;
    margin: 0;
}
#main {
    width: 973px;
    margin: 0 auto;
    padding: 138px 0 0 27px;
    position: relative;
}
#head {
    width: 100%;
    background: #D0B094;
    height: 22px;
    overflow: hidden;
    position: relative;
}
#footer {
    clear: both;
}

#headinfo, #footerinfo {
    width: 913px;
    margin: 0 auto;
}
#headinfo p.call, #headinfo p.lang, #footerinfo p.left, #footerinfo p.right {
    float: left;
    padding: 1px 3px 0 3px;
    font-size: 12px;
}
#headinfo p.lang, #footerinfo p.right {
    float: right;
}
#footerinfo p.right {
    text-align: right;
}
#footerinfo p.left, #footerinfo p.right {
    font-size: 11px;
    color: #333333;
    padding: 1px 25px 25px 30px;
    line-height: 16px;
}
#footerinfo a {
    color: #333333;
}
#content {
    position: relative;
    background: url(/images/bg.gif) repeat-y 0 0;
    width: 969px;
    z-index: 10;
}
#left {
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    background: url(/images/bg_left_top.gif) no-repeat 0 0;
    width: 32px;
    height: 56px;
    z-index: 11;
}
#left_content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/images/bg_left.jpg) no-repeat 0 100%;
    width: 32px;
    height: 505px;
    z-index: 11;
}
#right {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/bg_top.jpg) no-repeat 0 0;
    width: 937px;
    height: 23px;
    z-index: 11;
}
#content_container {
    float: right;
    background: url(/images/bg_norm.jpg) no-repeat 0 100%;
    width: 937px;
    z-index: 11;
}
#text {
    float: right;    
    width: 315px;
}
#text_container {
    margin: 55px 75px 0 0;
    padding-bottom: 100px; 
}
#text p {
    margin: 15px 0 10px 30px;
}
#text ul li {
    margin: 0 0 3px 15px;
    list-style-type: square;
}

#pic {
    position: absolute;
    left: 115px;
    top: 125px;
    width: 526px;
    height: 314px;
    background: url(/images/rahmen.png) no-repeat 0 0;
}
#minheight {
    height: 541px;
    float: left;
    width: 1px;
}
#foto, #map {
    margin: 25px 0 0 24px;
}
#map, #map p, #map span, #map div, #map h2, #map h1 {
	color: #000;
}
#logo {
    position: absolute;
    left: 60px;
    top: 45px;
    width: 200px;
    height: 90px;
    background: url(/images/logo.png) no-repeat 0 0;
}

/* ######### NAVIGATION ########## */

#navi {
	position: absolute;
	z-index: 5;	
	left: 0;
	top: 40px;
	background: url(/images/navi.gif) no-repeat 0 0;
	width: 921px;
	height: 130px;
}
#navlist {
	position: relative;
	left: 0;
	top: 0;
	z-index: 6;
	width: 921px;
	height: 130px;
	padding: 0;
	margin: 0;
}
#navlist li {
	position: absolute;
	list-style: none;
}
#navlist li, #navlist li a {
	top: 30px;
	height: 43px;
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 110px; width: 120px;}
#nl2 {left: 231px; width: 153px;}
#nl3 {left: 385px; width: 167px;}
#nl4 {left: 553px; width: 155px;}
#nl5 {left: 710px; width: 187px;}

#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/navi.gif) -110px -160px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/navi.gif) -231px -160px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/navi.gif) -385px -160px no-repeat;}
#nl4 a:hover, #nl4 a.sel { background: transparent url(/images/navi.gif) -553px -160px no-repeat;}
#nl5 a:hover, #nl5 a.sel { background: transparent url(/images/navi.gif) -710px -160px no-repeat;}

/* ######### SUBNAVIGATION ########## */

#subnavi {
	position: absolute;
	top: 75px;
	left: 401px;
	width: 450px;
	height: 35px;
	z-index: 7;
}
#subnavi a {
	font: 16px georgia;
	margin-right: 12px;
}
#subnavi a:hover, #subnavi a.sel {
	color: #29405A;
}
#subnavi a.sel {
	text-decoration: none;
}


/* ######### DOCUMENT-ICONS ########## */

.linkexcel, .linkdoc, .linkpdf, .linkweb { 
	margin: 5px 0 0px 30px; 
	padding: 5px 0 0px 26px; 
	background: url(/images/icon_pdf.gif) no-repeat 5px 7px;
}
.linkdoc {
	background: url(/images/icon_doc.gif) no-repeat 0% 7px;
}
.linkexcel {
	background: url(/images/icon_xls.gif) no-repeat 0% 7px;
}
.linkweb {
	background: url(/images/icon_web.gif) no-repeat 0% 7px;
}


/* ######### TABLE PREISLISTE ########## */

#text_container table {
	font-size: 11px;
	margin-left: 30px;
	width: 208px;
}
#text_container td {
	width: 104px;
	margin: 0;
	padding: 2px;
	text-align: center;
	background: #354B63;
}
#text_container td.header {
	background: #94BDD0;
	color: #29405A;
}


/* ######### FORMULAR ########## */

#form {
    position: absolute;
    left: 75px;
    top: 105px;
    width: 480px;
    height: 354px;
}
#form_container {
	padding: 15px 0 0 0;
}
#right_form {
	float: right;
	margin: 0;
	width: 240px;
}
#left_form {
	float: left;
	margin: 0;
	width: 240px;
	font: 11px/13px Verdana, arial, helvetica;
}
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 #29405A solid;
	width: 220px;
	color: #29405A;
	padding: 4px;
	font: 11px/13px Verdana, arial, helvetica;
}
input#plz {
	width: 40px;
}
input#ort {
	width: 160px;
}
textarea {
	height: 100px;
	width: 220px;
}
a.send{
	position: absolute;
	right: 0px;
	top: 285px;
	font: 11px/13px Verdana, arial, helvetica;
	background: #fff;
	color: #29405A;
	border: 1px solid #29405A;
	padding: 3px 5px;
	margin: 0px 0 15px 10px;
	text-decoration: none;
}
a.send:hover, a.close:hover, a.close1:hover {
	background: #94BDD0;
	color: #fff;
}

/* ######### NO-FLASH ########## */

#foto h2 {
	padding: 25px 25px 10px 25px;
}
#foto p {
	padding: 0 25px 25px 25px;
}

/* ######### SEO ########## */

#head h1.seo, #head h2.seo, #head h3.seo, #head p.seo {
	position: absolute;
	top: 25px;
	left: 0;
}

/* ########## Editiermenue unterm Kopf ########## */

.edit_container {
	margin:0;
	padding: 10px;
	background: #F2E354;
	height: 30px;
}

a.edit_link, a.edit_link:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	background: url(/images/editlinks_back.gif) no-repeat 0% 50%;
	width: 160px;
	height: 29px;
	padding-left: 30px;	
}

a.edit_link1, a.edit_link1:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	width: 80px;
	height: 29px;
}
