/* CSS Document */
@charset "utf-8";


/* KLXM CSS DEFAULTS */
img,td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,var,tt,sup,sub,strong,strike,small,samp,s,q,kbd,ins,img,font,em,dfn,del,code,cite,iframe,object,big,address,acronym,abbr,a,pre,blockquote,p,h6,h5,h4,h3,h2,h1,form,applet,span,ul,ol,li,dt,dl,dd,div,body,html{margin:0;border:0;outline:0;padding-top:0;padding-right:0;padding-bottom:0}var,th,strong,em,dfn,code,cite,caption,address{font-weight:normal}a:visited,a:hover,a:link,a{text-decoration:none}strong{font-weight:bold}.clear{display:block;clear:both;height:1px}table{border-collapse:collapse;border-spacing:0;font-size:inherit;font-size:1em}th,td{text-align:left}th,td,td{vertical-align:top}del{text-decoration:line-through}
#content ul, #content ul li, #sidebar ul, #sidebar ul li{margin: 0em; padding: 0px;	list-style-type: square; } .hide {display: none;}  embed, object, video {max-width: 100% } .clear {display: block; clear: both;
height: 1px;} #content a.cmore {
	font-size: 1.2em;
	
	
	
	font-weight: 300;
}

.map_canvas { margin-left: auto; margin-right: auto; width: 100%; height: 400px;}



area {
outline:none;
}

.slidebox img {width: 100% }


#content ol, #sidebar ol{
	margin-left: 0em;
	margin-bottom: 1em;
}



#content .editarticle {
	display: block;
	
}

#edit {
	position: fixed;
	visibility: visible;
	width: 800px;
	top: 0px;
	z-index: 12;
	display: block;
	color: #999999;
	background-color: #1F272D;
	padding: 4px;
	font-size: 12px;
	-webkit-box-shadow: -1px 1px 13px #000;	/* webkit browser*/
	-moz-box-shadow: -1px 1px 13px #000;	/* firefox */
	box-shadow: -1px 1px 13px #000;
	behavior: url(/pie/PIE.htc);
	
}

#edit a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;	
}




body {
	font-family: "Oxygen", Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-top: 0px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	line-height: 1;
	color: #54545a;
	font-weight: 300;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	width: 100%;
	font-size: 1em;
	display: block;
	clear: both;
	padding: 0px;
	background-repeat: repeat;
	margin-top: 0px;
}

#sidebar, #title, #sidebar .suchfeld, #menu, #logo {
	width: 0px;
	float: left;
	diplay: block;
	padding-top: 27px;
	display: none;
	position: absolute;
}


#content {
	float: left;
	padding-top: 27px;
	padding-bottom: 40px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	display: block;
}


/* sidebar-Definition */


/*Layout*/
#logo {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	left: 0px;
	top: 20px;	
	}
#logo  img{
	margin-right: auto;
	display: block;
	height: auto;
	margin-left: auto;
	width: 545px;
	
}
#content .camera_caption a {
	color: rgba(218,214,205,1);
	text-decoration: none;
}

#content .camera_caption a:hover {
	color: #fff;
	text-decoration: none;
}

/* 
dopic Bilddfinitionen
Stand: 05.12.2012
für dopic 5.0  Dezember 2012
*/

/* Standard-Größe der Bilder (nicht ändern) */
.dopic {
	height: auto;
	width: 100%;
}

/* Standard-Anzeige für alle Viewports */
.pic_symbol{width: 1cm;}
.pic_klein {width: 2cm;}
.pic_mittel{width: 5cm;}
.pic_gross {width: 10cm;}
.pic_komplett {width: 22cm; margin-bottom: 20px;}


/* Bilder mit Rahmen */
.pic_border {
	padding: 2px;
	border: 1px solid #FFF;
	line-height: 0.9em;
}

/* Bildausrichtung */
.pleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	
}
.pright {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}
.pcenter {
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

.pnormal {
clear:both; 
margin-bottom: 1em;
}

/* Untertitel */

/* allgemeiner Untertitel */
.pcaption {
	font-size: 0.8em;
}

/* 2. Stil  Untertitel */
.pcaption2 {
	display: block;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 0.8em;
}
/* 
dopic Bilddfinitionen
Stand: 05.12.2012
*/ 


#content h1 {
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.7em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#content h2   {
	font-weight: 300;
	font-size: 1.5em;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}


