body {
	height:100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #9d9d9d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
#content ul{
	margin: 10px;
	padding: 0px;
}
#content li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	list-style-image: url(../images/liste_blau.gif);
	list-style-position: outside;
}
#container {
	width: 85%;
	min-width:850px;
	max-width:1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/l_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#container{
	width:expression(
	    document.body.clientWidth < 851? "850px": "85%"
		&&
	    document.body.clientWidth > 1101? "1100px": "85%"
		);
}
#container_l{
	background-image: url(../images/l_bg_top.jpg);
	width: 15px;
	height:550px;
	position: absolute;
}
#container_r{
	background-image: url(../images/r_bg_top.jpg);
	width: 15px;
	height:550px;
	position: absolute;
	z-index: 12;
	top: 0px;
	right: 0px;
}


#container_c{
	background-image: url(../images/r_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left:15px;
	padding-right:15px;
	/*width:expression(this.scrollWidth > 350 ? "auto":"400px");*/

}
#bottom{
	margin: 0px;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	clear: both;
	background-color: #9d9d9d;
}
h1 {
	font-size: 22px;
	color: #3e9bde;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	color: #3e9bde;
	margin: 0px;
	margin-bottom:-8px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#bottom_r{
	background-image: url(../images/bottom_bg_r.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 30px;
	float: right;
}
#bottom_l{
	background-image: url(../images/bottom_bg_l.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 30px;
	float: left;
}
#bottom_c{
	text-align:right;
	line-height: 20px;
	font-size: 10px;
	margin-right: 50px;
}
#top{
	height:95px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 25px 18px;
	margin: 0px;
	padding: 0px;
}
#top_txt{
	width:550px;
	float:right;
	text-align:right;
	margin: 0px;
	padding-top: 66px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	text-transform: uppercase;
}
#home_text{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 258px;
	padding-right: 25px;
	text-align: right;
	float:right;
	clear:both;
}
#color1{
	height:300px;
	background-color: #009ee0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
#color2{
	height:120px;
	background-color: #009ee0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
}
#color3{
	height:120px;
	background-color: #009ee0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leistung.jpg);
	background-repeat: no-repeat;
}
#color4{
	height:120px;
	background-color: #009ee0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/referenzen.jpg);
	background-repeat: no-repeat;
}
#color5{
	height:120px;
	background-color: #009ee0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/staerken.jpg);
	background-repeat: no-repeat;
}
#color10{
	height:120px;
	background-color: #009ee0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
}

#center{
	min-height:400px;
	height:expression(this.scrollHeight > 350 ? "auto":"400px");
	background-image: url(../images/content_links.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
}
#home{
	min-height:180px;
	height:expression(this.scrollHeight > 200 ? "auto":"180px");
	background-position: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_left{
	width: 200px;	
	float: left;
}
#content{
	margin-left:227px;
	margin-right:285px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#content_index{
	margin-left:220px;
	margin-right:50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#content_right{
	width: 250px;
	background-color: #cccccc;
	float: right;
	margin:0px;
	padding:0px;
}

#content_right img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* Menu */
#menu {
	height:30px;
	background-color: #cccccc;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;	
}
#menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#menu li {
	font-size: 14px;
	float: left;
	font-weight: bold;
	margin:0;
	padding:0;
	list-style-type: none;
}
#menu a {
	height:30px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	color: silver;
	text-decoration: none;
	padding-left:18px;
	padding-right:18px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	text-transform: uppercase;
 }
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited { 
	color: #FFFFFF;
	text-decoration: none;

}
#menu a:hover {
	color: #333333;
	margin: 0;
	background-image: url(../images/menu_bg_over.jpg);
	background-repeat: repeat-x;
}
#menu_d a{
	background-image: url(../images/menu_bg_down.jpg);
	background-repeat: repeat-x;

}
#menu_d a:hover{
	background-image: url(../images/menu_bg_down.jpg);
	background-repeat: repeat-x;

}
/*
#untermenu {
	height:25px;
	background-color: #E3E3E3;
	background-image: url(../images/untermenu_bg.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	margin: 0px;
}
*/
#untermenu {
margin-top:19px;
margin-left:22px;
width:170px;

}
#untermenu a {
	display:block;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	padding:7px 3px;
	margin: 0px;
	/*background-image: url(../images/liste.gif);
	background-repeat: no-repeat; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	text-transform: uppercase;	

 }
 #untermenu a:hover {
 color:#000000;
 	/* background-image: url(../images/liste_black.gif);
	background-repeat: no-repeat; */
 }
 #untermenu_d{
 	display:block;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #3e9bde;
	font-weight: bold;
	padding:7px 3px;
	margin: 0px;
	/* background-image: url(../images/liste_blau.gif);
	background-repeat: no-repeat; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	text-transform: uppercase;	


 }

/*    Form */
.form, input, select, textarea {
	width:100%;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.form, .Button {
	width:100px;
}
.rot {
	font-weight: bold;
	color: #FF0000;

}
#adresse{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
}