body {
	margin: 0px;
	background: #C4BDB9;
	font:12px "Trebuchet MS", Verdana,  sans-serif;
	line-height: 14px;
	text-align:center;
	color: #74675E;
}

#main {
	position:relative;
	width: 800px;
	margin:10px auto 10px auto;
	background: #FFF;
	text-align: left;
}

#nest {
	margin-top:10px;
	background: #FFF;
	width:800px;
	text-align:left;
}

/* Startseite - Anfang */
 #block1 {
	position:relative;
	float:left;
	width:260px; /* Mozilla 10px Space */
}

#startlogo {
	position:absolute;
	top:14px;
	left:48px;
}

#startnavi {
	position:relative;
	top:80px;
	margin-left:10px;
}

#startnavi table img {
	margin-left:10px;
	margin-right:8px;
}

#startnavi table td {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color: #FFF;
	background: #A2D002;
	height:26px;
	border-bottom: 2px solid #FFF;
	margin-top: 4px;
	margin-bottom:4px;
	padding-right:25px;
}

#startnavi a {
	color: #FFF;
	text-decoration: none;
}

#startnavi a:hover {
	color: #74675E;
}

#startnavi a:active {
	color: #74675E;
	text-decoration: underline;
}

#block3 {
	position:relative;
	float:left;
	width:290px;
	margin-left:10px;
}

#block2 {
	position:relative;
	float:right;
	right:10px;
	width: 220px;
	height:258px;
}

.dot220 {
	width: 220px;
	height: 3px;
	font-size:0px;
	margin-bottom: 4px;
	background-image: url(../images/dot.gif);
}

#infobox {
	width: 780px;
	height:170px;
	text-align:center;
	background-color:#EEE1D8 ; 
	border: 2px solid #E2CDBE;
	margin: 0px 10px 15px;
	padding-bottom:8px;
}

#infobox table td {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	line-height:16px;
	color: #74675E;
	vertical-align:top;
}

#infobox table td.head {
	text-transform:uppercase;
	padding-bottom:6px;
}

#infobox table td.data {
	color: #8B4513;
}

#infobox a {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	color:#74675E;
}

#infobox a:hover {
	color: #8B4513;
}

#infobox a:active {
	color: #8B4513;
	text-decoration: underline;
}

#links {
	float:left;
	width:370px;
	background-color: #EEE1D8;
	margin:5px;
}

#rechts {
	float:right;
	width: 370px;
	background-color: #EEE1D8;
	margin:5px;
}

#footer {
	width: 780px;
	height:25px;
	margin:0px 10px;
}

#footer .kontakt {
	float:left;
	/* font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;*/
	font-weight:bold; 
	text-transform:uppercase;
	letter-spacing:0.1em;
	color: #8B4513;
	margin-top: 4px;
	margin-bottom:4px;
}

.kontakt a {
	color: #8B4513;
}

.kontakt a:hover {
	color: #A2D002;
}

.kontakt a:active {
	color: #A2D002;
	text-decoration:underline;
}

#footer .copyright {
	float:right;
	font-weight:normal;
	color: #74675E;
	margin-top: 4px;
	margin-bottom:4px;
}
/* Startseite - Ende */

#header {
	position: relative;
	width: 800px;
	height:92px;
}

#logo {
	position: absolute;
	top: 13px;
	left: 99px;
}

#head {
	position: absolute;
	top: 5px;
	right: 10px;
}

#navi {
	position:relative;
	width: 780px;
 	height: 25px; 
	margin:0px 10px 18px; 
}

#navi .navlinks img {
	margin-left: 8px;
	margin-right: 6px;
}

#navi .navlinks {
	float:left;
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	line-height:14px;
	color: #8B4513;
	margin: 2px 0px 2px;
	padding-right:12px;
}

/* Contentseite - Anfang */
h1 {
	font: normal 20px "Trebuchet MS", Verdana,  sans-serif;
	color: #74675E;
	margin-bottom: 2px;
    margin-top: 0px;
}

h2 {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color: #A2D002;
	margin-top:0px;
	margin-bottom:2px;
}

h3 {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	color: #74675E;
	margin-top:0px;
	margin-bottom:4px;
}

#content {
	position:relative;
	float:left;
	width: 378px;
	margin-left:20px; /* 10px Space nach links! */
}

#content2 {
	position:relative;
	float:left;
	width: 610px;
	margin-left:20px; /* 10px Space nach links! */
}

#clearAll {
	 clear:both;
	 height:1px;
}

