/* GENERAL SETTINGS */
body {
	background-color: #fbf7bd;
	margin: 0px;
	padding: 0px; 
	font: normal 11px/100% Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	overflow: -moz-scrollbars-vertical;
}

form, table, fieldset, legend, span {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
	text-indent: 0px;
}

ul {
	padding: 0px;
	list-style: disc;
	list-style-position: inside;
}

a, a:hover  {
	text-decoration: none;
	cursor: pointer;
}

/* CONTAINER */
#container {
	width: 800px;
	height: 503px;
	margin: auto;
	padding: 0px;
	display: block;
	overflow: hidden;
	margin-top: 68px;
}

/* Content part */
div.column {
	display: inline;
	float: left;
}

#contentoben {
	display: block;
	float: left;
	width: 800px;;
	height: 102px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#contentoben div.picsoben {
	display: inline;
	float: left;
	width: 197px;;
	height: 102px;
	margin: 0px;
	margin-right: 4px;
	padding: 0px;
	overflow: hidden;
}

div.picsoben img{
	display: block;
	float: left;
	width: 197px;;
	height: 102px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
}

#contentoben div.piczitat {
	display: inline;
	float: left;
	width: 398px;;
	height: 102px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.piczitat img{
	display: block;
	float: left;
	width: 398px;;
	height: 102px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
}

#contentmitte {
	display: block;
	float: left;
	width: 800px;;
	height: 402px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#contentleft {
	display: block;
	float: left;
	width: 402px;;
	height: 402px;
	margin: 0px;
	padding: 0px;
}

#contentleft div.picsklein{
	display: inline;
	float: left;
	width: 197px;;
	height: 197px;
	margin: 0px;
	margin-right: 4px;
	margin-top: 4px;
	padding: 0px;
	overflow: hidden;
}

div.picsklein img {
	display: block;
	float: left;
	width: 197px;;
	height: 197px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
}

#contentright {
	display: block;
	float: left;
	width: 398px;;
	height: 402px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#contentright div.innercontent {
	width: 395px;
	height: 393px;
	display: block;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	overflow: auto;
}

#contentright .cmsimage {
	margin: 0px;
	padding: 0px;
}


#contentright .cmstext {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	padding-left: 36px;
	padding-top: 32px;
	width: 304px;
	text-align: justify;
}

#contentright .cmstext p {
	font: normal 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

#contentright h1 {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #a72b2b;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	text-align: left;
}

#winter h1 {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #017e3a;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	text-align: left;
}

#fruehling h1 {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #9fd425;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	text-align: left;
}

#sommer h1 {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #ff7e00;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	text-align: left;
}

#herbst h1 {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #a72b2b;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	text-align: left;
}

#contentright h2 {
	margin: 0px;
	padding: 0px;
	padding-top: 24px;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}

#contentright .cmstext a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#contentright .cmstext a:hover {
	color: #a72b2b;
	font-weight: bold;
	text-decoration: none;
}

#winter #contentright .cmstext p a:hover {
	color: #017e3a;
	font-weight: bold;
	text-decoration: none;
}

#fruehling .cmstext a:hover {
	color: #9fd425;
	font-weight: bold;
	text-decoration: none;
}

#sommer .cmstext a:hover {
	color: #ff7e00;
	font-weight: bold;
	text-decoration: none;
}

#herbst .cmstext a:hover {
	color: #a72b2b;
	font-weight: bold;
	text-decoration: none;
}

#contentright .cmstext img {
	padding: 0px;
	margin: 0px;
	padding-bottom: 6px;
	max-width: 304px;
}

#contentright p img {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

#contentright table {
	padding: 0px;
	margin: 0px;
}

#contentright table {
	padding: 0px;
	margin: 0px;
}

#contentright table td, #contentright table td span  {
	line-height: 150%;
}

#contentright table td a span {
	text-decoration: none;
	color: blue;
}

#contentright table td a span:hover {
	text-decoration: underline;
	color: blue;
}

#contentright.text_durchschuss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-transform: none;
	text-decoration: none;
}

/* NEWS ALLGEMEIN */

#newsanzeige {
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 36px;
	margin-right: 36px;
	padding-top: 28px;
	width: 326px;
	height: 366px;
	overflow: hidden;
	text-align: justify;
	display: block;
	float: left;
}

