/***************************** GENERAL FORMATTING *************************************/
body, div, a, form {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background-color: #D1D1A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 17px;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	color: #910D11;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 26px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #910D11;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #948100;
}
.clearing {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
td {
	vertical-align: top;
}




a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #910D11;
	text-decoration: underline;
}

#container-aussen {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30;
	margin-left: auto;
	background-color: #E6E6CC;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
}

/******************************* HEADER *********************************/
#logo {
	height: 174px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topnav {
	background-color: #910D11;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 35px;
}
#topnav a.normal:link,  #topnav a.normal:visited {
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
	margin-right: 30px;
	font-weight: bold;
	text-decoration: none;
}
#topnav a.normal:hover, #topnav a.normal:active {
	color: #B0B066;
}
#topnav a.aktiv:link,  #topnav a.aktiv:visited,  #topnav a.aktiv:hover, #topnav a.aktiv:active {
	font-size: 14px;
	color: #B0B066;
	display: inline;
	margin-right: 30px;
	font-weight: bold;
	text-decoration: none;
}
#leftnav {
	float: left;
	width: 208px;
	font-size: 14px;
}
#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnav li {
	display: inline;
}

#leftnav a:link, #leftnav a:visited {
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-color: #9B9944;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav a:hover, #leftnav a:active {
	background-color: #878223;
}

#leftnav a.aktivsub:link, #leftnav a.aktivsub:visited, #leftnav a.aktivsub:hover, #leftnav a.aktivsub:active {
	display: block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-color: #878223;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav .leftimg {
	border: 10px solid #E6E6CC;
}

#leftnav a.infobanner:link, #leftnav a.infobanner:visited {
	background-color: #9B9944;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}
#leftnav a.infobanner:hover, #leftnav a.infobanner:active {
	background-color: #878223;
}




/***************************** CONTENT FORMATTING *************************************/

#content {
	width: 752px;
	float: left;
	padding: 0px;
}
#content-right {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content-left {
	float: left;
	width: 520px;
	margin-left: 25px;
	display: inline;
}

a.link-rot:link,  a.link-rot:visited  {
	color: #910D11;
}
a.link-rot:hover, a.link-rot:active {
	color: #B0B066;
}
.liste1 {
	margin-top: 0px;
	padding-top: 0px;
}
.liste1 li {
	list-style-image: url(images/pfeil-gruen.gif);
	margin: 0px;
	padding: 0px;
}


.small {
	font-size: 10px;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
.highlight {
	color: #79793E;
	padding: 15px;
	border: 2px solid #FFFFFF;
	margin-bottom: 15px;
}

.kontakt {
	background-color: #948100;
	padding: 15px;
	color: #FFFFFF;
}
.kontakt_phone {
	background-image: url(images/img_phone.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
.kontakt_mail {
	background-image: url(images/img_mail.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
.kontakt_mail a {
	color: #FFFFFF;
}


#archiv label {
	font-weight: bold;
	float: left;
}

#archiv  input {
	font-size: 11px;
}

#archiv .description {
	float: left;
	width: 100px;
	margin-right: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.eingabefeld {
	border: 1px solid #CCCCCC;
	height: 18px;
	padding-left: 5px;
	width: 90px;
}
.von {
	float: left;
}
.bis {
	float: right;
}
.bis-text {
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

#archiv .field {
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 250px;
}

#archiv fieldset {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#archiv select {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#suchbutton {
	padding: 0px;
	margin-left: 5px;
	height: 18px;
	width: 55px;
	display: block;
	float: left;
}
#archiv .feldbreite {
	width: 250px;
}
/********************************* SEARCH RESULTS  ****************************************/
.number {
	float: left;
	width: 20px;
	font-weight: bold;
}
/********************************* FOOTER  ****************************************/

div#footer-zone {
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	font-size: 10px;
}
.team {
	color: #9B9944;
}
.team img {
	margin-bottom: 1px;
}

.team td {
	text-align: center;
	color: #9B9944;
	border: 1px solid #E6E6CC;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 12px;
}
.presse {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	float: left;
	width: 520px;
	padding-top: 5px;
}
.presse-text h3 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.presse-bild {
	float: right;
	margin: 0px;
	padding: 0px;
}
.presse-text {
	float: left;
	width: 380px;
}
#content-right .werbung {
	background-color: #B0B066;
	text-align: center;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.dgruen {
	color: #796A00;
}
.img-box-rechts_140 {
	float: right;
	margin-left: 20px;
	font-size: 10px;
	color: #FFFFFF;
	width: 140px;
	margin-bottom: 10px;
	line-height: 12px;
}
.img-box-rechts_140 img {
	float: left;
	margin-bottom: 1px;
}

.img-box-rechts_140 span {
	background-color: #B0B066;
	padding: 5px;
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img-box-rechts_200 {
	float: right;
	margin-left: 20px;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	margin-bottom: 10px;
	line-height: 12px;
}
.img-box-rechts_200 span {
	background-color: #BEBE80;
	padding: 3px;
	display: block;
}
.jobformular {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.jobformular td {
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 13px;
}

.jobformular input {
	width: 260px;
	font-size: 11px;
}
.jobformular select {
	width: 260px;
	font-size: 11px;
}

.jobformular textarea {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.jobformular .button {
	width: 100px;
}
.jobformular .small {
	font-size: 0.9em;
	line-height: 12px;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 8px;
}
.jobformular .checkbox {
	width: 20px;
}
.rot {
	color: #910D11;
}

