html,body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 18px;
	background-color: #ac906e;
}

.page_center {
	position: relative;
	width: 800px;
	margin: 0px auto 0 auto;
	border: 1px solid #FFF;
	color: #fff;
	background-color: #fff;
	background-image: url(../pics/hg_navi.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.page {
	position: relative;
	width: 100%;
	color: #745131;
	background-image: url(../pics/hg_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.head_flash {
	z-index:10;
	position: relative;
	width:800px;
	height: 124px;
	background-color:#ac906e;
}


.head_flash2 {
	z-index:10;
	float: right;
	position: relative;
	width: 600px;
	height: 439px;
	overflow: hidden;
	background-color:#ac906e;
	display:block;
}



.logo {
	z-index:20;
	position: absolute;
	background-image:url(../pics/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 307px;
	width: 402px;
}


.lang {
	font-weight: bold;
	color:#fff;
	z-index:20;
	position: absolute;
	top: 124px;
	padding: 1px 15px 0 0;
	width:185px;
	height:20px;
	float:left;
	text-align:right;
}
a.lang_link, a.lang_link:link, a.lang_link:visited {
	color: #fff;
}

a.lang_link:hover {
	color: #cab187;
	text-decoration:none;
}


.navi {
	z-index:20;
	position: absolute;
	left: 200px;
	top: 124px;
	padding: 1px 0 0 0;
	width:528px;
	height:20px;
	float:left;
}

.shop {
	font-weight: bold;
	color:#fff;
	z-index:10;
	position: absolute;
	top: 124px;
	right: 0px;
	padding: 1px 0 0 0;
	width:71px;
	height:20px;
	float:left;
	text-align:center;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
}
.shop a {
	color: #FFF !important;
	display: block;
	font-weight: bold;
	height: 100%;
	text-decoration: none;
}
.shop a:hover {
	background-color:#cab187;
	text-decoration: none;
	color:#745131;
}
.shop img {
	vertical-align: top;
}
.navi_hg {
	z-index:1;
	position: relative;
	width:800px;
	height:20px;
	background-color:#745131;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #fff;
}

/*------------------------------------------------------------*/

ul#navigation li {
	height: 20px;
	line-height: 20px;
	float:left;
	width: 87px;
	text-align:center;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

ul#navigation li a{
	display:block;
	color:#fff;
}

ul#navigation li:hover a {
	background-color:#cab187;
	text-decoration: none;
	color:#745131;
}


ul#navigation li.active a {
	color:#fff;
	background-color:#cab187;
	text-decoration: none;
	color:#745131;
}
ul#navigation li.active ul{
	/*margin-top: -1px;*/
	position: absolute;
}

ul#navigation li.active ul li{
	height: 30px;
	line-height: 30px;
	bottom:0px;
}

ul#navigation li.active ul li a{
	line-height:46px;
	padding:0 10px 0 10px;
	color:#000;
	font-weight:normal;
	text-decoration: none;
}

ul#navigation li.active ul li:hover a{
	padding:0 10px 0 10px;
	color:#b2005d;
	font-weight:normal;
	text-decoration: none;
}

ul#navigation li.active ul li.active a{
	padding:0 10px 0 10px;
	color:#b2005d;
	font-weight:normal;
	text-decoration: none;
}
/*--------------------------------------------------------*/

.unternavigation {
	z-index:150;
	position: absolute;
	left: 0px;
	top: 170px;
	padding: 1px 0 0 0;
	width:180px;
	height:auto;
	float:left;
}

ul#unavi li {
	display:block;
	min-height: 20px;
	line-height: 20px;
	text-align:center;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
	color:#745131;
	font-weight:bold;
	text-decoration: none;
}


ul#unavi li a {
	display:block;
	height: 20px;
	line-height: 20px;
	text-align:right;
	color:#745131;
}
ul#unavi li.active li a {
	color:#745131;
}

ul#unavi li a:hover,
ul#unavi li.active a,
ul#unavi li.active li a:hover,
ul#unavi li.active li.active a {
	/*background-color:#745131;*/
	text-decoration: none;
	color:#fff;
	
}

ul#unavi li ul li a {
	display:block;
	text-align:right;
	color:#745131;
	font-weight:normal;
}

ul#unavi li ul li.active a {
	/*background-color:#745131;*/
	display:block;
	text-decoration: none;
	color:#fff;
}
ul#unavi li ul li:hover a {
	display:block;
		color:#745131;
	}


