html {
	height: 100%;
	margin-bottom: 1px;
	text-align: center;
	
}
body {
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background:#fff;
	color:#000;
	background: url('files/back_website.gif') repeat-y center top; 
}

a, 
a:link,
a:visited {
	color: #718697;
	text-decoration: none;
}

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


#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 50px;
}


#links {
	float: left;
	width: 329px;
	min-height: 650px;
	padding-left: 13px;
	background: url('files/back_left.png') no-repeat 0 -60px;
	z-index: 10;
}

#anschrift {
	clear: left;
	text-align: right;
	width: 295px;
	padding-top: 20px;
}

#anschrift h1 {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	margin: 0;
}

#anschrift p {
	font-size: 10px;
	line-height: 13px;
}

#content {
	float: left;
 	margin: 80px 0 50px 15px;
	width: 543px;
}

#logo {
	float: left;
	background-color: #fff;
	margin: 40px 0 30px 50px;
	display: inline-block;
	width: 200px;
	height: 107px;
	z-index: 300;
}


#logo a {
	display: block;
	width: 200px;
	height: 98px;
	text-indent:-1700em;
	text-decoration: none;
	background: url('files/logo.gif') no-repeat 0 0;
}

#links img {
	float: left;
	z-index: 30;
}


#headernavi {
	clear: left;
	display: block;
	margin-left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	color: #718697;
	z-index: 300;
}

#headernavi ul li {
	float: left;
	line-height: 12px;	
	font-size: 10px;
	margin: 0 2px 0 2px;

}


#headernavi a, 
#headernavi a:link,
#headernavi a:visited {
	color: #718697;
	text-decoration: none;
}

#headernavi a:hover {
	color: #000;
}


#hauptnavigation {
	float: left;
	width: 300px;
}

ul.rex-navi1 li {
	width: 300px;
	float: left;
	border: 1px solid #fff;
	margin-top: -1px;

}

ul.rex-navi1 a, 
ul.rex-navi1 a:link,
ul.rex-navi1 a:visited {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	display: inline-block;
	text-decoration: none;
	background-color: #adada9;
	line-height: 35px;
	padding-left: 20px;
	width: 280px;
}


ul.rex-navi1 a:hover,
ul.rex-navi1 li a.rex-current,
ul.rex-navi1 li a.rex-current, 
ul.rex-navi1 li a.rex-current:link,
ul.rex-navi1 li a.rex-active, 
ul.rex-navi1 li a.rex-active:link {
	background-color: #718697;
	color: #fff;
	text-decoration: none;
}

/* subnavigation */

ul.rex-navi2 li {
	width: 300px;
	float: left;
	border: 1px solid #fff;
	margin: 0 0 -1px -1px;

}

ul.rex-navi2 a, 
ul.rex-navi2 a:link,
ul.rex-navi2 a:visited {
	color: #000;
	display: inline-block;
	text-decoration: none;
	background-color: #c2c2c2;
	font-size: 12px;
	line-height: 24px;
	padding-left: 30px;	
	width: 270px;
}

ul.rex-navi2 a:hover,
ul.rex-navi2 li a.rex-current,
ul.rex-navi2 li a.rex-current, 
ul.rex-navi2 li a.rex-current:link,
ul.rex-navi2 li a.rex-active, 
ul.rex-navi2 li a.rex-active:link {
	background-color: #718697;
	color: #fff;
	text-decoration: none;
}


/* 3 subnavigation */

ul.rex-navi3 li {
	width: 300px;
	float: left;
	border: 1px solid #fff;
	margin: 0 0 -1px -1px;
}

ul.rex-navi3 a, 
ul.rex-navi3 a:link,
ul.rex-navi3 a:visited {
	color: #000;
	display: inline-block;
	text-decoration: none;
	background-color: #c2c2c2;
	font-size: 12px;
	line-height: 24px;
	padding-left: 50px;	
	width: 250px;
}

ul.rex-navi3 a:hover,
ul.rex-navi3 li a.rex-current,
ul.rex-navi3 li a.rex-current, 
ul.rex-navi3 li a.rex-current:link,
ul.rex-navi3 li a.rex-active, 
ul.rex-navi3 li a.rex-active:link {
	background-color: #718697;
	color: #fff;
	text-decoration: none;
}

.abstandtrennline {
	clear: both;
	display: inline-block;
	min-height: 1px;
	width: 100%;
	background:  url('files/border.gif') repeat-x left center;
}

