﻿

a:link { text-decoration:none; }



a:visited { text-decoration:none; }

ul,ol,li  { list-style: none;}

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }

img, a img,:link img,:visited img, fieldset { border:none }

img { margin:0; padding:0; vertical-align:bottom; }

address { font-style:normal }


table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size: 12px;margin-top: 5px;margin-bottom: 5px;}

tr { border:none; padding:0px; margin:0px; }

td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


a:focus { outline: none; }


a, a:active, a:focus, a:visited {}
nk {
	color: #7b3147;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


div, p, li, a {background-repeat:no-repeat; }

/* ##################################################### */

dl		{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol		{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p		{margin-bottom: 14px;}

ul		{list-style: circle;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre		{font-size: 14px;}

a:hover { text-decoration:none; }


/* ######################################################################### */
html {
	min-height: 101%;
	margin-bottom: 1px;
	background-color: #ffffff;
}

body {
	color: #686868;
	font-family:  verdana,arial,helvetica,sans-serif;
	font-size: 14px;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.flLeft { float:left; }
.flRight { float:right; }

.flLeft img {
	float:left;
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}

.flRight img {
	float:right;
	margin-left: 15px;
	margin-bottom: 25px;
}

.warning { color:#f00; background: inherit; }

 
#wrapper {
	display: block;
	margin:0 auto;
	padding: 0;
	width: 950px;
}


#logo {
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 15px;
	width: 290px;
	height: 100px;
	background-image: url(logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	width: 270px;
	height: 130px;
	text-indent:-1700em;
	text-decoration: none;
  	background-image: none;	
}

#contentwrapper {
	position: absolute;
	display: inline-block;
	width: 960px;
	padding-bottom: 20px;
}

#contentlinks {
	width: 480px;
	float: left;
	color: #000;
}

#contentrechts {
	float: right;
	padding: 20px;
	background-color: #f5f4f0;
	color: #000;
	width: 420px;
	margin-bottom: 80px;
}


#contentrechts p {
	line-height: 20px;
}

#textlinks {
	float: right;
	margin-top: 10px;
	padding: 10px;
	width: 240px;
	background-color: #f5f4f0;
}



#adresse {
	float: right;
	margin-top: 10px;
	margin-bottom: 50px;
	width: 260px;
	font-size: 10px;
	text-align: right;
}

#adresse p {
	font-size: 12px;
	color: #7b3147;
}

#adresse p.tel{
	font-size: 18px;
	color: #7b3147;
}


#adresse a.wegbeschreibung {
	font-size: 11px;
	color: #555;
}

#adresse a.wegbeschreibung:hover {
	color: #000;
	text-decoration: underline;
}


#footer {
	position: relative;
	bottom: -50px;
	left: -20px;
	font-size: 10px;
	width: 460px;
	text-align: right;

}

#textlinks h1 {
	font-size: 14px;
	color: #7b3147;
	margin-bottom: 0px;

}

#textlinks p {
	font-size: 10px;
}


h1 {
	font-size: 18px;
	color: #7b3147;
	margin-bottom: 18px;
	line-height: 20px;	
}

h2 {
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 18px;	
}
p {
	font-size: 12px;
}

/* #### */

#hauptnavigation {
	float:left;
   	width:100%;
	background:#fff;
	overflow:hidden;
	position:relative;
	margin-bottom: 18px;
}

ul.nav1st {
	font-size: 14px;
	height: 30px;
	clear:left;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

ul.nav1st li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	margin-top: 9px;
}

ul.nav1st a, 
ul.nav1st a:link {
	margin-left: 7px;
	margin-right: 7px;	
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	color:#7b3147;
}

ul.nav1st a:hover {
	color:#000;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#000;
	height: 20px;
	margin-left: 7px;
	margin-right: 7px;	
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #7b3147;	
}

ul.nav1st li a.current:hover {
	margin-left: 7px;
	margin-right: 7px;	
	padding-left: 3px;
	padding-right: 3px;	
	color:#000;
	border-bottom: 1px solid #7b3147;		
}


/** download **/
.download {
	display: block;
	clear: both;
	float: left;
	font-size: 12px;
}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
	width: 500px;
	display: block;
	margin-left: 30px;
	}

.list_content2 {
	padding-top: 2px;
	width: 30px;
	float: left;
}

.list_content3 {
  	font-size:12px;
	text-decoration:none;
	color:#000;
	padding-left: 30px;
	padding-bottom: 10px;
	}
	

#content ul			{list-style: none; margin-bottom: 20px;}
#content ul li			{margin: 4px 0 0 25px; list-style: disc;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px; line-height: 17px;}
#content ul li ul		{margin: 0 0 0 0;}
#content ul li ol		{margin: 0 0 0 0;}

 

#form-module  {
	display: inline;
}


#form-module * {
	padding:0px;
	margin:0px;
}


#form-module img {
	display: block;
	height: 30px;
	position: relative;
	left: 100px;
	margin: 5px;
	border: 1px solid #000;
}


#form-module fieldset {
	margin: 0;
}

#form-module legend {
	display: none;
}