#content h3 {
	font-weight: normal;
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#sidebar h2   {
	font-weight: 300;
	font-size: 1.5em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
#content .cell h2{
	font-weight: 300;
	font-size: 1.2em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	display: block;
}
#sidebar #menu h2{
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0.7em;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#mobil-menu h2 {
	text-shadow: white 0px 1px 0px; 
	font-size: 2em;
	font-weight: 300;
	display: block;
	clear: both;
	margin-bottom: 15px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	background-image: url(/lib/media/transparent.png);
	color: #999;
	padding-bottom: 10px;
}





#content .slideblock{
	width: 50%;
	float: left;
	display: block;
	margin-right: 1em;
	margin-bottom: 1em;	
}


#content .slideblock1{
	width: 100%;
	float: left;
	display: block;
	margin-right: 0em;
	margin-bottom: 1em;	
}




#content .slideblock1 li, #content .slideblock1 ul, #content .slideblock li, #content .slideblock ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	
}



#menucontainer {
	text-align: center;
	display: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content  ul, #content  ol  {
	padding-left:1.5em;
}

#content  ul li {
	padding-bottom: 6px;	
}




#main .sidebar_content {
	padding-left: 0px;
	font-size: 1em;
	margin-bottom: 40px;
	line-height: 1.3em;
}



/* Content-Definitionen */

#content .text {
	
	
	
	padding-left: 30px;
	line-height: 1.45em;
}

#content p {
	margin-bottom: 1em;
	
}

#content a, #main .sidebar_content a {
	text-decoration: underline;
	color: #333;
}

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


#content  div:after { 
 clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
} 




#sidebar div:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 

.slidebox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;	
}

#content .superbox {
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(/lib/media/transparent.png);
	padding-right: 10pt;
	padding-bottom: 10px;
	padding-left: 10px;	
		
}

.clessblock {
	display: block;
	clear: both;
	
	text-align: right;
}

#content .titelpic {
	margin-left: 20px;
	margin-bottom: 20px;
}


#content a.prev-tab {
	
	display: block;
	float: left;
	color: #fff;
	padding: 4px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #666666;
}


#content a.next-tab {
    padding: 4px;
	display: block;
	float: right;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #666666;
}



.adress_block .adress_ctab {
	width: 4em;
	display: block;
	float: left;
}
.adress_block a  {
	float: left;
	display: block;
}



 .textx {
	float: left;
	background-color: #F93;
	clear: left;
	width: 100%;	
}


.textblock0 {
	display: block;
	padding: 10px;
	clear: both;
	background-color: #eeeeee;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 20px;

	}

#sidebar .textblock0 {
	display: block;
	padding: 10px;
	clear: both;
	background-color: #eeeeee;
	border: 1px solid #CCC;
	margin-top: 10px;
	font-size: 0.8em;
}


.textblock2 {
	display: block;
	padding: 10px;
	float: left;
	width: 276px;
	margin-right: 20px;
	margin-top: 0.2em;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	
}

.textblock1 {
	display: block;
	padding: 10px;
	clear: both;
	float: right;
	width: 276px;
	margin-left: 20px;
	margin-top: 0.2em;
margin-bottom: 15px;
border: 1px solid #CCC;
}




.trennelement ,.formtrenn, .trennelement_b, .trennelement_c, .trennelement_d
{
	clear: both;
	display: block;
	margin-bottom: 2px;	
}
.trennelement, .formtrenn {height: 20px; }
.trennelement_b {height: 40px;}
.trennelement_c {height: 60px;}
.trennelement_d {height: 80px;}
.trennelement_e {
	height: 20px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-right: 20px;
}















#sidebar #menu ul, #sidebar #menu li, #menucontainer ul, #menucontainer li, #mobil-menu ul, #mobil-menu li {
padding:0;
margin:0;
list-style-type:none;
}
/*Allgemeine Linkfabe im Menu */

#menucontainer li {
	display: inline-block;
	padding left: 40px;
	padding-right: 40px;
	font-size: 1.2em;
	text-align: center;
	padding-top:3px;
}

#menucontainer li a {
	text-transform: uppercase;
	color: #333;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#menucontainer li a:hover,#menucontainer li a.rex-current,#menucontainer li a.rex-active{
	text-transform: uppercase;
	color: #000;
	padding-top: 0px;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	
	border-bottom-color: #FFF;
	}



