body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	color: #6e8a98;
	font-size: 0.8em;
}
a{
	color: #6e8a98;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover{
	color: #e2001a;
	text-decoration: none;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0;
	background-image:  url(../images/bg-wrapp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#top{
	margin: auto;
	text-align: left;
	height: 260px;
	width: 750px;
	padding:5px 15px 0px;
}

#top h1{
	font-size: 1.8em;
	font-weight: normal;
	color: #6e8a98;
	margin: auto;
	padding: 0;
	letter-spacing: 0.15em;
	border-bottom: 1px solid #e2001a;
	width: 550px;
	clear: both;
	float: left;
}
#top a, #footer a{
	color: #9aadb7;
	text-decoration: none;
	margin: auto;
	padding-bottom: 2px;
}
#top a:hover, #footer a:hover{
	color: #e2001a;
	text-decoration: none;
	margin: auto;
	padding-bottom: 2px;
}
#top img{
	margin: 15px 15px 60px;
	padding: 0px;
	clear: both;
	display: block;
}
.active{
	font-weight: bold;
}

#content {
	padding: 0 20px 10px 0;
	float: right;
	width: 550px;
	margin: auto;	
	line-height: 1.4em;
}
#mainmenu {
	width: 170px;
	margin: auto;
	float: left;
	padding: 0 5px 10px 15px;
}
#pfad{
	font-size: 0.8em;
	display: block;
	clear: both;
	padding: 5px 0px 0px;
	margin: 0px;
}
#pfad a{
	color: #9aadb7;
	text-decoration: none;
}
#pfad a:hover{
	color: #e2001a;
	text-decoration: none;
}
#footer {
	background-position: center top;
	clear: both;
	text-align: center;
	padding: 0.5em 1em;
	margin: auto;
	border-top: 1px solid #dbe2e5;
margin:1em;
}
#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
		}
#mainmenu ul ul {
	margin-left: 20px;
		}
#mainmenu ul ul li{
	margin: 0;
		}		
		
#mainmenu li{
	margin: auto;
	text-decoration: none;
}
#mainmenu li a .nosel{
	color: #6e8a98;
	text-decoration: none;
}

#mainmenu li .selected{
	color: #e2001a;
	text-decoration: none;
}
.itellico {
	font-size: 0.6 em;
	color: #666;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding: 4px;
}
.itellico:hover {
	color: #e2001a;
}
.backlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: right;
	margin: 0 10px 5px 0;
	font-size: 0.9em;
}
#content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #6e8a98;
}
#content h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #e2001a;
}
#content h2 a:hover{
	border-bottom: dotted 1px #6e8a98;
}
.ParTitel {
	color: #e2001a;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}
.Charbold {
	font-weight: bold;
	color: #333333;
}

#content h3{
	color: #e2001a;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	border-bottom: dotted 1px #6e8a98;
}
hr {
	border-top: 1px solid #e2001a;
}
#index img{
	float:left;
	margin:7px;
}
#index{
	float:left;
	margin:7px;
	
}
.date{
	border-top:dotted 2px #fff;
	font-size: 0.8em;
	display: block;
	clear:both;text-align:right;
}
.teaser a{
	padding:4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: dotted 2px #fff;
}
.teaser a:hover{
	padding:4px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: dotted 2px  #e2001a;
}
.news{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	color: #e2001a;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.bild img{padding: 8px;
border:dotted 3px #fff}
.bild img:hover{
	padding: 8px;
	border:dotted 3px #fff;
	background-color: #FFF;
}
.poster{
	border-bottom: dotted 2px #fff;
	font-weight: bold;
	color: #e2001a;
	display: block;
	margin: 0px;
}
#main{}
.topmenu {
	align: right;
	float: right;
	font-size: 0.9em;
}


