body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #666;
	color: #dddddd;
}
a img {
	border-color: #222222;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	line-height:140%;
}
.navigation a:link, a:visited {
	text-decoration: none;
	color: #ffffff;
}
.navigation a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.themenspalte{
	padding:3px;
}
.themenspalte ul {
	list-style-image:url(../img/liste.gif);
	line-height:135%;
	vertical-align:text-bottom;
	color: #333333;
	font-size: 90%;
}
ul {
	margin:2px;
	margin-left:6px;
	padding-left:2px;
}
.themenspalte ul li a, .themenspalte ul li a:visited, .themenspalte ul li a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#themen {
	margin-top:5px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.anzeige{
	background-image: url(../img/hintergrund_01.jpg);
	background-size: 100%;
	color: #efefef;
	background-color:#3366FF;
	border-bottom:1px solid #ffffff;
	padding:4px;
	min-height: 25px;
	font-size: 1.3em;
}
.anzeigegrau{
	background-image: url(../img/hintergrund-grau.jpg);
	background-size: 100%;
	color: #efefef;
	font-size: 80%;
	line-height:100%;
	border-bottom:1px solid #ffffff;
	padding:4px;
}
.image_container{
	border:1px solid #999999;
	padding:7px;
	background-color:#555555;
}
#beschreibungsabsatz {
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.text, .text table, .text input, .text button, .text select{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
 } 
