html,body  {
font-family: Verdana, Arial, sans-serif;
color: #504f53;
/*background-color: #CCC;*/
margin: 0;
padding: 0;
font-size: 12px;
line-height: 18px;
}

.page_center {
position: relative;
width: 750px;
margin: 0px auto 0 auto;
}

.page {
position: relative;
width: 100%;
background-color:#FFF;
color:#504f53;
}


.head_verlauf {
	z-index:99;
	position: relative;
	width:750px;
	height: 25px;
	background-image:url(../pics/head_verlauf.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	padding: 0 0 41px 0;
}

.navi {
	z-index:100;
	position: absolute;
	padding: 12px 0 0 0;
	width:520px;
}

ul#navigation li {
	height: 12px;
	line-height: 12px;
	float:left;
}

ul#navigation li a{
	padding:0 8px 0 8px;
	color:#000;
	font-weight:normal;
	text-decoration: none;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #000;
}

ul#navigation li:hover a {
	color:#b2005d;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #b2005d;
}


ul#navigation li.active a {
	color:#b2005d;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #b2005d;
}
ul#navigation li.active ul{
	/*margin-top: -1px;*/
	position: absolute;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #b2005d;
}

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;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #004895;
}

ul#navigation li.active ul li:hover a{
	padding:0 10px 0 10px;
	color:#b2005d;
	font-weight:normal;
	text-decoration: none;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #004895;
}

ul#navigation li.active ul li.active a{
	padding:0 10px 0 10px;
	color:#b2005d;
	font-weight:normal;
	text-decoration: none;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #004895;
}



.logo {
	z-index:99;
	position: absolute;
	background-image:url(../pics/logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 91px;
	width: 224px;
	right: 0px;
}

.head_pics {
	position: relative;
	padding: 80px 0 0 0;
}

h1 {
	font-family: Arial, Verdana, Times, sans-serif;
	font-weight:lighter;
	font-size:22px;
	font-style:italic;
	line-height:28px;
	display: block;
	padding-bottom:25px;
	color:#b2005d;
}

h2 {

	font-family: Times, Verdana, Arial, sans-serif; 
	font-size:15px;
	line-height:20px;
}


.fusspos {
	position: relative;
	width:750px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #504f53;
	font-size: 10px;
	margin-top: -8px;
}
.fuss {
	position:absolute;
}
.fuss2{
	position: absolute;
	right: 0px;
}

a.fuss3, a.fuss3:link, a.fuss3:visited {
	color:#504f53;
	text-decoration:none;

}
a.fuss3:hover {
	text-decoration: underline;
}




.content {
	position:relative;
	width: 472px;
	padding: 19px 15px 12px 15px;
	margin: 0 18px 0 0;
	min-height: 289px;
	float:left;
	/*background-color:#d9dbdd;*/
}


.content_home {
	background-image:url(../pics/hg_home.gif);
	background-repeat: repeat-x;
	margin: 18px 0 18px 0;
	float:left;
}

.news_home {
	position: relative;
	width: 200px;
	padding: 19px 15px 12px 15px;
	margin: 0 0 0 0;
	min-height: 289px;
	float:left;
	/*background-color: #d9dbdd;*/
}

.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: 735px;
	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: -72px;
	float:left;
}



.content_inhalt {
	position:relative;
	padding: 0px 15px 15px 20px;
	width: 325px;
	float:left;
}

.content_link, .content_dokument {
	position:relative;
	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 {
background-color:#D9DBDD;
float:left;
margin:18px 0;
min-height:289px;
padding:19px 0 12px 15px;
position:relative;
width:735px;
}




.container_offen_bilder  {
display:block;
float:left;
height:200px;
width:108px;
}

#caption span.titel_team {
	font-size:14px;
}

#caption span.details ul{
	padding-left: 15px;
	padding-top: 15px;
}


#caption span.details ul li{
	list-style:circle;
	padding-left: 0px;;
}


*[title]:after {
	content:" ["attr(title)"]";
	font-size:2em;
	display:none;
}


.position{
	font-size: 9px;
	line-height: 12px;
	padding: 0px 10px 0 0;
	margin: 10px 0 0 0;
}

.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;
}



a, a:link, a:visited, a.nav_doc, a.nav_doc:link, a.nav_doc:visited {
	font-weight: normal;
	color:#b3005c;
	text-decoration:none;
}
a:hover, a.nav_doc:hover {
	font-weight: normal;
	color:#b3005c;
	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 { clear: both; }

ul.bilder {
	padding: 0 0 10px 0;
	list-style: none;
	/*clear: both;*/
	display: block;
	width: 100%;
}

ul.bilder_medium {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	overflow:hidden;
	width: 300px;
	height: 225px;
}

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: 0px;
}

ul#team li a {
	width: 90px;
	height: 90px;
}

ul.bilder li a:hover { background-color: #c3c5c7; }

.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;
}
/*--------------- end bilder ------------------------*/

td.grey {
	background-color:#f4f4f4;
}
td.team {
	vertical-align:bottom;
	line-height: 15px;
}
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;
}

.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;
}
