/*
Theme Name:		Neoclassical
Theme URI:		http://openeducation.net
Description:	A 3-column design with an emphasis on typography and whitespace.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/
/* NEUES SYSTEM */
body { 
 color: #333; font: 62.5% Arial, "Times New Roman", Times, sans-serif; }

* { padding: 0; margin: 0; }
	


/*---:[ core layout elements ]:---*/

#container { 
 max-width: 863px; 
 margin: 0 auto; 
 padding: 20px 0; 
 z-index:100;
 position:relative;
 }

#page {
 border: 1px solid #fff;
 border-top: 0;
 position: relative; /*Bezugspunkt für #rahmen*/
  } /* for use with custom styles */

#masthead { 
 position:relative;
 left:40px;

 }
#logo {
 width:360px;
 position: absolute;
 left: 280px;
 top:44px;
 z-index: 150;
 }
#logo a img {

 /*width: 500px;  größer skaliert, sollte eigentlich direkt am Bild passieren, also vorübergehend*/
 }
#rotating_image { 
 position: relative;
 }
		
#rotating_image >img { 
 display: block; 
 border-bottom: 1px solid #eee; 
 height:140px;
 left:250px;
 position:relative;
 width:650px;
 }
#logo2 {
 position: absolute;
 top: -20px;
 left: -55px;
 width:auto;
 z-index: 100;
 }
#content_box {
 text-align: left; 
 }
.rahmen {
 background:transparent url(images/rahmen1.png) no-repeat scroll 0 5px;
 position:absolute;
  right: -172px;
  top:-15px;
  z-index: 100;
  width: 770px;
  height:160px;

 }
#logo2 img {
 width 400px;
 z-index:99;
 }
#left_box {
 width: auto; 
 float: left; 
 }

#content {
 width: auto; 
 float: left; }
			
#content_inner {
 width: auto;
 
 }
	
.sidebar {
 width: 190px; 
 float: left; 
 }
		
#left_bar {
 padding: 0 10px 0 0;
 position:absolute;
 right:-202px;
  }
		
#right_bar {
 padding: 0 0 0 10px;
 display:none;
  }
		
#footer { padding: 0.5em 0; border-top: 1px double white;
height:12px;
 margin:3px 5px 5px 0;
 font-size: 1.2em; }

#footer .left, #footer .right {
background-color:#BFE5FF;
border:1px solid #AFDFFF;
 padding: 3px;
 position:relative;
top:-3px;
}
#footer .left {
 float: left;
 }
#footer .right{
 float:right;
 }
/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em Arial,Verdana, non-serif; }

h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }
	
	.archives h1 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }

.page h1 {
 margin: 20px 0 ; 
 text-align: center;
 }

h2 { font-size: 1.8em; line-height: 1em; padding: 0.8em 10px 0.8em 10px; border-top: 1px dotted #ddd; color: #111; }

	h2 a, h2 a:visited { color: #333; }

	h2 a:hover { color: #237fa1; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { font-size: 0.88333em; margin: 0 0 0.4em 0; line-height: 1.9em; padding: 0;  letter-spacing: 2px; border-top: 0; border-bottom: 1px solid #ddd; }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 { 
font-size: 0.9em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; 
clear: both;
}



/*---:[ global elements ]:---*/

hr { display: none; }
/*
a, a:visited {
 color: #EEEF77; 
 text-decoration: none; 
 }*/



a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }



/*---:[ #masthead styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }

	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }

#masthead #logo { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }

	#masthead #logo a, #masthead #logo a:visited { color: #111; }

	#masthead #logo a:hover { color: #237fa1; text-decoration: none; }
	
#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }



/*---:[ content styles ]:---*/

.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #000; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #000; text-decoration: underline; }

#container .format_text-305,#container .format_text-769 {
  
 font-size: 1.3em;
 line-height: 1.53846em;

 padding: 5px 10px;
 margin-top:30px;

	  }
#container .format_text-305 h2,#container .format_text-769 h2 {
  background:transparent url(images/png.png) repeat;
	margin: 10px 0;
	}
