body {
background-color: #FFFFFF;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:15px 0px 0px 0px;
text-align:center;
}

a {color: #000000;text-decoration:none;}
a:link {color: #000000;text-decoration:none;}
a:visited {color:#000000;}
a:hover {color: #999999;}
a:active { color:#999999;}


a.buttonLink {border: 1px solid #c0c0c0; background-color: #6c504c; color: white;padding:3px;}
a.buttonLink:link {border: 1px solid #c0c0c0; background-color: #6c504c; color: white;padding:3px;}
a.buttonLink:visited {border: 1px solid #c0c0c0; background-color: #6c504c; color: white;padding:3px;}
a.buttonLink:hover {border: 1px solid #c0c0c0; background-color: #c0c0c0; color: white;padding:3px;}
a.buttonLink:active { border: 1px solid #c0c0c0; background-color: #c0c0c0; color: white;padding:3px;}

img {border:0px;}

.txtHeader {clear:both;margin:7px 0px 3px 0px;text-decoration:none; font-weight:bold;}
.txtSub {padding:0px 0px 15px 0px;margin:0px 0px 15px 0px;}

h2 {font-size:12px;font-weight:bold;padding:7px 0px 3px 0px;margin:5px 0px 3px 0px;}
h3 {font-size:12px;font-weight:bold;padding:7px 0px 3px 0px;margin:5px 0px 3px 0px;}
h4 {font-size:12px;font-weight:bold;padding:7px 0px 3px 0px;margin:5px 0px 3px 0px;}

/* ---------- container zentriert das layout -------------- */
#container {
width: 964px;
background-color: #FFFFFF;
margin: 0 auto;
text-align: left;
background-image:url(../images/bg_page.gif);
    background-repeat:repeat-y;
}

#logo {
    width:300px;
     height:156px;
}

.coLogo {margin-top:0px;}

/* -------------- navigavtion------------- */

#mainNavLinks {padding-top:20px;}

.mainNavContainer {height:20px;width:189px;
    background-image:url(../images/bg_button.gif);
    background-repeat:repeat-x;
    margin:0px;
    padding:4px 0px 0px 15px;
    }

.mainNavContaineron {height:20px;width:189px;
    background-image:url(../images/bg_buttonOn.gif);
    background-repeat:repeat-x;
    margin:0px;
    padding:4px 0px 0px 15px;
    }
 
#left a.mainnav:link	{padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:0px 3px; color:#a94739; text-decoration:none; font-weight:bold;}
#left a.mainnav:visited {padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:0px 3px; color:#a94739; text-decoration:none; font-weight:bold;}
#left a.mainnav:hover	{padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:10px 3px; color:#a94739; text-decoration:none; font-weight:bold;}
#left a.mainnav:active	{padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:10px 3px; color:#a94739; text-decoration:none; font-weight:bold;}

#left a.mainnavon:link	{padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:10px 3px;color:#a94739; text-decoration:none; font-weight:bold;}
#left a.mainnavon:visited {padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:10px 3px;color:#a94739; text-decoration:none; font-weight:bold;}
#left a.mainnavon:hover	{padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:10px 3px;color:#a94739; text-decoration:none; font-weight:bold;}
#left a.mainnavon:active	{padding:0px 0px 5px 25px; background: url("../images/arrow_brown.gif") no-repeat; background-position:10px 3px;color:#a94739; text-decoration:none; font-weight:bold;}

/* ----------- banner---------------------- */
#header {
padding: 0px;
margin: 0px;
width:964px;
height: 156px;
background-image:url(../images/bg_header.jpg);
background-repeat:no-repeat;
background-position:5px 0px;
}

/* ----------- page ---------------------- */
#page 
{   width:964px;
}

div#page { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

/* ----------- left ---------------------- */

#left { width:225px; float:left; padding:0px 0px 0px 12px;}

/* ----------- content---------------------- */

#content {
padding: 20px 10px 20px 15px;
float:left;
width:690px;
}

div#content { 
min-height:402px;
height:expression(this.scrollHeight > 402 ? "auto":"402px"); 
}


/* ----------- footer ----------------------- */
#footer {
clear: both;
margin: 0px;
padding: 25px 40px 0px 0px;
text-align: left;
width:924px;
height: 34px;
background-image:url(../images/bg_footer.gif);
background-repeat:no-repeat;

}

#footer a {color: #000000;text-decoration:none;}
#footer a:link {color: #000000;text-decoration:none;}

/* ----------- Table ----------------------- */

table.Standard {
 border-collapse:collapse;
 border-spacing:1px;
 padding:4px;
 width:650px;
 vertical-align:top;
 font-size:12px;
}

.Standard tr.header {
 text-align:left;
 background-color:#6c504c;
 padding:4px;
 border:1px solid #c0c0c0;
 color:#FFFFFF;
 padding-left:8px;
 font-weight:bold;
}

.Standard tr.header td.center{
 text-align:center;
}

.Standard tr.row1 {
 background-color:#FFFFFF;
}

.Standard tr.row0 {
 background-color:#f6f1e8;
}

.Standard td {
 padding:4px;
 color:#000000;
 vertical-align:top;
}

.Standard tr.header td {
 padding:4px;
 border:1px solid #EAEAEA;
 color:#FFFFFF;
 vertical-align:top;
 font-weight: bold;
}

.Standard tr.header td a:link { color: #FFFFFF; font-weight: bold; text-decoration: none;}
.Standard tr.header td a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}
.Standard tr.header td a:active { color: #FFFFFF; font-weight: bold; text-decoration: underline;}
.Standard tr.header td a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline;}

.Standard td.fl-c1 {
	width:500px;
}

.Standard td.fl-c2 {
	width:100px;
}

.Standard td.fl-c3 {
	width:50px;
  text-align:right;
}

.Standard td.fl-c4 {
	width:150px;
}

.paging {text-align:center;}

/* ----------- Form ----------------------- */

.stdForm {border: 1px solid #dcd9cd; background-color:#f6f1e8;padding:10px;width:250px;margin-top:10px;}
.erwSucheForm {border: 1px solid #dcd9cd; background-color:#f6f1e8;padding:10px;width:400px;margin-top:10px;}
.searchBoxForm {padding:10px;width:200px;margin-top:10px;}

#search {margin:10px 0px 10px 0px;}

.buttonOff {border: 1px solid #c0c0c0; background-color: #6c504c; color: white; cursor: hand; }
.buttonOver {border: 1px solid #c0c0c0; background-color: #c0c0c0; color: white; cursor: hand; }

input {
	font-size:11px;
	border: 1px #c0c0c0 solid;
	background-color:#FFFFFF;
}

input.formular {
	font-size:11px;
	border: 1px #c0c0c0 solid;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	width:150px;
}

#advancedSearch {padding:10px 10px 10px 10px;}
#editCoData {padding:10px 10px 10px 10px;}


ul.fdUL {width:100%;float:left;margin:0;padding:0;}
ul.fdUL ul {list-style-type: square;}
ul.fdUL li {width:auto; padding:0px 10px 5px 10px;background: url("../images/arrow_brown.gif") no-repeat;background-position:0px 3px;}

ul.fdUL_float {width:100%;float:left;margin:0;padding:0;}
ul.fdUL_float ul {list-style-type: square;}
ul.fdUL_float li {width:auto; padding:0px 10px 5px 10px;float:left;}

#footerLeftLinks {float:left;width:520px;padding-left:250px;}
#footerRightLinks {float:left;width:150px;text-align:right;}

.searchFldDiv {margin-top:10px;}
#searchBox{color:#FFFFFF;}

#divInfos {width:300px;float:left;}
#divLeistungen{width:300px;float:left;}

/* MAP */
#theonlymaps{
	display:none;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-460px;
	width:880px;
	height:540px;
	background-color:#fff;
	border:10px solid #000;
	z-index: 10000;
	overflow:scroll;
	padding:10px;
}
#cwrap #theonlymaps{
	top:-50px;
	margin-left:-600px;
}
#theonlymapsClose{
	display:none;
	position:absolute;
	top:680px;
	left:50%;
	margin-left:430px;
	width:30px;
	height:30px;
	background: #000 url(/templates/enzo/images/mediabox/black_close.gif) no-repeat center;
	color:#fff;
	font-weight:bold;
	font-family:Verdana;
	font-size:16px;
	cursor:pointer;
	z-index: 10000;
}
#cwrap #theonlymapsClose{
	top:530px;
	margin-left:290px;
}
#mbOverlayMaps {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	display:none;
}
#mbOverlayMaps.mbOverlayFFMaps {
	background: transparent url(/templates/enzo/images/mediabox/80.png) repeat;
}

#mbOverlayMaps.mbOverlayIEMaps {
	position: absolute;
}
#theonlymaps h1{
	margin-bottom:20px;
}

#theonlymaps h2{
	color:#a94739;
	font-weight:normal;
	font-size:14px;
	margin-bottom:5px;
}
#theonlymaps table{
	border-top:1px solid #d5d5d5;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	margin:0;
	padding:0;
}
#theonlymaps td{
	margin:0;
	padding:8px 10px;
	border-bottom:1px solid #d5d5d5;
	border-right:1px dotted #d5d5d5;
}
#theonlymaps th{
	margin:0;
	padding:8px 10px;
	text-align:center;
	border-bottom:1px solid #d5d5d5;
	background-color:#efefef;
	font-weight:bold;
}
#theonlymaps input{
	border:1px solid #000;
	background-color:#6d524d;
	color:#fff;
	padding:2px;
}
#theonlymaps input#fromAddress, #theonlymaps input#toAddress{
	border:1px solid #e1e1e1;
	background-color:#fff;
	color:#000;
}
