@import url("css/reset.css");
@import url("css/nivo-slider.css");


@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900|Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

@import url(https://fonts.googleapis.com/css?family=Crete+Round);

@import url(https://fonts.googleapis.com/css?family=Montserrat|Roboto+Slab:400,700);
@import url(https://fonts.googleapis.com/css?family=Crete+Round|Lato:400,700,700italic|Montserrat|Raleway:400,500,600,700,800|PT+Sans:400,700|Droid+Sans:400,700|Ubuntu:400,500,700|Roboto+Slab:400,700|Arimo:400,700|Titillium+Web:400,700,600|Archivo+Narrow:400,700|Cuprum|Asap|Merriweather+Sans:400,700|Fira+Sans:400,500,700|Varela+Round|PT+Sans+Caption|Hammersmith+One);

open sans Arimo600 36px  Merriweather+Sans

@font-face {
    font-family: 'Moderna';
    src: url('fonts/Moderna.eot');
    src: url('fonts/Moderna.eot?#iefix') format('embedded-opentype'),
         url('fonts/Moderna.woff2') format('woff2'),
         url('fonts/Moderna.woff') format('woff'),
         url('fonts/Moderna.ttf') format('truetype'),
         url('fonts/Moderna.svg#open_sansregular') format('svg');
		-webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Regular.woff2') format('woff2'),
         url('fonts/ProximaNova-Regular.woff') format('woff'),
         url('fonts/ProximaNova-Regular.ttf') format('truetype'),
         url('fonts/ProximaNova-Regular.svg#open_sansregular') format('svg');
		-webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('fonts/ProximaNova-Regular.eot');
    src: url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova-Regular.woff2') format('woff2'),
         url('fonts/ProximaNova-Regular.woff') format('woff'),
         url('fonts/ProximaNova-Regular.ttf') format('truetype'),
         url('fonts/ProximaNova-Regular.svg#open_sansregular') format('svg');
		-webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
		-webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
		
    font-weight: normal;
    font-style: normal;

}

#menu {
  font-size:14px;
  position:absolute;  
}

#menu ul {
  list-style-type:none;
  list-style-image:none;
  margin:0px;
  padding:0px;
}

#menu li.topmenu {
  float:left;
}

.topmenu a {
  float:left;
  width:110px;
  text-align:center;
}

.topmenu ul{
  display:none;
}

.topmenu a, .submenu a{
  padding:1px 5px;
  border:1px solid #C37000;
  border-collapse:collapse;
  color:#C37000;
  font-weight:bold;
  text-decoration:none;
  background-color:#7F4800;
  margin:0;  
}

.submenu a{
  font-size:12px;
  width:110px;
  position:relative;
  clear:both; /* special IE6 */
}

#menu a:hover, .topmenu.on a {
  color:#4C4C4C;
  background-color:#ffddbb !important;
}

.topmenu:hover ul {
  display:block;  
  z-index:500;
}








body { 
color: rgb(34, 34, 34);
    font-family: "Open Sans";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    line-height: normal;



background:#EEE; margin: 0px;
    padding: 0px;}
a { text-decoration:none; color:#A80909; }
a:hover { text-decoration:underline; }
p { line-height:18px; }

.post-review-widget { margin-top: 5px; }

#jtwt_date { display: none; }



/*** Header styles ***/
#header-top-wrapper {background:#ffffff; height:120px; padding-top:0px; margin-top: 0px;/* Objekt zentrieren: */ position: relative; width: 1040px; margin-right: auto; margin-left: auto;}
#header-top { width:980px; margin:0 auto; }
#header-top-wrapper { position: relative; }

#search {
    right: 175px;
	bottom: 100px;
    position:absolute;
    top:0px;
    float:right; display:block; margin-top: 34px; 
}


#header-top ul { font-family:'Roboto'; text-transform:uppercase; font-size:13px; margin-right:2px;}
#header-top ul li { float:right; display:block; margin-left:5px; margin-right:2px; position: relative; }
#header-top ul li a { color:#ffffff; height: 30px; line-height: 40px; }
#header-top ul li ul { display: none; background: #fff; padding: 0; border: 1px solid #ddd; border-top: 0; font-size:13px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
box-shadow:0px 1px 8px rgba(0, 0, 0, 0.2);
}
#header-top ul li:hover > ul { display: block; position: absolute; top: 35px; left: 0; z-index: 100; width: 170px; }
#header-top ul li ul li { margin-right: 0; width: 170px; }
#header-top ul li li a:hover { background: #f1f1f1; text-decoration: none; }
#header-top ul li ul li a { color: #777; border-bottom: 1px solid #ddd; display: block; text-shadow: none; height: auto; line-height: normal; padding: 8px; font-size: 18px; }
#header-top ul li ul li:last-child a { border-bottom: 0;}
#header-top ul li ul li ul { display: none; }
#header-top ul li ul li:hover ul { left: 210px; top: 10px; border-top: 1px solid #ddd;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}


#bunga { font-family:'arial'; text-transform:uppercase; font-size:17px; margin-right:8px;font-weight:bold; color: #FFFFFF; 
margin-bottom:15px;position: relative; padding-left: 10px; padding-top: 4px; background: #8A0808; width:600px;height:22px; border-radius: 2px;}