#form-module p {
	margin:0;
}

#form-module .formhinweis {
margin-top: 10px;
margin-bottom: 10px;
}

#form-module .element {

}

#form-module label {
	display: block;
	float:left;
	clear: both;
	width: 100px;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 12px;
	margin-bottom: 5px;
}

#form-module label.checkbox {
	width:30px;
}

#form-module radio {
border: 1px solid red;

}

#form-module input, 
#form-module select {
	display: block;
	width: 280px;
	margin-bottom: 5px;
	float: right;
}

#form-module textarea {
	display: block;
	width: 283px;
	margin-bottom: 5px;
	float: right;
}

#form-module input.text {
	height: 15px;
}

#form-module input.checkbox {
	display:block;
	width: 200px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	display:block;
	width: 140px;
	border:1px solid #7d6a55;
	background-color:#fff;
	color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

*:first-child+html #form-module input.submit{   /* CSS-Hack fÃ¼r IE7 */  
	width: 200px;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	display:block;
	height: 120px;
}

#form-module label.textarea, 
#form-module label.text {
	width: 100px;
	padding-top: 5px;
	float: left;
}


#form-module-thanks {
	display:block;
	color:#000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.spamschutz {
position: relative;
width: 60px;
height: 35px;
left: 90px;
padding-top: 5px;
}

/* Ende der Formulardefinition */


/**
* @package Zweispalter
* @name ZS CSS
* @author ZFeN - sven@zfen.de - http://www.zfen.de
* @version 1.0
*/

.zweispalter {
 	width: 420px; 
}

.zweispalter_1 {
	float: left;
  	width: 195px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.zweispalter_2 {
	float: left;
  	width: 200px;
  	margin-left: 10px;
  	margin-bottom: 20px;

}

.zweispalter_1 p, 
.zweispalter_2 p{
	font-size: 10px;
	margin-bottom: 0px;
}




.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

.extern {
padding-left:13px;
color: #000;
background:url('ext_link.gif') no-repeat left center;
}

.trennlinie {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #7b3147;
	margin: 0px 20px 20px 0px;
	background-color: #7b3145;
}






ul#slideshow{
 	z-index: 10;
	float: left;
	width: 480px;
	height: 320px;
	overflow: hidden;
}

/****/
.highslide {
   	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
   	display: block;
   	float: left;
}
.highslide-container div {
	font-size: 10pt;
}
.highslide {
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	margin: 8px;
  	border: 1px solid #7b3147;
}
.highslide:hover img {
	border: 1px solid #000;	
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {

}
.highslide-image {

}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	background: white;
	padding: 5px 0 0 5px;
}
.highslide-heading {
	display: none;
	height: 20px;
	overflow: hidden;
	cursor: default;
	color: #7b3147;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

.highslide-dimming {
	position: absolute;
	background-color: #111111;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: #fffffe;
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}


a.highslide-credits:hover { color: #fff;
	background-color: #ccc; 
}


a.highslide-credits:hover i { color: #ffd;
	background-color: #ccd; 
}



/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(../js/highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}


.accordionueberschrift {
	margin-left: 3px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 8px;
	color: #7b3147;
	cursor: pointer;
   	background: url(accrodionright.gif) 0px 12px no-repeat;
}
.accordioninhalt {
	display:none;
	background-color: #ececec;
	color: #000;
	padding: 15px;
}

#contentrechts ol	{list-style: none; margin-bottom: 20px; font-size: 12px;}
#contentrechts ol li	{margin: 4px 0 0 0px; list-style: decimal;}
#contentrechts ol li ul	{margin: 0 0 0 0;}
#contentrechts ol li ol	{margin: 0 0 0 0;}

#contentrechts ul	{list-style: none; margin: 10px; font-size: 12px;}
#contentrechts ul li	{margin: 4px 0px 0px 10px; list-style: disc;}
#contentrechts ul li ul	{margin: 0 0 0 0;}
#contentrechts ul li ol	{margin: 0 0 0 0;}

table,td
{
	font-weight: bold;
	padding: 2px 6px 2px 0px;
}

.backlink {font-size: 12px;}


/*	routenplaner *****************************************************************/

#static_map {
	clear: both;
	margin: 0;
	padding: 0;	
	margin:0 auto;
	border:1px solid #000;
}

#map_route {
	width: 420px;
	height:400px;
	border:1px solid #000;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	float: right;
	overflow: hidden;
}

#directions {
	clear: both;
	margin: 0;
	padding: 0;
}

.googledir {
	font-size: 14px;
}


#directions tbody,#directions tr, #directions table {
	width: 100%;
}

#routenplaner fieldset {
	border: none;
	margin: 10px 0 20px 0;
	width: 420px;
	font-size: 14px;	

}


#routenplaner legend {
display: none;
}

#routenplaner input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;		
	border:1px solid #718697;
	width: 250px;
	float:left;
	height: 17px;
	padding: 5px;
	margin: 10px 0 10px 10px;
	}

#routenplaner .submit {
 float: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; width: 120px;
	height: 29px; padding: 5px; text-align: center;
	cursor: pointer;
}
