a            { text-decoration: none; color:  #B20000 }



a:hover      { text-decoration: none; color:  #B20000 }



h1 {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12pt;
	line-height: 16px;
	font-weight: bold 
	color: #47755A;	
	}




.text
{
	font-family: tahoma,Arial,Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #47755A;	
	}


.text_news
{
	font-family: Arial,Helvetica;
	font-size: 9px;
	line-height: 16px;
	color: #47755A;
	}





.text_news_ueberschrift
{
	font-family: tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: bold;	
	color: #47755A;
}



.menu
{
	font-family: tahoma,Arial,Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;	
	color: #FFFFFF;
	
	}

.menu_selected
{
	font-family: tahoma,Arial,Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;	
	color: #47755A;
	
	}



.copyright
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 10px;
	
	color: #FFFFFF;	
	}




.textplz
{
	border: 1px #47755A solid;
	background: #E5EFE9;
	height: 20px;
	width: 40px;
	font-size: 12px;
	}


.textfeld
{
	border: 1px #47755A solid;
	background: #E5EFE9;
	height: 20px;
	width: 200px;
	font-size: 12px;
	}

.textbereich
{
	overflow : hidden;
	border: 1px #47755A solid;
	background-color: #E5EFE9;
	width: 300px;
	font-size: 12px;
	}
	
	
.bild_links {
	border: 1px #47755A solid;
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}		




.bild_rechts {
	border: 1px #47755A solid;
	float: right;
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bild {
	border: 1px #47755A solid;
}


.bildliste
{
	float: left;
	font-size: 80%;
	width: 125px;
	margin: 0 13px 13px 0;
	display: inline;
	hheight: 190px;
}	

.bildliste a img
{
	border: none;
	border: 1px solid #e5efe9;
}
.bildliste img
{
	height: 123px;
	width: 123px;
}

.bildliste dd
{
	margin-top: 5px;
	hheight: 30px;
}

.bildliste .ueberschrift
{
	text-align: center;
	font-weight: bold;
	width: 125px;
	padding: 0;
	margin: 0;
}

.bildrand
{
	margin: 0 -20px 0 -10px;
	width: 416px;
}	


/*  +++++++++++++++++++++++++++  */
/*  Seitenübergreifende Befehle  */
/*  +++++++++++++++++++++++++++  */

.rand
{
	margin-left: 20px;
}

.strong
{
	font-weight: bold;
}

.mitte
{
	text-align: center;
}

.clearer
{
	clear: both;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
