A:link {
 color : #015d13;
 text-decoration: none; }

A:visited {
 color : #015d13;
 text-decoration: none; }

A:hover {
 color : #61bc1d; 
 text-decoration: underline; }

A:active {
 color : #015d13;
 text-decoration: none; }

a.submenu	{
	color: #2e4920;
	font-family: times,sans-serif; font-size: 10px; font-weight: bold;
	text-align: right;	}

div#txt_menu	{
	position: relative; top: 1px; left: 0px;
	color: #fff;
	font-family: verdana,arial,geneva,sans-serif; font-size: 14px; font-weight: normal; 
	line-height: 250%;
	text-align: left;	}

div#txt_headline	{
	position: relative; top: -80px; left: 387px;
	color: #61bc1d;
	font-family: verdana,arial,geneva,sans-serif; font-size: 22px; font-weight: normal;
	text-align: left;	}

div#txt_content	{
	color: #333;
	font-family: verdana,arial,geneva,sans-serif; font-size: 12px; font-weight: normal;
	text-align: left;	}
	
div#txt_kontakt	{
	color: #333;
	font-family: verdana,arial,geneva,sans-serif; font-size: 10px; font-weight: normal; 
	line-height: 150%;
	}


hr {
	background-color:#015d13; /* Mozilla 1.4 */
	color:#015d13; /* IE 6 */
	border: #015d13; /* Opera 7.11 */
	height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


		
#container_header	{
	width: 900px;  height: 100%;
	background-color: #fff;
	background-image: url(../bilder/header.jpg);
	background-repeat: no-repeat;
	border:0pt solid #a75615;
	margin: 0px;	}

#container_left	{
	width: 150px; height: 100%;
	background-color: #fff;
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	border:0pt solid #a75615;	}

#container_middle	{
	width: 628px; height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	margin: 0px;
	border:2pt solid #015d13;
	padding: 50px;	}
	