@charset "UTF-8";
/* CSS Document */

body {
	color:#694D4E;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	background-color: #f5c067;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
	}

body {
    margin:0;
    padding:0;
}
p{
    margin:0;
    padding:0 0 8px 0;
}
h1 {
	color: #a50c24;
	font-size:145%;
	padding:0 0 8px 0;
	margin:0;
}

h2 {
	color: #a50c24;
	padding:0 0 8px 0;
	margin:0;
	font-size:130%;
}
h3 {
	font-size:110%;
	padding:0;
	margin:0;
}

#footer {
    position:relative;
	bottom: 0;
	background-image:url(content-end.jpg);
	margin-left: -560px;
	z-index: 4;
    text-align:center;
	height: 70px;
    width: 1120px;
	left: 50%;	
}

#header {
	position: absolute;
	width: 1120px;
	height: 230px;
	top: 0px;
	left: 50%;
	margin-left: -560px;
}
#logo {
	position: absolute;
	top:0px;
	left: 0px;
	width: 280px;
	height: 300px;
	z-index: 2;
	}

#headerimage {
	position: absolute;
	top:0px;
	left: 280px;
	width: 840px;
	height: 300px;
	z-index: 2;
	}

#navi {
	position: absolute;
	color: #f6f6f6;
	width: 1120px;
	height: 50px;
	top: 300px;
	left: 50%;
	margin-left: -560px;
	background-image: url(navi.jpg);
	z-index: 3;
}

#navipos {
	position: absolute;
	width: 776px;
	height: 25px;
	top: 0px;
	left: 250px;
	}

#navipos ul li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
	line-height:150%;
	}
	
#navipos a{
	display:block;
	margin: 13px;
	color: #fff;
	text-decoration:none;
	}

#navipos a:hover{
	display:block;
	color: #f5c067;
	background-image:url(choose.png);
	text-decoration:none;
	}	
#news {
	font-size:11px;
	left:15px;
	position:relative;
	text-align:center;
	width:240px;
}
#news p{
	text-align:left;
}
#news h1 {
	color: #fff;
	font-size:130%;
	padding:0 0 0 0;
	margin:0;
}
#subnavi #news a{
	margin: 0;
	color: #fff;
	text-decoration:underline;
	display:inline;
	}
	

#content {
	position: absolute;
	width: 1120px;
	top: 350px;
	left: 50%;
	background-image:url(content-background.jpg);
	margin-left: -560px;
	z-index: 1;
	}



#image {
	position: absolute;
	width: 231px;
	height: 470px;
	top: 250px;
	right: 319px;
	z-index: 5;
	}


#energy {
	position: absolute;
	right: 50px;
	top: 200px;
	width: 204px;
	height: 100%;
	background-image:url(energy.jpg);
	z-index: 1;
	}
	
#subnavi {
	position: absolute;
	color: #fff;
	width: 230px;
	top: 20px;
	left: 20px;
	z-index: 3;
	}
	

#anmeldung {
	position: absolute;
	width: 165px;
	top: 28px;
	left: 900px;
	z-index: 3;
	height: 310px;
	text-align: center;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-size:12px;
	color:#222;
	}
#anmeldung h5 {
	color:#770819;
	margin-left:10px;
	text-align:left;
	width:172px;
}	

#text {
	position: relative;
	width: 550px;
	top: 25px;
	left: 303px;
	z-index: 4;
	text-align:left;
	}
#text h3{
	font-size:110%;
	padding:0 0 2px 0;
	color:#720616;
	}

a{
	color: #45000A;
	text-decoration:none;
	font-weight:bold;
	
	}
a:hover{
	color: #770022;
	text-decoration:underline;
	}

#subnavi ul li {
	list-style: none;
	}
#subnavi a{
	display:block;
	margin: 10px;
	color: #fff;
	text-decoration:none;
	}
#subnavi a:hover{
	display:block;
	margin: 10px;
	color: #ffbbbb;
	text-decoration:none;
	}
#adresse {
	position: absolute;
	top: 18px;
	width: 700px;
	color: #FFF;
	left: 80px;
	text-align: right;
	font-size: 10px;
	z-index:1000;
	}
