body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(images/bg.gif) repeat-x #F2F2F2;
	text-align: center;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */


.bug {
	height: 0;
	line-height: 0;
	font-size: 0;
}


a:link, a:visited {
	text-decoration : none;
	color : #00B1E6;
}
a:hover {
	text-decoration : none;
	color : #767676;
}
ul {
	margin : 0;
	padding : 8px 0 0 16px;
}
li {
	list-style-image: url(images/list.gif);
	padding : 0 0 4px 0;
} 
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
h1 {
	margin : 0;
	padding : 0;
	font-size : 16px;
	font-weight: bold;
	color: #492d06;
	display: inline;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	margin : 0;
	padding : 3px 0 0 0;
	font-size : 11px;
	font-weight: normal;
	color : #767676;
	display: inline;
}


hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #B3B3B3;
}
.valign {
	vertical-align : middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.druck {
	display: none;
}
.editmode {
        color: #BD0000;
        margin: 10px 0 3px 0;
}



/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */
.bildauswahl {
	height: 200px;
	background: #ccc;
	border: 1px dashed #00B1E6;
}
/* = = = = = = = = = = Main S T A R T = = = = = = = = = = */
.wrapper {
	width: 877px;
	margin: 0 auto;
	padding: 89px 0 0 0;
	text-align: left;
	position: relative;
}

/* = = = = = = = = = = Header S T A R T = = = = = = = = = = */
#language {
	position: absolute;
	top: 72px;
	right: 1px;
}
#language img {
	border: none;
	padding: 0 6px 0 0;
}
.promoxl {
	position: absolute;
	top: 30px;
}

.tauchen {
	position: absolute;
	left: 220px;
	top: -21px;
}

.promoxl img {
	border: none;
}
.emobereich {
	clear: both;
	height: 280px;
	margin: 0 7px 0 0;
}
/* =  = = HeadBox = =  = */
.headbox {
	width: 296px;
	height: 171px;
	background: url(images/headbox.gif) no-repeat;
	float: left;
}
.headmenu {
	padding: 0 0 0 110px;
	font-size: 9px;
}
.headmenu span {
	padding: 0 12px 5px 12px;
	color: #492D06;
	cursor: pointer;
}
.headmenu a:hover { color: #767676; }
.hntrenner { background: url(images/headnavi-trenner.gif) right 0 no-repeat; }
.hbheadline {
	margin: 22px 0 0 32px;
	font-weight: bold;
	color: #492D06;
}
.hbinhalt {
	width: 280px;
	height: 113px;
	margin: 12px 0 0 7px;
}
.hbinhalt a:link, .hbinhalt a:visited {
        color: #492D06;
}
.hbinhalt a:hover {
        color: #767676;
}
.hbinhalt img {
        border: none;
}
.hbinhalt label {
        width: 90px;
        float: left;
        margin: 0 0 0 25px;
        
}
.show {
	display: none;
}


#suche {
	position: absolute;
	top: 0;
	right: 7px;
	width: 214px;
	height: 30px;
	text-align: right;
	background: url(images/suche.gif) no-repeat;
}
.searchfield {
	width: 120px;
	height: 14px;
	border: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #472e06;
	padding: 0 5px;
        margin: 2px 5px 0 40px;
	background: url(images/input.gif) repeat-x;
	border: 1px solid #f0f1f0;
	float:left;
}
.searchgo {
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 3px 0 0 0;
	/*position: relative;
	top: 4px;*/
	float: left;
}
/* = = = = = = = = = = Content S T A R T = = = = = = = = = = */
.content {
	margin: 31px 0 0 0;
	width: 877px;
	background: url(images/content.gif) repeat-y;
}

/* =  = = Inhalt = =  = */
.inhalt {
	width: 503px;
	padding: 60px 0 0 50px;
	float: left;
}
.headline {
	/*border-bottom: 1px solid #F2F2F2;*/
border-bottom: 1px dotted #492d06;
	padding: 0 0 6px 1px;
	margin: 0 0 35px 0;
}

.ganzebreite {
	width: 490px;
        margin: 0 0 20px 0;
}
.eindrittel {
	width: 163px;
        margin: 0 18px 20px 0;
	float: left;
}
.zweidrittel {
	width: 309px;
        margin: 0 0 20px 0;
	float: left;
}
.linkespalte {
	width: 235px;
        margin: 0 20px 20px 0;
	float: left;
}
.rechtespalte {
	width: 235px;
        margin: 0 0 20px 0;
	float: left;
}
/* =  = = Newslisting = =  = */
.newsboxhead {
	position: absolute;
	height: 12px;
	padding: 1px 15px 2px 7px;
	margin: -14px 0 0 0;
        font-size: 9px;
	background: url(images/reiter.gif) no-repeat;
	color: #ffffff;
}
.newsbox {
	padding: 15px 15px 15px 0;
	line-height: 16px;
	/*border: 1px dotted #492d06;*/
	background: #f8f7f7;
	margin: 0 0 30px 0;
	color: #482811;
}

