BODY{
	background-image : url(images/backgrnd.jpg);
	background-repeat : repeat-x;
	font-family : verdana,arial,sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	line-height : 16px;
	text-decoration : none;
}

TD, DIV, P {
	font-family : verdana,arial,sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
	line-height : 16px;
	text-decoration : none;
}

TH, H1 {
	font-family : verdana,arial,sans-serif;
	font-size : 16px;
	color : #61b05e;
	font-weight : bold;
	line-height : 18px;
	text-decoration : none;
}

H2 {
	font-family : verdana,arial,sans-serif;
	font-size : 12px;
	color : #61b05e;
	font-weight : normal;
	line-height : 16px;
	font-style : italic;
}

A:link {color:#347aad;text-decoration:underline;}
A:visited {color:#79577d;text-decoration:underline;}
A:active {color:#b15a56;text-decoration:underline;}
A:hover {color:#b15a56;text-decoration:none;}

A.navi:link {color:#9a9d9f;text-decoration:none;}
A.navi:visited {color:#9a9d9f;text-decoration:none;}
A.navi:active {color:#61b05e;text-decoration:none;}
A.navi:hover {color:#666666;text-decoration:underline;}

A.navactiv:link {color:#61b05e;text-decoration:none;}
A.navactiv:visited {color:#61b05e;text-decoration:none;}
A.navactiv:active {color:#61b05e;text-decoration:none;}
A.navactiv:hover {color:#61b05e;text-decoration:underline;}

.navactiv {
	font-family : arial,verdana,sans-serif;
	font-size : 13px;
	color : #61b05e;
	font-weight : bold;
	line-height : 16px;
	text-decoration : none;
}

#inhalt {
position:absolute;
z-index:2;
top:210px;
left:187px;
right:10px;
border-left:1px solid #000000;
border-bottom:1px solid #000000;
padding-left:20px
}