@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	background-image:url('bg.jpg');
	background-repeat:repeat-x;
	behavior: url("csshover3.htc");
}
.list_element{
	clear:both;
	border-top:1px solid #796E3B;
	margin-top:4px;
	padding-top:4px;
}
.list_element h3{
	color:black;
}
.admin{
	padding:3px;
	border:1px dotted #666666;
	background-color:#F5F5F5;
	color:#666666;
}
.admin h2{
	color:#666666;
}
.site_navigation{
	text-align:center;
	color:#b8282e;
	font-size:13px;
}
.site_navigation a{
	text-decoration:none;
}
.site_button{
	padding:3px;
}
.detail{

}
h1{
	color:#221e1f;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}
h2{
	color:#b8282e;
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
}
h3{
	color:#b8282e;
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
h4{
	margin-top:0px;
	margin-bottom:3px;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#b8282e;
}
.site{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.3;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-top:30px;
	font-family:Helvetica;
	font-size:15px;
}
.preisrechner{
	border:0px;
}
.preisrechner tr{
	border-bottom:1px solid #000000;
	border-top:0px;
}
.preisrechner td{
	border-left:0px;
	border-right:1px dotted #000000;
	border-bottom:0px;
	border-left-style:outset;
}
.header{
	height:54px;
	width:900px;
	padding-bottom:20px;
	background-image:url(logo.png);
	background-position:right;
	background-repeat:no-repeat;
}
.content{
 	width:900px;
	background-image:url(content.png);
	backgound-repeat:reapeat-y;
}
.menu{
	padding-top:5px;
	float:left;
	width:110px;
	min-height:580px;
	height:auto !important;
	height:580px;
}
.main{
	float:left;
	min-height:600px;
	height:auto !important;
	height:600px;
	width:520px;
	padding-left:20px;
	padding-right:60px;
}
.references{
	min-height:600px;
	height:auto !important;
	height:600px;
	width:133px;
	padding-left:17px;
    float:left;
	font-size:12px;
	margin-top:-10px;
}
.content_top{
	background-image:url(main_top.png);
	background-repeat:no-repeat;
	height:26px;
	width:753px;
	margin-left:110px;
}
.button{
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	width:100px;
	margin-bottom:10px;
	padding-left:10px;
}
.button a{
	text-decoration:none;
	color:#000000;
	display:block;
}
.button a:hover{
	color:#b8282e;
}
.button_top{
	background-image:url(button_top.png);
	background-repeat:no-repeat;
	height:6px;
	width:110px;
	z-index:1;
	margin-left:-10px;
}
.button_content{
	background-color:#b8282e;
	width:100px;
	color:#FFFFFF;
	margin-top:-2px;
	margin-bottom:-1px;
	padding-left:10px;
	z-index:2;
	margin-left:-10px;
}
.button_content a{
	color:#FFFFFF;
	text-decoration:none;
}
.button_content a:hover{
	color:#FFFFFF;
}
.button_bottom{
	background-image:url(button_bottom.png);
	background-repeat:no-repeat;
	height:7px;
	margin-left:-10px;
	width:110px;
	z-index:1;
}
.submenu{
	padding-left:5px;
	font-size:12px;
}
.submenu a{
	padding-top:3px;
	overflow:hidden;
}
.submenu a:hover{
	color:#000000;
}
.footer{
	background-image:url(footer.png);
	background-repeat:no-repeat;
	height:26px;
	width:753px;
	margin-left:110px;
	margin-bottom:20px;
	text-align:right;
	font-size:10px;
}
.footer a{
	color:#796E3B;
}
.footer a:hover{
	color:black;
}
.help{
	height:17px;
	width:18px;
	background-image:url(fragezeichen.png);
	cursor:pointer;
	float:right;
}
.hidden_text{
	color:#444444;
	line-height:normal;
	font-size:11px;
}
.fragezeichen{
	float:left;
	padding-right:5px;
	border-right:1px solid #000000;
	margin-right:5px;
	margin-left:-5px;
	padding-left:5px;
	margin-top:-5px;
	padding-top:5px;
	margin-bottom:-5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}
.design_button{
	float:left;
	width:200px;
	padding:5px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}
.design_button:hover{
	color:#b8282e;
}
.referenz{
	margin-bottom:25px;
	font-size:12px;
}