#content .text {
	margin-top:0px;
	margin-bottom:10px;
}

#content .text h3{
	margin-top:10px;
}

#content img {
	float:left;
	margin-right:13px;
}

#content .text img.big {
	margin:10px 0px 14px;
}

#content .text img {
	margin:2px 6px 0px 0px;
}

#content table.liste {
	width: 380px;
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
}

#content table.liste td.date {
	font-weight:bold;
	line-height: 16px;
	text-align:right;
	vertical-align:top;
}

#content table.liste a {
	line-height: 16px;
}

#content .text td {
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	color: #74675E;
	line-height: 20px;
	vertical-align:top;
	/* padding-left:4px; */
} 

#content td.head {
	font-weight: bold;
	background: #D1E5A6;
} 

#content td.first {
	background: #E7F3CD;
} 

#content td.second {
	background: #F3F8E4;
}

#content2 .text td {
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	color: #74675E;
	line-height: 20px;
	vertical-align:top;
	padding-left:4px;
} 

#content2 td.head {
	font-weight: bold;
	background: #D1E5A6;
} 

#content2 td.first {
	background: #E7F3CD;
} 

#content2 td.second {
	background: #F3F8E4;
}

#content2 table.zahlen {
	width:608px;
	background: #FFF;
	text-align:center;
}

#content2 table.zahlen td {
	background: #F3F8E4;
}

#content2 table.zahlen td.monat {
	background: #E7F3CD;
}

#content2 table.zahlen td.jahr {
	background: #D1E5A6;
}

#content2 table.zahlen td.space {
	height:6px;
	background: #FFF;
}

.dot376grey {
	width: 376px;
	height: 3px;
	font-size:0px;
	margin-top:5px;
	margin-bottom: 10px;
	background-image: url(../images/dot.gif);
}

a {
	color: #8B4315;
	text-decoration: none;
}

a:hover {
	color: #A2D002;
}

a:active {
	color: #A2D002;
	text-decoration: underline;
}

a:focus { 
	outline: none; 
}

#contentnav {
	width:380px;
	margin-top:6px;
	line-height:20px;
}

#contentnav img {
	display:inline;
}
/* Contentseite - Ende */

#leftbox {
	position:relative;
	float: left;
	left:10px;
	width: 160px; 
}

.dot160grey {
	width: 160px;
	height: 3px;
	font-size:0px;
	margin-bottom: 4px;
	background-image: url(/images/dot.gif);
}

.dot160br {
	width: 160px;
	height: 5px;
	font-size:0px;
	line-height:0px;
	margin-bottom: 0px;
	background-image: url(/images/dot.gif);
}

#leftbox td {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* Subnavi - Anfang */
.subnavi {
	width:160px;
}

.subnavi  a {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #8B4513;
	background: #FFF;
	margin-left:6px;
	padding:0px;
}

td.item3 a {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color: #8B4513;
	width:142px;
	/* background-color: #F2F1F0; */
	text-decoration: none;
	margin:3px 8px 0px 14px;
}

td.item3 a:active {
	text-decoration: underline;
}

div.item3 a {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color: #8B4513;
	width:142px;
	/* background-color: #F2F1F0; */
	text-decoration: none;
	margin:3px 8px 0px 14px;
}

div.item3 a:active {
	text-decoration: underline;
}

#teaserBlock {
      background-color:#fff;
}

#area1 {
      width:160px;
      height: 0px;
      line-height:0px;
      font-size:0px;
      margin-top:2px;
      background-color:#F2F1F0;
}
/* Subnavi - Ende */

#area2 {
      width:220px;
      height: 0px;
      line-height:0px;
      font-size:0px;
      margin-top:20px;
      background-color:#F2F1F0;
}

#rightbox {
	position:relative;
	float: right;
	width: 220px;
	right:10px;
}

.dot220grey{
	width: 220px;
	height: 3px;
	font-size:0px;
	margin-bottom: 4px;
	background-image: url(../images/dot.gif);
}

#rightbox table {
	margin-bottom:20px;
}

#rightbox table.info {
	margin-bottom:5px;
}

#rightbox td {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.dot365 {
	width: 365px;
	height: 3px;
	font-size:0px;
	margin-bottom: 10px;
	background-image: url(../images/dot.gif);
}

table .presse {
	width:380px;
	line-height:14px;
}

/* Sitemap - Anfang */
div#home {
	float:left;
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color: #8B4513;
	margin-top:3px;
}

div#icons {
	float:right;
}