#adresse a{
	color:#fff;
}
#adresse a:hover{
	color:#ccc;
}
#headeranimation {
	/*background:#333333 none repeat scroll 0 0;*/
	font-size:10px;
	height:299px;
	left:0;
	position:absolute;
	text-align:right;
	top:-8px;
	width:810px;
	z-index:500;
}
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #feffe5;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;




	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 312px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #feffe5;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
#powermaildiv_uid13 {
	color:#666666;
	font-size:90%;
	margin-left:200px;
}
.c2l1-left{
	padding:10px;
	background:#FFFFFF url(../../werndlhof/widgets/cont_top01.jpg) no-repeat scroll 0 0;
	border:none;
	vertical-align:top;
}
.c2l1-middle{
	border-left:10px solid #fdefd5;
	padding:10px;
	background:#FFFFFF url(../../werndlhof/widgets/cont_top01.jpg) no-repeat scroll 0 0;
	vertical-align:top;
}
.c2l1-left p{
	font-size:95%;
	color:#555;
	margin-top:0;
}
.c2l1-middle p{
	font-size:95%;
	color:#555;
	margin-top:0;
}
.internal-link img{
	border:none;
	text-decoration:none;
}
#navipos .mainactive {
	border-bottom:7px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
}
#subnavi .active {
	font-weight:bold;
	color:#f5c067;
	background:transparent url(linkarrow_white.gif) no-repeat scroll 0 3px;
	padding-left:12px;
}
.c2l1-left h4{
	padding:0 0 20px 0;;
	color:#fff;
	margin:0;
	font-size:12px;
}
.c2l1-middle h4{
	padding:0 0 20px 0;;
	color:#fff;
	margin:0;
	font-size:12px;
}
.news-latest-item {
	text-align:left;
	padding-left:12px;
	background: url(linkarrow.gif) no-repeat left 3px;
}
.news-latest-item h4 a{
	font-size:11px;
	text-decoration:underline;
}
.news-latest-item h4 a:hover{
	text-decoration:none;
}
.news-latest-item h4 {
	font-size:12px;
	margin:5px 0 8px;
	text-decoration:underline;
}
.news-latest-item img{
	display:none;
}
.clearer {
	height:1px;
	background:#fff;
}
.news-single-item h3 {
	font-size:100%;
	margin:5px 0 8px;
}
.news-single-img {
	float:left;
	margin-right:8px;
	margin-top:5px;
}
.news-list-item img{
	float:left;
	margin-right:6px;
	margin-top:4px;
}
.news-list-item{
	min-height:100px;
	border-bottom:1px dotted #ccc;
	margin-top:5px;
}
.news-list-item hr{
	display:none;
}
#anmeldung h2 {
	margin:0;
	padding:0 0 2px 12px;
	text-align:left;
	font-size:120%;
}
#anmeldung h1 {
	margin:0;
	padding:0 0 8px 12px;
	font-size:120%;
}
#metaboard {
right:20px;
position:absolute;
top:8px;
z-index:1000;
}
/***sitemap ************/
.csc-sitemap ul li a{
	font-size:120%;
}
.csc-sitemap ul ul li a{
	font-size:100%;
	font-weight:100;
	margin-left:5px;
}
.csc-sitemap li {
	list-style:none;
}
.csc-sitemap ul ul {
	margin:0 0 10px 5px;
	padding:0;
}
.wt_contentchange_link a{
	font-size:9px;
	font-weight:normal;
}
div.tx-wtcontentchange-pi1 {
	background:#80091D none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	margin:6px 0 0 7px;
	padding:5px;
	width:215px;
}

.csc-textpic-text{_clear:both;}
.csc-textpic-imagewrap{clear:both;}

.seminartabelle {
	margin-left:-5px;
	width:540px;	
}
.seminartabelle .tr-even{
	background:#e3e3e3;
}
.seminartabelle .tr-odd{
	background:#fff;
}
.seminartabelle th{
	background:#fff;
	font-weight:bold;
	padding:0 5px;
}
.seminartabelle td{
	padding:0 5px;
}
.signatur{
	width:450px;
}
.signatur td{
	padding:0;
	margin:0;
}
/***** leftcontainer *******/
#leftcont {
	background:#80091D url(hg_top.jpg) no-repeat scroll left top;
	border:1px solid;
	margin-left:7px;
	padding:42px 5px 10px;
	width:215px;
	margin-top:10px;
}