.homeSidebar {
	position: relative;
	z-index:150;
	padding: 120px 0 0 20px;
}
.homeSidebar li {
	line-height: 14px;
}
.homeSidebar li+li {
	margin-top: 1em;
}
.homeSidebar a .datum {
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.homeSidebar li a .titel {
	font-weight: normal;
	font-size: 10px;
	display: block;
}
.homeSidebar li a:hover {
	color: #FFF;
}
/*--------------------------------------------------------*/

.nebennavigation{
	z-index:80;
	position: absolute;
	bottom:30px;
	left: 20px;
	height: 20px;
	width: 200px;
	display:block;
}


ul#nnavi li {
	height: 12px;
	line-height: 12px;
	float:left;
	text-align:center;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

ul#nnavi li+li, ul#nnavi li+li+li, ul#nnavi li+li+li+li  {
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
}

ul#nnavi li a{
	display:block;
	padding-left: 7px;
	padding-right: 7px; 
	color:#fff;
}

ul#nnavi li:hover a, ul#nnavi li.active a {
	/*background-color:#745131;*/
	text-decoration: none;
	color:#745131;
}


/*---------------------------------------------------------------------*/



h1 {
	font-family: Verdana, Arial, Times, sans-serif;
	font-weight:lighter;
	font-size:17px;
	font-style: normal;
	line-height:28px;
	display: block;
	padding-bottom:25px;
	color:#745131;
}

h2 {

	font-family: Verdana, Arial, sans-serif; 
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}


.fusspos {
	position: relative;
	width:785px;
	padding: 0 0 0 15px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
	font-size: 10px;
	background-color:#745131;
	color:#fff;
	height: 18px;
}


.content_left {
	position:relative;
	width: 180px;
	padding: 26px 20px 13px 0;
	margin: 0 0 0 0;
	min-height: 400px;
	float:left;
}

.content_right {
	z-index:92;
	position: relative;
	width: 560px;
	padding: 26px 20px 19px 20px;
	margin: 0 0 0 0;
	float: left;
	min-height: 394px;
	font-size:10px;
	padding-bottom:40px;
}

.content_breit {
	position:relative;
	width: 735px;
	padding: 19px 0px 12px 15px;
	margin: 18px 0 18px 0;
	min-height: 289px;
	float:left;
	background-color: #d9dbdd;
}

.content_breit_news {
	position:relative;
	width: 485px;
	padding: 19px 250px 12px 15px;
	margin: 18px 0 18px 0;
	min-height: 289px;
	float:left;
	background-color: #d9dbdd;
}

.content_titel {
	position:relative;
	width: 750px;
	float:left;
}

.content_einleitung {
	position:relative;
	padding: 0px 20px 15px 0px;
	width: 355px;
	float:left;
}

.content_bild {
	position: absolute;
	width: 440px;
	height: 320px;
	right: 0;
	margin-top: -21px;
}

.content_inhalt {
	position:relative;
	padding: 0px 15px 15px 20px;
	width: 325px;
	float:left;
}

.content_link, .content_dokument {
	position:relative;
	font-size:10px;
	width: 375px;
	float:left;
}
.content_link a, .content_link a:link, .content_link a:visited, .content_dokument a, .content_dokument a:link, .content_dokument a:visited {
	color: #504f53;
	font-weight:bold;
	text-decoration:none
}
.content_link a:hover, .content_dokument a:hover {
	text-decoration: underline;
}

.content_einleitung ul {
	list-style: disc;
	padding:0 0 0 15px;
}
.content_inhalt ul {
	list-style: disc;
	padding:0 0 0 15px;
}

.limit_breite {
	padding: 0 250px 0 0;
	display:block;
}


.content_bilder {
	position:relative;
	width: 735px;
	padding: 37px 15px 15px 0px;
	min-height: 300px;
	float:left;
}

.content_bilder2 {
	position:relative;
	width: 720px;
	/*padding: 37px 15px 15px 15px;*/
	min-height: 300px;
	float:left;
	background-color: #d9dbdd;
	padding: 19px 15px 12px 15px;
	margin: 18px 18px 18px 0;
}




.container_offen_bilder {
	display:block;
	float:left;
	width:112px;
	height: 133px;
	height: 210px;
}


.bilder_offen_bilder li {
	position:relative;
	float:left;
	width:112px;
	height: 133px;
}


.position {
	font-size: 9px;
	line-height: 12px;
	padding: 0px 10px 0 0;
	margin: 10px 0 0 0;
}
.namen{
	padding:0 20px 0 0px;
	font-size: 12px;
}