#firstmenu {
	width: 100%;
	clear: both;
	margin-top: 15px;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mobil-menu {
	display: none;
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 900;
	left: 0px;
	color: #333;
	font-size: 1.4em;
	background-color: #EEE;
	padding-bottom: 100px;
	border: 1px solid #D5B299;
	margin-top: 130px;
	background-image: url(/lib/media/furley_bg.png);
}
#mobil-menu-content {
	display: block;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-shadow: white 0px 1px 0px; 
}
.mb {
	display: none;
	font-size: 1.2em;
	font-weight: 400;
	color: #666;
	padding: 5px;
	text-align: left;
	margin-bottom: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.mb2 {
	font-size: 0.8em;
	font-weight: 700;
	color: #78787E;
	padding: 5px;
	border: 1px solid #333;
	background-color: #eeeeee;
	text-align: center;
	margin-bottom: 20px;
	float: right;
	margin-right: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-shadow: white 0px 1px 0px; 
}



#mobil-menu .rex-navi1 a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #333;
	font-weight: 400;
	
}

#mobil-menu .rex-navi2 a {
	padding-left: 15px;
	color: #333;
	font-weight: 300;
	
}

#mobil-menu .rex-navi3 a {
	padding-left: 25px;
	color: #333;
	font-weight: 300;
	
}

#mobil-menu .rex-navi4 a {
	padding-left: 30px;
	color: #333;
	font-weight: 300;
	
	
}

#mobil-menu .rex-navi5 a {
	padding-left: 40px;
	color: #333;
	font-weight: 300;
	font-size: 0.9em;
	
}



#mobil-menu a.rex-current{
	color: #000000;
	background-color: #FFF;	
}

#mobil-menu a:hover{
	color: #000000;
	background-color: #FFF;	
}


#menu a {color:#666;}






 #menu .rex-navi1 a{
	padding-left: 0px;
	display: block;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	
}




#sidebar #menu .rex-navi1 a:hover, .xhover{
	color: #FFF;
	
}




/*Allgemeine Linkfabe im Menu */











#menu .rex-navi1 li{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}




#menu .rex-navi2 li{
	font-size: 0.9em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#menu .rex-navi3 li{
	
	font-size: 1em;
}

#menu  .rex-navi4 li {font-size: 1em; border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;}

#menu  .rex-navi4 li a {text-transform: none;}



#menu .rex-navi1 a.rex-current{
	color: #ffffff;
	background-image: url(/lib/media/men_higru-trans.png);
	
	
	
}

#menu  .rex-navi1 li a.rex-active {
	color: #666666;
	

	
}

#menu .rex-thema  {
	font-weight: bold;
	margin-bottom: 10px;
}
#menu li.rex-thema2 {
	margin-bottom: 20px !important;
}

#menu .rex-navi2 a.rex-current{
	
	color: #ffffff;
	
}

#menu  .rex-navi1 a{
	padding-left: 20px;
	/* background-color: #ECECEC; */	
}

#menu .rex-navi2 a{
	color: #666666;
	padding-left: 30px;
	background-image: url(/lib/media/transparent.png);
	/* background-color: #ECECEC; */	
}

#menu  .rex-navi3 a{
	color: #666666;
	padding-left: 40px;
	background-color: #FCC;
	background-image: url(/lib/media/transparent.png);	/* background-color: #ECECEC; */	
}
#menu  .rex-navi4 a{
	color: #666666;
	padding-left: 50px;
	background-image: none;

	 background-color: #fff; 
}
#menu  .rex-navi5 a{
	color: #666666;
	padding-left: 1.4em;
	/* background-color: #ECECEC; */	
}



#menu.rex-navi1 li a
{
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	
}

#menu.rex-navi2 li a
{
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	padding-left: 0.8em;
	
}









/****************************** HOME - Content Part - Footer ******************************/
#footer {
	background-color: #707172;
	color: #FFF;
	font-size: 0.9em;
	line-height: 1.4em;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #BCBCBE;
	display: none;
	height: 0px;
	width: 0px;
	position: absolute;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

/****************************** HOME - Content Part - Copyright ******************************/




