body {
	background-color: #F4F4ED;
	margin: 0px;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
}
a:link, a:visited {
	color: #317b9e;
	text-decoration: none;
}
a:hover {
	color: #104c68;
}
input, select, textarea {
  margin:2px 2px 2px 0;
}
.menue {
	color: #4f8e00;
	font-size: x-small;
         padding-top: 8px;
}
.menuelinks {
	color: #4f8e00;
	font-size: x-small;
         margin-bottom: 8px;
}
.menuenews {
	color: #4f8e00;
	font-size: x-small;
}
.teaservormerken {
	color: #4f8e00;
	font-size: x-small;
	background-color:white;
}
.teaserlinksunten {
	font-size: x-small;
	font-weight:normal;
}
.headline {
	font-size: 16pt;
	font-weight: 600;
	color: #383D44;
}
.subheadline {
	font-size: small;
	font-weight: 500;
	color: #000080;
}
.anmoderation {
	font-size: 11pt;
	font-weight: 200;
	color: #808080;
	line-height: 1.4em;
}
.textnormal {
	font-size: small;
	color: #666666;
	line-height: 1.4em;
}
.textmenuerechts {
	font-size: x-small;
	color: #666666;
         padding:3px;
}
.unternavigation {
	font-size: small;
	color: #666666;
}
a.partnerlink {
	border: 10px solid #F4F4ED;
}
a:hover.partnerlink {
	border: 10px solid #ececec;
}
.grauerfussbereich {
	color: #666666;
	font-size: small;
	font-weight: 600;
}
.standardlinksunten {
	font-size: x-small;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#nav ul li {
	float: left;
	width: 131px;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	float: left;
	display: block;
	width: 10em;
	line-height: 1.4em;
	padding-top: .7em;
	padding-left: .7em;
	margin: 0;
	text-decoration: none;
	color: #7b828c;
	border: none;
	background: url(nav-bg.gif) no-repeat bottom left;
}
#nav ul li a strong {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #e3e3e3;
}
#nav li a:hover {
	background: url(tab-hover.gif) repeat-x bottom left;
}
#nav li a.active {
	color: #7b828c;
	background: #30353b url(standardnavihover.jpg) repeat-x bottom left;
}
#nav ul li a:hover strong {
	color: #fff;
}
#nav ul li a.active strong {
	color: #fff;
}
.style17 {
	color: #317B9E;
}

.intraform table {
	width:100%;
	border-width:0;
}

.intraform tr {
	vertical-align:top;
}

.intraform input {
	width:200px;
	margin-bottom:5px;
}

.intraform select {
	width:200px;
	margin-bottom:5px;
}

.intraform textarea {
	width:450px;
	height:130px;
	margin-bottom:5px;
}

.intraform a:focus {
	-moz-outline-style: none;
}

.kattable {
	font-size: 8pt;
	border-width:0;
	width:100%;
}

.kattable tr{
	width:100%;
}

.kattable td{
	width:150px;
	height:25px;
}

.explaintext {
	font-size:7pt;
}

legend {
	font-size:10pt;
	color:#0046d5;
}

fieldset table {
	width:100%;
}

fieldset tr {
	width:100%;
	vertical-align:top;
}

#deldiv {
	display:none;
	border:dashed red 2px;
	padding:5px;
}
#fuss1
{height:150px;}
/* ########################### Druckstyle ############################# */

@media print {

body {
  background-color: #fff;
  margin: 0px;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
#position {display:none;}
#mitte {line-height:1.5; width:500px; background-image:none;font-size:8pt;}
#fuss2 {display:none;}
#fuss1 {
clear:both; 
background-color: #e5e5d9; 
padding-top: 20px; 
width: 100%;
padding-left: 150px;
}
#mitterechts {display:none;}
#mittelinks {display:none;}
#mitteoben {display:none;}
#mitterandlinks {display:none;}
#mitteabstandlinks {display:none;}
#standardnavi{display:none;}
}
.grauHinterlegt{
  background-color: #E5E5D9;
  padding: 4px;
  clear:left;
}

div.bildergalerie{
float:left;
margin:2px;
border:1px #999 solid;
width:66px;height:66px;
background-repeat:no-repeat;
background-position:center;
}