.newsbox h4 a {
	color: #482811;
}

.newsbox h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
}


.newsboximg {
        float: left;
	margin: 4px 0 0 0;
}
.newsboxtext {
        float: left;
        width: 320px;
	padding: 0 0 0 15px;
}

.newsbox a.more {
	display: block;
	clear: both;
	padding: 10px 10px 0 162px;
	background: url(images/pfeil.gif) no-repeat right 14px;
	text-transform: uppercase;
	font-size: 9px;
}

.newsbox a.more:hover {
	background: url(images/pfeil-over.gif) no-repeat right 14px;
	color: #482811;
}

.newsbox a.back {
	display: block;
	clear: both;
	padding: 10px 0 0 10px;
	margin: 0 0 0 162px;
	background: url(images/pfeil_back.gif) no-repeat left 15px;
	text-transform: uppercase;
	font-size: 11px;
}

.newsbox a.back:hover {
	background: url(images/pfeil-back-over.gif) no-repeat left 15px;
	color: #482811;
}



.boxkundenstimmen {
	padding: 15px 15px 15px 7px;
}

.kundenstimmentext {
        float: left;
        width: 320px;
	margin: 0 0 0 15px;
}


.newsbox a.morek {
	display: block;
	clear: both;
	padding: 10px 10px 0 0;
	background: url(images/pfeil.gif) no-repeat right 14px;
	text-transform: uppercase;
	font-size: 11px;
}

.newsbox a.morek:hover {
	background: url(images/pfeil-over.gif) no-repeat right 14px;
	color: #482811;
}

.newsbox a.backk {
	display: block;
	clear: both;
	padding: 10px 0 0 10px;
	margin: 0;
	background: url(images/pfeil_back.gif) no-repeat left 15px;
	text-transform: uppercase;
	font-size: 11px;
}

.newsbox a.backk:hover {
	background: url(images/pfeil-back-over.gif) no-repeat left 15px;
	color: #482811;
}


/* =  = = Referenzlisting = =  = */
.referenz {
	width: 235px;
        margin: 0 10px 0 0;
        float: left;
}
.refboxhead {
	height: 3px;
        line-height: 3px;
        font-size: 3px;
	background: url(images/referenzenhead.gif) no-repeat;
}
.refbox {
	padding: 10px 5px 10px 10px;
        line-height: 130%;
	background: url(images/referenzen.gif) repeat-y;
        height: 75px;
        overflow: hidden;
}
.refbox img { border: none; margin: 5px 0 0 0;}





.refboxtext {
        float: left;
        width: 135px;
        margin: 4px 7px 0 0;
}
.refboximg {
        float: left;
        width: 75px;
        margin: 6px 0 0 0;
}

.refboxfooter {
	height: 17px;
        margin: 0 0 23px 0;
        padding: 0 24px 0 0;
	background: url(images/referenzenfoot.gif) no-repeat;
        text-align: right;
}
.refdetailimg {
        margin: 2px 0 0 0;
        border-left: 1px solid #F2F2F2;
        border-bottom: 1px solid #F2F2F2;
}
.leistung {
        width: 115px;
        float: left;
        margin: 0 0 5px 0;
}

.acicons h2 {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #492d06;	
font-weight: bold;
}

.leistung span {
	margin: 0 0 2px 7px;
float: left;
line-height: 20px;
}

.leistung img {
	float: left;
}

.reftrenner {
        margin: 1px 0 0 0;
        border-bottom: 2px solid #00B1E6;
}
/* = = = = = = = =  KONTAKT START  = = = = = = = = */
.formularlinks {
    float:left;
    width: 240px;
}
.formularrechts {
    float:right;
    padding: 0;
}

.bezeichnung {
    width : 82px;
    float : left;
    margin : 4px 0 0 0;
}

.feld {
    border : 1px solid #E6E6E6;
    width : 150px;
    margin : 0 0 5px 0;
    color : #000000;
    font-size : 11px;
    background: #F3F4F3;
}

.inputselected {
    border : 1px solid #00B1E6;
    width : 150px;
    margin : 0 0 5px 0;
    background: #fff;
    color : #000000;
    font-size : 11px;
}
.feldlogin {
    border : 1px solid #fff;
    width : 150px;
    margin : 0 0 5px 0;
    color : #000000;
    font-size : 11px;
    background: #B2E7F7;
}

.inputloginselected {
    border : 1px solid #fff;
    width : 150px;
    margin : 0 0 5px 0;
    color : #000000;
    font-size : 11px;
    background: #B2E7F7;
}
.textarea {
    font-family : Arial;
    font-size : 12px;
    border : 1px solid #E6E6E6;
    width : 235px;
    color : #000000;
    margin : 6px 0 0px 0;
    background: #F3F4F3;
    height: 148px;
    overflow: auto;
}

.textareaselected {
    font-family : Arial;
    font-size : 12px;
    border : 1px solid #00B1E6;
    width : 235px;
    color : #000000;
    background-color : #fff;
    margin : 6px 0 0px 0;
    height: 148px;
    overflow: auto;
}
*+html .textarea {
  height: 168px;
}
*+html .textareaselected {
  height: 168px;
}
* html .textarea {
  height: 168px;
}
* html .textareaselected {
  height: 168px;
}