/****************************** HOME - Content Part - FlexSlider ******************************/
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a, .flexslider a, .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0px 0 0 0;
	padding: 0;
	
	
}
#content .flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
#content .flexslider .slides img {
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
	zoom: 1;
	position: relative;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {
	zoom: 1;
	width: 100%;
	padding: 2%;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	
	background-image: url(/lib/media/transparent.png);
}
/* Direction Nav */
.flex-direction-nav {
	height: 0;
	
}
.flex-direction-nav a {
	width:52px;
	height: 52px;
	margin: -15px 0 0;
	display: block;
	background:  url(/lib/theme/flexslider/bg_direction_nav.png) no-repeat;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -999em;
}
.flex-direction-nav .flex-next {
	background-position: -52px 0;
	right: 0px;
	display: block;
}
.flex-direction-nav .flex-prev {
	left: 0px;
	display: block;
}
.flex-direction-nav .flex-disabled {
	opacity: .3;
	filter:alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -30px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav a {
	width: 13px;
	height: 13px;
	display: block;
	background: url(/lib/theme/flexslider/bg_control_nav.png) no-repeat;
	cursor: pointer;
	text-indent: -999em;
}
.flex-control-nav a:hover {
	background-position: 0 -13px;
}
.flex-control-nav a.flex-active {
	background-position: 0 -26px;
	cursor: default;
}





/******************************* CONTACT FORM -  for blog and contact page  *******************************/

#content .formgen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	background-color: #FFF;
	background-image: url(/lib/media/women_furley.gif);
}

#start #content .formgen {
	border: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #eee;
	background-image: none;
}

.formgendiv  {
	display: block;
	float: left;
	width: 240px;
	
	
	
}

.formsubmit {
	clear: both;
}


.formgendiv2  {
	display: block;
	float: left;
	width: 240px;
	padding-left: 25px;
	
}






.formgen  .formtext {
	border: 1px solid #e1e5e9;
	background-color: white;
	height: 30px;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	font-size: 18px;
	color: #666;
	font-weight: 300;
		-moz-box-shadow:    inset 0 0 2px #666;
   -webkit-box-shadow: inset 0 0 2px #666;
   box-shadow:         inset 0 0 2px #666;
}


.formgen  .formselect {border: 1px solid #e1e5e9;
	background-color: white;
	height: 30px;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	font-size: 18px;
	color: #666;
	font-weight: 300;
		-moz-box-shadow:    inset 0 0 2px #666;
   -webkit-box-shadow: inset 0 0 2px #666;
   box-shadow:         inset 0 0 2px #666;
}

 .forminfo {
	color: #900;
	font-size: 1.2em;
	display: block;
	padding-bottom: 15px;
}

.formgen  textarea {
	border: 1px solid #e1e5e9;
	background-color: white;
	width: 525px;
	margin-bottom: 20px;
	font-size: 18px;
	clear: both;
	color: #666;
	-moz-box-shadow:    inset 0 0 5px #666;
   -webkit-box-shadow: inset 0 0 5px #666;
   box-shadow:         inset 0 0 5px #666;
}
.formgen  label {
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	
	text-transform: uppercase;
	clear: both;
	display: block;
}

.formgen label.formerror {
	color: #900;
	
}



.formgen  label span {
	color: #414550;
}
.formgen  input[type="text"]:focus, .formgen  input[type="text"]:hover, .formgen  textarea:focus, .formgen  textarea:hover, .formgen  input[type="text"]:focus, .formgen  input[type="text"]:hover, .formgen  textarea:focus, .formgen  textarea:hover {
	background-color:#efefef;
}
.formgen  input[type="submit"] {
	border: none;
	padding: 5px;
	text-transform: uppercase;
	color: #CCC;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #666666;
}
.formgen  input[type="submit"]:hover {
	color: #FFFFFF;
	background-color: #000;
}


.table_container {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	
  }
  
  
#footer .table_container {
	display: table;
	width: 100%;
	margin-bottom: 0px;
	
  }  

.cell {
	display: table-cell;
	border: 1px solid #ffffff;
	width: 278px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #eeeeee;
	vertical-align: top;
	
    }
	
#footer .cell {
	display: table-cell;
	border: 1px none #ffffff;
	width: 278px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #707172;
	vertical-align: top;
    }	
	
	
.cellx {
	display: table-cell;
	border: 1px solid #ffffff;
	width: 628px;
	padding-top: 0;
	vertical-align: top;
	line-height: 0em; 
    }
	
	
.cellx2 {
	display: block;
	border: 0px solid #ffffff;
	width: 100%;
	padding-top: 0;
	vertical-align: top;
	line-height: 0em;
	margin-bottom: 20px;	
    }		

	

 .spacing {  display: table-cell;
  border: 0px;
  width: 30px;
 } 	
	












	
