body {
	background-color: #c0c1bb;
	background-image: url('/images/design/bg_x.gif');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

#rahmen {
	background-image: url('/images/design/bg.gif');
	background-repeat: no-repeat;
	width: 977px;
	position: relative;
	font-size: 16px;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
  width: 977px;
	height: 120px;
	background-image: url('/images/design/naebe_top.jpg');
}

#login {
	position: absolute;
	top: 22px;
	left: 600px;
	height: 20px;
	width: 368px;
	font-size: 10px;
}

#suche {
	position: absolute;
	top: 47px;
	left: 600px;
	height: 20px;
	width: 368px;
	font-size: 10px;
}

#menue {
	position: absolute;
	top: 91px;
	left: 308px;
	height: 22px;
	width: 660px;
	font-size: 12px;
	color: #aaa;
}

#menue a {
	padding: 3px 0;
	float: left;
	width: 109px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#menue a, #menue a:link, #menue a:visited {
	font-weight: normal;
}

#menue a:active, #menue a:focus, #menue a:hover, #menue a.aktiv, #menue a.aktiv:link, #menue a.aktiv:active, #menue a.aktiv:focus, #menue a.aktiv:hover, #menue a.aktiv:visited {
	font-weight: bold;
}

#headerbild {
	position: absolute;
	top: 120px;
	left: 0;
	width: 967px;
	height: 313px;
	z-index: 0;
}

#newsbox{
	position: absolute;
	top: 347px;
	left: 683px;
	width: 253px;
	height: 269px;
	background-color: white;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	z-index:1;
	border-left: 1px solid black;
	line-height: 130%;
	font-size: 10px;
	padding: 15px;
}

#newsboxtoptitel {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

#newsboxtext {
	padding-top: 30px;
}

#content {
	padding: 463px 334px 0 50px;
	width: 583px;
	font-size: 12px;
	color: #302e31;
	background-image: url('/images/design/content.jpg');
	background-position: 0 433px;
	background-repeat: no-repeat;
  min-height: 279px;
  height: auto !important;
  height: 279px;
  background-color: #9d9d9a;
	border-right: 1px solid black;
	line-height: 130%;
}

LI {
	list-style-image: url('/images/design/punkt.png');
}

#footer {
	width: 867px;
	padding: 3px 50px 3px 50px;
	border-right: 1px solid black;
	background-color: #6f7072;
}

#footer, #footer a, #footer a:link, #footer a:active, #footer a:focus, #footer a:hover, #footer a.aktiv, #footer a.aktiv:link, #footer a.aktiv:active, #footer a.aktiv:focus, #footer a.aktiv:hover, #footer a.aktiv:link, #footer a.aktiv:visited {
	text-decoration: none;
	color: #cccccc;
	font-size: 9px;
}

#footer .right {
	float: right;
	width: 200px;
}

.copysk {
	display: none;
}

.clear {
	clear: both;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	display: inline;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 130%;
	display: inline;
}

h3 {
	font-size: 10px;
	font-weight: bold;
}

.contentfoto {
	float: left;
	padding: 0 1em 0 0;
}

.sitemap {
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 15px;
}

.sitemaplink {
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
}

#thumbs DIV.thumb {
	float: left;
	width: 194px;
	height: 119px;
}

#thumbs IMG.br {
	width: 162px;
	height: 109px;
	padding: 5px;
}

#thumbs IMG.ho {
	width: 194px;
	height: 109px;
	padding: 5px;
}

#thumbs {
	padding: 0;
}

DIV.fotonav {
	display: block;
	width: 583px;
	padding: 0 0 10px 0;
}

DIV.fotozurueck {
	float: left;
	width:33%;
}

DIV.fotouebersicht {
	text-align: center;
	width: 34%;
	float: left;
}

DIV.fotoweiter {
	float: right;
	text-align: right;
	width:33%;
}

.fotogr {
	width: 583px;
	text-align: center;
}

.pdf {
	float: left;
	padding-right: 50px;
	white-space: nowrap;
}

a, a:link, a:visited {
	color: black;
}

a:active, a:focus, a:hover {
	color: #444444;
}

.seitenzahl {
	text-align: center;
	width: 583px;
}

.contentblock {
	padding-bottom: 20px;
	width: 583px;
}

.contentblocktext {
	width: 583px;
}

.contentblocktitel a, .contentblocktitel a:link, .contentblocktitel a:active, .contentblocktitel a:focus, .contentblocktitel a:hover, .contentblocktitel a:visited {
	color: black;
	text-decoration: none;
}

fieldset {
	border: 0;	
}

label {
	display: block;
	float: left;
	width: 100px;
	padding: 0;
	text-align: right;
	padding-right: 1em;
	border: 0;
}

.block {
  display: block;
  float: left;
  width: 400px;
  padding: 0;
}
