BODY {
	width:820px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#cccccc;
	font-size:12px;
	font-family:verdana;
	background-position:center;
	text-align:justify;
	}
	
IMG {
	border:0px;
	padding:0px;
	margin:0px;
	}

H1, H2, H3 {
	color: #006633;
	margin:0px; padding:0px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	}
	

	
a:link {
	color: #006633;
	text-decoration:none;
	}
a:active {
	color: #006633;
	text-decoration:none;
	}
a:visited {
	color: #006633;
	text-decoration:none;
	}
a:hover {
	color: #006633;
	text-decoration: underline;
	}

#header {
	width:800px;
	height:100px;
	}
#logo {
	width: 320px;
	height:100px;
	float:left;
	}
#head {
	width:473px;
	padding-left:7px;
	height:80px;
	padding-top:20px;
	background-image:url(images/head.jpg);
	float:left;
	}
	
#balken {
	width:800px;
	
	background-image:url(images/balken.jpg);
	color:white;
	}
	
.title {
	padding-left:5px;
	height:18px;
	padding-top:2px;
	background-image:url(images/title.jpg);
	color:white;
	margin-bottom:5px;
	font-weight:bold;
	}

.title a:link {
	color: white;
	text-decoration:none;
	}
.title a:active {
	color: white;
	text-decoration:none;
	}
.title a:visited {
	color: white;
	text-decoration:none;
	}
.title a:hover {
	color: white;
	text-decoration: underline;
	}


#main {
	width:800px;
	background-color:white;
	padding:10px 0px 10px 0px;
	}
	
#links {
	width:210px;
	padding-right:10px;
	float:left;
	}
#rechts {
	width:600px;
	float:left;
	color: #006633;
	}

	
#footer {
	width:800px;
	height:22px;
	background-image:url(images/footer.jpg);
	color:white;
	text-align:center;
	padding-top:8px;
	}
#footer a:link {
	color:white;
	text-decoration:none;
	}
#footer a:active {
	color:white;
	text-decoration:none;
	}
#footer a:visited {
	color:white;
	text-decoration:none;
	}
#footer a:hover {
	color:white;
	text-decoration:underline;
	}
#footerlinks {
	padding:5px;
	color:white;
	text-align:center;
	font-size:10px;
	}
#footerlinks a:link {
	color:#006633;
	text-decoration:underline;
	}
#footerlinks a:active {
	color:#006633;
	text-decoration:underline;
	}
#footerlinks a:visited {
	color:#006633;
	text-decoration:underline;
	}
#footerlinks a:hover {
	color:#006633;
	text-decoration:none;
	}

.button {
	width:100px;
	text-align:center;
	float:left;
	}
.button a:link {
	display:block;
	height:18px;
	padding-top:2px;
	color:white;
	text-decoration:none;
	}
.button a:active {
	display:block;
	height:18px;
	padding-top:2px;
	color:white;
	text-decoration:none;
	}
.button a:visited {
	display:block;
	height:18px;
	padding-top:2px;
	color:white;
	text-decoration:none;
	}
.button a:hover {
	display:block;
	height:18px;
	padding-top:2px;
	color:#006633;
	background-color:white;
	text-decoration:none;
	}
	
.buttonn a:link {
	padding-left:5px;
	display:block;
	height:18px;
	padding-top:2px;
	color:#006633;
	text-decoration:none;
	border:1px solid #E6EAE7;
	border-left:5px solid #E6EAE7;
	margin-bottom:2px;
	}
.buttonn a:active {
	padding-left:5px;
	display:block;
	height:18px;
	padding-top:2px;
	color:#006633;
	text-decoration:none;
	border:1px solid #E6EAE7;
	border-left:5px solid #E6EAE7;
	margin-bottom:2px;
	}
.buttonn a:visited {
	padding-left:5px;
	display:block;
	height:18px;
	padding-top:2px;
	color:#006633;
	text-decoration:none;
	border:1px solid #E6EAE7;
	border-left:5px solid #E6EAE7;
	margin-bottom:2px;
	}
.buttonn a:hover {
	padding-left:5px;
	display:block;
	height:18px;
	padding-top:2px;
	color:#006633;
	background-color:white;
	color:#333333;
	text-decoration:none;
	border:1px solid #006633;
	border-left:5px solid #006633;
	margin-bottom:2px;
	}
	
/*eMail Kontakt */


fieldset {
	width: 480px;
	padding: 10px;
	border: none;
	}

.message {
	font-weight: bold;
	color: #006633;
	}

legend{
	font-weight: bold;
	display: none;
	}

textarea {
	height: 150px;
	}

label {
	width: 150px;
	text-align: right;
	float: left;
	padding-right: 20px;
	margin-top: 15px;
	}

input, textarea, select {
	width: 300px;
	float: left;
	margin-top: 15px;
	}

.buttonkon {
	margin-left: 183px;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
	