a, a:link, a:visited, a.nav_doc, a.nav_doc:link, a.nav_doc:visited {
	font-weight: bold;
	color:#745131;
/*	color: #AC906E; */
	text-decoration:none;
}
a:hover, a.nav_doc:hover {
/*	font-weight: bold; */
	color:#AC906E;
/*	text-decoration: underline; */
}

a.fusslink, a.fusslink:link, a.fusslink:visited, a.nav_doc {
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}
a.fusslink:hover {
	font-weight: bold;
	color:#fff;
	text-decoration: underline;
}



#katAuswahl {
	position: relative;
	width: 50%;
	float:left;
	margin-top: -1px;
	min-height: 120px
}

#katAuswahl a.active{
	background-image:url(../pics/arrow_b.gif);
	background-repeat:no-repeat;
	background-position: 6px 6px;
	font-size: 13px;
	color: #0087cd;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background-color: #ededed;
	line-height: 19px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #000;
	border-style: dotted;
	border-color: #CCC;
	border-bottom-style: dotted;
	border-top-style: dotted;
}

ul#kategorien{
	position: relative;
	list-style-image:none;
	margin-top: -1px;
	display:block;
}

ul#kategorien li{
	
}

ul#kategorien li ul.liste{
	position: absolute;
	list-style-image:none;
	text-align:right;
	right: 0px;
	top: 0px;
	width: 50%;
	display:block;
}




/*------------------ start bilder -----------------------*/

#galeriebereich {
	position: relative;
	padding: 28px 0 40px 0;
	float: left;
}

.hidden { display: none; }
.clear { display:block; clear: both; }

ul.bilder {
	padding: 0 0 40px 0;
	list-style: none;
	/*clear: both;*/
	display: block;
	/*width: 100px;*/
	/* height: 133px; */
}

ul.bilder_medium {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	overflow:hidden;
	width: 80px;
	height: 80px;
}

ul.bilder li {
	list-style: none;
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	background: none;
	display: block;
}

ul.bilder li a {
	display: block;
	padding: 2px;
}
ul.bilder li a:hover { background-color: #fff; }

.backforward {
	margin-top: .5em;
	text-align: center;
}

.error { color: red; }
.firstpic td { vertical-align: bottom; }

.firstpic td img {
	border: 0 none;
	margin-right: 10px;
}


td.bild {
	padding: 35px 0 0 0;
	text-align: right;
	vertical-align: top;
}

#imagewrapper {
	position: relative;
}
#galerie #imageplaceholder {
	display: block;
	width: 620px;
	height: 466px;
	background-position: left top !important;
}
#galerie #imageplaceholder div {
	background-color: #FFF;
	background-position: left top !important;
}
#imageplaceholder img {
	display: block;
}
#imageslist a:focus {
	outline: 0;
}
#galerie #imageslistwrapper{
	position: relative;
	height: 64px;
	margin-top: 10px;
	margin-left: 0px;
	width: 622px;
}
#galerie #imageslist {
	position: relative;
	height: 64px;
}
#galerie #imageslist li {
	display: block;
	height: 64px;
	width: 650px;
	margin-bottom: 6px;
}
#galerie #imageslist li li {
	float: left;
	display: block;
	width: 84px;
	height: 64px;
	margin-right: 6px;
	margin-bottom: 0;
}
#galerie #imageslist li li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 84px;
	height: 64px;
	display: block;
}
#galerie #imageslist li li a.active {
	width: 78px;
	height: 58px;
	border: 2px #0087cd solid;
}
#galerie #imageslist li li a.active img {
	margin: -2px 0 0 -2px;
}

.legende {
	height: 20px;
}
#imgBackForward {
	position: absolute;
	display:block;
	bottom: -90px;
	left: 593px;
}
#imgBackForward span {
	color: #666;
}
#imgBackForward span.active {
	color: #0087cd;
	cursor: pointer;
}

#angebot #imageslist {
	display: none;
}
#angebot #imgBackForward {
	right: -20px;
}
#caption {
	margin: 1em 0 0 0;
	display:none;
}
#caption span {
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 15px;
}
/*--------------- end bilder ------------------------*/

