body 
{
    background-color: #959595;
    font-family: Asap, sans-serif;
	color: #545756; 
	font-size: 14px;
	line-height: 18px;
}
#wrapper
{
	background: white;
	text-align: center;
	vertical-align: top;
}
#container
{
	background-image: url(../bilder/pfeil-grau1.gif); background-repeat:no-repeat; 
	width: 960px;
	margin: 0px;
}
.image_container {
	margin:0px;
	padding: 0px;
	line-height: 0;
}
h1 {
	color:#F47A22;
	font-size: 23px;
	font-weight: 400;
	margin-top:17px;
	padding-left:24px;
}
h2 {
	clear: both;
	color:#050607;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 18px;
	padding-top: 5px;
}
.content1 {
	margin: -25px 330px 4px 330px;
	min-height: 175px;
	width: 300px;
}
.content2 {
	margin: 4px 330px 56px 330px;
	min-height: 245px;
	width: 300px;
}

/* Kopfzeile */
.logo {
	float: left;
	padding: 36px 38px 0 16px;
}
.energie_fuer_generationen {
	float: left;
	padding-top: 36px;
}
#header div.inside {
	background-image: url(../bilder/gestrichelte-linie1.gif); background-repeat:repeat-x; 
	width: 925px;
	height: 119px;
	margin: 0 10px;
}
.flagge {
	float: left;
	padding: 11px 0 0 10px;
}

/* Fusszeile */
#footer
{
	font-size: 13px;	
    color: #050607;
	padding: 0;
}
.fusszeile_links {
	float: left;
	padding-left: 10px;
}
.fusszeile_rechts {
	float: right;
	padding-right: 10px;
}

/* Sitemap */
#sitemap {
	background-color: #F1F1EF; 
	width:940px; 
	height: 125px; 
        padding: 4px 10px;
}

#sitemap > ul, #sitemap > ul > li > ul { 
    vertical-align: top; 
    display: inline-block; 
    list-style-position: inside;
    list-style-type:none;
    padding:0!important;
    line-height:17px;
    margin: 0;
}
#sitemap > ul > li, #sitemap > ul > li > ul > li {
	width: 168px;
    	vertical-align: top; 
	display: inline-block; 
}
#sitemap a,
#sitemap a:link,
#sitemap a:visited
{
    text-decoration: none;
    font-family: Asap, sans-serif;
    font-size: 12px;
	color: #4D504F;
	display: inline-block;  

}
#sitemap > ul > li > a,
#sitemap > ul > li > a:link,
#sitemap > ul > li > a:visited {
	font-weight: bold;
	line-height:17px;
}
#sitemap > ul > li.last {
	width: auto!important;
    	float: right;
	margin-right: 0px; 
}
/* bullet points bei Aufzählungslisten */
.content1 ul, 
.content2 ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 0px;
	list-style-position: outside;
}
.content1 ul li, 
.content2 ul li {
	background-image: url(../bilder/bullet-point.gif); background-repeat:no-repeat;  
	padding-left: 13px;
}

/* Spaltenset (3 Boxen) */
.tabelle {
	display: table;
	height: 209px;
}
.zeile {
	display: table-row;
}
.box_mit_text {
	display: table-cell;
	padding: 13px 17px;
	background: #F47A22;
	width: 266px;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 18px;
	border-width: 0px 10px;
	border-style: solid;
	border-color: white;
}
.box {
	display: table-cell;
	width: 300px;
	height: 209px;
	border-width: 0px 10px;
	border-style: solid;
	border-color: white;
	line-height: 0px;
	text-align: center;
}

/* Links */
a.orange, 
a.orange:link, 
a.orange:visited
{
	color: #F47A22;
}
a.grau, 
a.grau:link, 
a.grau:visited
{
	color:#545756;
}
a.schwarz, 
a.schwarz:link, 
a.schwarz:visited
{
	color: #050607;
}
a.weiss, 
a.weiss:link, 
a.weiss:visited
{
	color: white;
}
a.fett, 
a.fett:link, 
a.fett:visited
{
	font-weight: bold;
}
a.unterstrichen,
a.unterstrichen:link,
a.unterstrichen:visited
{
    text-decoration: underline;
}
a.nicht-unterstrichen,
a.nicht-unterstrichen:link,
a.nicht-unterstrichen:visited
{
    text-decoration: none;
}

/* Home */
h1.home {
	margin-bottom: 13px;
}
div.home {
	clear: both;
	margin: 0px 10px 0px 26px;
	padding: 0;
	display: inline;
}
div.home iframe {
	display: inline;
	margin:0;
	padding: 0;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	display: inline;
}
.bild_startseite {
	margin: 21px 44px 39px 85px;
	float: left;
}
.bild_startseite img{
	margin-top: 9px;
}
.enerkraft-aktuell {
	background: #555555;
	width: 450px;
	display: block;
	float:left;
	padding:2px;
	margin-top: 21px;
}
.enerkraft-aktuell img{
	margin: 5px 0 4px 13px;
	width: 168px;
	height: 19px; 
	border: 0;
}
.artikel-teaser {
	margin: 0;
	padding: 7px 9px 8px 9px;
	background: white;
	width: 449;
	min-height: 152px;
	font-size:13px;
}

/* Projekte */
h1.projekte {
	float: left;
	width: 819px;
	margin-bottom: 0px;
}
h2.projekte {
	clear: both;
	float: left;
	margin: 4px 0 17px 26px;
	padding-top: 0px;
}
.icon_wind {
	float: left;
	width: 46px;
	margin-top: 17px;
}
.icon_solar {
	float: left;
	margin-top: 17px;
}
div.projekte {
	clear: both;
	width: 960px;
	height:638px;
	margin:0;
	padding: 0;
}
div.projekte iframe {
	display: inline;
	margin:0;
	padding: 0;
	height: 100%;
}
.galerie-bauprojekte {
	clear: both;
	padding: 0px 26px 28px;
	background-color: #F1F1EF;
}

.galerie-bauprojekte table {
	margin-top: 29px;
}

.linie-grau {
	padding: 0px 10px;
	background-color: #F1F1EF;
}

/* Login */
.login-content1 {
	vertical-align: top;
	clear: both;
	min-height: 114px;
	width: 300px;
	padding: 21px 330px 3px 330px;
	background: #F1F1EF;
	margin-top: 0px;
}
.login-content2 {
	vertical-align: top;
	clear: both;
	padding: 4px 330px 56px 330px;
	min-height: 335px;
	width: 300px;
	margin-top: 0px;
	background: #F1F1EF;
}
.contao-logo {
	line-height: 0px;
	float: left;
}

.login1 {
	background: #F47A22;
	color: white;
	font-weight: bold;
	height: 186px;
	padding: 26px 0 0 16px;
	width: 603px;
	}
label {
	display: inline-block;
	width: 114px;
}
#username, #password {
	background: #F47A22;
	border-width: 0px 0px 1px 0px;
	border-bottom-style: solid;
	border-bottom-color: white;
	color: white;
}
.submit {
	margin-top: 10px;
}
.rechtsbuendig {
	float: right;
}