.submit {
  background: url(images/button-senden.gif) no-repeat;
  border: none;
  margin:0px 0px 0px 47px;
  position:relative;
  top:-5px;
  width:72px;
  height: 22px;
  cursor: pointer;
}
.gmbutton {
  background: url(images/button-verbindungsuchen.gif) no-repeat;
  border: none;
  margin:0px 0px 0px 47px;
  position:relative;
  top: 2px;
  width:143px;
  height: 22px;
  cursor: pointer;
}
* html .submit {
  margin:0px 0px 0px 42px;
}
*+html .submit {
  margin:0px 0px 0px 42px;
}
.captcha {
  padding: 0px 0px 0px 82px;
}
/* = = = = = = = =  KONTAKT ENDE  = = = = = = = = */


/* =  = = Sidebar = =  = */
.sidebar {
	width: 297px;
	margin: 60px 0 0 20px;
	float: left;
}
.sideboxhead {
	width: 297px;
	height: 12px;
	padding: 4px 0 0 0;
	color: #00B1E6;
	background: url(images/sidebarheader.gif) no-repeat;
}
.sideboxheadstart {
	display: block;
	padding: 8px 0 5px 15px;
	color: #482811;
	background: url(images/sidebarheaderstart.gif) no-repeat 0 5px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 10px;
}
.sidebox {
	width: 278px;
	padding: 7px 8px 5px 11px;
	/*background: url(images/sidebarinhalt.gif) repeat-y;*/
        line-height: 16px;
        font-size: 9px;
        background: #efecec;
        color: #482811;
}

.sideboxhomeimg {
	width: 124px;
	height: 43px;
	float: left;
}

.sideboxhometext {
	width: 125px;
	margin: 0 0 0 10px;
	float: left;
}

.sidebox a {
	display: block;
	clear: both;
	background: url(images/pfeil.gif) no-repeat right 6px;
	text-transform: uppercase;
	font-size: 9px;
}

.sidebox a:hover {
	background: url(images/pfeil-over.gif) no-repeat right 6px;
	color: #482811;
}

.sideboxfooter {
	width: 286px;
	height: 16px;
	padding: 0 0 0 11px;
	background: url(images/sidebarfooter.gif) repeat-x;
}

/* =  = = Footer = =  = */
.footer {
	width: 877px;
	height: 35px;
	background: url(images/footer.gif) no-repeat;
	padding: 24px 0 0 0;
	text-align: right;
}
.footer a:link, .footer a:visited {
	color: #452B06;
	font-size: 9px;
	padding: 0 15px 0 0;
}
.footer a:hover {
	color: #767676;
}


/* = = = = = = = = = = = = = MENU = = = = = = = = = = = = = */

#menu { 
	position: absolute; 
	top: 378px;
	left: 0;
	z-index:20;
}

#menu ul{
	position: absolute;
	list-style: none;
	width: 870px;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#menu ul li span{display: none;}


#menu ul li ul{
	display: block;
	margin: 0;
	padding: 0;
	border-left: 1px dotted #ffffff;
}

#menu ul li ul li{
	position: relative;
	display: inline;
	margin: 0;
	padding: 0px 0 1px 0;
	float: left;

}

#menu ul li ul li a {
	text-transform: uppercase;
	color: #ffffff;
	/*background: #02b1e6;*/
	border-right: 1px dotted #ffffff;
	font-size: 11px;
	padding: 5px 0 6px 0;
	text-decoration: none;
	width: 144px;
	display: block;
	text-align: center;
}

#menu ul li ul li a:hover, #menu ul li ul li.active a {
	background: #492d06;
	color: #ffffff;
}

#menu ul li ul li ul a:hover, #menu ul li ul li.active ul  a{
	background: #e2001a;
	color: #ffffff;
}


#menu ul li ul li ul{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 144px;
	z-index: -1;
	background:#492d06;
	padding: 30px 0 10px 0;
	/*filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;*/
	border-left: none;
}

#menu ul li ul li ul li{
	display: inline;
	margin: 0;
	padding: 0;	
}

#menu ul li ul li ul li  a, #menu ul li ul li.active ul li  a {
	display: block;
	width: 110px;
	font-size: 9px;
	border-right: none;
	padding: 3px 0 3px 13px;
	margin: 0 10px;
	background: url(images/pfeilw.gif) no-repeat 5px 6px;
	border-bottom: 1px solid #6b4c22;
	color: #ffffff;
	text-align: left;
}

#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li a.active{
	background: url(images/pfeil-over.gif) no-repeat 5px 6px #ffffff;
	color: #492d06;
}

#menu ul li ul li ul li ul{
	position: absolute;
	top: 0px;
	left: 160px;
	margin: 0;
	padding: 0 0 10px 0; 
	width: 181px; /*width: 151px;*/
}





