body{
	background-color:#fff;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

.main{
  height:575px;
	width:872px;
	background-color:#dfdfdf;
	margin:auto;
}

.top{
  height:153px;
	width:872px;
	background-color:#ddd;
}

.top_left{
  float:left;
  height:153px;
	width:180px;
	background-color:#aaa;
  background-image:url(bilder/t.jpg);
}

.top_right{
  float:left;
  height:153px;
	width:692px;
	background-color:#999;
  background-image:url(/bilder/HG_HEAD.jpg);
}

.menue{
  height:22px;
	width:872px;
	background-color:#ddd;
}

.menue_left{
  float:left;
  height:22px;
	width:180px;
	background-color:#008346;
}

.menue_right{
  float:left;
  height:22px;
	width:692px;
	background-color:#073A79;
}

.content{
  height:400px;
	width:872px;
	background-color:#ddd;
}

.content_left{
  float:left;
  height:400px;
	width:180px;
	background-color:#073A79;
  color:#fff;
	line-height:17px;
}
.content_left .daten{
  position:relative;
	left:10px;
	height:315px;
}

.content_left .suche{
	background-color:#799FC3;
	height:85px;
}

.content_left .suche form{
  position:relative;
	left:10px; 
}

.content_left .suche .text{
  float:left;
	width:110px;
	height:17px;
	margin:0;
	margin-right:2px;
	padding:0;
	border:0;
	font-size:10px;
}

.content_left .suche .button{
  float:left;
	width:40px;
	height:17px;
	margin:0;
	padding:0;
	border:0;
	font-size:9px;
	background-color:#073A79;
	color:#fff;
}

.content_left .titel,.content_left .titel{
  font-weight:900;
	padding-top:7px;
}

.content_right{
  float:left;
  height:400px;
	width:692px;
	background-color:#DFE6EC;
}


.content_right .glas{
  height:20px;
	width:692px;
	background-color:#fff;
	background-image:url(/bilder/glasunten.jpg);
	background-position:-25px 0px;
  background-repeat:no-repeat;
}

.content_right .main_content{
  min-height:279px;
	width:692px;
	background-color:#DFE6EC;
}

.content_right .news{
  height:20px;
	width:692px;
	background-color:#799FC3;
	font-weight:900;
	color:#123456;
	text-align:center;
	line-height:20px;
}

.content_right .main2{
	width:692px;
	text-align:center;
}

.content_right .main2 img{
  margin:10px;
}

.orangelink{
  color:#FEBA3D;
	text-decoration:none;
	line-height:22px;
	position:relative;
	left:10px;
}

.whitelink{
  color:#fff;
	text-decoration:none;
}

.bluelink{
  color:#123456;
	text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

.menuEntry{
  color:#FEBA3D;
	cursor:pointer;
}

#druckbutton{
  float:right;
	background-color:#DFE6EC;
}

#text{
	width:670px;  
	position:relative;
	left:10px;
}


#text a{
  color:#000;
}

#text a:hover{
  color:222;
	text-decoration:none;
}

#text img{
  border:0;
}