body {
	background-color: #faf4f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #564747;
	line-height: 1.6em;
	background-image: url(../Images/htgr.gif);
	background-repeat: repeat-y;
}

* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.menue_links {
	color: #a42f02;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.8em;

}

.menue_links li {
	padding-left: 22px;
	background-image: url(../Images/bt_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.menue_rechts {
	color: #FF9900;
	font-weight: bold;
	list-style-type: none;
	line-height: 1.8em;

}

.menue_rechts li {
	padding-left: 22px;
	background-image: url(../Images/bt_gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.menue_rechts li ul {
	color: #FF9900;
	list-style-type: none;
	line-height: 1.6em;

}

.menue_rechts li ul li {
	padding-left: 10px;
	background-image: none;
}

.menue_rechts li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menue_rechts li a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.menue_links li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.menue_links li a:hover {
	color: #a42f02;
	text-decoration: none;
	font-weight: bold;
}


#inhalt {
	padding: 40px 50px 20px;
	width: 429px;
}

#inhalt li {
	margin-left:20px;
}

#inhalt a {
	text-decoration: none;
	color:#564747;
	font-weight: bold;
}

#inhalt a:hover {
	color:#FF6600;
}

h1 {
	font-weight: normal;
	font-size: 1.8em;
	padding-bottom: 25px;

}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	padding:0 0 10px 0;
}
#inhalt table.imgtext-nowrap {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #000;
	width:100%;
}
#inhalt td:first-child {
	width:122px;
}
p {
	padding-bottom: 10px;
	line-height: 1.5em;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-single-img {
	float:left;
	margin-right:10px;
	}
	
div.newsbild {
	float:left;
	padding-right:8px;
}

.news-list-container h4 {
	font-size:1.1em;
}

#inhalt .news-list-container h4 a {
	color:#FF6600;
}


#inhalt .news-list-container h4 a:hover {
	text-decoration:underline;
}

#inhalt div.farbig {
	background-color:#a42f02;
	border:3px groove #dfbb15;
	padding:8px;
	padding-top:11px;
	color:#fff;
	text-align:center;
	line-height:1.7em;
}
#inhalt div.farbig b {
	font-size:1.6em;
	line-height:2em;
}
#inhalt div.farbig a {
 color:#dfbb15;
font-weight:bold;
}
.news-latest-container {
	padding-top:20px;	
}
.news-latest-container p {
	padding-left:20px;	
}
.news-latest-container a {
	color:#fff;
	text-decoration:none;	
}
.news-latest-container a:hover {
	font-weight:bold;
	color:#FF9900;
}

sup {
	font-size:0.65em;	
}
