
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, sans serif;
}

a {
	font-size: 15px;
	text-decoration: none;
	color: #737373;
}
a img {
	border: 0px;
}

img {
	display: block;
}

ul {
	list-style: none;
}

.fl_r {
	float: right;
}
.clear {
	clear: both;
}

#center {
	width: 950px;
	margin: auto;
}

#header {
	background-image: url(../images/bg_header.jpg);
	height: 160px;
}
#header img.logo {
	display: inline;
	margin: 25px 0 0 32px;
}
/* -------------------------------------------------------*/
/* zoom navigation */
#zoom {
	float: right;
}
#zoom a {
	display: block;
	float: left;
	margin: 15px 0 0 5px;
}
/* -------------------------------------------------------*/
/* meta navigation */
#meta_nav {
	overflow: hidden;
	float: right;
	clear: both;
	position: relative;
	right: 40px;
	top: 50px;
}
#meta_nav a {
	font-size: 11px;
}
#meta_nav a:hover, #meta_nav a.selected {
	color: #E30026;
}
#meta_nav li {
	float: left;
	margin-left: 10px;
}
#meta_nav a.stoerer {
	background-repeat: no-repeat;	
	background-image: url(../images/stoerer.gif);
	background-position: top right;
	padding-right: 9px;
}
/* -------------------------------------------------------*/
/* haupt navigation */
#haupt_nav {
	float: right;
	width: 290px;
}
#haupt_nav li {
	margin-bottom: 2px;
}
#haupt_nav li.unternav {
	margin-bottom: 1px;
}
#haupt_nav a {
	background-color: #f0efe8;
	padding: 6px 0 6px 13px;
	display: block;
	width: 277px;
}
#haupt_nav a:hover, #haupt_nav a.selected {
	background-color: #DAD9CC;
}
#haupt_nav a:hover .h1, #haupt_nav a.selected .h1 {
	color: #E30026;
}
#haupt_nav li.unternav a {
	background-color: #DAD9CC;
	padding: 6px 0 6px 21px;
	width: 269px; /* ie6 */
}
#haupt_nav li.unternav a:hover, #haupt_nav li.unternav a.selected {
	background-color: #DAD9CC;
	color: #E30026;
}
#haupt_nav .h1 {
	font-size: 14px;
	font-weight: bold;
	display: block; 
}
#haupt_nav .h2 {
	font-size: 12px;
}
/* -------------------------------------------------------*/
/* layout */
#body {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #888A87;
	padding: 0 32px 32px 32px;
}
#white_bg {
	background-color: #FFF;
	overflow: hidden;
	min-height: 440px;
	padding: 24px 0 50px 0;
}
/* -------------------------------------------------------*/
/* content */
#content {
	width: 588px;
	color: #737373;
}
#content a {
	text-decoration: underline;
	color: #E30026;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	margin: 0 0 24px 24px;
	padding-right: 24px;
}
#content h1.rot {
	color: #E30026;
	margin-bottom: 0;
}
#content h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 0px 24px;
	padding-right: 24px;
}

#content h2 a {
	background-image:url(../images/linkpfeil.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;
}

#content .separator {
	height: 3px;
	font-size: 0px; /* ie6 */
	background-color: #f0efe8;  
	margin: 24px 0 24px 24px;
	clear:left;
}
/* -------------------------------------------------------*/
/* teaser */
#content .teaser {
	background-color: #f0efe8;  
	padding-bottom: 16px;
	margin-bottom: 8px;
	height: 245px;
}
#content .teaser img {
	margin: 0 0 8px 0;
}
#content .teaser h3, #content .teaser p {
	margin: 0 24px 0 16px;
	font-size: 15px;
	line-height: 17px;
}
#content .teaser a.margin {
	margin: 0 0 0 16px;
}
#content .teaser.two_col {
	width: 290px;
}

#content .teaserabschluss {
	height: 16px;
}