.mobilecellx {
	line-height: 1.45em;
	background-color: #EEE;
	border: 1px solid #FFF;
	padding: 10px;
	margin-bottom: 20px;
	display: none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */


	
}
.cellxinfo {
	position: absolute;
	color: #000;
	z-index: 1001;
	margin-top: 290px;
	font-size: 32px;
	line-height: 1.45em;
	margin-left: 0px;
	background-image: url(/lib/media/transparent.png);
	display: none;
	text-align: center;
	width: 400px;
	-webkit-border-radius: 0px 30px 30px 0px;
	border-radius: 0px 30px 30px 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;	
	
		
	
}


.cellxinfo1 {
	position: absolute;
	color: #000;
	z-index: 1002;
	margin-top: 60px;
	font-size: 1em;
	line-height: 1.45em;
	margin-left: -10px;
	display: none;
	text-align: left;
	width: 284px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(/lib/media/blau.png);
	-webkit-box-shadow: 1px 3px 10px #999999;	/* webkit browser*/ -moz-box-shadow: 1px 3px 10px #999999;	/* firefox */ box-shadow: 1px 3px 10px #999999;
	cursor: pointer;
}


.cellxinfo2 {
	position: absolute;
	color: #000;
	z-index: 900;
	margin-top: 60px;
	font-size: 1em;
	line-height: 1.45em;
	margin-left: 334px;
	background-image: url(/lib/media/rosa.png);
	display: none;
	text-align: left;
	width: 284px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-box-shadow: 1px 3px 10px #999999;	/* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #999999;	/* firefox */
	box-shadow: 1px 3px 10px #999999;
	cursor: pointer;
}



.cellxcontent1 {
	position: absolute;
	color: #000;
	z-index: 1002;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.45em;
	margin-left: 20px;
	text-align: left;
	width: 274px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

.cellxcontent {
	position: absolute;
	color: #000;
	z-index: 1002;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 316px;
	text-align: left;
	width: 269px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
		
}



#content .cellxfrage h2{
	font-weight: 400;
	font-size: 1.3em;
	color: #000000;
	display: block;
	margin-top: 30px;
	margin-bottom: 40px;
}

.cellxantwort {
	font-weight: 300;
	font-size: 1.35em;
	color: #666;
	line-height: 1.2em;
}

.cellxantwort strong {
	font-weight: 400;
}







#content .mobilecellx a{
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.5em;
	font-weight: 300;
	background-color: #CFCFCF;
	
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

	
	
	
}

#content .video-js{
	background-color: #F6F4F7;
	padding: 1px;
	border: 1px solid #FFF;
}
	

.dl_block {
	display: block;
	padding-bottom: 8px;
	margin-bottom: 15px;
	clear: both;	
	
	
}

 

.dl_h {
	padding-top: 0px;
	display: block;
	
}


.dl_block1 {
	display: block;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDBE8;
	float: left;
	height: 80px;
	width: 300px;
	padding-left: 5px;
}

.dl_block .pleft, .dl_block1 .pleft {
	margin-bottom: 0px;
}

.dl_block ._b, .dl_block1 .pleft_b {
	margin-bottom: 15px;
}
	
	#content .stick {
 
  position: fixed;
  background-color: #fff;
  display: block;
  top: 0;
  z-index: 100000;
  }


