body {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    scrolling: no;
    font-family: Verdana,Arial,sans-serif;
    color: #666;
    font-size: 0.7em;
    line-height: 140%;
}

h1 {
	font-size: 115%;
	font-weight: bold;
	padding-top: 35px;
}

h2, h3, h4, form, p { margin: 0px; padding: 0px; }




hr {background-color: #666;
	border: 0px;
	height: 1px;
}

/**********************/
/* CONTAINER          */
/**********************/

#timer {
    font-size: 0.8em;
    color: #954;
    margin: 0px 0px 10px 125px;
}

div { margin: 0px; padding: 0px; }
img { margin: 0px; padding: 0px; border: 0px; }

/* -------    Image Styles    ------ */
#bodywrapper {
    width: 810px;
    white-space: nowrap;
    border: 0px solid red;
}
#head {
    border: 0px solid green;
    background-color: #C4CDDB;

    overflow: hidden;
    margin-top: 25px;
    width: 100%;
    height: 138px;
    float: left;
}
div.bar {
    height: 3px;
    /*overflow: hidden;*/
    background-color: #C4CDDB;
    border: 0px solid green;
}
#nav {
    width: 100%;
    height: 20px;
    float: left;
    border: 0px solid blue;
    margin: 0px 0px 0px 284px;
    padding: 2px 0px 0px 0px;
    overflow: visible;
}

#content {
    width: 950px;
    float: left;
    white-space: normal;
    border: 0px solid red;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 64px;
}

/**** MENU ********/

#navi ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    width: 110px;
}

#navi a {
    display: block;
    /*width: 100%; f�r IE, damit Block funzt. Schiebt aber die Linien r�ber */
}

#menu {
    /*position: relative;*/
    top: 3px;
    left: 0px;
    width: 640px;
    height: 20px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    list-position: inside;
    font-size: 11px;
    text-align: center;
}

#menu li {
    float: left;
    width: 88px;
    margin-left: 0px;
    margin-top: 0px;
}

#menu li a {
    display: block;
    border-right: 1px solid #666;
    padding: 2px 0px 1px 0px;
    color: #666;
    text-decoration: none;
}

#menu li a.main_active {
    background-color: #dcdcdc;
    font-weight: bold;
}
#menu li a:hover {
    background-color: #eee;
    color: #339;
}

#menu ul {
    position: relative;
    margin: 0;
    list-style-type: none;
    list-position: inside;
    text-align: left;
    font-size: 10px;
    visibility: hidden;
    background-color: #eee;
}

#menu ul a {
    background-color: #eee;
    width: 100px;
    border-right: 0px solid red;
    margin: 0px;
    color: #666;
}

#menu ul a.sub_active {
    color: #c30;
}

#menu ul a:hover {
    color: #339;
}

#menu li:hover ul {
    visibility: visible;
    z-index: 5;
}

.vis {
    visibility: visible !important;
}

/*************************************/
/***** Content ******/
#content img {float: left; margin-right: 5px; padding: 0;}
#content p {padding-bottom: 8px;}

div.contleft {
    width: 300px;
    float: left;
    margin: 30px 0px 35px 0px;
}
div.contthree {
    width: 245px;
    float: left;
    margin: 30px 20px 35px 0px;
}
div.conttwo {
    width: 500px;
    float: left;
    font-size: 10px;
    margin: 30px 20px 35px 48px;
 }
 
 div.contone {
 	width: 700px;
 	float: left;
 	margin-left: 35px;
 }
 
div.special {
	width: 320px;
    float: left;
    font-size: 10px;
    border: 1px solid #DFE3EE;
    background-color: #E9E7E8;
    margin: 60px 0px 0px 20px;
    padding-left: 8px;
}

div.wide {
	width: 595px;
	border: 1px solid silver;
	float: left;
	padding: 5px 12px 12px 3px;
	font-size: 10px;
}

