/* -- ALLGEMEIN -- */
body {
	margin:0px 0px 0px 0px; padding:21px 0px 0px 0px;
	background-color:#ECD8CD;

	/* Text */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	font-weight: normal;
	text-align: left;
	color:#000000;
}

h1{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
}

h2{
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#000000;
}
h3{
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	padding-bottom:8px;
	color:#E1D686;
}

p {	margin:0; padding:0; }

.textfeld {
	border:1px solid #8F4F28;
	width:200px;
	margin-bottom:5px;
}

img { border:0;}

.right {
	float:right;
	margin-left:10px;
	display:block;
}
.left {
	float:left;
	margin-right:10px;
	display:block;
}

a:link, a:visited, a:active, a:focus {text-decoration:none;	color:#8F4F28;}
a:hover {text-decoration:underline;	color:#8F4F28;}

/* -- ENDE ALLGEMEIN -- */ /* -- DIVs -- */

.contentTD {
	background-color:#FFFFFF;
	padding:0px 21px 21px 21px;
	vertical-align:top;
	text-align:left;
}
.naviTD {
	height:363px;
	background-color:#8F4F28;
	background-image:url(../header/bildUnterDerNavi.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
}
.bottomLeftTD {
	background-color:#ABABAB;
	color:#ffffff;
	padding:15px 21px 15px 21px;
	vertical-align:top;
}
.bottomRightTD {
	background-color:#9E9E9E;
	color:#ffffff;
	padding:15px 21px 15px 21px;
	vertical-align:top;
}
.footerTD {
	text-align:right;
	padding:3px 3px 10px 0px;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active, a.footerLink:focus, a.footerLink:hover {
	color:#ABABAB;
	text-decoration: none;
	font-size:11px;
}
.whiteText {
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}


.NaviErsteEbene {
	background-repeat:no-repeat;
	text-align: left;
	padding:16px 21px 21px 21px;
}
.naviDiv {
	text-align: left;
	margin-top:3px;
}
.naviDivEins {
	text-align: left;
	overflow:hidden;
}
a.navi:link, a.navi:visited, a.navi:active, a.navi:focus {
	color:#D1B09D;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
	line-height:15px;
}
a.naviAktiv:link, a.naviAktiv:visited, a.navi:hover {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	line-height:15px;
}


.NaviZweiterEbene {
	width:100%;
	margin:21px 0px 10px 0px;
}
.subnaviDiv {
	float: left;
	padding:2px 6px 3px 8px;
	margin-right:4px;
	border:1px solid #8F4F28;
}
.subnaviDivEins {
	float: left;
	border:1px solid #8F4F28;
	padding:2px 6px 3px 8px;
}
.subnaviDiv:hover {
	float: left;
	border:1px solid #8F4F28;
	padding:2px 6px 3px 8px;
	background-repeat: no-repeat;
}
.subnaviDivAktiv {
	float: left;
	border:1px solid #8F4F28;
	padding:2px 6px 3px 8px;
	margin-right:4px;
}

#subnaviDivEins{
	float: left;
	border:1px solid #8F4F28;
	padding:2px 6px 3px 8px;
	margin-right:4px;
}
a.subNavi:link, a.subNavi:visited, a.subNavi:active, a.subNavi:focus {
	color:#8F4F28;
	text-decoration: none;
}
a.subNaviAktiv:link, a.subNaviAktiv:visited, a.subNavi:hover {
	color: #000000;
	text-decoration: none;
}

.kontakt {
	text-align: left;
	color:#E1D686;
	padding:0px 0px 30px 30px;
	margin:30px 0px 0px 0px;
}


#pic_links_100 { float:left; margin: 0px 10px 3px 0px;}
#pic_links_200 { float:left; margin: 0px 10px 3px 0px;}


.trenner{
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}

.subtrenner{
  float: left;
}

/* -- ENDE DIVs -- */