.aktkritiken { font-family:'arial'; text-transform:uppercase; font-size:17px; margin-right:8px;font-weight:bold; color: #FFFFFF; margin-top:20px;
margin-bottom:15px;position: relative; padding-left: 10px; padding-top: 4px; background: #8a0808 url(images/bar-trans.png); width:640px;height:22px; border-radius: 2px;}

.neukritiken { font-family:'Roboto'; font-size:18px; margin-right:8px; font-weight:500; color: #fff; width: 660px !important; background: url("images/schlagzeile.png"); padding-left: 15px; padding-bottom: 12px; padding-top: 10px;}
.addkritiken { font-family:'Open Sans'; text-transform: capitalize; font-size:18px; margin-right:8px; font-weight:600; color: #a80909; }



   
	
	.soc_twitter {background:url(images/twitter-navi.png); background-repeat: no-repeat; float: right; margin-top: 40px; margin-right: 5px;}
	a.soc_twitter {display:block; width:25px; height:25px; padding-top:0px; overflow:hidden; position:absolute; bottom: 55px; right: 60px;}
	a.soc_twitter:hover  {opacity: 0.5; }
	
	 .soc_fb {background:url(images/facebook-navi.png); background-repeat: no-repeat; float: right; margin-top: 40px; margin-right: 5px;}
	a.soc_fb {display:block; width:25px; height:25px; padding-top:0px; overflow:hidden; position:absolute; bottom: 55px; right: 90px;}
	a.soc_fb:hover  {opacity: 0.5; }
	
	 .soc_rss {background:url(images/rss-white-navi.png); background-repeat: no-repeat; float: right; margin-top: 40px; margin-right: 15px;}
	a.soc_rss {display:block; width:25px; height:25px; padding-top:0px; overflow:hidden; position:absolute; bottom: 55px; right: 20px;}
	a.soc_rss:hover  {opacity: 0.5; }
	
	 .logo_item {background:url(images/ff-logo.png); background-repeat: no-repeat; float: left; margin-top: 40px; margin-left: 5px;}
	 a.logo_item{display:block; width:348px; height:80px; padding-top:0px; overflow:hidden; position:absolute; bottom: 30px; left: -2px; padding-bottom: 5px;}
	a.logo_item:hover  {opacity: 0.8; }
  

.layer {background: #8A0808;}

#news { font-family:'arial'; text-transform:uppercase; font-size:17px; margin-right:8px;font-weight:bold; color: #FFFFFF; 
margin-bottom:15px;position: relative; padding-left: 10px; padding-top: 4px; background: #8A0808 url(images/bar-trans.png); width:640px;height:22px; border-radius: 2px; }


<div id="search">
                  <?php include (TEMPLATEPATH . "/searchform.php"); ?>
         </div>


#header { margin-bottom:-4px; overflow:hidden; }


strong {
    font-weight: 600;
}

/*** Navigation ***/
#navigation-wrapper { margin-top: 84px; background:rgba(0,0,0,0.36) !important; /* url(images/navigation-trans.png) */  ; height:36px; margin-bottom:0px;-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; position: absolute; width: 1040px;}
#header-top { width:980px; margin:0 auto; }
#header-top { width:980px; margin:0 auto;}
#navigation { font-family:'Roboto'; font-weight: 400; text-transform:uppercase; font-size:14px;}
#navigation li { float:left; display:block;  position: relative; ); background-position: right center; background-repeat: no-repeat; }
#navigation li a { color:rgba(255, 255, 255, 0.9);  height: 36px; line-height: 36px; display: inline-block; padding: 0 14px; }
#navigation > ul > li.current-menu-item > a, #navigation > ul > li.current-menu-parent > a { color: #666;/* background: url('images/nav-active.png') repeat-x top left; */ height: 36px; line-height: 36px; background: #fff;} 
#navigation > ul > li > a:hover { background: #fff repeat-x top left; color: #777; height: 36px; line-height: 36px; text-decoration: none; }
#katy { margin-top: -400px; float: left; }
#navigation li ul { display: none; background: #fff; padding: 0; border-top: 0;
-webkit-box-shadow: 3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
-moz-box-shadow:    3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
box-shadow:         3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
}
#navigation li:hover > ul { display: block; position: absolute; top: 36px; left: 0; z-index: 100; width: 170px; }
#navigation li ul li { margin-right: 0; width: 170px; }
#navigation ul li li a:hover { background: #5a2705;  text-decoration: none; color: #fff ; font-weight: 400;}
#navigation li ul li a { color: #868686; border-top: 1px solid #fff; font-weight: 400; display: block; text-shadow: none; height: 20px; line-height: 1.5; padding: 8px; padding-left:15px; text-transform: capitalize; font-size: 15px;}
#navigation li ul li:last-child a { border-bottom: 1px; }
#navigation li ul li ul { display: none; }
#navigation li ul li:hover ul { left: 210px; top: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#navigation > ul > li:hover{
    background: #fff;
}
#navigation ul li:hover a { 
   color: #666;
}

/*** General styles ***/

#wrapper {width: 1040px; position: relative; margin-right: auto; margin-left: auto; overflow:hidden; margin-top: 0px; background: #fff; }
#main { width:660px; float:left; background-color: #fff; padding-left: 15px; padding-top: 20px; padding-bottom: 2000px; margin-bottom: -2000px;}
#main-post { width:660px; float:left; background-color: #fff; padding-left: 15px; }


#main_news { width:1040px; float:left; background-color: #fff; padding-left: 15px; padding-top: 20px; padding-bottom: 2000px; margin-bottom: -2000px;}




/*** Custom Page Width ***/
#mainwide { width:1040px; float:left; background-color: #fff; padding-left: 30px;}
#postwide { padding-top:25px; width: 1000px;}
.postwide-content p { font-size:12px;  font-family:'arial'; margin-bottom:20px; line-height:18px; text-align:justify; color:#000; margin-top: 10px;margin-right: 100px;}
.postwide-content h1 { font-size:25px; margin-bottom:14px; }
.postwide-content h2 { font-size:22px; margin-bottom:14px; }
.postwide-content h3 { font-size:19px; margin-bottom:14px; }
.postwide-content h4 { font-size:17px; margin-bottom:14px; }
.postwide-content h5 { font-size:15px; margin-bottom:14px; }
.postwide-content h6 { font-size:13px; margin-bottom:14px; text-transform:uppercase; }
.postwide-content hr { border:0; background-color: #DDD; height:1px; margin-bottom:14px; color:#DDD; }
.postwide-content blockquote { background:url(images/quote.png) no-repeat; padding-left:32px; padding-top:5px; margin-left:25px; color:#777; font-style:italic; }
.postwide-content ol { padding-left:42px; margin-bottom:20px; font-size:13px; }
.postwide-content ol li { list-style-type: decimal; margin-bottom:6px; }
.postwide-content ul { padding-left: 26px; margin-bottom:20px; font-size:13px; }
.postwide-content ul li { background:url(images/ul-dot.png) no-repeat; padding-left:15px; margin-bottom:10px;}
.postwide-content pre { overflow: auto; margin-bottom:20px; }
.postwide-content .alignright { float:right; margin:0 0 4px 10px; }
.postwide-content .alignleft { float:left; margin:0 10px 4px 0; }


.alignleft { float: left; }
.alignright { float: right; }

.clear { clear: both; }

.post-navigation { margin-bottom: 10px; }

}

/*** Featured ***/
#wrapper-featured { background:url(images/featured-bg.png) repeat; padding:10px 10px 10px 10px; overflow:hidden; margin-bottom: 40px; }
	#wrapper-slides { float: none; margin-right:10px; }
	
	#slider {width: 550px;
		background: url('images/loader.gif') no-repeat 50% 50%;
	}
	
	#slider .nivo-controlNav {
		position: absolute;
		top: -1px;
		right: -83px;
		width: 70px;
		height: 10px;
	}
	
	#slider .nivo-controlNav img {
		display: inline-block; /* Unhide the thumbnails */
		position: relative;
		border: 1px solid #000;
		margin-bottom: 7px;
                margin-left: -5px;
		width: 90px;
		height: 54px;
	}
	
	#slider .nivo-controlNav .nivo-control { position: relative; }
	
	#slider .nivo-controlNav .active .overlay {
		background: url('images/current-thumb.png');
		position: absolute;
		top: 2px;
		left: -4px;
		display: block;
		width: 91px;
		height: 54px;
	}
	
	.nivo-caption a { color: #fff; }

/*** Items ***/
#items-wrapper { margin-bottom:10px; overflow:hidden; }
.item {
float:left;
margin-bottom:16px;
position:relative;
margin-right:16px;
padding:10px;
width:295px;
background:#FFF;
border:1px solid #d2d2d2; }
.item.last { margin-right:0; }
.item img { margin-bottom:6px; }
.item h3 { margin-bottom:6px; }
.item h3 a {font-size: 1.32em; line-height: 1.5em; font-weight: 500; color: #a80909; font-family: 'Roboto';}
.item p { font-size:1.12em; color:#2e2d2d; line-height:18px; margin-bottom:36px; font-family: 'Open Sans'; font-weight: 500; }
.item .item-meta { position:absolute; left:0; bottom:0; background:#F1F1F1; border-top:1px solid #D7D7D7; width:295px; padding:8px 10px 10px 10px; }
.item .item-meta .date { font-style:italic; color:#555; font-size:12px; float:left; }
.item .item-meta .category { float:right; text-shadow: 0px -1px 0px #FFF; font-size:12px; }
.item-thumb { position:relative; }
.thumb-icon { height:26px; width:26px; position:absolute; left:10px; top:10px; }
.thumb-icon.audio { background:url(images/music-icon.png) no-repeat; }
.thumb-icon.gallery { background:url(images/gallery-icon.png) no-repeat; }
.thumb-icon.video { background:url(images/video-icon.png) no-repeat; }

/*** .thumb-icon-small { height:16px; width:16px; position:absolute; left:35px; top:35px; }
.thumb-icon-small.audio { background:url(images/music-icon-small.png) no-repeat; }
.thumb-icon-small.gallery { background:url(images/gallery-icon-small.png) no-repeat; }
.thumb-icon-small.video { background:url(images/video-icon-small.png) no-repeat; }

***/
.item-thumb .comments { background:url(images/comment-bg.png) no-repeat; text-shadow: 0px -1px 0px #000; color:#FFF; height:32px; width:33px; position:absolute; right:2px; bottom:0; text-align:center; padding-top:4px; font-family:'PTSansNarrowBold'; font-size:0px; }
.item-thumb .comments a { color: #fff; }
.item-review { background:url(images/trans.png) repeat; position:absolute; left:0; bottom:9px; display:block; height:12px; padding:5px;}
	
/*** pagination ***/
#pagination { margin-bottom:30px; overflow:hidden; font-size:30px; }
#pagination ul li { background:#cccccc; padding:8px 12px 8px 12px; float:left; display:block; margin-right:8px; margin-top:3px; font-size:14px; color:#777; text-shadow: 0px 0px 0px #FFF; }
#pagination ul li a { color:#777;}
#pagination ul li.active { background:#666666; color:#FFF; text-shadow: 0px -1px 0px #444; }

/*** Sidebar ***/
#sidebar {float:left; margin-right:auto; margin-left: auto; padding-left: 15px; width:335px; background-color: #fff; padding-right: 15px; }
.sidebar-post {margin-top: 110px; padding-top: 30px; background: #fff;}
.sidebar-kritik {margin-top: 80px; padding-top: 30px; background: #fff;}
.widget { margin-bottom:20px; overflow:hidden; }
.widget h4 { font-size:18px; font-family:'PTSansNarrowBold'; text-transform:uppercase; color:#333;  height:14px; padding-left: 0px;  margin-bottom:10px; }



        #recentcomments {font-family: 'Roboto'; background: #fff; padding-top: 0px; border-style:solid; border-width:1px; border-color:#d1d1d1; margin-top: 10px; padding-bottom: 0px;}
        #recentcomments li{padding-bottom: 15px; padding-top: 15px; padding-left: 15px; margin-bottom: 0px; background: #4c4c4c; color: #fff; font-size: 15px;}
		 #recentcomments li a{color: #fff;}
        #recentcomments li:nth-child(odd) { background: #3c3c3c; }


	/** Social widget **/
	.social-box { margin-bottom:10px; overflow:hidden; }
	.social-box img { float:left; }
	.social-box-text {
	position:relative;
	float:right;
	padding:4px 10px 6px 10px;
	width:212px; 
	background:#FFF;
	border:1px solid #d2d2d2;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	}
	.social-box-descrip { font-family:'PTSansNarrowRegular'; font-size:16px; color:#777; display:block; margin-bottom:1px; }
	.social-box-count { color:#999; font-size:11px; }
	.social-arrow { background:url(images/social-arrow.png) no-repeat; position:absolute; left:-8px; top:17px; height:12px; width:8px; display:block; }
	
	/** recent post widget **/
	.widget-item {font-family: 'arial'; font-weight: bold;  background: #FFFFFF; margin-bottom: 0px; padding-top: 6px; padding-bottom: 6px; border-style:solid; border-width:1px; border-color:#d1d1d1; padding-left: 10px; padding-right: 10px; margin-top: 5px;}
	.widget-item h3 a { font-family:'arial'; font-size:12px; margin-bottom: 5px; display:block; }
	.widget-item .date { color:#888; margin-right:6px; text-shadow: 0px -1px 0px #FFF;  }
	.widget-item .comments { background:url(images/comment.png) no-repeat left; padding-left:18px; color:#888; text-shadow: 0px -1px 0px #FFF; }
	
	/** recent tweets **/
	.twitter #jtwt_text { background:url(images/twitter_small.png) no-repeat left top; padding-left:22px; margin-bottom:10px; }
	
	/** flickr widget **/
	#sidebar .flickr .flickr_badge_image { float:left; margin-right:14px; margin-bottom:14px; }
	#sidebar .flickr #flickr_badge_image3, #sidebar .flickr #flickr_badge_image6, #sidebar .flickr #flickr_badge_image9, #sidebar .flickr #flickr_badge_image12, #sidebar .flickr #flickr_badge_image15, #sidebar .flickr #flickr_badge_image18, #sidebar .flickr #flickr_badge_image21, #sidebar .flickr #flickr_badge_image24, #sidebar .flickr #flickr_badge_image27, #sidebar .flickr #flickr_badge_image30 { margin-right:0; }
	#sidebar .flickr .flickr_badge_image img { background:#333; border:1px solid #111; padding:5px; }
	
	/** tabs widget **/
	.tabs { border-bottom:1px solid #CCC; overflow:hidden; padding-left:5px; font-size:13px; font-family:'PTSansNarrowBold'; text-transform:uppercase; color:#888; margin-bottom:20px; list-style: none; }
	.tabs a { color: #888 !important; }
	.tabs li { border-bottom:none !important; background-image: none !important; float:left; padding:10px; background:#F2F2F2; border-top:1px solid #d5d5d5; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5; margin-right:4px; -webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0; margin-bottom: 0 !important; }
	.tabs li.active { background:#E2E2E2; border-color:#D1D1D1; color:#666; text-shadow: 0px -1px 0px #FFF; }
	
	/** search widget **/
	.search-field { border:1px solid #d5d5d5; padding:5px 10px 5px 5px; outline: none; font-family:'Open Sans'; font-size:14px; color:#333; width:280px; height: 23px; position: absolute; right: 6px;
	-moz-box-shadow:inset 0 0 7px #DDD;
    -webkit-box-shadow:inset 0 0 7px #DDD;
    box-shadow:inset 0 0 7px #DDD;
	}
	.search-button { background:#fff url("images/search-icon.png") no-repeat scroll left center; border:0px solid #666; font-family:'PTSansRegular'; font-size:12px; color:#FFF; text-shadow: 0px -1px 0px #555; padding:5px; margin-left:-8px; cursor:pointer; height: 35px; margin-top: 0px; position: absolute; width: 28px; -moz-box-shadow:inset 0 0 7px #DDD;
    -webkit-box-shadow:inset 0 0 7px #DDD;
    box-shadow:inset 0 0 7px #DDD;}
	
	/** general widget style **/
	.widget ul a { #333; }
	.widget li {}
	.widget p { line-height: 18px; }
	
	/** Calendar **/
	#calendar_wrap { margin: 0 auto; }
	#calendar_wrap caption { text-align: center; }
	
	#wp-calendar caption {
		font: bold 1.1em;
		margin-bottom: 5px;
	}
	
	#wp-calendar { 
		border-left: 1px solid #e6e6e6;
		border-top: 1px solid #e6e6e6;
	    line-height:15px;
	    margin:0 0 22px 0;
	    text-align:left;
	}
	
	#wp-calendar th {
		font: bold 11px;
		color: #fff;
		border-right: 1px solid #e6e6e6;
		letter-spacing: 2px;
		text-transform: uppercase;	
		padding: 6px 6px 6px 12px;
		background: #666;
	}
	
	#wp-calendar td {
		border-right: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;	
		padding: 6px 6px 6px 12px;
		color: #333;
	}
	
	tr.even { background: #fafafa; }

/*** Footer ***/
#footer-wrapper {background:#272727 url(images/pattern7.png) repeat; border-top:0px solid #151515; overflow:hidden; position: relative; width: 1040px; margin-right: auto; margin-left: auto;}
#footer { width:980px; margin:0 auto; padding:30px 0 30px 0; }
#footer a { color:#CCC; font-family: 'Open Sans'; font-size: 13px; line-height: 1.14;}

	/** Footer widgets **/
	#footer .widget { width:300px; float:left; color:#666; margin-right:auto; margin-left: auto; padding-left: 20px; text-shadow: 0px -1px 0px #000; }
	#footer .widget.last { margin-right:0; }
	#footer .widget h4 { background:none; repeat-x scroll 0 0 transparent; font-size:17px; font-family:'Roboto'; text-transform:capitalize; color:#FFF;  height:29px; padding:7px 0 0 0px; margin-bottom:20px; box-shadow: 0px 1px 0px #666; width: 279px; margin-left: 4px;}
	#footer .widget p { margin-bottom:20px;}
	
	/** footer widget item **/
	#footer .widget .widget-item .thumb { background:#333; border:1px solid #111; }
	#footer .widget .widget-item h3 a { color:#CCC; text-shadow: 0px -1px 0px #000; }
	#footer .widget .widget-item .date { color:#666; text-shadow: 0px -1px 0px #000; margin-right:3px; }
	#footer .widget .widget-item .comments { background:url(images/comment-footer.png) no-repeat left; color:#666; text-shadow: 0px -1px 0px #000; }
	
	/** footer widget twitter **/
	#footer .widget .twitter { color:#666; text-shadow: 0px -1px 0px #000; }
	#footer .widget .follow a { text-shadow: 0px -1px 0px #000; color:#CCC; }
	
	/** footer widget flickr **/
	#footer .flickr .flickr_badge_image { float:left; margin-right:14px; margin-bottom:14px; }
	#footer .flickr .flickr_badge_image img { width: 50px; height: 50px; }
	#footer .flickr #flickr_badge_image3, #footer .flickr #flickr_badge_image6, #footer .flickr #flickr_badge_image9, #footer.flickr #flickr_badge_image12, #footer .flickr #flickr_badge_image15, #footer .flickr #flickr_badge_image18, #footer .flickr #flickr_badge_image21, #footer .flickr #flickr_badge_image24, #footer .flickr #flickr_badge_image27, #footer .flickr #flickr_badge_image30 { margin-right:0; }
	#footer .flickr .flickr_badge_image img { background:#333; border:1px solid #111; padding:5px; }

/*** Bottom ***/
#bottom-wrapper {background:#151515 url(images/pattern7.png) repeat; position: relative; width: 1040px; margin-left: auto; margin-right: auto;}
#bottom { padding:12px 0 12px 0; color:#FFF; overflow:hidden; font-size: 13px; position: relative; width: 1040px;}
#bottom a { color: #FFF; font-family: 'Roboto'; }
#bottom .left { float:left; margin-left: 30px; }
#bottom .right { float:right; }
#bottom .totop a { color:#555; float:right; margin-left:20px; background:url(images/totop.png) no-repeat right; padding-right:10px; }
#bottom .webdesign_logo { color:#555; float:right; margin-left:20px; padding-right:15px; font-family: 'PhatBoy Slim'; font-size: 15px; height: 0px; width: 30px; margin-top: 2px; }
#bottom .webdesign { color:#555; float:right; margin-left:2px; padding-right:10px; font-family: 'Oswald'; font-size: 12px; font-weight: 500; display: none; }

/*** Post ***/
#post-wrapper {
background:#FFF;
margin-bottom:30px;

 }

#post-header { padding-bottom:20px; width: 1040px; padding-top: 20px;}
#post-header h1 { float:left; font-family:'Roboto'; font-size:36px; font-weight: 500; color: #444; padding:10px 8px 7px 12px; width:850px;  line-height: 1.4; margin-bottom: 5px;}
#post-header-kritik { padding-bottom:25px; width: 640px; background: #fff; padding-top: 20px;}
#post-header-kritik h1 { float:left; font-family:'Roboto Condensed'; font-size:35px; font-weight: 500; color: #444; padding:10px 8px 7px 12px; width:640px;  line-height: 1.4;}
.post-meta { height:4px; padding: 0 20px 0 15px; clear:left; font-size: 13px; margin-bottom: 5px;}
.post-meta .author { padding-left:0px; margin-right:0px;}
.post-meta .author a { color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta .customs1 { padding-left:0px; color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta .customs2 { padding-left:0px; color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta .date { padding-left:0px; color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta .category { no-repeat left; padding-right:7px; text-shadow: 0px -1px 0px #FFF; float:left;}


.post-meta-kritik { height:4px; padding: 0 20px 0 15px; clear:left; font-size: 14px; text-align: right;}
.post-meta-kritik  .author { padding-left:0px; margin-right:0px;}
.post-meta-kritik  .author a { color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta-kritik  .customs1 { padding-left:0px; color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta-kritik  .customs2 { padding-left:0px; color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta-kritik  .date { padding-left:0px; color:#888; text-shadow: 0px -1px 0px #FFF; }
.post-meta-kritik  .category { background:url(images/category-icon.png) no-repeat right; padding-right:24px; text-shadow: 0px -1px 0px #FFF; float:right; }

.post-comment-box a { color:#FFF; font-size: 0;}

#post_new { padding:0px;}
#post_new .featured-image { border:1px solid #d8d8d8; padding:4px; margin-bottom: 0px; overflow: hidden;}
.post_new-content p { font-size:14px;  font-family:'Open Sans'; margin-bottom:20px; line-height:1.5em; text-align:left !important; color:#000; margin-top: 10px;margin-right: 10px;}
.post_new-content h1 { font-size:25px; margin-bottom:14px; }
.post_new-content h2 { font-size:22px; margin-bottom:14px; }
.post_new-content h3 { font-size:19px; margin-bottom:14px; }
.post_new-content h4 { font-size:17px; margin-bottom:14px; }
.post_new-content h5 { font-size:15px; margin-bottom:14px; }
.post_new-content h6 { font-size:13px; margin-bottom:14px; text-transform:uppercase; }
.post_new-content hr { border:0; background-color: #DDD; height:1px; margin-bottom:14px; color:#DDD; }
.post_new-content blockquote { background:url(images/quote.png) no-repeat; padding-left:32px; padding-top:5px; margin-left:25px; color:#777; font-style:italic; }
.post_new-content ol { padding-left:42px; margin-bottom:20px; font-size:13px; }
.post_new-content ol li { list-style-type: decimal; margin-bottom:6px; }
.post_new-content ul { padding-left: 10px; margin-bottom:20px; font-size:13px; }

.post_new-content pre { overflow: auto; margin-bottom:20px; }
.post_new-content .alignright { float:right; margin:0 0 4px 10px; }
.post_new-content .alignleft { float:left; margin:0 10px 4px 0; }

#post { padding-left: 12px;}
.featured-image { overflow: hidden; width: 635px; height: 300px; position: relative; margin-bottom: 0px; margin-top: 8px;}
.featured-image img {position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 635px;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);}

.post-content{margin-top: 40px;}
.post-content p { font-size:15px;  font-family:'Open Sans'; margin-bottom:20px; line-height:1.62em; text-align:left !important; color:#000; margin-top: 30px;margin-right: 10px;}
.post-content h1 { font-size:25px; margin-bottom:14px; }
.post-content h2 { font-size:22px; margin-bottom:14px; font-family: 'Open Sans';}
.post-content h3 { font-size:19px; margin-bottom:14px; }
.post-content h4 { font-size:17px; margin-bottom:14px; }
.post-content h5 { font-size:15px; margin-bottom:14px; }
.post-content h6 { font-size:13px; margin-bottom:14px; text-transform:uppercase; }
.post-content hr { border:0; background-color: #DDD; height:1px; margin-bottom:14px; color:#DDD; }
.post-content blockquote { background:url(images/quote.png) no-repeat; padding-left:32px; padding-top:5px; margin-left:25px; color:#777; font-style:italic; }
.post-content ol { padding-left:42px; margin-bottom:20px; font-size:13px; }
.post-content ol li { list-style-type: decimal; margin-bottom:6px; }
.post-content ul { padding-left: 26px; margin-bottom:20px; font-size:13px; font-family: 'Open Sans'; font-weight: 500;}

.post-content pre { overflow: auto; margin-bottom:20px; }
.post-content .alignright { float:right; margin:0 0 4px 10px; }
.post-content .alignleft { float:left; margin:0 10px 4px 0; }
.wp-caption, .gallery-caption  { border: 0px solid #D7D7D7; padding-top: 4px; margin-bottom:20px; text-align: center; }

p.wp-caption-text { margin-bottom:2px; margin-left: 4px; margin-right: 5px; font-size:11px;  font-family:'arial'; color:#333;}
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

	/** Review box **/
	
	
	.overall-score{ text-align: left; margin-bottom: -10px; margin-top: 38px;}
	.post-review ul li {background:url(images/criteria-bg.gif) repeat-x bottom; border-bottom:1px solid #D7D7D7; padding:10px; color:#555; margin:0; }
	.post-review ul li:last-child { left: 100px; border-bottom:none; }

	.score {}

	/*** Shortcodes ***/

	/** Columns **/
	.one_half, .one_third, .two_third, .three_fourth, .one_fourth { margin-right: 4%; float: left; line-height:21px; margin-bottom:20px; }
	.one_half { 	width: 48%; }
	.one_third { width: 30.6666%; }
	.two_third { width: 65.3332%; }
	.one_fourth { width: 22%; }
	.three_fourth { width: 74%; }
	.last { margin-right: 0 !important; clear: right; }
	.clearboth{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }
	
	/** Dropcap **/
	.dropcap { font-size:32px; margin-right:6px; padding-top:4px; text-transform: uppercase; float: left; position: relative; top: 5px; color:#888; }
	
	/** Highlight **/
	.highlight1 { background:#f6f67a; }
	.highlight2 { background:#000; color:#CCC; }
	
	/** Video **/
	.video-shortcode { margin-bottom:20px; }
	
	/** Tabs **/
	.post-content .tabs { margin-bottom: 0 !important; }
	.post-content .tabs li { padding-left: 10px !important; }
	.post-content .tab_content {padding:16px 16px 0 16px; overflow:hidden; }
	.post-content .tabs-wrapper { overflow: hidden; width: 100%; margin-bottom: 20px; }
	.post-content .tabs-wrapper .tab_content { border:1px solid #d7d7d7; border-width:0 1px 1px 1px; }
	
	/** Toggles **/
	.toggle { background:url(images/light-button.png) repeat-x; border:1px solid #BBB; padding:6px 10px 9px 14px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; cursor:pointer; margin-bottom:6px; }
	.toggle:hover { background:url(images/light-button.png) repeat-x; background-position:0 -37px; }
	.toggle a { background:url(images/toggle-arrow.png) no-repeat left; text-decoration:none; padding-left:30px; text-shadow: 0px -1px 0px #FFF; color:#444 !important; font-size:16px; }
	.toggle-content { display:none; background:#e6e6e6; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; padding:20px; border:1px solid #DDD; font-size:14px; line-height:18px; text-shadow: 0px -1px 0px #FFF; margin-bottom:16px; }
	.toggle-content .block {padding:0px;}
	
	/** Checklist **/
	.checklist li { background:url(images/check-list.png) no-repeat left !important; padding-left:28px !important; }
	
	/** Badlist **/
	.badlist li { background:url(images/bad-list.png) no-repeat left !important; padding-left:28px !important; }
	
	/** Buttons **/
	.button { padding:6px 10px 9px 10px; display:inline-block; margin:0 10px 20px 0; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; font-size:16px; cursor:pointer; }
	.button a { color:#FFF !important; text-shadow: 0px -1px 0px #333; }
	.button a:hover { text-decoration:none; }
	.button.black { background:url(images/black-button.png) repeat-x; border:1px solid #000; }
	.button.black:hover { background:url(images/black-button.png) repeat-x; background-position:0 -37px; }
	.button.red { background:url(images/red-button.png) repeat-x; border:1px solid #690000; }
	.button.red:hover { background:url(images/red-button.png) repeat-x; background-position:0 -37px; }
	.button.green { background:url(images/green-button.png) repeat-x; border:1px solid #0e5800; }
	.button.green:hover { background:url(images/green-button.png) repeat-x; background-position:0 -37px; }
	.button.blue { background:url(images/blue-button.png) repeat-x; border:1px solid #244f7c; }
	.button.blue:hover { background:url(images/blue-button.png) repeat-x; background-position:0 -37px; }
	.button.orange { background:url(images/orange-button.png) repeat-x; border:1px solid #824700; }
	.button.orange:hover { background:url(images/orange-button.png) repeat-x; background-position:0 -37px; }
	.button.light { background:url(images/light-button.png) repeat-x; border:1px solid #afafaf; }
	.button.light a { color:#5d5d5d !important; text-shadow: 0px -1px 0px #FFF; }
	.button.light:hover { background:url(images/light-button.png) repeat-x; background-position:0 -37px; }
	
.post-tags a { background:url(images/tag.png) no-repeat left; padding-left:21px; padding-right:10px; height:18px; margin:4px 10px 4px 0; padding-top:5px; font-size:11px !important; color:#777; text-shadow: 1px 1px 1px #FFF; display:inline-block; -moz-border-radius: 2px; -webkit-border-radius:2px; border-radius: 2px;}

.post-box-wrapper { border-bottom:1px solid #E1E1E1; }
.post-box-wrapper.first { border-top:1px solid #E1E1E1; }
.post-box { padding:20px 20px 27px 20px; overflow:hidden; }
.post-box h5 { font-family:'PTSansNarrowRegular'; font-size:20px; color:#666; margin-bottom:10px; }
.post-box .avatar { border:1px solid #d8d8d8; padding:4px; float:left; margin-right:10px; }
.post-box p { font-size:13px; color:#777; line-height:20px; }

.related-item { float:left; margin-right:19px; }
.post-box .related-item.last { margin-right:0; }
.related-item img { padding:4px; border:1px solid #d8d8d8; }

/** Post Share **/
.post-share {
	width: 80px; padding: 10px 0px; padding-bottom: 0; background: #ffffff; border: 1px solid #d2d2d2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	position: fixed;
	top: 229px;
	left: auto;
	z-index: 15;
	margin-left: -103px;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.share-widget {
	margin-bottom: 10px;
}

	/** Comments styles **/
	#comments { }
	#comments h3 { font-size:26px; border-bottom:4px solid #DDD; margin-bottom:25px; }
	ol.commentlist { margin-bottom:40px; }
	li.commentlist { }
	.the-comment { margin-bottom:24px; }
	.avatar { border:1px solid #CCC; float:left; margin-right:14px; }
	.comment-arrow { background:url(images/comment-arrow2.png) no-repeat; width:8px; height:15px; float:left; margin-top:16px; margin-right:-1px; }
	.comment-box { background:url(images/comment-bg2.png) repeat-x; border:1px solid #CCC; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; padding:14px; overflow:hidden;  }
	.comment-author { margin-bottom:10px; }
	.comment-author small { color:#888; }
	.comment-text { line-height:18px; }
	#comments .children { margin: 20px 0 0 83px; }
	#comments .children li.comment { margin: 0 0 20px 0; }
	.cancel-comment-reply { margin-bottom:10px; }
	.no-comments { color:#888; }
	.comment-author a { color:#3a3a3a; }
	.comment-text-side { color:#888; font-style:italic; line-height:18px; }
	
	#tab2 h3 a { font-style: normal !important; font-weight: normal !important; }
	.who-said { font-weight: bold !important; margin-bottom: 5px !important; }
	
	#comment-input { float:left; margin-right:20px; }
	#comment-input input { border:0; margin-bottom:17px; }
	#comment-input input:focus, textarea:focus { outline:none; }
	#comment-input label { display:block; margin-bottom:5px; }
	#comment-input label .req { color:#999; }
	.input-name { background:url(images/input-name.png) no-repeat; width:198px; padding:11px 10px 14px 34px; }
	.input-email { background:url(images/input-email.png) no-repeat; width:198px; padding:11px 10px 14px 34px; }
	.input-website { background:url(images/input-website.png) no-repeat; width:198px; padding:11px 10px 14px 34px; }
	#comment-textarea { float:right; }
	.textarea-comment { background:url(images/textarea-comment.png) no-repeat; border:0; width:308px; height:163px; padding:14px; font-family:'arial'; font-size:12px }
	#comment-textarea label { display:block; margin-bottom:5px; }
	#comment-textarea-admin { float:none; margin-bottom:16px; }
	#comment-textarea-admin label { display:block; margin:10px 0 5px 0; }
	#comment-submit { clear:both; float:right; margin-bottom:10px; }
	#comment-submit-admin { clear:both; margin-bottom:10px; }
	.comment-submit { background:url(images/black-button.png) repeat-x; border:1px solid #000; padding:6px 10px 7px 10px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; font-size:13px; color:#FFF; text-shadow: 0px -1px 0px #000; cursor:pointer; }
	.comment-submit:hover { background:url(images/black-button.png) repeat-x; background-position:0 -37px;  }

/*** Page ***/
#page-header { border-bottom:0px solid #D8D8D8; }
#page-header h1 { font-family:'Open Sans'; font-size:25px; color:#333; padding:10px 20px 12px 0px; margin-left: 12px; border-bottom: 1px solid #d8d8d8; margin-bottom:20px; color: #000; font-weight: 600;}	

#page_new-header { border-bottom:0px solid #D8D8D8; }
#page_new-header h1 { font-family:'Arial'; font-size:25px; color:#333;  margin-bottom:2px; font-style: italic;}	
	
	
/*** Archive ***/
#archive-title {
background:#fff;
margin-bottom:30px;
border:0px solid #d2d2d2;
padding:10px 10px 11px 12px;
color: #000;
}
#archive-title h1 { font-size:23px; font-family: 'Open Sans'; font-weight: 600; }
#archive-title span { color:#999; margin-bottom:2px; display:block; }

/** Form **/
.postForm label { font-size: 12px; display: block; color: #333; margin-bottom: 5px; }
.postForm label span { color: #999; font-weight: normal; }
.postForm div { margin-bottom: 17px; }
.postForm .text { background: url(images/input-name.png) no-repeat; border: 0; color: #333; width: 198px; padding: 11px 10px 14px 34px; }
.postForm .error { border: 1px solid red; }
.postForm textarea {
	background: url(images/textarea-comment.png) no-repeat;
	border: 0;
	width: 308px;
	height: 163px;
	padding: 14px;
	font-family: arial;
}
.postForm .submit { background: #4e4e4e; border: 1px solid #3d3d3d; font-size: 12px; color: #fff; font-weight: bold; padding: 6px 20px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
.postForm .submit:hover { background: #414141; }
.postForm .error_msg { display: none; margin-top: 5px; color: red; }
.postForm .email_sent { color: green; margin-bottom: 10px; display: none; }
.postForm #pyre_email { background: url(images/input-email.png) no-repeat; }
/*** Fonts ***/
@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('fonts/PTN57F-webfont.eot');
    src: url('fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN57F-webfont.woff') format('woff'),
         url('fonts/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('fonts/PTN77F-webfont.eot') format('embedded-opentype');
    src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),     
         url('fonts/PTN77F-webfont.woff') format('woff'),
         url('fonts/PTN77F-webfont.ttf') format('truetype'),
         url('fonts/PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'arial+';
    src: url('fonts/arial.eot') format('embedded-opentype');
    src: url('fonts/arial.eot?#iefix') format('embedded-opentype'),     
         url('fonts/arial.woff') format('woff'),
         url('fonts/arial.ttf') format('truetype'),
         url('fonts/arial.svg#ariall') format('svg');
    font-weight: normal;
    font-style: normal;
}

.textwidget {font-family: 'Open Sans'; font-size: 11px;line-height: 183%; padding-left: 0px;} 


/*** List Category Posts   ***/



/*Formatierung für News-Seite  */
.post-content ul.lcp_catlist4 li { background-image: none; padding-left: 0;clear:both;border-bottom:0px groove #7D7D7D; padding-top: 18px;} 
.lcp_thumbnail4{ float:left; margin:0px 10px 5px 0px;height: 100px; width:100px;}
.lcp_catlist4 li:after {content:'.';height:12px; visibility:hidden;display:block;clear:both;} 
.lcp_title4{font-size: 17px;float: right; width: 472px; font-family: 'arial'; margin-bottom: 2px; font-weight: bold;}
.lcp_title4 a{text-decoration: none;} 
.lcp_excerpt4{font-family: 'arial'; padding-bottom: 5px;}



.post-content ul.lcp_catlist11 li { background-image: none; padding-left: 0px;clear:both;border-bottom:1px groove #7D7D7D; padding-top: 18px;} 

.lcp_catlist11 li:after {content:'.';height:30px;visibility:hidden;display:block;clear:both;} 
.lcp_thumbnail11{float:left; margin:0px 10px 5px 0px; height: 150px; width:210px; border: 0px solid #000;}
.lcp_title11 a{color:#000 !important; text-decoration: none;} 
.lcp_title11{font-size: 1.4em; float: right; width: 410px; font-family: 'Open Sans'; margin-bottom: 12px; font-weight: 600; overflow: hidden; vertical-align:middle; line-height: 24px;}
.lcp_date11{font-family: 'Open Sans'; font-size: 13px; color: #9e9e9e; float: right; width: 410px;  }
.lcp_excerpt11{font-family: 'Open Sans'; padding-bottom: 5px; width: 410px; float: right; overflow: hidden; vertical-align:middle; line-height: 24px;}

.post-content ul.lcp_catlist0 li { background-image: none; padding-left: 0px;clear:both;border-bottom:1px groove #7D7D7D; padding-top: 18px;} 
.lcp_catlist0 {margin-left: 8px;}
.lcp_catlist0 li:after {content:'';height:10px ;display:block;clear:both; border-top: 1px solid #ddd;} 
.lcp_thumbnail3{float:left; margin:0px 10px 10px 0px; height: 75px; width:100px; border: 0px solid #000;}
.lcp_title9 a{color:#000; text-decoration: none; display: block;} 
.lcp_title9  a:hover{color: #de3400 !important;}
.lcp_title9{font-size: 13.2px; float: right; width: 210px; font-family: 'Roboto Slab'; margin-bottom: 2px; font-weight: 500; overflow: hidden; vertical-align:middle; margin-right: 30px; line-height: 1.57; max-height: 44px; color: #000;}
.lcp_date4{font-family: 'Roboto Slab'; font-size: 13.3px; color: #777; float: right; width: 200px; margin-right: 39px; font-weight: 500; font-style: italic; line-height: 1.57;}
.mate-tabs-reload-content-section.zl-mtr-active-content {padding-left: 0px !important;}


/* Formatierung für Footer */
.lcp_title2{font-size: 11px; font-family:'Verdana'; text-overflow: hidden;}
.lcp_catlist2 li{margin-bottom:6px; max-width: 285px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;line-height: 130%;list-style-position: inside;}

/*Formatierung für News-Sidebar  */
.post-content ul.lcp_catlist li { background-image: none; padding-left: 0;clear:both;width: 280px;} 
.widget ul.lcp_catlist li  { width: 275px; background: #eee;}
.textwidget.lcp catlist li{border-style:solid; border-width:1px; border-color:#eee;}


.lcp_catlist {background: #eee; /* border-left: solid; border-right: solid; border-bottom: solid; border-width:1px; border-color:#D1D1D1; */ padding-top: 0px;}
.lcp_catlist li:after {content:'.';height:12px; visibility:hidden; display:block; clear:both;} 
.lcp_title{font-size: 12px; font-weight: bold; font-family:'arial'; float: right; width: 212px; margin-right: 6px; line-height: 1.4em; height: 2.8em; overflow: hidden;}
.lcp_title a{color:#000 !important; text-decoration: none; } 
 .lcp_catlist li{background: #eee !important; height: 50px; border-left: solid; border-color: #eee; border-width: 12px; padding-top: 10px; padding-bottom: 10px;}
.lcp_catlist li{margin-left: 15px; background: #ffffff; height: 50px; margin-bottom: 10px; padding-top: 5px; border-bottom: solid; border-width: 1px; border-color: #D1D1D1;} 


.lcp_catlist9 {background: #eee;}

.lcp_catlist li:nth-child(odd) { background: #FFFFFF; height: 50px; }
.lcp_date {font-size: 11px; margin-left: -2px; color: #A80909; line-height: 1.5em; width: 50px; font-weight: bold;}


/* Formatierung für Box-Office  */
.post-content ul.lcp_catlist5 li {background-image: none; padding-left: 0;clear:both;border-bottom:1px groove #7D7D7D; width: 500px; padding-top: 10px;} 


.lcp_thumbnail5{float:left; margin:15px 8px 0px 0px; height: 90px; width:90px; margin-top: 1px;}
.lcp_catlist5 {background: #FFFFFF; border-left: solid; border-right: solid; border-bottom: solid; border-width:1px; border-color:#D1D1D1; padding-top: 10px;}
.lcp_catlist5 li:after {content:'.';height:20px; visibility:hidden;display:block;clear:both;} 
.lcp_title5 {font-size: 14px;float: right; width: 401px; font-family: 'arial'; margin-bottom: 2px; font-weight: bold;}
.lcp_title5 a{color:#336699 !important; } 
.lcp_date5 {font-size: 11px; padding-left: 0px; color: #A80909;  float: right; width: 402px; color:#7D7D7D !important;}
.lcp_excerpt5 {font-family: 'arial'; font-size: 12px; padding-bottom: 5px;}


.wp-tabs .ui-tabs-panel {padding: 0px !important;}

/*** Contact Form 7 Kontaktformular  ***/

.wpcf7 textarea  {
  height: 240px;
  width: 450px;
}
.wpcf7-form-control-wrap.text-70 .wpcf7-form-control.wpcf7-text {height: 25px; margin-top: 5px; margin-bottom: 5px; padding-left: 5px;}
.wpcf7-form-control-wrap.text-581 .wpcf7-form-control.wpcf7-text {height: 25px; margin-top: 5px; margin-bottom: 5px; padding-left: 5px;}
.wpcf7-form-control-wrap.text-655 .wpcf7-form-control.wpcf7-text {height: 25px; margin-top: 5px; margin-bottom: 5px; padding-left: 5px;}
.wpcf7-form-control-wrap.email-205 .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {height: 25px; margin-top: 5px; margin-bottom: 5px; padding-left: 5px;}
.wpcf7-form-control-wrap.text-146 .wpcf7-form-control.wpcf7-text {height: 25px; margin-top: 5px; margin-bottom: 20px; padding-left: 5px;}
.wpcf7-form-control-wrap.textarea-369 .wpcf7-form-control.wpcf7-textarea {margin-top: 10px; padding-left: 5px; padding-top: 5px;}
.kontakt-value {font-size: 13px;}

/*** Image-Map Header ***/
dl.image_map {display:block; width:1040px; height:120px; background-color: #491f04; background-image:radial-gradient(closest-side at 7% 82% , rgba(194, 84, 10, 0.75) 0%, rgba(194, 84, 10, 0) 580%), radial-gradient(closest-side at 85% 80% , rgba(194, 84, 10, 0.4) 0%, rgba(194, 84, 10, 0) 320%); position:relative; margin:0px auto 0px auto;}
/**
dl.image_mapp {display:block; width:978px; height:76px; background:url(images/logo5.jpg); position:relative; margin:4px auto 2px auto;}


	a.LINK0 {left:32px; top:9px; background:transparent;}
	a.LINK0 {display:block; width:279px; height:0; padding-top:60px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; }
**/


#content table {
border: 1px solid #e7e7e7;}



.rahmen {border: 1px solid #7E8082; padding: 3px;}

.tagcloud {  
border: solid;
border-width: 1px; border-color:#D1D1D1;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;

}

.tagcloud ul li{margin-top: -50px;}

/* Ursprünglich für News-Sidebar  */
/* #specialtabs {margin-top: -18px;}  */
/* #abstandtags {margin-bottom: -8px;}  */

.theater{ margin-top: 20px; }
.theater h2 {color: #000; display: inline-block; width: 880px; line-height: 0px; font-size: 25px; font-weight: bold; padding-top: 40px;}
.theater p {border-bottom: solid; border-width:1px; border-color:#D1D1D1; margin-top: 5px; font-size: 12px;}
.kino a {font-size: 16px; color: #c20a2f; overflow: hidden; font-family: 'Open Sans'; line-height: 1.75;}
.kino {width: 440px; float: left; height: 80px; font-size: 12px; font-family: 'Arial'; overflow: hidden; margin-left: 20px; }
.kino p {font-size: 12px; width: 430px; overflow: hidden;}

.date-showtime {border-right: 1px solid; background: url("images/nav-actives.png") repeat-x scroll 0 0 #121212 !important; font-size: 15px; color:#FFF !important;  padding-top: 4px; padding-bottom: 2px; padding-left: 9px; padding-right: 8px; margin-right: 0px; }
.date-inactive {border-right: 1px solid; padding-top: 4px; padding-bottom: 2px; color: white !important; font-size: 15px; color: white; padding-right: 10px; padding-left: 10px; }
.search-showtime{width: 200px; height: 25px; margin-bottom: 20px; padding-left: 5px;}
.john{ font-size: 15px;}
.job{font-size: 15px; background: url("images/navigation-trans.png") repeat-x scroll 0 0 #121212; color: white; padding-top: 4px; padding-bottom: 2px; padding-left: 0px; padding-right: 0px;}


/*** Royal-Slider Bildergalerien zum Durchklicken ***/

.royalSlider {margin-bottom: 12px;}
.royalSlider p {margin-top: -12px;}
.rsDefaultInv,
.rsDefaultInv .rsThumbs{padding-bottom: 40px; padding-top: 5px;}
.rsDefaultInv .rsArrow {width: 60px !important;}
.rsDefaultInv .rsArrowIcn {height: 34px !important; width: 34px !important; margin-top: -19px !important;}


.sample a{
font-size: 12px;
color: #FE2EF7 !important;
}


/* Gradient für Tab-News-Box in der Sidebar */
.wpui-light ul.ui-tabs-nav {background: -moz-linear-gradient(center top , #fff, #fff) repeat scroll 0 0 rgba(0, 0, 0, 0) !important; border-bottom: 1px solid #AAAAAA;}

.yop_poll_vote_button {

  margin-top: 10px !important;
}

.yop-poll-question-5_%POLL-ID% {font-size: 5px !important;}

.yop-poll-result-bar-div-24 {background: none repeat scroll 0 0 #fff !important;}
div.yop-poll-question-%POLL-ID% {font-size: 12px !important;}

#tagsdiv-post_tag, .postbox  {display: none !important;}

#menu-item-54623 {float: right !important; }
#menu-item-54617 {float: right !important; }
#menu-item-54614 {float: right !important;}


.menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-54614 a:hover   {background: none !important; }
.menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-54623 a:hover   {background: none !important; }
.menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-54617 a:hover   {background: none !important; }
.menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-54614  a{padding: 5px !important;}
.menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-54617  a{padding: 5px !important;}
.menu-item.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-54623  a{padding: 5px !important; margin-right: 10px;}



.lcp_paginator li {border: 0px solid !important; text-decoration: underline; color: #d60000;}
.touchcarousel.tc-layout-4 .touchcarousel-item img {padding: 0px !important; border: 0px solid #000 !important; max-width: 150px !important;}

.touchcarousel.tc-layout-4 .touchcarousel-item h4 {font-size: 16px !important; font-family: 'Roboto' !important; font-weight: 600 !important; color: #585858 !important;}
#touchcarousel-1 {padding-bottom: 10px; height: 305px !important; text-align: center; padding-left: 1px; width: 614px !important; margin-bottom: -25px;}
.touchcarousel.grey-blue .arrow-icon {margin-top: -0px !important; margin-right: -4px;}
.touchcarousel.tc-layout-4 .touchcarousel-item {background: #fff none repeat scroll 0 0; width: 155px !important;}
.touchcarousel.grey-blue .arrow-holder.right {background: #fff none repeat scroll 0 0; top: 0px !important; right: -18px !important; height: 305px !important;}
.touchcarousel.grey-blue .arrow-holder.left {background: #fff none repeat scroll 0 0; top: 0px !important; left: -18px !important; height: 305px !important;}
.touchcarousel .arrow-icon.left {margin-left: -4px;}
.touchcarousel.tc-layout-4 .touchcarousel-item a.tc-state {width: 148px !important; text-align: left;}
.touchcarousel.grey-blue .arrow-icon {margin-top: -30px !important;}

.tablepress-table-name {font-family: 'Open Sans', Arial !important; font-weight: 600; margin-bottom: 5px;}

.mate-tabs-reload-accordion-acc, .mate-tabs-reload-tabs-tab { font-family: 'Open Sans Condensed';}
.ls-v5 .ls-bottom-slidebuttons, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-nav-sides {float: right; margin-right: 10px;}
#layerslider_1 {margin-top: -9px !important; margin-bottom: 24px !important; margin-left: 0px !important;}

.srp-content-box .srp-post-title, .widget-area .widget .srp-post-title {font-weight: 500; line-height: 28px; font-size: 19px; font-family: 'Roboto'; color: #424242 !important; }
.srp-post-title a{color: #424242; display: block; }
.srp-post-title a:hover{color: #de3400 !important; text-decoration: none;}
.srp-content-box .srp-post-title, .widget-area .widget .srp-post-title  a {text-decoration: none !important;}
.srp-content-box .srp-post-content, .widget-area .widget .srp-post-content {font-size: 13px; line-height: 24px;}
.srp-widget-singlepost {border-bottom: 1px solid #a4a4a4; padding-bottom: 15px; padding-top: 15px;}
.srp-widget-singlepost li:last-child { border-bottom: none;  }
.srp-post-date {margin-top: 6px !important; color: #9e9e9e !important;}
.srp-post-category  {margin-top: 6px !important; color: #9e9e9e !important;}
.srp-post-category  a {color: #9e9e9e !important;}
.srp-post-content-container.srp-thumbnail-position-default {margin-bottom: 10px;}
.srp-post-meta-container {margin-top: 8px !important;}
.srp-post-comments {display: none;}


.tablepress-id-5 {width: 310px !important; margin-top: -4px;}
.tablepress-table-name {font-family: 'Roboto' !important; font-weight: 400 !important; margin-bottom: 4px; background: #444; font-size: 16px !important; color: #fff; padding-top: 10px; padding-bottom: 10px; padding-left: 30px;}
.tablepress-id-5 .column-3 {font-size: 12px !important; font-family: 'Open Sans' !important;}
.widget .column-2 {font-weight: 600 !important; font-family: 'Open Sans' !important; font-size: 13px !important; height: 25px;}
.widget .row-1 .column-1 {font-weight: 400;}
.tablepress-id-5 .row-6 .column-1 {font-weight: 600; text-align: right; font-family: Roboto; font-weight: 500;}
.tablestyle{border: 0px solid #ccc;}

#layerslider_2 {margin-top: -32px !important; margin-left: 0px !important; margin-bottom: 35px !important;}
.srp-thumbnail-position-default .srp-content-box {margin-top:-5px;}

.page-numbers {font-size: 17px; margin-left: 5px; color: #000; font-weight: 600;}
a.page-numbers{color: #fff !important; background: #666; padding-left: 10px; padding-right: 10px; border-bottom: 2px solid #666; border-top: 2px solid #666;}
.page-numbers.current {padding: 2px 10px; background: #ccc;}
.srp-pagination {white-space: nowrap; margin-top: 40px; margin-left: 10px; padding-bottom: 30px;}
.page-numbers.dots {background: #fff; color: #000 !important;}
.next.page-numbers { 
width: 0; 
	height: 0; 
	border-bottom: 14px solid transparent;  /* left arrow slant */
	border-top: 14px solid transparent; /* right arrow slant */
	border-left: 14px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
	position: absolute;
	margin-top: -2px;
	margin-left: 12px;
	background: #fff;}

.prev.page-numbers {width: 0; 
	height: 0; 
	border-bottom: 14px solid transparent;  /* left arrow slant */
	border-top: 14px solid transparent; /* right arrow slant */
	border-right: 14px solid #2f2f2f; /* bottom, add background color here */
	font-size: 0;
	line-height: 0;
	position: absolute;
	margin-top: -2px;
	background: #fff;
	margin-left: -40px;}

.page-id-23532  .srp-pagination br,.page-id-16580  .srp-pagination br,.page-id-27720  .srp-pagination br , .page-id-64476  .srp-pagination br, .page-id-64479  .srp-pagination br, .page-id-64512  .srp-pagination br,
.page-id-64514  .srp-pagination br { display:none !important; }

.tablepress-id-3 .column-1, .tablepress-id-3 .column-2, .tablepress-id-3 .column-3, .tablepress-id-3 .column-4, .tablepress-id-3 .column-5, .tablepress-id-3 .column-6, .tablepress-id-3 .column-7, .tablepress-id-3 .column-8 {font-size: 13px; font-family: 'Open Sans';}
.tablepress-id-3 .column-3 {font-weight: 600;}

.des-small {font-size: 13px; font-family: 'Open Sans';}
.date_top10 {font-size: 20px; font-family: 'Open Sans'; font-weight:600; color: grey; padding-top: 0px; margin-top: -23px;}
.chartsbanner { font-family:'Open Sans'; font-size:22px; margin-right:8px; margin-top: 50px; font-weight:600; color: grey; width: 660px !important; background: #fff; padding-left: 0px; padding-bottom: 0px; padding-top: 10px; margin-bottom: -50px;}

.widget .row-1 .column-1, .widget .row-2 .column-1, .widget .row-3 .column-1, .widget .row-4 .column-1, .widget .row-5 .column-1 {color: #000 !important; font-weight: 600 !important; }

.page-id-64386 li.current-menu-item > a {background-color: transparent !important; color: rgba(255, 255, 255, 0.9) !important;}
#navigation ul li:hover a {color: #666 !important;}
#navigation ul li li a:hover {color: #fff !important;}
.page-id-64386 #page_new-header h1 {display: none;}
.category-id-85496 #archive-title h1 {font-size: 30px;}
.category-id-95754 {display: none;}

#gallery-1 img {border: 0px !important;}

.front .row-2 .column-1, .front .row-3 .column-1, .front .row-4 .column-1, .front .row-5 .column-1, .front .row-6 .column-1, .front .row-7 .column-1, .front .row-8 .column-1, .front .row-9 .column-1, .front .row-10 .column-1, .front .row-11 .column-1 {color: #000 !important; font-weight: 600; }
.front thead th {background-color: #363636 !important; height: 20px; font-family: 'Roboto Condensed'!important; font-size: 16px !important; font-weight: 500 !important;}
.tablepress-id-3 {border: 1px solid #ddd !important;;}
.front .row-1 {border: 1px solid #363636 !important;}
.tablepress .odd td {background: #f1f1f1 !important;}
.tablepress-id-5 {width: 100% !important; border: 1px solid #ccc !important;}

.similar {font-size: 18px; font-weight: 600; border-bottom: 1px solid #800000; margin-top: 50px; margin-bottom: 10px;}

/* .essb_links.essb_template_metro-retina {margin-top: -5px !important; margin-bottom: 20px !important; float: left;} */
.social-header {margin-top: -5px; float: left;}
.social-post {margin-top: -4px; float: left;}
.social-bottom {margin-top: -4px; text-align: left;}
.social-trailer {margin-top: -4px; float: left;}


#post-pagination { float: left !important; margin-top: 0px !important; }
#post-pagination a {font-size: 15px; font-family: 'Open Sans'; color: #fff !important; background: #0b8ab5; padding: 5px 10px 5px 10px; margin-right: 5px;}
#post-pagination a:hover {background: #1F9FCA; text-decoration: none;}
#post-pagination .current-post-page {font-size: 15px; font-family: 'Open Sans'; color: #fff !important; background: #777; padding: 5px 10px 5px 10px; margin-right: 5px;}
.pagination-all {margin-top: 45px; margin-bottom: 40px;}

p.post_pagination1 a {background: #0b8ab5 !important; padding: 5px 10px 5px 10px; font-size: 15px; color: #fff !important; text-align: left; margin-left: 20px;}
p.post_pagination1 a:hover {background: #1F9FCA !important; text-decoration: none;}

.fb-likeit {margin-top: 14px; text-align: right;}
.fb-likepost {margin-top: 14px; text-align: right;}
.fb-liketrailer {margin-top: 14px; float: right;}

.zwischen{display: block; border: 0px solid #000; padding-bottom: 40px;}


#toc_container {display: none !important;}
#toc_container {display: none !important;}

.mate-tabs-reload-main {margin-top: 26px !important;}
.cat-line {line-height: 1.93;}

.customs3 {color: #ccc; margin-left: 2px; font-size: 13px;}
.comment-number { margin-left: 0px; color: #d60000; font-size: 22px; font-family: Roboto; color: #fca733; font-weight: bold;  text-align: center; margin-bottom: -3px;}
.comment-number-label{ margin-top: 0px; color: #777; font-size: 11px; text-transform: uppercase; text-align: center;}
.testis {float: left; margin-left: 10px; text-align: center; margin-top: 7px;}
.meta-name-date, .meta-name-date a{color: #555 !important;}


.rpbt_shortcode {margin-top: 50px;}
#gallery-1 .gallery-caption {text-align: left; font-size: 15px; color: #a80909; font-weight: 400; margin-right: 10px; margin-left: 10px !important; font-family: Roboto;}


.rpbt_title {color: #800000;  font-size: 19px !important; margin-top: 50px; margin-bottom: 30px;}
.rpbt_title:after  {background: #ddd none repeat scroll 0 0; content: " "; display: inline-block; height: 1px; margin-left: 0.75em; vertical-align: middle; overflow: hidden; width: 55%;}
	
.cat-item-95754 {display:none;}
	
#gallery-1 .gallery-caption a {color: #444 !important; display: block; line-height: 1.45;}
	
.image_arr{font-size: 10px;}
	
.essb_links.essb_template_metro-retina li a {font-size: 16px !important;}
	
.wp-caption, .gallery-caption {text-align: left; font-size: 15px; color: #a80909; font-weight: 400; margin-right: 10px; margin-left: 10px !important; font-family: Roboto;}
	
.wp-caption, .gallery-caption a {color: #444 !important; display: block; line-height: 1.45;}
	
#gallery-2 img {border: 0px !important;}
#gallery-2 {margin-top: 30px !important;}