div#icons img {
	margin-left:6px;
}

#con1 {
	position:relative;
	float:left;
	left:10px;
	width:263px;
}

#con3 {
	position:relative;
	float:left;
	width:254px;
	left:10px;
}

#con2 {
	position:relative;
	float: right;
	right:10px;
	width: 253px;
}

#sitemap {
	border:1px solid #FFF;
}

#sitemap table td {
	font-family: "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height: 14px;
	color: #74675E;
	height:16px;
	padding: 2px 8px;
}

table td.space16 {
	height:16px;
}

table td.space8 {
	height:8px;
}

table td.space4 {
	height:4px;
}

table td.space2 {
	height:2px;
}

td.level1 a {
	background-color: #A2D002;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}

td.level1 a:hover {
	color: #74675E;
	text-decoration: underline;
}

td.level1 a:active {
	color: #74675E;
	text-decoration: underline;
}

td.level2  {
	background-color: #EEE1D8;
	color:#8B4513;
	line-height: 14px;
	height:18px;
	text-decoration: none;
	border-bottom:2px solid #FFF;
}

#con2 td.dot253 {
	width: 253px;
	height: 5px;
	font-size:0px;
	line-height:0px;
	margin-bottom: 10px;
	background-image: url(../images/dot.gif);
}

td.level2 a {
	background-color: #EEE1D8;
	color:#8B4513;
	font-weight:bold;
	text-decoration: none;
}

td.level2 a:hover {
	color: #669900;
	text-decoration: underline;
}

td.level2 a:active {
	color: #669900;
	text-decoration: underline;
}

td.level3 {
	background-color: #FFF;
	color:#8B4513;
	text-decoration: none;
	padding: 2px 8px;
	/* border-bottom:1px solid #74675E; */
}

#con3 td.dot253 {
	width: 253px;
	height: 5px;
	font-size:0px;
	line-height:0px;
	margin-bottom: 10px;
	background-image: url(../images/dot.gif);
}
	
td.level3 a {
	background-color: #FFF;
	color:#8B4513;
	text-decoration: none;
}

td.level3 a:hover {
	color: #669900;
	text-decoration: underline;
}

td.level3 a:active {
	color: #669900;
	text-decoration: underline;
}
/* Sitemap - Ende */

/* Popup - Anfang */
#popup {
	width:430px;
	height:450px;
	background:#FFF;
}

#popup .content {
	position:relative;
	float:left;
	top:24px;
	margin-left:5px;
	margin-right:10px;
	text-align:left;
}

#popup .content  div.logo {
	position:relative;
	float:left;
	top:10px;
	margin-bottom:44px;
}

#popup h2 {
	margin-bottom:4px;
}

#popup div.img {
	top:124px;
	float:left;
	margin-right:13px;
}

#popup div.text {
	float:right;
	top:124px;
}

#popup .content div.close {
	float:right;
	margin-top:20px;
	margin-right:3px;
}
/* Popup - Ende */

/* Personal-Formulare - Anfang */
#contentnavi {
	width:374px;
	height:26px;
	background:#E7F3CD;
	border: 1px solid #D1E5A6;
	margin-top:8px;
	margin-bottom:0px;
	padding-top:3px;
}

#contentnavi a {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	color: #74675E;
	margin-left:10px;
}

#contentnavi a:hover {
	color:#8B4513;
	margin-left:10px;
}

#contentnavi a:active {
	color:#8B4513;
	text-decoration:underline;
	margin-left:10px;
}
	
#form {
	width:374px;
	background:#E7F3CD;
	border: 1px solid #D1E5A6;
	text-align:center;
	padding-bottom:6px;
}

#form table.bewerb {
	width:370px;
	background:#E7F3CD;
}

#form table.bewerb td {
	 height:24px;
	 padding:2px 4px 0px;;
}

#form table.bewerb td.head {
	 height:6px;
	 background:#E7F3CD;
}

#form table.bewerb td.base {
	 height:6px;
	 background:#E7F3CD;
}
/* Personal-Formulare - Ende */

#form2 {
	width:374px;
	background:#D1E5A6;
	border: 1px solid #D1E5A6;
	text-align:center;
	margin-bottom:14px;
}
 
 #form2 table.comment td {
	 height:24px;
	 padding:2px 4px 0px;;
}

#form2 table.comment td.whitespace {
	 background:#FFF;
	 height:4px;
	 padding:0px;
} 
/* für Navigations-Elemente */
div.c1 { display:none; }