h1 {
	color: #df3c29;
	font-size: 20px;
	margin: 0 0 10px 0;
}

h2 {
	color: #718697;
	font-size: 16px;
	margin: 0 0 10px 0;
}

h3 {
	color: #000;
	font-size: 14px;
	margin: 0 0 10px 0;
}

#content ul 		{list-style: none; margin-bottom: 15px;font-size: 12px;}
#content ul li 		{margin: 0 0 0 30px; list-style: disc;}
#content ul li ul 	{margin: 0 0 0 0;}
#content ul li ol 	{margin: 0 0 0 0;}

p {
	margin-bottom: 15px;
	font-size: 13px;
}

.zweispalter {
  width: 542px; 
}

.zweispalter_1 {
	float: left;
  	width: 261px;

}

.zweispalter_2 {
 float: left;
  width: 261px;
  margin-left: 20px;
}


.zweispalter_1 .floatLeft img,
.zweispalter_2 .floatLeft img {
	display: block;
	margin-right: 15px;

}

.zweispalter_1 .floatRight img,
.zweispalter_2 .floatRight img {
	display: block;
	margin-left: 15px;
}

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

/* !Tabellen */

table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #718697;
	border-bottom: 1px solid #718697;
}
table caption {
	font-variant: small-caps;
}
table.auto {
	width: auto;
}

table.fixed {
	table-layout: fixed;
}

th, td { padding: 3px 2px 3px 10px; }
thead th {
	border-bottom: 1px dotted #000;
}
tbody th {
	background: #c2c2c2;
}
tbody th[scope="row"],
tbody th.sub {
	background: #c2c2c2;
}

tbody th {
	border-bottom: 1px dotted #000;
	text-align: left;
}
tbody td {
	border-bottom: 1px dotted #000;
}

tbody tr:hover th[scope="row"],
tbody tr:hover tbody th.sub { background: #e5e5e5; }
tbody tr:hover td { background: #e5e5e5; }

.breite {
	width: 150px;
}

.extern {
	padding-left:16px;
	color: #000;
	background:url('files/ext_link.gif') no-repeat 0px 3px;
}



/****/
.highslide {
   	cursor: url(../css/files/highslide/graphics/zoomin.cur), pointer;
   	display: block;
   	float: left;
}
.highslide-container div {
	font-size: 10pt;
}
.highslide {
	cursor: url(../css/files/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	margin: 8px;
  	border: 1px solid #718697;
}
.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: #df3c29;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}

.highslide-dimming {
	position: absolute;
	background: black;
}
.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: white;
	padding-left: 22px;
	background-image: url(../css/files/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,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* 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(../css/files/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;
}






/* Download anbieten */

.list_content {
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	margin-top: 7px;
	margin-bottom: 10px;
    	line-height: 18px;
	background:  url('files/border.gif') repeat-x left bottom;
	}

.list_content3 {
	font-style:italic;
  	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	background-color:#F4F4F4;
	margin:0px;
    	line-height: 18px;
	}
	
#content .list_content img{
	margin-top: 4px;
	margin-right: 5px;
  	border: none;
}	

.list_content a:link {
  color: #718697;
  font-weight: bold;
  text-decoration: none;
}


.list_content a:visited {
  color: #718697;
    font-weight: bold;
	text-decoration: none;  
}

.list_content a:active {
  color: #000;
      font-weight: bold;
	text-decoration: none;  
}


.list_content  a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: none;  
}


/* Nur ein Beispiel CSS */
#static_map {
	clear: both;
	margin: 0;
	padding: 0;	
	margin:0 auto;
	border:1px solid #000;
}

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

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

#directions tbody,#directions tr, #directions table {

}

#routenplaner fieldset {
border: 1px solid #e5e5e5;
margin: 10px 0 20px 0;
width:543px;
}

*:first-child+html #routenplaner fieldset{   /* CSS-Hack für IE7 */  
padding-bottom: 20px;
}

#routenplaner legend {
		font-size: 10px;
		font-weight:bold;
		padding: 5px;
		margin: 5px 0px 0px 10px;
}

#routenplaner input {
border:1px solid #718697;
width: 360px;
float:left;
font-size: 13px;
height: 17px;
padding: 5px;
margin: 10px;
}

