BODY, TD, TH {
    font-family: "trebuchet ms", "calibri", "lucida grande", tahoma, sans-serif;
	font-size: 12px;
}
.hide {
	display: none;
}
H1, H2, H3, H4, H5, H6 {	
    font-family: "trebuchet ms", "calibri", "lucida grande", tahoma, sans-serif;
	margin: 0px;
}
H1 {
	font-size: 1.4em;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	color: #746851;
}
H2 {
	padding: 20px 0px 10px 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #746851;
}
H3 {
	font-size: 1.1em;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #4f4f4f;
}
H3 A {
	color: #000;
}
H4 {
	font-size: 1.1em;
	font-style: italic;
	padding-top: 14px;
	padding-bottom: 8px;
}
H5 {
	font-size: 1.1em;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #4f4f4f;
}
P {
    font-family: "trebuchet ms", "calibri", "lucida grande", tahoma, sans-serif;
	font-size: 0.9em;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 17px;
	color: #4f4f4f;
}
A {
	text-decoration: none;
}
/* layout styles */
BODY{
	background-color: #000000;
}
#body-wrap {
	margin-top: 30px;
}
#head {
	margin-bottom: 0px;
	height: 398px;
	background-image: url(../images/bg_header_default.jpg);
	background-repeat: no-repeat;
}
#head-2tenavi {
	margin-bottom: 0px;
	height: 427px;
	background-image: url(../images/bg_header_2tenavi.jpg);
	background-repeat: no-repeat;
}
#homelink {
	position: absolute;
	margin-left: 38px;
	margin-top: 75px;
	width: 210px;
	height: 315px;
}
#header-suche {
	position: absolute;
	margin-top: 43px;
	margin-left: 340px;
	width: 113px;
	height: 20px;
}
*html #header-suche {
	margin-top: 40px;
}
#header-suche fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: auto;
}
#header-suche-textfeld {
	margin-left: 0px;
	width: 105px;
	height: 15px;
	padding: 2px 4px 0px 4px;
	border: 0px;
	font-size: 0.8em;
	color: #000;
	background: none;
}
#searchbutton {
	position: absolute;
	left: 117px;
	top: 0px;
	width: 20px;
	height: 15px;
	background-image: url(../images/suche_go_button.jpg);
}
.search_form input {
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 2px 0px 2px 4px;
	font-size: 0.8em;
	line-height: normal;
	color: #666;
	border: 1px solid #999;
}
.searchbutton-hide {
	display: none;
}
#servicenavi {
	position: absolute;
	margin-top: 12px;
	margin-left: 622px;
	width: 150px;
	text-align: right;
	font-size: 1em;
}
#servicenavi A {
	color: #333;
	font-size: 0.97em;
}
#servicenavi A:hover {
	text-decoration: underline;
}
/* ############## HEADER-NAVI ################## */
#header-navi {
	position: absolute;
	margin: 5px 0px 0px 0px;
	height: 57px;
}
#header-navi A {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg_navi_inactive.jpg);
}
#header-navi LI.active A, #header-navi A:hover {
	background-image: url(../images/bg_navi_active.jpg);
	color: #4d4642;
}
#header-navi UL {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-navi UL LI {
	display: block;
	float: left;
	height: 57px;
	background-image: url(../images/bg_navi_inactive.jpg);
}
#header-navi UL LI A {
	display: block;
	padding-top: 26px;
	width: 118px;
	height: 31px;
	text-align: center;
	color: #867658;
}
/* ###################################### */
#main-wrap {
}
#middle-wrap {
}
#middle {
	background: url(../images/bg_middle.jpg);
	background-color: #F3F1D1;
	padding-bottom: 30px;
}
#content {
	float: left;
	display: inline;
	margin: 30px 0px 0px 38px;
	width: 892px;
	background-image: url(../images/bg_content.jpg);
}
#content-ref {
	float: left;
	display: inline;
	margin: 30px 0px 0px 38px;
	width: 892px;
}
#content P {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content P A {
	color: #2b3c89;
	text-decoration: underline;
}
#content P A:hover {
	text-decoration: none;
	color: #2b3c89;
}
#content UL LI {
	font-size: 1em;
	line-height: 17px;
	margin-left: 0px;
	color: #4f4f4f;
}
#content-left {
	float: left;
	width: 230px;
	background: url(../images/bg_start_left.gif) 0px 0px no-repeat;
	padding: 0;
	margin-right: 82px;
}
.teaser-datum {
	padding-left: 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #3fa4f7;
	background: url(../images/bg_teaser_datum.gif) 0px 3px no-repeat;
}
.teaser-text {
	padding-left: 10px;
	font-size: 0.95em;
}
.weiterlesen A {
	float: right;
	color: #3fa4f7;
	font-size: 0.95em;
}
#content-right {
	float: left;
	width: 580px;
	background: url(../images/bg_start_right.gif) 0px 0px repeat-y;
	padding: 0;
}
#content-right-ref {
	float: left;
	width: 867px;
}
#content-right-ref P {
	font-size: 1em;
}
.highlight {
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
	font-size: 1.0em;
}
.text-nach-rechts {
	text-align: right;
}
#footer {
	height: 63px;
	background-image: url(../images/bg_footer.jpg);
}
/* image and text positioning */
IMG.textpic {
	border: 0px solid #666;
}
IMG.image-left {
	float: left;
	margin: 0px;
	margin-right: 15px;
}
IMG.textleft {
	float: right;
	margin: 0px;
	margin-left: 10px;

}
IMG.textright {
	float: left;
	margin-right: 10px;
}
IMG {
	border: 0px;
}
IMG A{
	border: 0px;
}
.text-center {
	text-align: center;
}
.text-nach-rechts {
	text-align: right;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* ########### KONTAKTFORMULAR ########### */
form fieldset P {
	font-size: 1em;
}
/*\*/
html* #content form fieldset P label {
	font-size: 0.9em;
}
#content fieldset {
	margin-top: 10px;
	width: 435px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	border: 1px solid #aeaeae;
}
legend {
	padding: 4px;
 	border: 1px solid #aeaeae;
 	border-right-width: 2px;
 	border-bottom-width: 2px;
 	margin-bottom: 0px;
	font-size: 1em;
 	font-weight: normal;
	color: #000;
}
/*\*/
html* legend {
	font-size: 0.9em;
}
.dropdown {
	float: right;
	width: 288px;
	margin-top: -18px;
	margin-right: 20px;
	border: 1px dotted #000;
	background: none;
	font-size: 0.9em;
}
.dropdown:hover {
	background: #fff;
}
.inputfeld {
	float: right;
	margin-top: -18px;
	margin-right: 40px;
	width: 280px;
	height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.9em;
	color: #000;
	border: 1px dotted #aeaeae;
	background: none;
}
*html .inputfeld {
	border: 1px solid #aeaeae;
}
.inputfeld:hover, textarea:hover {
	background: #f8f8f8;
	border: 1px solid #999;
}
.inputfeld:focus, .inputfeld:active, textarea:focus, textarea:active, dropdown:focus, dropdown:active {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
textarea {
	float: right;
	width: 279px;
	margin: -18px 40px 20px 0px;
	padding: 3px;
	font-size: 0.8em;
	border: 1px dotted #aeaeae;
	background: none;
	color: #000;
    font-family: "trebuchet ms", "calibri", "lucida grande", tahoma, sans-serif;
}
*html textarea {
	border: 1px solid #aeaeae;
}
/*\*/
html* .inputfeld, .dropdown{
	margin-top: 0px;
}
*html .inputfeld, textarea, .dropdown{
	margin-top: -17px;
}
/*\*/
html* textarea {
	margin-top: 0px;
}
.checkbox {
	clear: both;
	display: block;
}
.sendbutton {
	clear: both;
	float: left;
	margin-left: 104px;
	margin-top: 0px;
	font-size: 1.0em;
	letter-spacing: 1px;
}
span.error {
	color: #ff0000;
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 0.85em;
}
.stern {
    color: #ff7200;
}
.rot {
	color: #FF0000;
} 
/*########## DARSTELLUNG DER BILDER IN CP BILDER ##########*/
TABLE TR TD.imagelisttd { 
	padding: 5px;
	border: 1px dotted #FFF;
	background-color: #999;
}
*html TABLE TR TD.imagelisttd {
	border: 1px solid #FFF;
}
TABLE TR TD.imagelisttd:hover {
	padding: 5px;
	border: 1px solid #FFF;
	background-color: #333;
}
/*########## DARSTELLUNG DER BILDER IN CP BILDER <div> ##########*/
.imageEntry {
	float: left;
	padding-bottom: 0px;
	border: 2px solid #fff;
	border-right: 3px solid #fff;
	margin: 0px;
	background: #fff;
}
.imageEntry IMG {
	padding: 0px;
}
/*####################### IMAGE POSITIONEN ########################*/
.imgDIVinTextLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.imgDIVinTextRight {
	float: right;
	margin: 0px 0px 10px 10px;
}
.imgDIVbottomLeft {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/*####################### CP Register ########################*/
.tabs {
	padding: 0px;
	margin: 0px;
}
.tabs dt {
	font-size: 1.1em;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	color: #4f4f4f;
}
*html .tabs dt {
	font-size: 0.9em;
}
