html,body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	width: 100%;
	font-size: 76%;
	line-height: 18px;
	line-height: 16px;
	text-align:justify;
}

body {
	background-color: #000;
}

.rechts {float: right; display: inline}
.links {float: left; display: inline}
.center {text-align: center;}

.clear {clear: both;}
.clear_r {clear: right;}
.clear_l {clear: left;}

img {
	border: 0px;
}

img.border {
	border: 1px solid #000;
}

img.border_2 {
	border: 2px solid #aaa;
}

a#partner {
	background-color: #E2E2E0;
	}

a {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}

a:active {color: #fff;background-color:#D80E0E;}
a:hover, a.pdf-download:hover {color: #fff;background-color:#D80E0E;}

td,th,tr,P,ol,ul,li, h1, body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000;
	line-height: 14px;
}

#slide1 {margin:0px;padding:0px;list-style:none;}
h1 {
	font-size: 14px;
	line-height: 30px;
	display: inline;
	text-decoration: none;
}

p {margin-top: 0px}

#seite {
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	height: 650px;
}

#menu {
	border-top:  2px solid #C1C2C4;
	border-left: 2px solid #C1C2C4;
	border-right:2px solid #C1C2C4;
	width: 984px;
	height: 220px;
}

#menu a:active {color: #fff;background:none;font-weight: normal}
#menu a:hover {color: #fff;background:none;font-weight: normal}

#rechts {
	position: absolute;
	left: 684px;
	top: 218px;
	border-right:  2px solid #C1C2C4;
	width:302px;
	background-color:#E5E3E4; overflow: hidden; z-index:9
}


#bottom {
	border-right:  2px solid #C1C2C4;
	border-left:  2px solid #C1C2C4;
	background: url("images/bg_bottom.jpg") no-repeat;
	position: absolute;
	width: 984px;
	top: 520px;
	z-index: 1;
	height:40px;
	border-right:  2px solid #C1C2C4;
}

#content_area {
	background-color:#E5E3E4;
	position: absolute;
	width: 658px;
	padding-left: 22px;
	height: 280px;
	overflow: auto;
	top: 250px;
	z-index: 5;
	text-align:justify;
	padding-right:3px;
	border-left:2px solid #C1C2C4;
}

#content_area p.spalte {
	background-color:#E5E3E4;

	margin-right: 20px;
	width: 295px;
	float: left;
	display: inline;
	margin-bottom: 0px;
	padding-right:3px;
	text-align:justify;
}

.banner {
	position: absolute;
	clear: left;
	margin-top: 0px;
	width: 984px;
	height: 90px;
	text-align:center;
	clear: left;
	margin-top:307px;
	border-left:2px solid #C1C2C4;
	border-right:2px solid #C1C2C4;
	border-bottom:2px solid #C1C2C4;
}

.header {
	margin-left: 0px;
	margin-bottom: 20px;
	background-color:#E5E3E4;
}

.footer {
	margin-top: 50px;
	margin-left: 30px;
	float: left;
	display: inline;
}

.txt {
	font-size: 8pt;
	line-height: 14px;
}

table.spalte {
	padding:0px;
	margin-right: 20px;
	width: 295px;
	float: left;
	display: inline;
	margin-bottom: 0px;
}

div.spalte {
	padding:0px; margin: 0px;
	margin: -10px 20px 0px 0px;
	width: 295px;
	float: left;
	display: inline;
}

.location {
	margin-right: 5px; border: 1px solid #000;
}


#preloader {
	visibility: hidden;
}

.gross {
	font-size: 13px;
	line-height: 15px;
}

input.inp {
	width: 300px;
}
textarea.text {
	width: 300px;
}

.inp_land {
	width: 30px;
}
.inp_plz {
	width: 50px;
}
.inp_ort {
	width: 214px;
}

.inp_kontakt { font-family: Verdana; font-size: 11px; color: #7c7e7f; padding: 5px; border: 1px solid #e3e3e3; background: #f2f2f2; margin-bottom: 5px; width: 280px;}
.inp_code { width: 100px; text-align: center; }
img.captcha { float: left; margin: 1px 5px 0 0; height: 23px; }
.btn { background: url(images/bg_btn.jpg) 0 0 repeat-x; height: 26px; font-weight: bold; padding-top: 1px; width: 246px; cursor: pointer; border: 1px solid #b8b9b9; color: #828282; }
.hinweis { color: #f10; display: none; }
a.pdf-download { background: url(images/icon_pdf.jpg) 0 0 no-repeat; padding: 1px 0 3px 21px;  }

div#map { width: 620px; height: 287px; margin: 0 5px; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#bildwechsel {margin:0px;padding:0px;list-style:none; height:302px; position: absolute; display: block; overflow: hidden;}
.banner a:hover { text-decoration: none !important; border: none !important;background-color: black;}
