body {
	padding:0px;
	margin:0px;
	scrollbar-base-color: #CCCCCC; 
    scrollbar-face-color: #DFDCD2; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-shadow-color: #FFFFFF; 
    scrollbar-arrow-color: #AB161B;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #55503C; 
}

font, p, form, td {
	font-size: 13px; 
	color: #55503C; }

a {
	font-size: 13px; 
	color: #AB161B; 
	text-decoration: underline;
	}
}

a:hover {
	text-decoration: none; }
}


#rot_top {
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background: #AB161B;
}

#header {
	height: 80px;
	width: 790px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;

}


#logo {
	float: left;
	width: 220px;
	padding: 10px;
	}

#links_top {
	padding: 5px;
	text-align: right;
	}



#main {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 791px;
	border-right: 1px solid #DFDCD2;
}



#spalte_left {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
	background: #DFDCD2;
}


#content {
	float: left;
	margin-top: 0px;
	padding: 1px;
	width: 629px;
	background: #ffffff;
}


#metanavlist {
	margin-top: 0px;
	margin-top: 25px;
	margin-left: 35px;
}

#metanavlist ol {
	display: block; 
	list-style: none; 
	padding: 0; 
	margin: 0;
 	}

#metanavlist li {
 	width: 113px;
	height: 19px;
	font-size: 13px;
	border-right: 1px solid #ffffff;
	text-align: center;
	display: block;
	float: left;
	list-style-type: none;
	color: #AB161B;
	background-color:#DFDCD2;
	font-weight: bold;
}



#metanavlist a {
	display: block; 
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	background: #AB161B;
	color: #ffffff;
	font-weight: bold;
}



#metanavlist li a:hover
{
	color: #AB161B;
	padding-top: 1px;
	background-color: #DFDCD2;
	font-weight: bold;
}


#metanavlist .meta_fix {
	color: #AB161B;
	background-color:#DFDCD2;
	font-weight: bold;
}

#text {
	margin-top: 20px;
	margin-left: 45px;
	margin-right: 30px;
}


.nav1 { 
	text-align: right;	
	color: #AB161B;
	font-size: 13px;
	text-decoration: underline;
	}

.nav1:hover { 
	text-decoration: none;
	}
	
	
h1 {
	margin: 0px;
	}


h2 {
	font-family: "Times", Times, serif;  
	font-size: 24px; 
	color: #55503C;
	font-weight: normal;
	text-decoration: none;
	}
	

#subnav { 
	margin-top: 10px;	
	float: left;
	padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;

  }


#subnav ul {
	list-style-type: none;
}

#subnav li {
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
		margin-left: 0px;
	}

#subnav a
{
	margin-left: 0px;
	height: 100%;
	display: block;
	text-decoration: underline;
	color: #AB161B;
	font-weight: normal;

}


#subnav a:hover
{
	height: 100%;
	text-decoration: none;
	}

#subnav .a_fix {
	text-decoration: none;
	font-weight: bold;
	}

#bread { 
text-align:left; 
color: #6F665E;
font-size: 13px;
width: 540px;
border-bottom: 1px solid #AB161B;
}

#bread a {
text-decoration: none;
color: #6F665E;
}

#bread a:hover {
color: #AB161B;
}

.titel {
	font-family: "Times", Times, serif;  
	font-size: 24px; 
	color: #55503C;
	}
	
.img { 
margin-left: 5px;
margin-right: 12px;
margin-bottom: 5px;
}
	
	
	
#footer {
	margin: 0px;
	font-size: 13px; 
	background-color: #EFEEE9;
	height: 20px;
	padding:5px;
}


#newsfeed { 
}

#newsfeed ul { 
margin-left: 0px; }

#newsfeed li {
list-style-type: none;
}


legend { 
	color: #55503C; 
	padding: 5px;	
} 

select, input, textarea {
	color: #55503C; 
	background: #F7F5F2;
	border: 1px solid #55503C; 
	margin-right: 10px;
	margin-top: 5px;
}

label {
	margin-left: 10px;
}

li {
	padding-bottom: 2px;
	padding-top: 2px;
}


.link2  {
	text-decoration: underline;
	color: #55503C;
}


.link2:hover  {
	text-decoration: underline;
}