A.menu2-but, DIV.menu2-but, A.menu2-but-sel {
	display:block; 
	background-image:url(images/menu2-but-bg.jpg); 
	width:215px;  
	font-family:verdana; 
	font-size: 10px; 
	color:#333333;
	text-decoration:none;
	padding:10px 0 10px 10px; 
	background-repeat:no-repeat;
}
DIV.menu2-but {
	background-image:url(images/menu2-bg.jpg); 
	background-repeat:repeat-y;s
} 

A.menu2-but-sel {
	font-weight:bold;
}

A.menu2-but:hover, A.menu2-but-sel:hover {
	background-image:url(images/menu2-but-pressed-bg.jpg);
}

A.menu1-but {
	display:block; 
	background-image:url(images/menu1-but-bg.gif); 
	width:220px;  
	height:24px;
	font-family:verdana; 
	font-size: 10px; 
	color:#dddddd;
	text-decoration:none;
	background-repeat:no-repeat;
}

A.menu1-but:hover {
	background-image:url(images/menu1-but-bg.png);
}

DIV.menu1-but {
 padding:5px 0 0 70px;
}

BODY {
	background-image:url(images/bg-main.jpg); text-align:center; background-repeat:repeat-x; margin:0; padding:0; background-color:#000000;}
	
A.titel, DIV.titel, SPAN.titel {	
	font-family: arial, verdana; 
	font-size:14px; 
	color:#000000; 
	font-weight:bold;}
	
A.titel:hover {		
	font-weight:bold; 
	color:#777777;}
	
SPAN.text-std, A.text-std, .news-kurztext, .news-langtext {
	font-family: arial, verdana; 
	font-size:12px; 
	color:#000000; 
	font-weight:normal;
	line-height: 1.5em;}

.news-titel {	
	font-family: arial, verdana; 
	font-size:14px; 
	color:#000000; 
	font-weight:bold;
	text-decoration:none;}	

.news-untertitel {	
	font-family: arial, verdana; 
	font-size:12px; 
	color:#333333; 
	font-weight:bold;
	text-decoration:none;}	
	
.news-datum, .news-mehr {
	font-family: arial, verdana; 
	font-size:9px; 
	color:#333333; 
	font-weight:normal;
	line-height: 1.5em;}	