#container .format_text-305 p,#container .format_text-769 p {

 background:transparent url(images/png.png) repeat;
  padding: 5px 10px;
	color: black;
	margin: 0;
	}

.format_text {
 font-size: 1.3em;
 line-height: 1.1em;
 padding: 15px 10px;
 margin-top:30px;
	  }

.format_text > p,.format_text .front-ed >p, .format_text > ul,.format_text .front-ed >ul{
background:transparent url(images/pngblau.png) repeat scroll 0 0;
 font-size: 1.05em;
 /*opacity: 0.75;*/
padding:10px 5px 10px 15px;
 margin:10px 0;
 color: yellow;
	  }
#container .format_text-305 > ul {
background:transparent url(images/png.png)repeat;
color:#000;}
.format_text a { 
 text-decoration: underline;
/* color: yellow; */
 }
.slideshowlink a {
	color:blue;
}
.format_text-32 p a { 
 text-decoration: underline;
 color: yellow; 
 }
	
/*.format_text a:visited { color: #333;  }*/
	
.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
/*.format_text .wp-caption + p { 
 margin: 0 0 1.53846em 0; 
 background-color:#FFFFFF;
 color:blue;
 float:left;
 opacity:0.8;
 padding:2px 7px;
 width:600px;
 }
.format_text > p { 
 margin: 0 0 1.53846em 0; 
 background-color:#FFFFFF;
 color:blue;
 float:left;
 opacity:0.8;
 padding:2px 7px;

 }*/
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li {
		 padding: 0 0 0 14px;
		  background: url('images/bullet_text.gif') -4px 0 no-repeat;
		  margin:0 0 5px 3px;
padding:0 0 0 18px; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin:0 9px 0 3px;
		background: transparent; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img {margin:0 0.223em 0 0;}

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/
.widget_links a:visited {
color: blue;
 }
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { 
 width: 140px; 
 margin: 0 0 0.3em 0; 
 font: normal 1.2em/1.33333em Verdana, serif; 
 float: left; 
 background-color: #D1ECFF;
 opacity: 0.9;
 padding: 5px 3px 0 3px;
 list-style-type:none;
 
 }
ul.sidebar_list li.widget li {
 text-decoration: none;
 list-style: none;
  background-color:#B3D7EF;
 margin:0 0 1px 0px;
padding-left:2px;
border:2px solid #A4D1EF;
 }
.widget_pages li {
 background-color: transparent !important;
 margin:0 !important;
 border: 0 !important;
 }
#nchste-ereignisse li li {
 list-style-image: none;
 list-style-type:none;
margin:0;
font-style:italic;
 
 }
.widget li a {
 text-decoration: none;
 }
		li.widget p { margin: 0 0 1.33333em 0; }		
		li.widget ol { margin: 0 0 0 20px; }
			li.widget li, li.linkcat li { margin: 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin:0.05em 0 0 0.3em; }

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
			/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form { }

				#search_form .search_input { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

				#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }



/*---:[ footer styles ]:---*/

#footer p {
 font: normal 1.1em/1.63636em Verdana, sans-serif;
  color: #999;
  text-align: right; 
	}

#footer a {
 text-decoration: none; 
	 }

#footer a:hover { 
 color: #333; 
 text-decoration: underline; 
 }
/* Text für Impressum nicht unterlegen und klein*/

.format_text-107 p {
 background-color: transparent;
 color: black;
 font-size: 0.8em;
 }


/*---:[ comment styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0; clear:both; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 445px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment { width: 445px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
#comment_list .format_text p{
	background:transparent;
	color:black;
}		
			.comment .format_text { padding: 0 10px; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* horizontales Menü*/
.page_item {
 background: transparent url(images/menuwelle.png) no-repeat;

 display:block;
 float:left;
 font-size:14px;
 height: 22px;
 margin:5px 0;
 padding:3px 0;
 text-align:center;
 width:130px;
 }
* html .page_item {
 display:inline;
  background: transparent url(images/menuwelle.gif) no-repeat;
 }
#menu {
 background:#FFFFFF none repeat scroll 0 0;
 position:relative;
 top:0px;
 z-index: 200;
 }
