body {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
	overflow: -moz-scrollbars-vertical;	
}

td {vertical-align:top;}

h1 {
	font-size:16px;
}

h2 {
	font-size:13px;
}

p {
	color:#333333;
	font-size:13px;
}

 .content a:link , .content a:active, .content a:visited {
	color:#FEBB00;
	font-size:13px;
	text-decoration:none;
}

 .content a:hover  {
	color:#EAAA00;
	font-size:13px;
	text-decoration:underline;
}

img {
	border: none;
}

.footer {
	text-align:center;
	color:#333;
	font-size:11px;
	height: 16px;
	padding: 4px 0px 0px 0px;
}

.footer a, a:visited, a:active, a:hover {
	color: #333;
	text-decoration: none;
}

.rand {
	padding: 0;
	border: 1px solid #d7d7d7;
	background-color:white;
	width:850px;
	margin:auto;
}

.rahmen {
background-color:#FFFFFF;
text-align:left;
/*border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #666;*/
}

.head {
	background-color: #FEEFC9;
}
.yellocontent {
	background-color: #FEBB00;
	/*border-top: 1px solid white;*/
}
.yellospace {
	background-color: #FEBB00;
	/*border-top: 1px solid white;*/
	border-bottom: 0px solid white;
}

.footerspace {
	background-color: #FEEFC9;
	/*border-top: 1px solid white;*/
	padding: 3px;
	/*border-bottom:1px solid #FEBB00;
	border-left:1px solid #FEBB00;
	border-right:1px solid #FEBB00;
	border-top:1px solid #FEBB00;*/
	
}

.contentstart {
	margin:0 100px 50px 100px;
	color: #333333;
	font-size: 13px;
}

.contentstart a, a:visited, a:active, a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

.contentstart_news {
	margin:0 40px 50px 100px;
	color: #333333;
	font-size: 13px;
}

.contentstart_news a, a:visited, a:active, a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

.contentstart_news a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.contentstart_agb {
	margin:0 100px 50px 100px;
	color: #333333;
	font-size: 13px;
}

.contentstart h1{
	color:#FFFFFF;
}

a.jump, a.jump:visited, a.jump:active {
	color:#333333;
	font-size: 11px;
}

.content {
	margin:0 100px 50px 100px;
	color: #333333;
	font-size: 13px;
}


.innercontent {
	margin:0 40px 0 0;
}

.border-l-r {
	border-right: 1px solid #FEBB00;
	border-left: 1px solid  #FEBB00;
}


.energie {
	font-size:0.8em;
	font-weight:bold;
	color:#FFFFFF;
	margin: 5px 0 0 0;
	padding: 0px 0px 0px 0px;
}


.navi {
	background-color: #FEBB00;
	border-top: 1px solid white;
	border-bottom: 0px solid white;
}

.navi_sub {
	background-color: #FEBB00;
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 0px;;
}

.pics_header {
	border-top: 1px solid white;
	background-color: #FFFFFF;
	/*border-left: 1px solid white;
	border-right: 1px solid white;*/
	padding: 0;
	margin: 0;
	border-bottom: 1px solid white;	
}
.banner {
	border-top: 1px solid white;
	padding: 0;
	margin: 0;	
	border-bottom: 1px solid white;	
}


/*  Navigation Liste Horizontal */

#navcontainer {
	background: #FEBB00;
	margin-left: 0px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
}

#navcontainer_sub {
	background: #FEBB00;
	margin-left: 510px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
}

 /*to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

ul#navlist {
	list-style: none;
	padding: 0;
	margin: 0 ;
	width: 640px;
	text-align:center;
	font-size: 0.8em;
	font-weight:bold;	
}

ul#navlist_sub {
	list-style: none;
	padding: 0;
	margin: 0 ;
	text-align:center;
	font-size: 0.8em;
	width: auto;
	font-weight:bold;	
	float: right;
	margin-right: 30px;
}

ul#navlist li {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}

ul#navlist_sub li {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 0.1em 0 0;
	text-align: center;
	font-weight:bold;	
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.3em 1em 0.3em 1em;
	border-width: 1px;
	border-color: #FEBB00 #FEBB00 #ffbb00 #ffbb00;
	border-style: solid;
	color: #333;
	text-decoration: none;
	background: #FEBB00;
	font-weight: bold;
}

ul#navlist_sub li a {
	display: block;
	width: 100%;
	padding: 0.3em 0.3em 0.3em 0.3em;
	border-width: 1px;
	border-color: #FEBB00 #FEBB00 #FEBB00 #FEBB00;
	border-style: solid;
	color: #ffffff;
	text-decoration: none;
	background: #FEBB00;
	text-align: center;
	font-weight:bold;	
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a {
	background: #838383;
	color: #fff;
	border-color: #838383 #838383 #838383 #838383;
}

ul#navlist_sub li#active_sub a
{
color: #333;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #fff;
	background: transparent;
	border-color: #838383 #838383 #838383 #838383;
	background: #838383;
}

ul#navlist_sub li a:hover, ul#navlist_sub li#active_sub a:hover {
	color: #333;
	background: transparent;
	border-color: #FEBB00 #FEBB00 #FEBB00 #FEBB00;
	background: #FEBB00;
}


/* formulare ------------------------ */

input , textarea {

	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
	
	background-color: #e9e9e9;
	border: 1px solid #838383;
	padding: 2px 2px 2px 2px;
	margin: 2px;

}

.form-label {
	font-size:0.7em;
	font-weight: normal;
	padding: 3px 0 3px 30px;
}

.form-submit {
	color:#ffffff;
	background-color: #FEBB00;
	width:50%;
	margin: 0;
	padding:3px 3px 3px 3px;
	border: 3px solid #FEEFC9;
}

#logo-elster {
	position: absolute;
	margin: 70px 0 0 725px;
}	
