body {
	background:#719d79 url('../images/body_back.png') repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

table, tr, td{
	margin:0;
	padding:0;
	border:0;
	vertical-align:top;
}

.middle{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	-moz-box-shadow:0 0 5px #666; padding:0;
	-webkit-box-shadow:0 0 5px #666; padding:0;
	-khtml-box-shadow:0 0 5px #666; padding:0;
	-icap-box-shadow:0 0 5px #666; padding:0;
	-o-box-shadow:0 0 5px #666; padding:0;	
}

.head {
	background:#2f792f url('../images/head.jpg');
	height:140px;
	width:900px;
	margin:0;
	padding:0;
}

.between{
	height:25px;
	width:900px;
	background:#fff;
}

li{
	list-style-type:square;
}


.nav_tab{
	background:#b0c5b4;
	height:30px;
	width:900px;
	margin:0;
	padding:0;
}

.content{
	background:url('../images/content_back.png') repeat-y;
	min-height:500px;
	padding-top:0;
}

.navibuttons{
	padding-left:15px;
}

.navibuttons a{
	font-size:12px;
	font-weight:bold;
	color:#2f5336;
	text-decoration:none;
}

.navibuttons a:hover{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.kontakt {
	margin:0;
	padding-left:650px;
	padding-top:20px;
	height:11px;
	text-align:left;
	font-size:11px;
	color:#dde5de;
}

.kontakt a{
	font-size:11px;
	color:#dde5de;
	text-decoration:underline;
}

.kontakt a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

hr{
	border-top:1px solid #ccc;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

.headline{
	font-size:13px;
	font-weight:bold;
	color:#6c9773;
}

.headline2{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#6c9773;
	text-decoration:underline;
}

.green_font{
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#6c9773;
	text-decoration:none;
}

.navi_headline_grey{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.navi_headline_grey a{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}
.navi_headline_grey a:hover{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

a{
	color:#666;
	text-decoration:underline;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

.navi_headline a{
	font-size:12px;
	font-weight:bold;
	color:#2f5336;
	text-decoration:underline;
}

.navi_headline a:hover{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}

.navi{
	margin:0;
	padding:0;
	background:#fff;
	height:25px;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff;
	border:1px solid #ccc;
	color:#666;
}

.footer {
	margin:0;
	padding:10px;
	text-align:center;
	font-size:11px;
	color:#dde5de;
}

.footer a{
	font-size:11px;
	color:#dde5de;
	text-decoration:none;
}

.footer a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}