#menu > ul {
 padding: 0 0 0 27px;
 }

/*Hier beginnt css-Style für dropdown-Aufklapp-Menüs*/
#menu {
 background:#FFFFFF none repeat scroll 0 0;
 position:relative;
 top:0px;
 z-index: 200;
 }
#menu > ul {
 padding: 0 0 0 27px;
 }
#menu li ul li {
 display: none;
 }

#menu > ul > li:hover > ul > li  {
 display: block;
 }
#menu li.current_page_item ul  li{
 display:none;
 }
#menu > ul > li > ul > li:hover li  {
 display: block;
  position:relative;
 left:115px;
 top:-17px;
 }
#menu > ul > li > ul > li:hover li a{
	font-style:italic;
}
#menu li.current_page_item:hover > ul > li,
 #menu li ul li:hover+li  {
 display: block;
 }
#menu li.current_page_item:hover > ul > li ,
 #menu li ul li:hover+li  {
 display: block;
 }

#menu > li:hover ul .page_item {
 margin-left:0 ;
 }

#menu .page_item .page_item {
 margin: 0;
 padding:  0;
 }


/* Inhaltstitel stylen*/
.title {
 color:#F7FF00;
 font-size:2.5em;
 font-style:italic;
 background-image:  url(images/menuwelleTitel.png);
 background-repeat: no-repeat;
 background-position: center;

 }
 
textarea {
 width: 600px;
 }
/*Anpassungen für den FE-Editor*/
#contentarea .wysiwyg ul  li{
list-style-image:url(NO)
}
.wysiwyg{
 width: 100% !important;
 }
textarea.front-editor-content {
 width: 100% !important;
 display: block !important;
 }
 
 /*Anpassung der Bildjustierung im Text*/
 .alignleft {
  float: left;
	}
.alignright {
 float: right;
 }
 
h1:first-letter {
font-size:1.3em;
font-variant:small-caps;
font-style:italic;
}

/* Formatierung der Preistabelle*/
#content_inner table {
/* background:#ffffff; 
 opacity: 0.5;*/
 margin: 1px auto 10px auto;

 font-weight: bold;

 }
#content_inner table caption {
 font-size: 1.2em;
 font-weight: bold;
 margin: 40px 0 0 0px;
 background:transparent url(images/pngblau.png);
 opacity: 0.85;
 padding:3px 0;
 color: #F7FF00;
 }
#content_inner table tr td {
 text-align:left;
 background:transparent url(images/png.png);

 color:#0C0ECF;
 font-weight:bold;
  font-size: 1.05em;
	padding: 5px;
 }
#content_inner table tr td:first-child {
 text-align: left;
 padding-left: 5px;
 }
#content_inner table  tr:first-child > td{

 text-align:center;
 }
.format_text .wp-caption-text {
 text-align: left;
 width: auto;
 padding: 0 5px;
 margin:2px 9px 5px 10px;
 float:left;
 text-size: 10px;
 line-height:1em;
 }
.format_text .wp-caption {

 }
#attachment_40 {
 position:relative;
 z-index: 0;
 }
br {
 margin-top: 18px !important;
 
 }

.page_item a{
 color: yellow;
 text-decoration: none;
 }
 .current_page_item > a{
 color: #DFA7A7 !important;
 }
a:hover {
 color: red;
 text-decoration: underline; 
 }
.text {

 }

div#fancy_bg {
background-color:transparent !important;
}
div#fancy_inner {
background:transparent none repeat scroll 0 0 !important;
}
.kasten + h4 {
 padding-top: 10px;
 }
.tiptext {
width: 400px;
background-color:#cccccc;
font-size: 12px;
padding: 5px}

#footer .left a {
 color: black;
 }
a[onmouseover] {
 color: yellow;
 border-bottom: 1px dashed yellow;
 text-decoration: none;
 }
#ie6-warnung {
 position: absolute;
 top: 0px;
 right: 0px;
 width: 200px;
 font-style: italic;
 color: red;
 font-size: 11px;
 background: transparent url(images/png.png) repeat;
 z-index: 15000;
 }