/* SHARE */


  #example2{
	float: right;
	display: none;
	margin-top: 0px;
	position: absolute;
	height: 0px;
	width: 0px;
  }
  
  #example2 a, #example2 a:hover {
	color: #FFF;
	text-decoration: none;
}
  .sharrre .box{
    	background-color: #75757B;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#75757Bc,0),color-stop(#4d5e66,1));
    background:-webkit-linear-gradient(top, #75757Bc 0%, #4d5e66 100%);
    background:-moz-linear-gradient(top, #75757Bc 0%, #4d5e66 100%);
    background:-o-linear-gradient(top, #75757Bc 0%, #4d5e66 100%);
    background:linear-gradient(top, #75757Bc 0%, #4d5e66 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#75757Bc', endColorstr='#4d5e66',GradientType=0 );
    -webkit-box-shadow:0 1px 1px #d3d3d3;
    -moz-box-shadow:0 1px 1px #d3d3d3;
    box-shadow:0 1px 1px #d3d3d3;
    height:22px;
    display:inline-block;
    position:relative;
    padding:0px 55px 0 8px;
    
    font-size:12px;
    float:left;
    clear:both;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
  }
  .sharrre .left{
    line-height:22px;
    display:block;
    white-space:nowrap;
    text-shadow:0px 1px 1px rgba(255,255,255,0.3);
    color:#ffffff;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
  }
  .sharrre .middle{
    position:absolute;
    height:22px;
    top:0px;
    right:30px;
    width:0px;
   background-color: #75757B;
    text-shadow:0px -1px 1px #363f49;
    color:#fff;
    white-space:nowrap;
    text-align:left;
    overflow:hidden;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -webkit-transition:width 0.3s linear;
    -moz-transition:width 0.3s linear;
    -o-transition:width 0.3s linear;
    transition:width 0.3s linear;
  }
  .sharrre .middle a{
    color:#fff;
    font-weight:bold;
    padding:0 9px 0 9px;
    text-align:center;
    float:left;
    line-height:22px;
    -webkit-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
    box-shadow:-1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
  }
  
  .sharrre .middle .twitter {
	background-color: #00C2FA;
}

  .sharrre .middle .googleplus {
	background-color: #D94D2E;
}

  .sharrre .middle .facebook {
	background-color: #38579A;
}
  
  
  .sharrre .right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:45px;
    text-align:center;
    line-height:22px;
    color:#4b5d61;
    background:#f1faf9;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#f1faf9,0),color-stop(#bacfd2,1));
    background:-webkit-linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
    background:-moz-linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
    background:-o-linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
    background:linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1faf9', endColorstr='#eeeeee',GradientType=0 );
  }
  .sharrre .box:hover{
    padding-right:210px;
  }
  .sharrre .middle a:hover{
    text-decoration:none;
  }
  .sharrre .box:hover .middle{
    width:170px;
  }


#content .searchresults .kliste_1 {
	
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 15px;
	margin-top: 5px;
	
	}
	
#content ul.searchresults {margin-left: 0px;
	padding-left: 0px;}

#content .searchresults ul {
	margin: 0px;
	padding: 0px;
}

#content .searchresults li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}

#content .searchresults li a {
	font-weight: normal;
	
	margin-bottom: 1em;	}


#rexsearch_form {
	display: block;
	clear: both;
	padding-bottom: 25px;
}


#start #rexsearch_form {
	display: block;
	padding-bottom: 0px;
	float: left;
}


 .suchfeld {
	width: 98%;
	height: 20px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	margin-right: 10px;
	text-align: left;
	color: #666;
	border: 1px solid #9E9D9F;
	padding: 3px;
	background-color: transparent;
	font-weight: 300;
}

 #start .suchfeld {
	width: 98%;
	height: 20px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	margin-right: 10px;
	text-align: left;
	color: #666;
	border: 1px solid #9E9D9F;
	padding: 3px;
	background-color: transparent;
	font-weight: 300;
}


.suchinfo {
	color: #000;
	border: 1px solid #A90208;
	background-color: #FFFFFF;
	-webkit-box-shadow: -1px 1px 5px #999;	/* webkit browser*/
	-moz-box-shadow: -1px 1px 5px #999;	/* firefox */
	box-shadow: -1px 1px 5px #999;
	display: none;
	clear: both;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.suchknopf  {
	color: #666;
	border: 0px none #CCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display: block;
	clear: both;
	font-weight: normal;
	background-image: none;
	background-color: transparent;
	font-size: 1em;
	padding: 0px;
}





#content a.pdf {
	background-image: url(/lib/ext/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}


#content .pagination li {
	
	display: inline;
	padding: 3px;
	list-style-type: none;
	margin-right: 8px;
	
}

.pagination li a {
	font-weight: normal;
	
}

#content .pagination {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	}		
#content a.searchlink{
	float: left;
	color: #FFF;
	background-color: #707172;
	font-size: 12px;
	height: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: none;
	width: 0px;
	position: absolute;
	top: 0px;
  }
  
 
  .suchfeld2 {
	color: #707172;
	background-color: #FFF;
	margin-left: 20px;
	border: 1px solid #999;	
}
#rexsearch_form2 {
	float: left;
	height: 21px;
	background: #f1faf9;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(#f1faf9,0),color-stop(#bacfd2,1));
	background: -webkit-linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
	background: -moz-linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
	background: linear-gradient(top, #f1faf9 0%, #eeeeee 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1faf9', endColorstr='#eeeeee',GradientType=0 );
	padding-top: 0px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBE;
	
	display: none;
}
