body {
	font-family: verdana, arial, helevtica, sans-serif; 
	font-size: 11px; 
	color: #9E1B34;
	background: url(../images/back/back-seite.gif) repeat-y #FFFFFF;
	margin: 0;
	padding: 0;
}
#top {
	margin-left: 150px;
	background: url(../images/back/bildleiste.jpg) repeat-x;
}
#content {
	border: 1px solid #9E1B34;
	background: url(../images/back/back-content.jpg) no-repeat #F4EBE5;
	padding-top:3px;
	margin-left: 150px;
	margin-right: 161px;
	padding-bottom: 20px;
	min-height: 450px;
}
* html #content {
	height: 450px;
	overflow: visible;
}
#pfad {
	padding-left: 20px;
	background-color: #FAF6F3;
	height: 19px;
	padding-top: 3px;
	margin-top: 8px;
	margin-bottom: 15px;
}
#pfad a {
	text-decoration: none;
}
#contentelement {
	padding-left: 20px;
	padding-right: 20px;
	line-height:15px;
	margin: auto;
    height: auto;
	overflow: visible;
    clear: both;
}
#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	background: url(../images/back/navbild.jpg) no-repeat;
	padding-top: 93px;
	height: 100%;
}
#nav a {
	padding-left: 17px;
	line-height: 18px;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#banner {
	padding-left: 10px;
	padding-top: 30px;
}
#news {
	position: absolute;
	top: 116px;
	right: 0px;
}
#news a {
	text-decoration: none;
}
#news h4 {
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 2px;
	background-color: #FAF6F3;
}

.newselement {
	padding-top: 16px;
	padding-left: 4px;
	padding-right: 4px;
}
.box {
	padding: 5px;
	padding-top:3px;
	padding-left: 20px;
	border: 1px solid #9E1B34;
	margin-left: 150px;
	margin-right: 161px;
	margin-top: 4px;
	background-color: #F4EBE5;
}
.boxrechts {
	border: 1px solid #9E1B34;
	width: 128px;
	margin-right: 5px;
	background-color: #F4EBE5;
	line-height: 140%;
	margin-bottom: 4px;
	padding-bottom: 3px;
}
#comment {
	clear: right;
}
#comment input {
	display: block;
	width: 70%;
}
#comment textarea {
	display: block;
	width: 70%;
}
.comment_sidebar a {
	font-weight: normal;
	display: block;
	padding: 5px;
	padding-right: 1px;
}
.comment_singleentry {
	border-bottom: 1px dashed #9E1B34;
}
.comment_sidebar a:hover {
	background-color: #FAF6F3;
	text-decoration: none;
}
#footer {
	border: 1px solid #9E1B34;
	padding-top:3px;
	margin-left: 150px;
	margin-right: 161px;
	padding-bottom: 20px;
	padding: 5px;
	text-align: center;
	margin-top: 4px;
	background-color: #F4EBE5;
}
#footer a {
	font-weight: normal;
}
.linkitem {
	float: left;
	padding: 5px;
    margin: 5px;
	background-color: #FAF6F3;
	border: 1px solid #9E1B34;
    white-space: nowrap;
}
.listitem {
    float: left;
    width: 200px;
	padding-bottom: 5px;
	border-left: 1px solid #FAF6F3;
	border-right: 1px solid #FAF6F3;
	border-bottom: 1px solid #FAF6F3;
    margin: 4px;
    margin-bottom: 10px;
    height: auto;
}
.listitem h3 {
	display: block;
	background-color: #FAF6F3;
	font-size: 11px;
	padding: 3px;
    margin: 0;
}
.listitem a {
	font-weight: bold;
}
.listitem h3 a {
	text-decoration: none;
	color: #9E1B34;
}
.listitem .teaser {
	padding-left: 10px;
}
.listitem .teaser img {
    margin-top: 5px;
    margin-bottom: 5px;
}

#sitemap h1 a{
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	color: black;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/styles/li-level1.gif) no-repeat;
	background-position: center left;
	margin-left: 20px;
}
#sitemap h1 a:hover {
	text-decoration: underline;
}
#sitemap h2 a{
	color: #9E1B34;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/styles/li-level2.gif) no-repeat;
	background-position: center left;
	margin-left: 45px;
	text-decoration: none;
}
#sitemap h2 a:hover {
	text-decoration: underline;
}
#sitemap h3 a {
	padding-left: 15px;
	background: url(../images/styles/li-level3.gif) no-repeat;
	background-position: center left;
	margin-left: 70px;
}
.clearDiv{clear: both;
  position:relative;line-height: 1px;}
/* Schutz for Spam Bots */
  .field {
  	display: none;
  }