/******************************************************************************/
/****************************** GENERAL ***************************************/
body{
	font-family: arial, verdana, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
}

* html div {height:100%;}

div, table, table tr td{
	font-size: 14px;
	border-spacing:0px;
}

a {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	cursor:hand;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#2166b2;
	border-bottom:#96a72c dotted 2px;
	padding-bottom:5px;
  	margin-bottom:15px;	
	font-weight:bold;
}

h2 {
	margin:0px;
	padding:0px;
	font-size: 20px;
	color:#000000;
	border-bottom:#96a72c dotted 2px;
	padding-bottom:5px;
  	margin-bottom:15px;	
	font-weight:100;
}
	
h3 {
	font-size: 17px;
	color:black;
	font-weight: bold;	
}

h4 {
	font-size: 15px;
	color:black
}

h5 {
	font-size:14px;
	font-weight:lighter;
	color:#2166b2;
	margin:0px;	
	margin-bottom:4px;
	padding:0px;
}

/******************************************************************************/
/****************************** Class General *********************************/
.borderall {
	border: #2166b2 solid 1px;
	width:990px;
	margin:auto;
	margin-top:10px;
	/*height:auto;*/
	/*text-align:middle;*/
}

.logo {
	width: 100%;	
}     

.navigation{
  	background: #96a72c;
  	padding-top:7px;
  	text-align: center;
  	height:auto;
}

.navigation a img {
	border: none;
	margin-left: 18px;
	margin-right: 18px;
}

.boxleft {
	border-bottom: #96a72c dotted 2px;
 	float:left;
 	height:490px;
 	width:280px;
  	/*margin:0px;*/	
 	margin-left: 30px;
 	margin-right: 30px;
 	padding-top:30px;
	padding-right:0px;
	padding-bottom:30px;
}

.boxleft a{
    text-decoration:underline;
    font-weight:normal;
  }
  
.box_aktuell{
  	border:0; 
  	padding-left:30px;
  	padding-right:30px;   
  	margin-left:0px; 
  	margin-right:4px;
  	width:276px; 
}

  * html .box_aktuell {
  	width:300px;
  	color:red;
  }

.main {
	border-bottom: #96a72c dotted 2px;
	float:left;
	width:605px;
	height:490px;
	/*margin:0px;*/
	margin-left:10px;
	margin-top:0px;
	margin-bottom:OPX;
 	margin-right: 0px; 
 	padding-top:30px; 
	padding-left:0px;
	padding-right:0px;
	padding-bottom:30px; 	
}
  .main a{
   	text-decoration:underline;
  }

.main2{  
	float:left;
	width:930px;
	border-bottom:2px dotted #96a72c;
 	margin-left: 30px;
 	padding-top:20px;
 	padding-bottom:20px;
}

  .main2 a img{
    border:0;
  }
  
.liste td{
  	vertical-align:top; 
  	padding-right:15px; 
  	padding-bottom:15px;  
}

.rahmen	{
	border:7.8px;
	border-style:solid;
	border-color:#2166b2;
	height:auto;
	min-height:200px;
	padding: 10px;
	padding-bottom:30px;
	width:340px;
	float:left;
}
	

.footer {
  color: gray;
	text-align: right;
	font-size: 10px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:20px;
}

.uebersicht{
  width:160px;
  float:left;
  text-decoration: underline;  
}    

.uebersicht_right{
  width:200px;
  text-align:right; 
  float:right; 	
  text-decoration: underline;  	
  vertical-align:top;
  }  

.insertBox{
	float:left;
	width:270px;
	display:block;	
	height:349px;			
}     

.legende{
  font-size:10px;
}              

/******************************************************************************/
/****************************** Textfield and button **************************/
.txt {
	height:18px;
	width:250px;
  	border:dotted #000000 1px;
  	margin-bottom:3px;
}
  .txt_plz{
  	width:50px;
  }
  .txt_ort{
  	width:193px;
  }
  .txt_bold{
  	font-weight:bold;
  }
.txtgross {
  	font-family: arial, verdana, sans-serif;
	height:100px;
	width:250px;
  	border:dotted #000000 1px;
}
.txtCount{
  	border: #FFFFFF dotted;
  	line-height: 12px;
}
.button {
	height: 18px;
	background-color: #FFFFFF;
	color: #2166b2;
	font-size: 12px;
	padding-bottom: 2px;
	border: dotted gray 1px;
	
}
.button:hover{
	cursor:hand;
}

select {
	margin:0px;
    text-align:right;
    width:auto;
  	border:dotted #000000 1px;
  	margin-bottom:3px;
  	text-align:left;
}
.field_needed{
  	background-color:#ffffcc;
}

/******************** Metzger ***********************************/

.hauptsitz{
  margin-right:73px;
}

.weiter{
  position:absolute; 
  top:790px; 
}