BODY {
font-family:verdana,arial,helvetica; 
font-size: 8pt; 
font-weight: normal; 
color: #533F2C;
scrollbar-3dlight-color : #E7E9E2;
scrollbar-arrow-color : #8c9479;
scrollbar-base-color : #E7E9E2;
scrollbar-darkshadow-color : #bcbba8;
scrollbar-face-color : #E7E9E2;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #E7E9E2;
scrollbar-track-color : #edefea;

}




a {
font-size: 8pt; 
font-weight: normal; 
color: #533F2C; 
text-decoration: 'underline';
}	

tr {
font-size: 8pt; 
font-weight: normal; 
color: #533F2C; 
text-decoration: none;
}	

.info {
font-size: 9pt; 
font-weight: bold; 
color: #003366; 
line-height: 11pt;
}

.sub_titel{
font-size: 15pt; 
font-weight: normal; 
color: #405116; 
line-height: 11pt;
}

.klein_titel{
font-size: 10pt; 
font-weight: bold; 
color: #533F2C; 
line-height: 11pt;
}

.balk_titel{
font-size: 8pt; 
font-weight: bold; 
color: #405116; 
line-height: 11pt;
}

.weg{
font-size: 8pt; 
font-weight: bold; 
color: #533F2C; 
text-decoration: none;
}

.header         {
position: relative;
left:0px;
top:0px;
width:100%;
background-image : url(../img/header2.jpg);
background-repeat : no-repeat;
color:#FFF;
height:97px;
background-color: #000000;
text-align:right;
}

.menu           {
position: relative;
left:0px;
top: -5px;
width:100%;
text-align:center;
background-color:#E7E9E2;
color :Red;
}

.leftcontent
{
position: absolute;
left:0px;
top:98px;
text-align:right;
width:200px;
background-color:#E7E9E2;
color : #000;
background-image : url(../images/corner.jpg);
background-repeat : no-repeat;
border:1px solid #000;
}

.sidecontentnav {
position: relative;
text-align:center;
width:300px;
background-color : #000000;
color : #FFFFFF;
height : 16px;
}

.sidecontent    {
position: relative;
text-align:center;
width:300px;
padding-top:2px;
}

.middlecontent
{
	left: 0px;
	margin-left: 205px;
	width: 160px;
	color: #000;
	margin-right: 0px;
	position: absolute;
	top: 120px;
	background-color: #ffffcc;
	voice-family: inherit;
}

.rightcontent{
position: relative;
left:0px;
top: 90px;
background-color:#E7E9E2;
color:#000;
margin-left: 300px;
margin-right:0px;
voice-family: "\"\"";
voice-family: inherit;
}
/* the news box */
#news
{
	width:600px;
	background:#eee;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:normal;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}