/* -------------------------------------------------------*/
/* bildunterschrift */
#content .bu_img {
	margin-left: 24px;
}
#content .bu_img img {
	margin: 0;
}
#content .bu {
	font-size: 11px;
	margin: 4px 0 16px 0;
	line-height: 13px;
}
/* -------------------------------------------------------*/
/* videos */
/* videounterschrift */
#content .vu {
	font-size: 11px;
	margin: 8px 0 16px 0;
	line-height: 13px;
}
#content .wemovevideoklein .float_video {
	float:left;
	margin:0 16px 0 0;
	width:267px;
}	
/* -------------------------------------------------------*/
/* content text container */
#content .text {
	font-size: 15px;
	padding: 0 24px 0 24px;
	color: #737373;
	line-height: 20px;
}
#content .text h4 {
	font-size: 15px;
	line-height: 20px;
}
#content .text h2 {
	margin: 24px 0 12px 0;
}
#content img {
	margin: 8px 0 16px 24px;
}
#content .text .float_img {
	float: left;
	width: 180px;
	margin: 0 16px 0 0;
}
#content .text .float_img img {
	margin: 0;
}
#content .text .info_text {
	font-size: 11px;
	line-height: 14px;
}
#content .text .info_text a {
	font-size: 11px;
}
#content .text .float_info {
	float: left;
	padding: 8px 8px 10px 8px;
	width: 164px;
	margin: 0 16px 16px 0;
	background-color: #F0EFE8;
}
#content .text .float_info  h5 {
	font-size: 11px;
	margin-bottom: 2px;
}
/* -------------------------------------------------------*/
/* only teaser page */
.only_teaser #white_bg {
	padding-bottom: 0;
}
/* -------------------------------------------------------*/
/* home page */
.home #white_bg {
	padding:0;
}
.home #content img {
	margin: 0;
}
.home #haupt_nav {
	margin-top: 24px;
}

/* -------------------------------------------------------*/
/* download page */
#content .download {
	clear: left;
	margin-top: 24px;
}
#content .download img {
	float: left;
	margin: 0 10px 30px 0;
}

/* -------------------------------------------------------*/
/* press page */
#content .mitteilung {
	margin-bottom: 24px;
}
#content .archiv a {
	text-decoration: none;
	color: #747474;
	font-size: 20px;
}
#content .archiv a:hover {
	color: #E30026;
}

/* -------------------------------------------------------*/
/* footer */
#fuss_nav {
	font-size: 11px;
	color: #FFF;
	margin: 15px 0 15px 0;
}
#fuss_nav a {
	color: #FFF;
	font-size: 11px;
}
#fuss_nav a:hover {
	text-decoration: underline; 
}
#fuss_nav div {
	font-weight: bold;
}

#copyright {
	color: #FFF;
	font-size: 11px;
}
/* -------------------------------------------------------*/
/* anmeldeform */
#anmeldeformular {
margin:70px 0 8px;
padding:0;
}

.error {
	font-size: 15px;
	line-height: 20px;
	padding: 0;
	color: #E30026;
}

.fontred {
	color: #E30026;
}

#anmeldeformular td {
	vertical-align:top;
}

#anmeldeformular td.spalte1 {
	width:180px;
}

#anmeldeformular td.spalte2 {
	width:384px;
}

#anmeldeformular td.trenner {
	height:48px;
	background-image: url(../images/trenner.gif);
	background-repeat:repeat-x;
}

#anmeldeformular h2 {
	margin:0;
}

#anmeldeformular h2.header {
	margin-bottom:8px;
}

#anmeldeformular .feld {
	background-color:#FFFFFF;
	border:1px solid #888a87;
	margin-bottom:8px;
	width:360px;
	font-family: arial, sans serif;
	font-size: 15px;
	color: #737373;
}
/* -------------------------------------------------------*/
/* gallery */
#content .wemovegallery {
	background-color: #f0efe8; /*#d0dfd8; #f0efe8;*/
	padding: 8px 0 8px 8px;
	margin:0 4px 0 0;
}

#content .wemovegallery p.galheader{
	padding: 0 0 4px 0;
}

#content .wemovegallery img {
  margin:0 8px 0 0; padding:0;
	display:inline;
}
/**
 * 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 CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/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;	
}
/* -------------------------------------------------------*/
/* slideshow */
div.home #content .wemoveslideshow {
	margin:0;
	padding:0;
}

#content .wemoveslideshow {
	margin:-32px 0 16px -24px;
	padding:0;
}
#content .wemoveslideshow img {
	margin:0;
	padding:0;
}

