/* Ausrufezeichen verwendet als Browserweiche - ! wird nur von IE5 und IE6 erkannt */

BODY    { 
	margin: 0px;
	background-image:url(img/content_bg.jpg);
	background-color: #FF9900;
	background-repeat: repeat-y;
}
BODY, TD	{
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}
P {
	margin-top : 0px;
	margin-bottom : 0px;
}
H1 {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 18px;
}
H2 {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 14px;	
}
H3 {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 13px;	
}
#HEADER	{
	background-image:url(img/header_bg.jpg);
	width: 100%;
	height: 99px;
}
#HEAD_LEFT	{
	background-image: url(img/head_left.jpg);
	background-repeat: no-repeat;
	width: 356px;
	height: 99px;
	float: left;
}
#LINKS	{
	position: relative;
	width: 100px;
	left: 150px;
	top: 13px;
	color: #FFFFFF;
}
#WERBUNG	{
	position: relative;
	width: 140px;
	left: 7px;
	!left: -8px;
}
#WERBUNG2 {
	position: absolute;
	width: 150px;
	left: 260px;
	top: -10px;
	/*background-color:#FF0000;*/
}
#IMG	{
	position: absolute;
	right: 30px;
	top: 0px;
	width: 100px;
	height: 20px;	
	z-index: 99;
}
#HEAD_RIGHT	{
	background-image: url(img/head_right.jpg);
	background-repeat: no-repeat;
	width: 421px;
	height: 99px;
	position: absolute;
	right:0px;
	top:0px;
}
#CONTENT	{
	width: 100%;
	height: 700px;
}
#MENU	{
	background-image:url(img/menu_bg.jpg);
	width: 162px;
	height: 365px;
	background-repeat: no-repeat;
}
#MENU1	{
	position: relative;
	top: 70px;
	left: 8px;
}
#menu_1 {
	padding-left: 10px;
}
#news  { 
	background-color: #FFD9A1; 
	visibility: visible; 
	padding: 5px; 
	width: 200px; 
	border: solid 2px #312A92; }

#LINKS2	{
	position: absolute;
	top: 480px;
	left: 7px;
}
.menu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
.menu a:LINK	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.menu a:HOVER	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:VISITED	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.menu_a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;	
}
.menu_a a:LINK	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
}
.menu_a a:HOVER	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menu_a a:VISITED	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
}
.news-latest-morelink { height: 20px; border-bottom: 2px solid #ffffff }
.news-latest-gotoarchive { margin-top: 10px }
h2.news { color: #000000; font-size: 13px; font-weight: 400; margin-top: 1em; margin-bottom: 1em }
.news-latest-item { font-size: 12px; }
.news-latest-morelink { color: #000000; text-align: right; right: 0; left: auto }
#news-latest-container  { text-align: left; width: 14em }
#news-latest-container a { color: #000000; font-weight: 100; text-decoration: underline; width: 120px }

