* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	overflow: scroll;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#wrap {
	position: relative;
	top: 100px;
	left: 0;
	z-index: 50;
	width: 100%;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-color: #69be28;
	}
#box {
	width: 768px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: auto;
	background-color: #FFF;
	}
#sideright {
	float: right;
	width: 430px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#logo {
	background-image: url(../images/01/greenlease_426x127.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 430px;
	background-position: left bottom;
}
#regel {
	margin-top: 40px;
	margin-left: 45px;
}
#text {
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 10px;
}
#adresse {
	margin-top: 20px;
	margin-left: 45px;
	margin-right: 10px;
}
#sideleft {
	float: left;
	width: 338px;
}
#navigation {
	width: 300px;
	text-align: left;
	float: left;
	margin-top: 220px;
}
#navigation a {
	text-decoration: none;
	color: #FFF;
}
#navigation #green a {
	color: #1e6b1e;
	height: 60px;
	background-image: url(../images/01/pfeil_2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
}
#navigation #ewhite a {
	background-image: url(../images/01/pfeil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#navigation #pwhite a {
	background-image: url(../images/01/pfeil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#navigation #dwhite a {
	height: 60px;
	background-image: url(../images/01/pfeil.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	display: block;
}
#navigation #iwhite a {
	background-image: url(../images/01/pfeil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#navigation #nwhite a {
	background-image: url(../images/01/pfeil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#navigation a:hover {
	color: #CCC;
}
#navigation ul li {
	list-style-type: none;
	font-size: 120%;
	display: block;
	font-weight: bold;
	padding-left: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #69be28;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#award {
	height: 157px;
	width: 130px;
	float: left;
	margin-left: 90px;
	margin-bottom: 20px;
	margin-top: 0px;
}
h1 {
	font-size: 115%;
	color: #333;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 18px;
	font-weight: lighter;
	line-height: 145%;
}
h2 {
	font-size: 130%;
	color: #333;
	font-weight: lighter;
	text-align: left;
	line-height: 160%;
	padding-bottom: 2px;
}
h3 {
	font-size: 110%;
	color: #333;
	text-align: left;
	font-weight: lighter;
	line-height: 130%;
}
p {
	font-size: 90%;
	color: #333;
	text-align: left;
	font-weight: lighter;
	line-height: 160%;
}
span {
	color: #69be28;
	font-weight: normal;
}
a {
}
a:active {
	text-decoration: none;
}
a:link {
	color: #69be28;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1e6b1e;
	text-decoration: none;
}
a.black:link {
	color: #333;
	text-decoration: none;
}
#clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