td.grey {
	background-color:#f4f4f4;
}
span.einzug {
	padding-left: 20px;
}
.box {
	background-color:#ededed;
	border: dotted;
	border-color:#ccc;
	border-width:1px 1px 1px 1px;
	width: 180px;
	color:#666;
}
input[type="image"] {
	padding: 10px 10px 10px 6px;
	/*margin: 0px 0px -8px 0px;*/
	line-height:20px;
	vertical-align: middle;
}
/*.nav_news, .nav_news:link, .nav_news:visited {
	font-weight:bold;
	color:#504f53;
	text-decoration:none;
}
.nav_news:hover {
	font-weight:bold;
	color:#504f53;
	text-decoration: underline;
}*/
ul.news li {
	padding-bottom: .5em;
}
ul.news a {
	display: block;
}
ul.news a:hover {
	text-decoration: none;
}
ul.news a:hover .datum {
	color: #745131;
}
ul.news .datum {
	display: block;
	float: left;
	width: 73px;
	font-weight: normal;
}
ul.news .titel {
	display: block;
	float: right;
	width: 487px;
}
.news_einleitung {
	position:relative;
	float:left;
	height: 245px;
	width:45%;
}


.news_einleitung_ausgabe {
	position:relative;
	float:left;
	width:45%;
}


.news_bilder {
	position: absolute;
	right:30px;
	float:left;
	padding-bottom: 20px;
	
}

.showcase_link {
	padding: 0 0 15px 0px;
}





ul#anmeldung,ul#anmeldung ul{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
ul#anmeldung ul{
	margin:0;
}
ul#anmeldung li{
	padding:1px 0;
	position: relative;
}
#anmeldung label{
	display:block;
	width:100px;
	float:left;
}
ul#anmeldung input.couponAdresse{
	width:15px;
	height:15px;
	border:none;
	float:left;
}
ul#anmeldung label.couponAdresse{
	float:left;
	margin-left:1em;
	width:auto;
}
#anmeldung input,#anmeldung textarea,#anmeldung select{
	width:200px;
	border: 1px solid #CCC;
	margin:0;
	padding:0;
}
#anmeldung span{
	display:block;
	float:left;
	width:200px;
}
#anmeldung img{
	position: relative;
	left: 304px;
}
#anmeldung fieldset input,#anmeldung fieldset select{
	width:auto;
	float:left;
}
#anmeldung fieldset input { border: none; }
#anmeldung fieldset label{
	width:auto;
	margin:0 16px 0 4px;
}
#anmeldung h3{
	margin-top:.4em;
	font-weight:bold;
}

div.buttons{
	margin-left:100px;
}
div.buttons input{
	background-color:#F0F0F0;
	border: 1px solid #CCC;
	cursor: pointer;
}
div.buttons input:hover{
	background-color:#CCC;
	border: 1px solid #AAA;
}
/*--------------- start team ------------------------*/
.team ul {
	margin-right: -10px;
}
.team li {
	display: block;
	float: left;
	width: 142px;
	height: 220px;
}
.team li span {
	display: block;
	font-weight: normal;
	line-height: 12px;
}
.team li span.name {
	display: block;
	font-weight: bold;
	line-height: 15px;
}
.team li a:hover {
	text-decoration: none;
}
/*--------------- end team ------------------------*/
ul.links,
ul.dateien {
	margin-bottom: 1.5em;
}
ul.dateien li {
	padding: 2px 0 2px 22px;
	background-repeat: no-repeat;
	background-position: left center;
}
ul.dateien li a {
/*	display: block;
	min-height: 16px;*/
	
}
ul.dateien li.pdf {
	background-image: url("../pics/icons/page_white_acrobat.png");
}
ul.dateien li.png,
ul.dateien li.jpg,
ul.dateien li.jpeg,
ul.dateien li.gif,
ul.dateien li.tiff,
ul.dateien li.tif,
ul.dateien li.bmp,
ul.dateien li.psd {
	background-image: url("../pics/icons/picture.png");
}
ul.dateien li.doc,
ul.dateien li.docx {
	background-image: url("../pics/icons/page_word.png");
}
ul.dateien li.xls,
ul.dateien li.xlsx {
	background-image: url("../pics/icons/page_excel.png");
}
ul.dateien li.zip,
ul.dateien li.gz,
ul.dateien li.tgz,
ul.dateien li.tar,
ul.dateien li.bz2,
ul.dateien li.tbz,
ul.dateien li.sevenz {
	background-image: url("../pics/icons/compress.png");
}
ul.dateien li a em,
ul.dateien li a span {
	font-size: 10px;
	color: #BBB;
}

#testsystemMarker {
	position: absolute;
	color: #F00;
	left: 20px;
	top: 60px;
	z-index: 500;
	font-size: 20px;
	font-weight: bold;
}