#routenplaner .submit {
	float: left;
	width: 120px;
	height: 29px;
	padding: 5px;
	margin: 10px;
	text-align: left;
	cursor: pointer;

}




/*	Formulare *****************************************************************/
div#form-module fieldset {
	padding: 0;
	margin: 0;
}

div#form-module p {
	clear: both;
	font-family : Verdana, Arial, sans-serif;		
}
div#form-module p.formcheckbox, 
div#form-module p.formmcheckbox {
	float: left;
	margin-left: 85px;
	margin-top: 10px;
	width: 430px;
	
}

div#form-module p.formselect, 
div#form-module p.formtextarea, 
div#form-module p.formcheckbox, 
div#form-module p.formmcheckbox {
	font-family : Verdana, Arial, sans-serif;				
	font-size: 12px;
	margin-bottom: 1px;
}
div#form-module p.formhtml, 
div#form-module p.formcaptcha {
	font-family : Verdana, Arial, sans-serif;				
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: normal;
	margin-left: 85px;

}
div#form-module p.formhtml {
	font-family : Verdana, Arial, sans-serif;				
	font-weight: bold;
}

div#form-module p.formhtmltext {
	font-family : Verdana, Arial, sans-serif;				
	margin-left: 85px;
	
}


/******************************	Label */
div#form-module p label {
	font-family : Verdana, Arial, sans-serif;				
	margin-top: 5px;
	display: block;
	float: left;
	width: 80px;
}
div#form-module p.formtextarea label {
	font-family : Verdana, Arial, sans-serif;				
	font-size: 12px;
	float: none;
}
div#form-module p.formcheckbox label {
	font-family : Verdana, Arial, sans-serif;				
	padding-top: 0px;
}

div#form-module p.formtextarea label {
	font-family : Verdana, Arial, sans-serif;				
	display: block;
	float: left;
	width: 80px;
}


/******************************	Captcha */

div#form-module p.formcaptcha {
	width: 400px;
}

div#form-module p.formcaptcha label {
	font-family : Verdana, Arial, sans-serif;				
	width: 150px;
	height: 30px;
}


div#form-module p.formcaptcha img {
}

div#form-module p.formcaptcha input {
	font-family : Verdana, Arial, sans-serif;				
	float: right;
	font-size: 14px;
	height: 23px;
	margin-top: 5px;
	padding-top: 5px;
	border: 1px solid #ccc;
	text-align: center;	
	width: 145px;
}

div#form-module p.formcaptcha span {
	font-family : Verdana, Arial, sans-serif;				
	display:block;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;


}

/******************************	Input */
div#form-module p.formtext input, 
div#form-module p.formpassword input {
	font-family : Verdana, Arial, sans-serif;				
	font-size: 12px;
	margin: 5px;
	padding: 2px;
	width: 400px;
	border: 1px solid #e4e5e6;
	color: #000;
}


/******************************	TEXTAREA */
div#form-module p.formtextarea textarea {
	font-family : Verdana, Arial, sans-serif;				
	padding: 2px;
	width: 400px;
	height: 150px;
	font-size: 12px;
	border: 1px solid #e4e5e6;
	color: #000;
	margin-left: 5px;
}
div.com-answer div#form-module div.com-content p.formtextarea textarea {
	width: 380px;
}
/******************************	Select */
div#form-module p.formselect select {

}

/******************************	CHECKBOX */
div#form-module p.formcheckbox input, 
div#form-module p.formmcheckbox input {
	float: left;
	margin: 1px;

}
div#form-module p.formmcheckbox input {
	
}
div#form-module p.formcheckbox label, 
div#form-module p.formmcheckbox label {
	float: left;
	width: 380px;
	margin-left: 10px;
	margin-top: 0px;
}

/******************************	LINE */
div#form-module p.formline {
	overflow: hidden;
	height: 1px;
	border-bottom: 1px solid #e4e5e6;
	margin-bottom: 10px;
}

/******************************	SUBMIT */
div#form-module p.formsubmit label {
	display: none;
}

div#form-module p.formsubmit input {
	border: 0;
	width: 400px;
	margin-top: 10px;
	padding: 2px;
	font-size: 13px;
	background-color: #718697;
	color: #fff;
	margin-left: 85px;
	border: 1px solid #fff;
}

div#form-module p.formsubmit input:hover {
	border: 1px solid #000;
	color: #000;
}


.form_warning {
	color: #f00;
}