/* Da wollten sich im IE6 die Teile nicht in der rechten Reihenfolge anordnen, 
auf dieses Weise habe ich sie dazu gezwungen, genial nicht wahr, wer kommt schon auf sowas*/
* html #logo a img{
 position:relative;
 z-index: 100;
 }
* html #menu{
 position:relative;
 z-index: 200;
 }
.fahrplan {
 height: 300px;
 width: 800px;
 }

/* Die Seitennavigation wird hier abgeschaltet, ich weiß nicht wo sie entsteht. Es sollen nur die Galerien angezeigt werden*/
ul.sidebar_list > li:first-child {
 display: none;
 }

/* Untermenü in der Sidebar etwas anders gestalten*/
.sidebar_list .page_item {
 font-size: 0.9em;
 }
 
/* Positionierung von Ajax Login*/
.password_input,.username_input,#lwa_user_login,#lwa_user_pass {
	width:98%;
}
/* macht Front-end-Editor zum echten Inline-Editor*/
.front-editor-container > div, .nicEdit-main, .nicEdit-main ul, .nicEdit-main p{
width:100% !important;
background-color: white;
}
.front-editor-save, .front-editor-cancel {
margin:0 0 20px;
}
.nicEdit-panelContain {
left:10px !important;
position:fixed !important;
top:20px;
width:50px !important;
}
.front-editor-save, .front-editor-cancel {
left:10px !important;
position:fixed !important;
top:180px;
width:27px !important;
}
.front-editor-cancel {
left:35px !important;
}
.post-edit-link {
 position: fixed;
 top: 0px;
 left:10px;
 background-color: red;
 padding: 3px 2px;
 }
.post-edit-link:hover {
 color: green;
 font-size: 1.1em;
 }
/* ende front-end-editor*/
/* Die Überschriften in der Sidebar werden ein wenig aufgehübscht*/
.sidebar h2.widgettitle {
 background-color: #95CBEF;
 font-size:1em;
font-variant:small-caps;
font-weight:bold;
letter-spacing:2px;
 padding-left: 5px;
 border-bottom:1px solid #6FB2DF;
 }
/*Die Darstellung des Artikelarchivs anpassen*/
.single .format_text p, .single .format_text,.archive .format_text p,.archive .format_text{
background:white none !important;
color:black;
padding:5px 5px;
margin:0;
}
.single #content_inner,.archive #content_inner {
background:#9ACDF0 none repeat scroll 0 0;
padding:5px;
}
.archive #content_inner h2 {
border-top:2px solid #DDDDDD;
}
.archive #content_inner h2:first-child {
border:0 !important;
}
/*für das Cache-Plugin zum Löschen des Caches wird eine bessere Position gesucht*/
#footer #cachelink {
 display: inline;
 width: 60px
 float:left;
 margin-left: 10px;
 padding: 2px;
 background-color: red;
 text-decoration: underline;
 color: black;
 position: fixed;
 left: 66px;
 top: 0px;
 font-size:0.74em;
 border-left: 1px solid white;
 z-index:1000;
 }
/* avatar bild abschalten, da nicht einfach benutzbar, nicht unterstützt*/
#LoginWithAjax img.avatar {
 display:none;
 }
#LoginWithAjax {
 margin:0 !important;
 }
/*Styling der nextgen-Slideshow*/
.slideshow  {
 border: 3px ridge white !important;
 margin: 0 -1px !important; /*witzig aber geht nicht anders*/
 }
/*Styling für subpag-view, nicht ganz sauber gelöst, kann in Widerspruch geraten*/
.format_text ul li.page_item{
	display:block;
	width:auto;
}
/*Zur Anpassung auf der Zimmerseite mit 2 Bildern  und text*/
img.bild { 
    float: left; 
    clear: left; 
}
/*Für dehnbares Hintergrundbild*/
.gallery-wrapper img {
float:none;
height:auto;
margin:0;
min-height:100%;
min-width:100%;
width:auto;
}
 .gallery-wrapper {
height:100%;
left:0;
overflow:hidden;
position:fixed;
top:0;
width:100%;
}
#content_box .slideshow-content img {
	width:800px !important;
	height: auto !important;
	}
