body {
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0px;
	background-color: #3ca937;
	background-image: url(../images/energiepark_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: 'Droid Sans', sans-serif, arial, helvetica;
}


#main {
background: url(../images/energiepark_home.jpg) no-repeat;
height: 670px;
width: 100%;
margin: 0px;
}

#main_kontakt {
	margin-left: 730px;
	margin-top: 116px;
	position: absolute;
}

#main_impressum {
	margin-left: 30px;
	margin-top: 30px;
}

h2 {
	font-size: 1.8em;
	color: #40ab3a;
	font-weight: 400;	
}

h3 {
	font-size: 1.4em;
	color: #40ab3a;
	font-weight: 400;	
}

h5 {
	font-size: 1.1em;
	color: #40ab3a;
	font-weight: 400;	
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
}

.kontaktdaten {
	font-size: 1.2em;
	color: #555;
	line-height: 1.6em;
}

.impressumsdaten {
	font-size: 1.1em;
	color: #555;
	line-height: 1.4em;
}

a {
	text-decoration: none;
	color: #555;
}

a:hover {
	color: #40ab3a;
}

.small {
	font-size: 11px;
}

a.small {
	text-decoration: none;
	color: #7e7e7e;
}

a.small:hover {
	color: #40ab3a;
}

a.back {
	text-decoration: none;
	color: #7e7e7e;
}
a.back:hover {
	color: #40ab3a;
}
