body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #accfeb;
	margin-top: 20px;
}

#layout {
	/*margin: auto;*/
	width: 800px;
	min-height: 500px;
	border: 1px;
	border-style: solid;
	border-color: #343c20;
	background-color: #a4b674;
	background-image: url(images/layoutback.gif);
	background-repeat: repeat-y;
}
#layoutblau {
	/*margin: auto;*/
	width: 800px;
	min-height: 500px;
	border: 1px;
	border-style: solid;
	border-color: #343c20;
	background-color: #76afde;
	background-image: url(images/backgroundblue.gif);
	background-repeat: repeat-y;
}

#navoben{
	background-color: #5b6931;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navobenblau{
	background-color: #184467;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentleft {
	width: 500px;
	padding: 10px;
	padding-top: 10px;
	float: left;
	text-align: left;
	color: #19190D;
}

#contentright {
	padding-top: 10px;
	padding: 10px;
	float: right;
	width: 180px;
	text-align: left;
}
.navoben {
font-size: 12px;
font-weight: 600;
color:#ffffff;
display: inline;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
}
.navoben:hover {
	font-weight: 600;
	color: #5DB1E2;
	padding-left: 5px;
	padding-right: 5px;
}

h1 {
font-size: 14px;
font-weight: 800;
color:#282418;
}

h2 {
	font-size: 12px;
	font-weight: 600;

}
.h2text {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #282418;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #282418;
	background-color: ffffff;
}
.clear {
clear: both;
}

.footer {
	background-color: #343c20;
	height: 20px;
	font-size: 10px;
	color: white;
	text-align: center;
	padding-top: 3px;
}
.footerblau {
	background-color: #184467;
	height: 20px;
	font-size: 10px;
	color: white;
	text-align: center;
	padding-top: 3px;
}
.linkimfooter {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.listeleft {
	background-color: #B4D2EF;
	width: 260px;
	float: left;
	padding: 5px;
	font-size: 10px;
	font-weight: 600;
}
.listeright {
	background-color: #B4D2EF;
	width: 220px;
	float: right;
	padding: 5px;
	font-size: 10px;
	text-align: right;
	font-weight: 600;
}
.listeleft2 {
	background-color: #9CC6EF;
	width: 260px;
	float: left;
	padding: 5px;
	font-size: 10px;
	font-weight: 600;
	}

.listeright2 {
	background-color: #9CC6EF;
	width: 220px;
	float: right;
	padding: 5px;
	font-size: 10px;
	text-align: right;
	font-weight: 600;
}
.linkactive{
	font-weight: 600;
	color: #5DB1E2;
	padding-left: 5px;
	padding-right: 5px;
}

TD {
	font-size:12px;
	}
.linkimtext {
	font-weight: 600;
	color: #282418;
	text-decoration: none;
}

.newsinput_klein{
	width:30px;
	height:22px;

	}
.newsinput_rechts{
	width:180px;
	height:22px;

	}
.newsarea_rechts{
	width:180px;
	height:120px;
}
.newsinput_mitte{
	width:30px;
	height:22px;

	}
.newsinput_mitte{
	width:460px;
	height:22px;

	}
.newsarea_mitte{
	width:460px;
	height:120px;
}