#newsanzeige p{
	font: 11px Verdana, Arial, Verdana,  Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#newsanzeige h1{
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

#winter #newsanzeige h1{
	font-size: 11px;
	color: #017e3a;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

#fruehling #newsanzeige h1{
	font-size: 11px;
	color: #9fd425;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

#sommer #newsanzeige h1{
	font-size: 11px;
	color: #ff7e00;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

#herbst #newsanzeige h1{
	font-size: 11px;
	color: #a72b2b;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

#newsanzeige h2{
	font-size: 11px;
	color: #cc0000;
	font-weight: bold;
	line-height: 13px;
	text-align: left;
}

#newsanzeige a, #newsanzeige a:hover  {
	color: #666666;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}

#winter #newsanzeige a, #winter #newsanzeige a:hover  {
	color: #017e3a;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}

#fruehling #newsanzeige a, #fruehling #newsanzeige a:hover  {
	color: #9fd425;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}

#sommer #newsanzeige a, #sommer #newsanzeige a:hover  {
	color: #ff7e00;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}

#herbst #newsanzeige a, #herbst #newsanzeige a:hover  {
	color: #a72b2b;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}

/* NEWS EINS */

#newsanzeige div.newsblockeins {
	padding: 0px;
	margin: 0px;
	height: 96px;
	width: 326px;
	display: block;
	float: left;
	padding-bottom: 7px;
	margin-bottom: 14px;
	border-bottom: 1px solid #666666;
}

#newsanzeige div.newstitleeins {
	width: 326px;
	display: block;
	float: left;
	height: 13px;
	overflow: hidden;
	padding-bottom: 9px;
}

#newsanzeige div.newstexteins {
	display: block;
	float: left;
	height: 39px;
	overflow: hidden;
}

#newsanzeige div.newsmoreeins {
	display: block;
	float: left;
	height: 18px;
	padding-top: 9px;
	text-align: left;
	width: 280px;
}

/* NEWS ZWEI */

#newsanzeige div.newsblockzwei {
	padding: 0px;
	margin: 0px;
	height: 108px;
	width: 326px;
	display: block;
	float: left;
	padding-bottom: 7px;
	margin-bottom: 14px;
	border-bottom: 1px solid #666666;
}

#newsanzeige div.newstitlezwei {
	width: 326px;
	display: block;
	float: left;
	height: 13px;
	overflow: hidden;
	padding-bottom: 9px;
}

#newsanzeige div.newstextzwei {
	display: block;
	float: left;
	height: 52px;
	overflow: hidden;
}

#newsanzeige div.newsmorezwei {
	display: block;
	float: left;
	height: 18px;
	padding-top: 9px;
	text-align: left;
	width: 280px;
}

/* NEWS Drei */

#newsanzeige div.newsblockdrei {
	padding: 0px;
	margin: 0px;
	height: 83px;
	width: 326px;
	display: block;
	float: left;
}

#newsanzeige div.newstitledrei {
	width: 326px;
	display: block;
	float: left;
	height: 22px;
	overflow: hidden;
	padding-bottom: 9px;
}

#newsanzeige div.newstextdrei {
	display: block;
	float: left;
	height: 39px;
	overflow: hidden;
}

#newsanzeige div.newsmoredrei {
	display: block;
	float: left;
	height: 22px;
	padding-top: 9px;
	text-align: left;
	width: 280px;
}

/* Navigation part */
#navigation {
	height: 165px;
	width: 163px;
	margin: 0px;
	padding: 0px;
	margin-top: 32px;
	margin-left: 34px;
}

div.line {
	display: block;
}

div.naviitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
}

#fruehling div.naviitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9fd425;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
}

#sommer div.naviitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
}

#herbst div.naviitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
}

div.naviitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
}

#navigation div.item {
}

#navigation .childs1 {
	display: block;
}

div.navichild1 {
}

div.navichild1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding-left: 9px;
}

#fruehling div.navichild1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9fd425;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding-left: 9px;
}

#sommer div.navichild1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding-left: 9px;
}

#herbst div.navichild1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;
	display: block;
	padding-left: 9px;
}

/* Highlighting */
.highlightsearchword {
	font-weight: bold;
	font-style: italic;
}

/* Introseite */
#introseite {
	width: 720px;
	height: 360px;
	margin: 0px;;
	padding: 0px;
	display: block;
	overflow: hidden;
	float: left;
}