p.hell {
    padding: 2px 2px 2px 2px;
    background: #E9E7E8;
}
p.dunk {
    padding: 2px 2px 0px 2px;
    padding-bottom: -8px;
    line-height: 10px;
    background: #DFE3EE;
    margin-top: 2px;
}

/*div.wide  a, a.normal, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #9b2616;
}*/

/**** Service List *****/

#servlist {
    list-style-type: none;
    list-position: inside;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#servlist ul {

}

#servlist li {
    font-weight: normal;
    display: block;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 2px;
}

#servlist li a {
	text-decoration: none;
	color: #666;
}

#servlist li a:visited {
	text-decoration: none;
	color: #666;
}

#servlist li a:hover {
	text-decoration: underline;
	color: #339;
}

.service_active {
	background: url("images/arrow_right.gif") no-repeat scroll 100% 50%;
}

#servlist li.hell {
    background-color: #E9E7E8;
}

#servlist li.dunk {
    background-color: #DFE3EE;
}



/***** Customer List ******/
ul.areas {
    border: 0px solid red;
    margin: 0;
    padding: 0;
}

ul.areas li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
}


ul.areas span {
    display: block;
    font-weight: bold;
    background-color: #DFE3EE;
    padding: 2px 5px;
}

ul.areas ul li {
    margin-bottom: 2px;
}

ul.areas ul span {
    background-color: #E9E7E8;
    font-weight: normal;
}

ul.areas a {
    color: #006;
}

#geschbed {
    list-style-type: decimal;
    padding: 0px 0px 0px 16px;
}
#geschbed li {
    padding: 0px 0px 5px 0px;
}

#vertical {
    padding: 0px 0px 0px 84px;
    float: left;
    }




/*a, a:visited, a:active { text-decoration: none; color: #666; font-weight: normal; }
a:hover { color: #339; }*/

img.padbot {
	margin-bottom: 15px;
}


/************* #siteInfo styles ***************/
/* in: index.php */
#siteInfo{
	/*clear: both;*/
	float: left;
    font-size: 90%;
	padding: 0px 0px 0px 4px;
    margin: 10px 0px 0px 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
	
#switchversion {
	float: left;
	width: 224px;
    margin: 10px 0px 0px 64px;
}
#switchversion img {
    float: left;
}

#switchversion a, a:active, a:visited {
	color: #666;
	text-decoration: none;
}

#switchversion a:hover {
	text-decoration: underline;
}

div.clear {
 border: 0px solid blue;
    clear: both;
    width: 0.1em;
    height: 0.1em;
    line-height: 0.1em;
}






/*################################################ */
/**** Contact Formular *****/

   textarea.form {
   background-color: #e9e7e8;
   width: 400px;
   height: 200px;
   }
   
   input.adr {
   background-color: #e9e7e8;
   }
   
   input.re {
   background-color: #e9e7e8;
   width: 400px;
   }
   
   #block {
   width: 426px;
   height: 390px;
   background: url("news/block.jpg");
   float: left;
   padding: 60px 0px 0px 24px;
   }
   
   #block p.send {
    text-align: right;
    margin-right: 22px;
   }
   
   #mail {
   width: 190px;
   float: left;
   }
   
   #mail p {
    padding-bottom: 7px;
    font-size: 12px;
    line-height: 16px;
   }
   
    #mail h3 {
    color: red;
   }
   
   .red {color: red;}
   
   #page_head {
   width: 640px;
   float: left;
   }
   
   #mail_lb {
   width: 230px;
   float: left;
   white-space: nobreak;
   }
   
   #mail_mess {
   width: 400px;
   float: left;
   margin: 0px 0px 0px 10px;
   }
   
   input.lb {
   background-color: #DFE3EE;
   }
   
   textarea.lb {
   background-color: #DFE3EE;
   width: 390px;
   height: 200px;

   }
   p.send {
    text-align: right;
    margin-right: 22px;
   }
   

