body {
	color: #313040;	
	font-size: 12px;
	font-family: 'Trebuchet MS', helvetica, sans-serif;	
/*	font-family: verdana, helvetica, sans-serif;	*/
/*	font-family: 'gill sans', sans-serif;		*/
	padding: 0px;
	margin:0px;
	text-align: center;
	background: white url(images/mainsite-header-3background.png) repeat-x;
	}

a {
	color: #95b205;
/*	text-decoration: none;	*/
	}

#container {
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;		
	padding: 0px;
	width: 950px;
	height: 1600px;	
	background: #fff url(images/mainsite-header-3.png) no-repeat;
	}

div #what {
	color: #95b205;
	position: absolute;	
	top: 260px;
	margin: 0px  0px 0px 165px;
	padding: 0px;
	}

div #what p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	}

div #vorteile {
	color: #95b205;
	position: absolute;	
	top: 300px;
	margin: 0px  0px 0px 165px;
	padding: 0px;
	}
	
div #vorteile ul {
	font-size: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
div #vorteile ul li {
	padding: 0px 0px 5px 0px;
	}
	
div #text {
/*	background-color: wheat;	*/
	font-size: 13px;
	position: absolute;
	top: 430px;
	width: 760px;
	margin-left: 165px;
	}
	
div #text p span {
	color: #95b205;
	font-style: italic;
	}
	
div #text h4 {
	color: #95b205;
	}

div #text h4 span{
	font-style: italic;
	}
	
div #impressum {
/*	background-color: red;	*/
	color: #95b205;
	position: absolute;	
	top: 290px;
	width: 160px;
	margin-left: 20px;
	}