		/* redef tags */
		body {
			margin: 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			color: #fff;
			/*background-color: rgb(68,62,62);*/
			background-color: rgb(68,77,62);
		}
		ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		li {
			display: inline;
			padding-right: 12px;
		}
		p {
			margin: 0;
		}
		input {
			font-size: 10px;
			padding: 0;
			width: 80px;
			border: 1px solid #fff;
			background-color: rgb(115,180,60);
			color: #fff;
		}
		input:focus, input.sffocus {
			background-color: white;
			color: rgb(68,77,62);
		}
		img {
			border: 0;
		}

		a {
			color: #fff;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
		}
		#header * a.active {
			color: rgb(68,77,62);
		}
		#content * a.active, #footer * a.active {
			color: rgb(115,180,60);
		}

		/* overall layout */
		#header_container, #content_container {
			width: 100%;
		}
		#header_container {
			background-color: rgb(115,180,60);
		}
		#content_container {
			background-color: rgb(68,77,62);
		}

		#header, #content, #footer {
			margin: 0 auto 0 auto;
			width: 920px;
			padding-left: 22px;
			padding-right: 22px;
		}
		#header {
			height: 60px;
		}
		#content {
			min-height: 320px;
		}
		#footer {
			clear: both;
		}

		/* header section */
		#logo {
			position: absolute;
			margin-top: 20px;
		}
		#menue {
			position: absolute;
			margin-top: 37px;
			margin-left: 149px;
			white-space: nowrap;
		}
		#lang {
			position: absolute;
			margin-top: 37px;
			margin-left: 705px;
			z-index: 1;
		}
		#search {
			position: absolute;
			margin-top: 37px;
			margin-left: 705px;
			width: 215px;
			text-align: right;
		}

		/* content section */
		#title_line {
			height: 45px;
			border-bottom: 1px solid #fff;
			white-space: nowrap;
		}
		#title {
			position: absolute;
			margin-top: 20px;
			font-size: 16px;
			line-height: 17px;
		}
		#title_right {
			margin-top: 21px;
			/*font-size: 16px;*/
			float: right;
		}
		#title_menue {
			float: right;
			margin-top: 21px;
			width: 685px;
			white-space: nowrap;
		}
		.article, .cms {
			width: 685px;
			border: 0;
			display: inline-block;
		}
		.article {
			border-bottom: 1px solid #fff;
		}
		.article#last {
			border-bottom: 0px;
		}
		.article_pic {
			width: 215px;
			padding-top: 20px;
			padding-bottom: 9px;
			float: left;
		}
		.article_text, .cms_text {
			width: 450px;
			padding-left: 20px;
			padding-top: 18px;
			padding-bottom: 9px;
			float: left;
		}
		.cms_text {
			padding-bottom: 11px;
		}
		#right_col {
			width: 215px;
			padding-top: 18px;
            line-height: 14px;
            font-size: 11px;
			float: right;
		}

			/* table section */
		table#list {
			float: right;
			width: 685px;
		}
		table#list colgroup.titel {
			width: 470px;
		}
		table#list colgroup.ort {
			width: 160px;
		}
		table#list colgroup.jahr {
			width: 55px;
			text-align: right;
		}
		table#list thead {
			text-align: left;
		}
		table#list th,td{
			height: 24px;
		}
		td.sep_upper {
			height: 6px;
		}
		td.sep_middle {
			height: 1px;
			background-color: #fff;
		}
		td.sep_lower {
			height: 5px;
		}

		/* line section */

		.line {
			border-top: 1px solid #fff;
			height: 37px;
			width: 685px;
		}
		.line#left{
		}
		.line#right {
			margin-left: 235px;
		}
		.line#none {
			border-top: none;
			height: 38px;
		}

		/* footer section */
		#footer_left {
			height: 40px;
			position: absolute;
		}
		#footer_menue {
			position: absolute;
			margin-left: 235px;
			white-space: nowrap;
		}
		#footer_right {
			position: absolute;
			margin-left: 705px;
			white-space: nowrap;
		}



/*#col2,#col3 {
  float: left;
}*/

#col2 {
  clear: left;
  width: 450px;
  height: 355px;
  margin: 20px 20px 0 0;
  float: left;
}

#col3 {
  margin: 20px 0 0 0;
  width: 450px;
  float: right;
}

#submenue {
	margin: 10px 0px 10px 8px;
	white-space: nowrap;
}

#bild_container {
  width: 450px;
  height: 335px;
  position: relative;
}

#bild {
	right: 0px; 
	top: 0px; 
	position: absolute;
}

#bautext {
	width: 450px;
	height: 287px;
	overflow: hidden;
}

#navbar {
	top: 449px;
	position: absolute;
	white-space: nowrap;
}


.titel-bautext {
	color: #fff;
}


#pic_bar {
    width: 920px;
	clear: both;
	border-top: 1px solid #fff;
	padding-top: 20px;
	display: inline-block;
}

.pic_bar_container {
	width: 215px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
    /*background-color: rgb(78,87,72); */
}

.first {
	margin-left: 0px;
    /*background-color: rgb(78,87,72); */
}

#section {
	/*color: #999;*/
}

.item {
	margin-bottom: 16px;
}

ul.item li {
    display: list-item;
}

#mappam {
	overflow: hidden;
}
