body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color: #6C6C6A;
	padding:0px;
	margin:0px;
}
a {
	text-decoration: none;
	color: #234602;
}
#head {
	width: 1000px;
	height: 155px;
	background-image: url(/images/web/header.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
#utilities {
	color: #FFFFFF;
	font-weight: bold;
	width: 990px;
	text-align: right;
}
#utilities a{
	color: #FFFFFF;
	font-weight: bold;
}
#utilities a.on{
	text-decoration: underline;
}
#contenttable {
	width: 1000px;
	border-collapse : collapse;
	border: 0px;
}
#left {
	width: 153px;
	background-color: #718E54;
	padding:0px;
	vertical-align : top;
}
#right {
	width: 153px;
	background-color: #718E54;
	padding:0px;
	vertical-align : top;
}
#content {
	background-color: #DCE5D0;
}
#menu {
	background-color: #DCE5D0;
}
#menu a{
	line-height : 200%;
	background-image: url(/images/web/arrow.gif);
	background-repeat : no-repeat;
	background-position : left;
	font-weight: bold;
	padding-left: 10px;
}
#menu a:hover{
	color: #6C7A07;
}
#menu a.on{
	color: #6C7A07;
}
div.menubutton {
	padding-left: 10px;
	border-bottom: 1px solid #718E54;
}
div.submenu {
	border-bottom: 1px solid #718E54;
	background-color: #EBF1E5;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu div.submenu a {
	background-image: url(/images/web/arrow.gif);
	font-size:95%;
	font-weight : normal;
	padding-left: 10px;
	background-repeat : no-repeat;
	background-position : left;
}
div.menubottom {
	height: 30px;
	background-image: url(/images/web/menue_schatten_bottom.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
#contentinhalt {
	margin: 10px;
	margin-top:0px;
	background-color: #F2F5EE;
	border: 1px solid #718E54;
	min-height: 500px;
	padding:10px;
	width:650px;
}
#contentinhalt div div{
	padding:0px;
	margin:0px;
}
.inhalt {
	margin-bottom: 30px;
}
.inhalt img {
	border: 1px solid #718E54;
}
.inhalt img.text3{
	margin-right: 10px;
	margin-bottom: 10px;
}
.inhalt img.text4{
	margin-left: 10px;
	margin-bottom: 10px;
}
.inhalt img.text6{
	margin-right: 10px;
	margin-bottom: 10px;
}
.inhalt img.text7{
	margin-bottom: 10px;
}

.liste {
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #718E54;
	padding:5px;
}
h1 {
	color: #234602;
	font-size: 100%;
	margin-bottom: 10px;
}
h2 {
	color: #234602;
	font-size: 100%;
	margin: 0px;
}
.liste h2 {
	color: #234602;
	font-size: 100%;
	margin: 0px;
	background-image: url(/images/web/title_line.jpg);
	background-position : left bottom;
	background-repeat : no-repeat;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#aktuell {
	background-color: #DCE5D0;
	
}
#aktuell h1 {
	margin-top:0px;
	padding-top: 5px;
	margin-bottom: 5px;
}
div.news {
	border-top: 1px solid #718E54;
	border-bottom: 1px solid #718E54;
	background-color: #EBF1E5;
	padding: 5px;
}
#laender {
	margin-top: 120px;
	text-align: right;
}


div.homeLinks{
	width:300px;
	padding:10px;
	background-color:#ffffff;
	border-right:1px solid #dce4d1;
	border-bottom:1px solid #dce4d1;
	margin-right:10px;
}

div.homeRechts{
	width:300px;
	padding:10px;
	background-color:#ffffff;
	border-right:1px solid #dce4d1;
	border-bottom:1px solid #dce4d1;
}
h4{
	margin:0px;
	background-color:#718e54;
	padding:3px;
	color:#ffffff;
	margin-bottom:10px;
	font-size:100%;
}