body{

background-color: #eeeeee;
font-family: Verdana,Arial,sans-serif;
font-size: 0.8em; 
color: #000000;
margin-top: 5px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
/*background-image: url('../imgs/body_bg.jpg');*/
 
   scrollbar-base-color: #cccccc;
            scrollbar-track-color: #eeeeee;
            scrollbar-face-color: #ffffff; 
            scrollbar-highlight-color: #ffffff; 
            scrollbar-3d-light-color: #ffffff; 
            scrollbar-darkshadow-color: #ffffff; 
            scrollbar-shadow-color: #cccccc;
			}

.grundtext{
font-family: Verdana,Arial,sans-serif;
font-weight: normal; 
color: #000000;
}

table{
font-family: Verdana,Arial,sans-serif;
font-weight: normal; 
color: #000000;
font-size:1em;
}

.grundtext_it{
font-family: Verdana,Arial,sans-serif;
font-weight: normal; 
font-style: italic;
color: #000000;
}


.p_5{
padding-left: 15px;
padding-right: 15px;
}

.p_10px{
 padding: 10px;
}

.clb{
clear: both;
}
	  

/* Link & Co. */
a{

color: #888888;
text-decoration: underline;
font-size: 1.0em;
font-weight: bold;
}
 

a:hover{
text-decoration: underline;
color:red; 
}

/** Druckversion */
.druckversion_b{
background-color:#f88b2c; 
text-decoration: none;

}

.druckversion_b:hover{
background-color:#8e2f29;
text-decoration: none;
}



.banner{
padding-top: 0px;
border-bottom: solid 1px #e30613;
margin-bottom: 10px;
}




/*Inhalt*/

.inhalt{
text-align: center; 
/*margin-left:10px;*/

}

.rahmen{

padding:0px;
width: 980px;
background-color: white;

border: solid 1px #e30613;
margin: 0px auto;

text-align: left;
overflow: visible;
}


.title{
color: #e30613;
font-size: 1.4 em;
font-weight: bold;
letter-spacing: 2;

}

.content{
padding: 5px;
}

/*Inhalt*/

input, label, select, textarea{
  
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	/*border: solid 1px #832325;*/
	border: solid 1px  #cccccc;
	/*background-color: #fff2d2;*/
	background-color: white;
}


.textfeld_suche{
border: solid 1px #832325;*/
background-color: #fff2d2;*/
}


.button
	{
		font-family: Verdana;
		font-size: 8pt;
		color: black;
		letter-spacing: 1;
		cursor: pointer;
		cursor: hand;
		background-image: url('../imgs/button_bg.gif');
		/*background-color: #ffffff*/
		background-color: yellow;
	}

	.but_go
	{
		font-family: Verdana;
		font-size: 8pt;
		color: black;
		letter-spacing: 1;
		cursor: pointer;
		cursor: hand;
		background-image: url('../imgs/button_bg.gif');
		/*background-color: #ffffff*/
		/*background-color: #f88b2c;*/
		border: solid 1px white;
	}



.search{
     border-bottom: solid 1px #a6a6a6;
	}

	#fusszeile{
      visibility: hidden;
	}

/* Absttände */
.marg_null{
margin: 0px;
}

.foot{
margin-top: 10px;

width: 980px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
font-size: 0.8em;
color: #808080; 
border-top: dashed 1px #dadada;
margin: 0px auto;
}




 .bodytext{
  font-size: 0.87em;
   /*font-size: 11px;*/
 }

/* Single Bild */
.clear{
clear: both;
}

/***************** Inhaltsformatierungen Start ********************************************/
.inh_box{
 width: 580px;
}

.imgs_box{
width: 255px;
float: right;
margin-bottom: 5px;
text-align: right;
border-left: dashed 1px #427f22;
margin-left: 5px;
}
.img_box_in{
padding-left: 5px;

}

.bu{
text-align: left;
padding: 4px;
background-color: #e0eab9;
font-size: 0.78em;
/*color: #8e2f29;*/
color: #cccccc;
margin-bottom: 5px;

}

.im_la{
position: relative;
top: 20px;
border: solid 1px #832325;
padding-left: 3px;
padding-right: 3px;
text-decoration: none;
background-color: #fff2d2;
}

.im_la:hover{
  border: solid 1px white;
  background-color: #f88b2c;
  color: white;
  text-decoration: none;
}

/***************** Inhaltsformatierungen Ende ********************************************/







/****** HR **************************/
hr{
border-top: dashed 1px #cccccc;
background-color: white;
color: white;
}



.cls{
clear: both;
}


#tip7-title { 
text-align: left; 
padding: 5px;
color: white;;
background-color: gray;
font-weight: normal;
}

#tip7-title b { display: block; margin-right: 80px; }

#tip7-title span { float: right; }
