@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10pt;
	color:#003b78;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:2.8em;
	color:#bcc5e2;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	}
h2 {
	font-size:1.4em;
	color:#bcc5e2;
	font-weight:normal;
	margin:0px 0px 30px 0px;
}
h6 {
	font-size:1.0em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	}
a, a:link, a:visited {
	text-decoration:none;
	color:#003765;
	}
#overall-container {
	padding:40px 0px 0px 120px;
	width:1040px;
	float:left;
}
#footer {
	position:relative;
	bottom:30px;
	padding:0px 20px 0px 38px;
	width:654px;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	}
#footer a {
	color:#003b78;
	}
#footer a:hover {
	}
#header {
	float:left;
	height:106px;
	width:850px;
/*	background:url(grafiken/mainmenu_bg.png) no-repeat;*/
	background-repeat:no-repeat;
	z-index:80;
	behavior: url("fileadmin/scripts/pngbehavior.htc");
}
#mainmenu {
	font-size:1.0em;
	font-weight:bold;
	float:left;
	padding:22px 0px 20px 40px;
	position:relative;
	z-index:91;
}
#top {
	z-index:90;	
	position:relative;
	float:left;
	height:106px;
	width:850px;

}
.mainmenuitem {
	float:left;
	width:156px;
	height:40px;
	text-align:center;
	background-image:url(grafiken/menuitem_no.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;

}
.mainmenuitem a {
	position:relative;
}

.mainmenuitem a:hover {
	color:#bcc5e2;
}

.mainmenuitem:hover {
	background-image:url(grafiken/menuitem_act.jpg);
	background-repeat:no-repeat;
}
.mainmenuitem-act {
	float:left;
	background-image:url(grafiken/menuitem_act.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:156px;
	height:40px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
}
#logo {
	float:left;
	padding:15px 0px 0px 30px;
}
.clearer {
	clear:both;
	}
#left-column {
	width:660px;
	float:left;
	margin:-23px 0px 0px 0px;
}
* html #left-column {
	margin:-62px 0px 0px 0px;
}
* + html #left-column {
	margin:-57px 0px 0px 0px;
}
#right-column {
	width:180px;
	float:left;
	margin:-20px 0px 0px 0px;
	position:relative;
	z-index:70;	
	
}
* html #right-column {
	margin:-57px 0px 0px 0px;
}
* + html #right-column {
	margin:-62px 0px 0px 0px;
}
#content {
	background:url(grafiken/bg_kontakt.jpg) no-repeat top left;
	padding:45px 20px 10px 38px;
	/*height:577px;*/
	height:594px;
	/*_height:632px;*/
}
* html #content {
	height:650px;/*632px;*/
}
#content-subseite-vor {
	height:19px;
	background:url(grafiken/bg_subseite_vor.jpg) no-repeat;
}
#content-subseite-nach {
	height:21px;
	background:url(grafiken/bg_subseite_nach.jpg) no-repeat;
}
#content-subseite {
	background:url(grafiken/bg_subseite_654x1.jpg) repeat-y;
	min-height:571px; /*555*/
	/*_height:592px;*/
	padding:25px 20px 10px 38px;
}
* html #content-subseite {
	height:592px;
}

#logos {
	background:url(grafiken/logos_bg.jpg) no-repeat;
	height:275px;
	padding:20px 0px 0px 0px;
	width:167px;
}
* html #logos {
	height:400px;
}

#weihnachtsmann {
	/*background:url(grafiken/weihnachtsmann.png) no-repeat;*/
	background-repeat:no-repeat;
	height:75px;
	margin:0px 0px 0px 48px;
	position:relative;
	behavior: url("fileadmin/scripts/pngbehavior.htc");	
}


#stern1 {
	position:absolute;
	background-repeat: no-repeat;
	top:55px;
	left:30px;
	width:49px;
	height:47px;
	z-index:80;
	behavior: url("fileadmin/scripts/pngbehavior.htc");	
}
#stern2 {
	position:absolute;
	background-repeat: no-repeat;
	top:286px;
	left:-16px;
	width:53px;
	height:59px;
	z-index:80;
	behavior: url("fileadmin/scripts/pngbehavior.htc");	
}
p {
	padding:0px 0px 10px 0px;
	margin:0px;
	position:relative;
	z-index:81;
}
.left {
	text-align:left;
	border:1px solid #003765;
	}
.left th {
	text-align:left;
	}
.contenttable {
	position:relative;
	z-index:81;
	}
/****TMAILFORM******/
.mailform-label {
	width:127px;
	}
.button {
	background-image:url(grafiken/button_bg.jpg);
	background-repeat:repeat-y;
	border:none;
	padding:2px 2px 2px 2px;
	margin-right:30px;
	color:#003765;
	height:32px;
	width:132px;
	background-color:transparent;
	margin-top:10px;
}
.button:hover {
	background-image:url(grafiken/button_bg_over.jpg);
	}
.inputfield {
	background:url(grafiken/input_bg.jpg) repeat-y;
	border:none;
	width:300px;
	min-height:20px;
	color:#003b78;
	padding:0px 5px 0px 5px;
	overflow:hidden;
}

.row_blue{
	background-color:#bcc5e2;
}

.gruen{
	color:#59b86d;
}

#liteShow{
	z-index:1000;
}

* html #images img{
	margin-top:170px;
	margin-left:120px;
}

* html #captions{
	padding-top:25px;
}

#scrollbar{

}

#logos_sol{
	height:139px;
	background:url(grafiken/logos_bg_klein.jpg) no-repeat;
	padding:10px 0px 5px 0px;
	width:167px;
}

* html #logos_sol{
		padding-bottom:20px;
}
.tx-msimageflow-pi1 {
	position:relative;
	left:0px;
}
div.tx-msimageflow-pi1 #images {
	position:relative;
	left:-50px;
}
* html div.tx-msimageflow-pi1 #images {
	position:relative;
	left:-200px;
	top:-100px;
}

.tx-powermail-pi1 legend{
	display:none;
}

.tx-powermail-pi1 fieldset{
	border:none;

}

.tx-powermail-pi1 label{
	width:127px;
	display:block;
	float:left;
}

.tx_powermail_pi1_fieldwrap_html{
	padding-bottom:6px;
}

.tx_powermail_pi1_fieldwrap_html_textarea{
	padding-top:5px;
}

.tx_powermail_pi1_fieldwrap_html_submit{
	float:left;
	padding-left:127px;
}
.powermail_mandatory_js{
	color:#F00;
}