@import url('css/reset.css');
@import url('css/960.css');
@import url('css/superfish.css');
body{
font:13px/20px  "Helvetica Neue", helvetica, Arial, sans-serif;
color:#444444;
background:url(images/duplex_body_bg2.gif) repeat;
}
iframe{
margin: 15px 0 15px 0;
}
a{
color:#cc6633;
text-decoration:none;
}
a:hover{
color:#cc6633;
text-decoration:none;
}
.cc_container .cc_message{
margin-top: 0px !important;}

a:focus{
outline: none;
}
hr{
border:0 #ccc dashed;
border-top-width:1px;
clear:both;
height:0
}
.entry p { margin-bottom: 1em; }
h1{font-size:22px}
h2{font-size:21px;}
h3{font-size:18px; margin-bottom: 5px; margin-top: 5px;}
h4{font-size:18px}
h5{font-size:17px}
h6{font-size:15px}
input, textarea{
background:url(images/search_inset.gif) repeat-x top #fff;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #e0e0e0;
padding:9px 10px 9px 10px;
font-size:14px;
color:#999;
}
.left{
text-align:left;
float:left;
}
.right{
text-align:right;
float:right;
}
pre, code {
font: 11px/19px Consolas,"Andale Mono",Courier,"Courier New",monospace;
}
pre {
border: 1px solid #DDDDDD;
margin: 30px 0 40px 0;
overflow-x: visible;
overflow-y: hidden;
padding: 1px;
background: url(images/bg-code.gif);
}
.image a, #author .image{
padding: 2px;
display:block;
background: #fff;
border: 1px solid #cccccc;
}
#  .image{
display:block;
background: #fff;
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
#comments .image a{
display:block;
background: #fff;
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);}

#content img{
margin: 2px;
margin-bottom: 0px;
margin-left: 0;
background: #fff;
border: none;
text-decoration: none;
}
.image a:hover{
border:1px solid #868683;
}
#comments .image a:hover{
}
.hidden { display: none; }
header{
position:relative;
z-index:2;
}
#top{
height:46px;
background:url(images/duplex_top_bar_bg2.gif) repeat-x;
overflow: hidden;
color:#565659;
font-size:11px;
position:relative;
z-index:2;
}
#rss{
padding:7px 3px 7px 0;
float:right;
width: 227px;
}
#rss span{
font-style:normal;
}
#second_nav{
float:left;
font-style:normal;
padding:11px 0 0 0;
}
#second_nav a{
color:#999999;
}
#second_nav a:hover{
color:#dddddd;
}
#second_nav li{
float:left;
padding:0 10px 0 10px;
background:url(images/second_nav_border.gif) center right no-repeat;
}
#second_nav li:first-child, #second_nav li li:first-child, #second_nav li li li:first-child, #second_nav li li li li:first-child{
padding:0 10px 0 0;
}
#second_nav li:last-child{
background:none;
}
#second_nav ul ul{
background:url(images/duplex_second_nav_bg.gif) repeat;
margin:-8px 0 0 0;
padding:12px 15px 6px 15px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
#second_nav ul ul li{
background:none;
padding:10px 0 10px 0;
border-bottom:1px solid #262627;
border-top:1px solid #3a3a3a;
}
#second_nav ul ul li:first-child{
border-top:none;
padding:0px 0 10px 0;
}
#second_nav ul ul ul li:first-child{
padding:7px 0 10px 0;
}
#second_nav ul ul li:last-child{
border-bottom:none;
padding:10px 0 20px 0;
}
#second_nav ul ul ul{
margin:-5px 0 0 15px;
padding:8px 15px 10px 15px;
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
}
#logo{
padding:5px 0 5px 0;
}
#logo h1 a{
color:#000;
display:block;
font-weight:normal;
padding:0 0 10px 0;
}
#nav{
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
background:url(images/duplex_nav_bg2.gif) repeat;
position:relative;
font-size: 12px;
height:35px;
z-index:10;
}
#nav li{
background:url(images/duplex_nav_seperator.gif) no-repeat right;
height: 35px;
padding:0 2px 0 1px;
}
#nav li:first-child{
padding:0 2px 0 1px;
}
#nav li:last-child{
padding:0 2px 0 1px;
}
#nav li a{
display:block;
float:left;
padding: 12px 23px 14px 24px;
color:#dddddd;
font-weight:bold;	}
#nav li a:hover, nav li.current-menu-item a{
background: url(images/duplex_nav_bg_hover2.gif) repeat-x;
}
#nav li:last-child {
background: none;
}
#nav li:last-child a:hover, #nav li:last-child.current-menu-item a{
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
}
#nav li:first-child a:hover, #nav li:first-child.current-menu-item a{
-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
}
#nav ul ul{
background:url(images/duplex_nav_dropdown_shadow.gif) repeat-x top;
padding:10px 0 0 0px;
margin:25px 0 0 -1px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
width:153px;
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
}
#nav ul ul ul{
background:none;
margin:-5px 0 0 33px;
padding:0px 0 0 0;
-webkit-border-top-right-radius:3px;
-moz-border-radius-topright:3px;
}
#nav ul ul ul li:first-child a{
padding-top:15px;
}
#nav ul ul li{
background:url(images/duplex_nav_dropdown_bg.gif) repeat;
border:none;
padding:0 14px 0 14px;
width:123px;
}
#nav ul ul li:first-child a{
border-top:none;
}
#nav ul ul ul li:first-child{
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
}
#nav ul ul li:last-child a{
border-top:none;
}
#nav ul ul ul li:last-child{
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
}
#nav ul ul li:last-child{
-moz-border-radius-bottomleft:3px;
-webkit-border-bottom-left-radius:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
}
#nav ul ul li:last-child a,
#nav ul ul li:last-child ul li:last-child a,
#nav ul li.current-menu-item ul li:last-child a,
#nav ul li.current-menu-item ul li:last-child ul li:last-child a
{
padding-bottom:20px;
border-bottom:none;
}
#nav ul ul li:last-child ul li a{
padding-bottom:9px;
}
#nav ul ul li a, #nav ul li.current-menu-item ul li a{
padding: 9px 0 9px 0;
display:block;
background: none;
float:none;
color:#999999;
font-weight:normal;
border-bottom:1px solid #2c2b2b;
border-top:1px solid #3e3e3e;
}
#nav ul ul li a:hover,  #nav ul li.current-menu-item ul li a:hover {
background:none;
color:#dddddd;
}
#the_body{
position:relative;
z-index:1;
}
#page_bg{
background:#fff;
background:url(images/duplex_page_bg.gif) repeat-y;
}
#single_bg{
background: url(images/duplex_single_bg.gif) repeat-y;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}
#full_bg{
background: url(images/duplex_full_bg.gif) repeat-y;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}
#slider {
    background: url(http://apfelpage.de/wp-content/themes/duplex/images/duplex_banner_bg2.gif) repeat-x;
    height: 267px;
    width: 100%;
    overflow: hidden;
}

#slider .item {
    padding: 30px 25px 30px 25px;
    background: url(http://apfelpage.de/wp-content/themes/duplex/images/duplex_banner_bg2.gif) repeat-x;
    height: 217px;
    width: 910px;
    overflow: hidden;
}

#mobile {
display: none;
}

@media 
(-webkit-min-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi) {
    #logo {
        
        background-size: 200px 100px;
    }

    #slider {
        background: url(http://www.apfelpage.de/wp-content/themes/duplex/images/duplex_banner_bg2.gif) repeat-x;
        height: 267px;
        background-size: 85px 267px;
        width: 100%;
        overflow: hidden;
    }

    #slider .item {
        padding: 30px 25px 30px 25px;
        background: url(http://www.apfelpage.de/wp-content/themes/duplex/images/duplex_banner_bg2.gif) repeat-x;
        height: 217px;
        background-size: 85px 267px;
        width: 910px;
        overflow: hidden;
    }
}


#slider .image{
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
float:left;
margin:2px 30px 0 0 ;
height:217px;
background-color: #fff;
}
#slider .image a{
height:217px;
float:left;
padding:0;
border:none;
background: none;
}
#slider .details{
float:left;
width:295px;
}
#slider .details span{
color:#555555;
}
#slider .cats{
font-style:arial;
font-size:10px;
color:#7f7f7f;
width:450px;
margin:0 0 3px 0;
}
#slider .cats a{
color:#7f7f7f;
}
#slider .cats a:hover{
color:#cccccc;
}
#slider h2{
display:block;
font-weight: normal;
color:#dddddd;
font-size:22px;
line-height:30px;
margin:0 0 2px 0;
width:560px;
}
#slider h2 a{
color:#dddddd;
}
#slider h2 a:hover{
color:#fff;
}
#slider .excerpt{
color:#aeaeae;
line-height:19px;
font-size:13px;
width:560px;
margin-right:-3px;
}
#slider_nav{
position:absolute;
margin: -83px 0 0 365px;
z-index:7;
}
#slider_nav li{
float:left;
margin-right:14px;
}
#slider_nav li a{
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
#slider_nav li.activeSlide a{
filter:alpha(opacity=1);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}
#featured{
border:1px solid #c6c6c3;
border-top:none;
height:230px;
overflow:hidden;
background:url(images/duplex_featured_bg.gif) repeat;
}
#featured1{
border:1px solid #c6c6c3;
border-top:none;
height:237px;
overflow:hidden;
background:url(images/duplex_featured_bg2.gif) repeat;
}
#featured_slider{
height:229px;
width:958px;
overflow:hidden;
}
#featured_slider .item{
height:239px;
width:960px;
overflow:hidden;
}
#featured_slider1{
height:239px;
width:958px;
overflow:hidden;
}
#featured_slider1 .item{
height:239px;
width:960px;
overflow:hidden;
}
#featured_slider_prev{
margin:-290px 0 0 -50px;
}
#featured_slider_prev a{
text-indent:-9999px;
display:block;
width:25px;
height:36px;
background:url(images/arrows.png) no-repeat;
}
#featured_slider_prev a:hover{
background-position:-25px 0;
}
#featured_slider_prev{
position:absolute;
padding:160px 25px 134px 0;
}
#featured_slider_prev, #featured_slider_next{
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
display:none;
}
#featured_slider_next{
position:absolute;
padding:160px 0 134px 25px;
}
#featured_slider_next{
margin:-290px 0 0 959px;
}
#featured_slider_next a{
text-indent:-9999px;
display:block;
width:25px;
height:37px;
background:url(images/arrows.png) no-repeat;
background-position:-25px -37px;
}
#featured_slider_next a:hover{
background-position:0 -37px;
}
#featured_top{
background: #eee;
height:9px;
border-bottom:1px solid #c6c6c3;
}
#featured_top .inner{
border-left:1px solid #fff;
border-right:1px solid #fff;
height:9px;
}
#featured_bottom{
background:url(images/duplex_featured_top_bar.gif) repeat;
height:11px;
border-top:1px solid #c6c6c3;
}
#featured_bottom .inner{
border-left:1px solid #fff;
border-right:1px solid #fff;
height:11px;
}
#featured .column{
width:239px;
float:left;
border-right:1px solid #c6c6c3;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
background:url(images/duplex_featured_bg2.gif) repeat;
}
#featured .column:last-child{
width:238px;
}
#featured .column:last-child .inner{
border:1px solid #fff;
}
#featured .column .inner{
border:1px solid #fff;
border-right:none;
padding:10px 20px 20px 20px;
height:223px;
}
#featured .column .image a{
width:185px;
height:124px;
margin:0 0 10px 0;
}
#featured .column h3 a{
color: #362f2d;
font-weight: 400;
font-size:13px;
display:block;
line-height:20px;
margin:0 0 1px 0;
}
#featured .column h3 a:hover, .box h4 a:hover, .box h5 a:hover, #sidebar .twitter a, #related .column h3 a:hover, #werbepause .column h3 a:hover{
color:#cc6600;
}
#featured1 .column{
width:239px;
float:left;
border-right:1px solid #c6c6c3;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
background:url(images/duplex_featured1_bg.gif) repeat;
}
#featured1 .column:last-child{
width:238px;
}
#featured1 .column:last-child .inner{
border:1px solid #fff;
}
#featured1 .column .inner{
border:1px solid #fff;
border-right:none;
padding:10px 20px 20px 20px;
height:223px;
}
#featured1 .column .image a{
width:185px;
height:124px;
margin:0 0 10px 0;
}
#featured1 .column h3 a{
color: #362f2d;
font-weight:normal;
font-size:12px;
display:block;
line-height:22px;
margin:0 0 2px 0;
}
#featured1 .column h3 a:hover, .box h4 a:hover, .box h5 a:hover, #sidebar .twitter a, #related .column h3 a:hover, #werbepause .column h3 a:hover{
color:#cc6600;
}
.date{
font-size:11px;
color:#7c7876;
font-style:arial;
}
.date a{
color:#7c7876;
}
.date span{
color:#a6a3a1;
}
.date a:hover{
color:#444444;
}
#featured_ribbon{
position:absolute;
margin:-229px 0 0 0px;
z-index:15;
}
#slider_ribbon{
position:absolute;
margin: 67px 0 0 25px;
z-index:10;
}
.box{
float:left;
width:308px;
padding:1px 0 1px 1px;
}
.box.first{
}
.box_item{
border-bottom:1px solid #e3e3e3;
margin-bottom: 14px;
}
.box .image a{
width:254px;
height:134px;
margin: 1px 0 10px 0;
}
.box_wrap{
padding: 5px 24px 45px 24px;
background:url(images/duplex_box_bg.png) no-repeat bottom right;
}
.box .header{
border-bottom:1px dotted #cccccc;
padding:5px 0 5px 0;
}
.box ul.header{
border:none;
padding:0;
}
.box .header li{
border-bottom:1px dotted #cccccc;
padding:5px 0 5px 0;
}
.box .header h5 a{
margin:3px 0 3px 0;
}
.box h4 a{
display:block;
float:left;
color:#ce5236;
font-weight:bold;
font-size:12px;
}
.box h4{
float:left;
}
.box h5 a{
color:#ce5236;
font-size:12px;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
font-weight:normal;
line-height:24px;
display:block;
margin:0 0 3px 0;
}
.box span.more{
float:right;
}
.box span a{
color:#999999;
font-size:11px;
}
.box span a:hover{
color:#811d07;
}
.box h4 a{
color:#ce5236;
font-weight:bold;
font-size:12px;
}
.box .date, .box .date a{
color:#999999;
}
.box .date a:hover{
color:#811d07;
}
.box .excerpt{
font-size:14px;
font-style:arial;
color:#555555;
padding:8px 0 20px 0;
border-bottom:1px dotted #ccc;
}
#footer_bg{
background:url(images/duplex_footer_bg.gif) repeat;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:0 0 10px 0;
float:left;
}
#third_nav{
background:url(images/duplex_footer_nav_bg2.gif) repeat-x;
height:61px;
color:#545454;
font-style:arial;
font-size:11px;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);
float:left;
}
#third_nav ul{
padding:20px 0 0 25px;
float:left;
width:820px;
}
#third_nav a{
float:left;
display:block;
color:#7f7f7f;
padding:0 5px 0 5px;
}
#third_nav ul{
float:left;
}
#third_nav li span, #third_nav li {
float:left;
display:block;
}
#third_nav a:hover{
color:#cccccc;
}
#back_to_top{
float:right;
margin:20px 0 0 0;
}
#back_to_top a span{
float:left;
display:block;
width:62px;
}
#back_to_top a span.arrow{
background:url(images/back_to_top.png) no-repeat;
width:12px;
height:10px;
margin:6px 25px 0 5px;
}
#back_to_top a:hover span.arrow{
background-position:-12px 0;
}
#footer_bar{
background:url(images/duplex_footer_bar_bg.gif) repeat-x;
height:9px;
font-size:1px;
line-height:1px;
}
#footer .column{
float:left;
width:319px;
background:url(images/duplex_footer_bg.gif) repeat;
color:#999999;
font-size:13px;
}
#footer .column h6{
color:#dddddd;
font-weight:bold;
font-size:13px;
border-bottom:1px dotted #515151;
padding:0 0 10px 0;
margin:0 0 15px 0;
}
#footer .column.last h6{
width:265px;
}
#footer .column p{
margin:0 0 20px 0;
line-height:20px;
}
#footer .column li{
padding: 3px 0 6px 0;
border-bottom:1px dotted #515151;
}
#footer .column li:first-child{
padding: 0 0 6px 0;
}
#footer .column li:last-child{
border:none;
}
#footer .column a{
color:#cbcbcb;
}
#columnabout{
width:909px;
background:url(images/duplex_footer_bg.gif) repeat;
color:#cccccc;
font-size:13px;
margin: 0px 20px 5px 20px;
}
#columnabout h6{
color:#cbcbcb;
font-weight:bold;
font-size:13px;
border-bottom:1px dotted #515151;
padding:0 0 10px 0;
margin:0 0 15px 0;
}
#columnabout p{
color: #dbdbdb;
line-height:20px;
}
#columnabout li{
padding: 2px 0 1px 0;
}
#columnabout ul{
padding: 9px 0 15px 10px;
}
#columnabout a{
color:#cbcbcb;
}
#footer .column .flickr div a{
float:left;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
width:55px;
height:55px;
display:block;
}
#footer .column .flickr div{
float:left;
margin:0 14px 14px 0;
}
.tz_flickr_widget{
width:280px;
}
#footer .column a:hover{
color:#fefefe;
}
#footer .column.last{
background:url(images/duplex_footer_bg.gif) repeat;
width:312px;
}
#footer .widget{
padding:0 25px 25px 25px;
margin:30px 0 0 0;
background:url(images/seperator.png) no-repeat right top;
}
#footer .column.last .widget{
background:none;
}
#footer_bottom {
padding:25px 25px 20px 25px;
color:#999;
}
#footer_bottom p {
padding:20px 0 0 0;
}
#footer_bottom a {
color:#666;
}
#footer_bottom a:hover {
color:#333;
}
.suche{
margin: 3px 0 11px 0;
}
#sidebar{
float:left;
margin: 5px 0 35px 4px;
}
#sidebar .widget{
float:left;
padding: 23px 0 7px 0;
width:297px;
border-bottom: 1px dotted #d7d7d7;
}
.katlink a{
color: #333333;
text-decoration: none;}
.katlink a:hover{
color: #ce5326;}
#sidebar .widget:last-child{
border:none;
}
#sidebar .widget input{
width:278px;
margin:0;
}
#sidebar .widget .details{
float:left;
width:85px;
}
#sidebar h4{
display:block;
float:left;
width:280px;
color:#cc6633;
font-weight:bold;
font-size:12px;
margin:0 0 10px 0;
}
#sidebar p{
display:block;
margin:0 0 10px 0;
}
#sidebar .tz_tweet_widget h4 { padding: 15px 20px 0 20px; }
.twitter{
background:#fcfcfc;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
padding:0 20px 0 20px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border:1px solid #d6d6d6;
width:238px;
margin:0 0 5px 0;
font-size:12px;
}
#footer .twitter{
background:none;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow:0 0 0;
padding:0;
border:none;
width:auto;
margin:0 0 5px 0;
font-size:12px;
}
#footer .twitter li a{
border:none;
}
.twitter li{
padding:20px 0 20px 0;
border-bottom:1px dotted #ccc;
}
.twitter li:last-child{
border-bottom:none;
}
.twitter small{
color:#999999;
font-style:arial;
font-size:10px;
}
#footer .twitter_bird{
display:none;
}
.twitter_bird{
background:url(images/twitter_bird.png) no-repeat;
width:63px;
height:31px;
position:absolute;
margin:-6px 0 0 0;
}
#sidebar a.twitter-link{
float:right;
font-size:11px;
color:#999;
}
.twitter a{
border-bottom:1px solid #e2e2e2;
}
.twitter a:hover{
border-bottom:1px solid #bbbbbb;
}
#sidebar a:hover.twitter-link{
color:#444444;
}
#sidebar .advert li{
float:left;
margin:0 10px 10px 0;
}
#sidebar .advert ul{
float:left;
width:270px;
}
#sidebar .advert li a{
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
width:125px;
height:125px;
display:block;
}
.tabs{
float:left;
margin-bottom: 20px;
margin-top: 5px;
}
.tab h5{
color: #ce5236;
font-size:12px;
line-height:20px;
font-weight:normal;
}
.tab .image a{
margin:4px 0 0 0;
width:45px;
height:45px;
}
.tab_wrap{
background:#fff;
border:1px solid #d6d6d6;
float:left;
}
.tabs ul.nav{
float:left;
background:url(images/duplex_tab_nav_bg.gif) repeat;
width:295px;
height:39px;
-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
}
.tabs ul.nav li a{
display:block;
padding:10px 0 10px 0;
font-weight:bold;
font-size:12px;
text-align:center;
background:url(images/tab_border.gif) repeat-y left;
}
.tabs ul.nav li a:hover{
background:url(images/tab_border.gif) repeat-y left #fff;
}
.tabs ul.nav li:hover{
background:url(images/duplex_tab_nav_hover_bg.gif.gif) repeat;
}
.tabs ul.nav li{
float:left;
width:25%;
border-bottom:1px solid #d9d9d9;
}
.tabs ul.nav li.tab_nav_1{
width:32%;
}
.tabs ul.nav li.tab_nav_2{
width:32%;
}
.tabs ul.nav li.tab_nav_3{
width:36%;
}
.tabs ul.nav li.tab_nav_4{
width:10%;
}
.tabs ul.nav li.ui-tabs-selected{
border-bottom:none;
}
.tabs ul.nav li.ui-tabs-selected a{
background:url(images/tab_border.gif) repeat-y left #fff;
}
.tabs ul.nav li:first-child a{
background-image:none;
-moz-border-radius-topleft:1px;
-webkit-border-top-left-radius:1px;
}
.tabs ul.nav li:first-child a:hover{
background-image:none;
}
.tabs ul.nav li:last-child a{
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
}
.tabs .tab{
float:left;
padding:5px 0 0 0;
margin:0;
}
.tab li{
float:left;
width:240px;
padding:10px 18px 12px 18px;
border-bottom:1px solid #e2e2e2;
}
.tab li:last-child{
border-bottom:none;
}
.tag_wrap{
padding:10px;
}
.tab_tags a{
float:left;
display:block;
padding:3px 5px 3px 5px;
background:#efefef;
color:#444444;
margin: 1px 5px 5px 0;
-moz-border-radius:1px;
-webkit-border-radius:3px;
}
.tab_tags a:hover{
background:#cc6633;
color:#fff;
}
.tab li .image{
float:left;
}
.tab li .details{
float:left;
margin:0 0 0 14px;
}
.tab li .details h5, .tab li .details .date{
float:left;
width:170px;
font-style:arial;
}
.tab li .details .date{
color:#aaaaaa;
font-size:10px;
}
.tab li .details .date a:hover{
color:#444444;
}
.tab li .details .date a{
color:#aaaaaa;
}
.tab li .details h5 a{
float:left;
cursor:pointer;
}
.video{
float:left;
}
.video p{
margin:10px 0 0 0;
font-style:arial;
font-size:12px;
line-height:20px;
}
.rss_widget, .twitter_widget{
float:left;
}
.rss_widget{
padding:0 25px 0 10px;
}

.widget_rss{
margin-top: 15px;
background:#fff;
border:1px solid #d6d6d6;
padding: 10px !important;
width: 275px !important;
font-size: 12px;
}

.widget_rss img{display:none;}

span.rss_date{
color: #ccc;
}

.twitter_widget{
padding:0 0 0 0;
}
span.icon{
float:left;
margin:5px 10px 0 0;
}
span.count{
float:left;
font-size:21px;
font-family:Georgia, "Times New Roman", Times, serif;
}
a span.count{
color:#444444;
float:left;
}
span.desc{
float:left;
font-size: 11px;
font-family:Georgia, "Times New Roman", Times, serif;
}
a span.desc{
color:#888888;
float:left;
}
a:hover span.desc{
color:#444444;
}
.widget .half{
width:140px;
margin:0 20px 0 0;
float:left;
}
.widget .half.last{
margin:0 0px 0 0;
}
.sidebar_ad{
float:left;
}
.sidebar_ad a{
display:block;
height:240px;
float:left;
}
.socialnach{
padding: 0;
margin: 0px 0px 0px 10px;
height: 58px;
}
.socialnach a{
text-decoration: none;
}
.socialnext{
width: 49%;
padding-left: 2px;
}
.socialnext img{
float: left;
margin: 0px 10px 0px 5px;
}
.socialnext p a{
color: #848484;
font-family: times;
padding: 0px;
}
.socialnext .ptag a{
color: #151515;
font-size: 17px;
font-family: Verdana;
letter-spacing: 0.8px;
}
.widget li a{
color:#444444;
}
.widget a{}
.widget li a:hover{
color:#cc6633;
}
.widget li{
margin:0 0 5px 0;
}
#single{
margin-top: -5px;
}
#archive{
margin-top: 20px;
}
#archive, #single{
float:left;
}
.nav-next{
float:left;
margin:25px;
}
.nav-prev{
float:right;
margin:25px 20px 25px 25px;
}
.no_border{
border:none;
}
#headerueberschrift{
padding-top: 20px
}
.archive_title{
padding: 42px 22px 10px 25px;
margin: 250px 0px 0px 0px;
background: url(images/duplex_featured_top_bar2.gif) repeat;
border-bottom: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
}
.archive_title_error{
padding: 12px 22px 10px 25px;
margin: 50px 0px 0px 0px;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
}
.speziell h1{
margin-top: 6px;
margin-bottom: 7px;
padding-left: 25px;
}
.archive_title a{
color: #999;
}
.archive_title h1{
font-weight:normal;
font-size: 22px;
}
.archive_title p{
color: #999;
float: right;
}
#archive .box .excerpt{
border-bottom:none;
padding-bottom:0;
}
#archive .box_wrap{
padding-bottom:35px;
}
#archive .box_item{
border-bottom:1px solid #e3e3e3;
background:url(images/duplex_page_bg.gif) repeat-y;
float:left;
width:620px;
}
#archive .box{
padding-bottom:0;
}
.gap{
height:0px;
background:#fff;
width:958px;
border-left:1px solid #cecece;
border-right:1px solid #cecece;
}
.pagination{
background-color: #ffffff;
width:618px;
margin:-13px 0 0 1px;
}
.wp-pagenavi{
padding:30px 25px 30px 25px;
float:left;
}
.pagination span{
float:left;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:arial;
font-size:12px;
color:#666666;
padding:3px 20px 0 0;
}
.pagination a, .wp-pagenavi .current{
display:block;
float:left;
padding:3px 9px 2px 9px;
border:1px solid #e3e3e3;
color:#999;
margin:0 6px 0 0;
}
.pagination a:hover{
border:1px solid #999;
color:#444444;
}
#full_bg .breadcrumb{
width:958px;
}
.breadcrumb{
width:639px;
border-bottom:1px solid #e3e3e3;
background:#f8f8f8;
margin:0 0 0 1px;
}
.breadcrumb a{
color:#666;
}
.breadcrumb p{
padding:12px 24px 12px 24px;
font-size:11px;
color:#666666;
}
.breadcrumb a:hover{
color:#444444;
}
.description h1, .no h1{
font-size:22px;
font-weight:normal;
margin:0 0 18px 0;
}
.description p, .no p{
padding:25px;
padding-top: 0px;
font-size:12px;
border-bottom:1px solid #e3e3e3;
line-height:20px;
}
.no p{
border:none;
}
.description{
background:#fff;
margin:0 0 0 1px;
}
.no form{
padding:0 25px 0 25px;
}
.no input{
width:250px;
}
.meta{
float:left;
width:630px;
font-size:11px; font-family:Georgia, "Times New Roman", Times, serif;
font-style:arial;
color:#999;
margin:0 0 18px 0;
}
.meta a{
color:#999;
}
.meta a:hover{
color:#444444;
}
#content {
width:570px;
padding:25px;
}
hgroup{
height: auto;
margin-top: -2px;
}
#content.contact, #content.archives-template {
border:none;
padding-bottom:0;
}
#content.full {
width:auto;
border:none;
}
#content .details p{
font-size:13px;
font-style:arial;
line-height: 17px;
color:#999999;
padding:0px 0 18px 0;
margin:0;
}
#content .details p a{
color:#999999;
border:none;
}
#content .details p a:hover{
color:#444444;
}
#content h1{
font-size:23px;
line-height:33px;
color:#333333;
margin: 4px 0 10px 0;
font-weight: normal;
}
#content p{/* font-size: 14px; */
/* line-height: 160%; */
margin: 8px 0 15px 0;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 23px;}

#content img{
margin: 2px;
margin-left: 0px;
margin-bottom: 1px;
margin-top: 6px;
border: none;
}
#content div{
margin-bottom: 15px;
margin-top: 8px;
}
#content ul li{
list-style:inside disc;
size: 15px;
}
#content ul, #content ol{
margin:0 0 25px 15px;
size: 15px;
}
#content ul ul, #content ol ol{
margin:0 0 0 0;
}
#content li li{
margin:0 0 0 5px;
}
#content ol li{
list-style:inside decimal;
margin: 5px;
margin-bottom: 16px;
padding-left: 10px;
}
#content span.one_half{
float:left;
width:48%;
padding:0 20px 25px 0;
}
#content span.one_third{
float:left;
width:30%;
padding:0 20px 25px 0;
}
#content span.one_half.last, #content span.one_third.last{
padding:0 0 25px 0;
}
#content a, #comments a, #author a{
color:#ce5237;
}
#comments .details .name span.date a.comment-reply-link{
border:none;
}
span.author{
font-weight:bold;
}
#content a:hover, #comments a:hover, #author a:hover{
border: none;
}
#content img.alignleft{
float:left;
margin:0 30px 2px 0;
}
#content img.alignright{
float:right;
margin:0 0 2px 30px;
}
#content .wp-caption img{
float:left;
margin:0;
}
#content .wp-caption p{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:arial;
font-size:11px
}
#content .wp-caption.alignleft{
float:left;
margin:0 30px 25px 0;
}
#content .wp-caption.alignright{
float:right;
margin:0 0 25px 30px;
}
.alignright{
float:right;
margin:0 0px 25px 30px;
}
#content .blockquote{
font-size:15px;
font-style:arial;
line-height:22px;
padding:0 50px 0 24px;
margin:0 0 30px 0px;
border-left: 3px solid #ccc;
min-height:40px;
}
#content h3, #content h4, #content h5, #content h6{
margin:0 0 8px 0;
font-weight:normal;
}
#content h2{
margin: 5px 0 8px 0;
padding-top: 7px;
line-height: 39px;
font-weight:normal;
}
#content a{
color:#cc6633;
}
#content a:hover{
color: #c05f2e;
}
#content img.alignleft{
float:left;
margin:0 30px 2px 0;
}
#content img.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
#content blockquote{
font-size:15px;
font-style:arial;
line-height:22px;
padding:0px 50px 0px 21px;
margin:0 0 20px 0px;
border-left: 3px solid #ccc;
min-height:40px;
}
#author{
border-top:10px solid #f8f8f8;
margin:1px 0 0px 1px;
background:#fdfdfd;
padding:30px 25px 70px 25px;
}
#author p{
padding:0 0 0 15px;
float:left;
width:455px;
line-height:20px;
margin-bottom: 10px;
}
.isummbild{
float: right;
margin: 10px 43px 0 0;
}
#author h4, #related h4{
background:url(images/content/duplex_single_header_bg.gif) #fdfdfd repeat-x center;
font-size:13px;
line-height:24px;
width:568px;
float:left;
margin:0 0 25px 0;
}
#werbepause h4{
background:url(images/content/duplex_single_header_bg.gif) #fdfdfd repeat-x center;
font-size:13px;
line-height:24px;
width:568px;
float:left;
margin:0 0 5px 0;
}
#antwort h4{
font-size:13px;
line-height:0px;
width:560px;
float:left;
margin:0 0 0px 0;
}
#author h4 span, #related h4 span, #werbepause h4 span{
background:#fdfdfd;
float:left;
padding:0 14px 0 0;
}
#antwort h4 span{
float:left;
padding:0 30px 0 0;
}
#author img{
float:left;
}
#author .image a{
float:left;
}
#related{
border-bottom:1px solid #e3e3e3;
margin:1px 0 0 1px;
padding:4px 0px 20px 25px;
background:#fdfdfd;
}
#werbepause{
margin:1px 0 0 1px;
padding:5px 0px 10px 25px;
background:#fdfdfd;
}
#antwort{
margin:1px 0 0 1px;
padding:5px 0px 0px 0px;
}
#relatedbox{
margin-left: -25px;
width: 569px;
border-left: 1px solid #cccccc;
border-right: 1px solid #e3e3e3;
border-bottom:1px dotted #d7d7d7;
border-top: 1px dotted #d7d7d7;
margin-bottom: 15px;

width: 594px;
background: #fff;
padding: 17px 0px 7px 25px;
}
#related .column{
width:176px;
margin:0 20px 0 0;
float:left;
}
#related .column_wrap{
margin:0 0 20px 0;
}
#related .column h3 a{
font-size:12px;
line-height:20px;
font-weight:normal;
color:#444444;
}
#related .column .image a{
margin:0px 0 15px 0 ;
}
#related .column.last{
margin:0 0 0 0;
}
#related .column .image a{
width:170px;
height:104px;
}
#comments{
border-top:10px solid #f8f8f8;
margin:1px 0 10px 1px;
padding:30px 25px 0 25px;
}
#comments h3, #respond h3{
font-weight:normal;
font-size:16px;
display:block;
float:left;
width:568px;
padding:30px 0 15px 0;
border-bottom:1px dotted #d9d9d9;
margin:0 0 0px 0;
}
#comments h3{
padding-top:0;
}
#comments .image{
float:left;
height:50px;
}
.grenze{
border-top: 0px solid #e3e3e3;
padding-top: 0px;
margin-bottom: 28px;
height: 1px;
border-bottom: 10px solid #f8f8f8;
width: 619px;
clear: both;
display: block;
margin-left: -25px;
overflow: hidden;
}
#comments .image a{
float:left;
height:61px;
}

#comments span.tester{
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 overflow-wrap: break-word;
font-size: 14px;
line-height: 23px;
}

#comments ol{
margin:5px 0 30px 0;
}
#comments ol.pinglist li{
padding:0;
margin:0;
border:none;
width:100%;
}
#comments ol.pinglist li a{
font-weight:normal;
}
#comments h3.pingheader{
margin:30px 0 15px 0;
}
#comments ol, #comments ul{
width:568px;
float:left;
}
#comments ol ul{
width:460px;
float:left;
border-left:1px dotted #e3e3e3;
margin:15px 0 0 30px;
padding:15px 0 0 54px
}
#comments ol ul ul{
width:428px;
margin:8px 0 0 36px;
}
#comments ol ul ul li{
margin-bottom: 11px;
}
#comments ol ul ul ul{
width:409px;
}
#comments ol ul ul ul ul{
width:355px;
}
#comments ol ul ul ul ul ul{
width:305px;
}
#comments ol .line{
display:none;
}
#comments ol ul .line{
display: block;
width:30px;
height:50px;
position:absolute;
border-bottom:1px dotted #e3e3e3;
margin:-15px 0 0 -49px;
}
#comments ol ul li{
padding:5px 0px 13px 0px;
border:none;
min-height: 70px;
}
#comments ol ul .details {
margin: 0 0 0 20px;
float:left;
width:373px;
}
#comments ol ul ul .details {
width:283px;
}
#comments ol ul ul ul .details {
width:200px;
}
#comments ol ul ul ul ul .details {
width:198px;
}
#comments ol ul ul ul ul .details {
width:168px;
}
#comments ol li{
padding:27px 10px 20px 10px;
border-bottom:1px dotted #e3e3e3;
float:left;
min-height: 70px;
}
#comments .details {
margin: 0 0 0 20px;
float:left;
width:458px;
}
#comments .details .name span.date{
font-size:11px;
color:#999;
font-style:arial;
}
#comments .details .name span.date a{
color:#999;
font-size:11px;
}
#comments .details .name a{
font-size:12px;
}
#comments .details .name{
margin:0 0 7px 0;
}
#comments .details .name span.author a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover{
color:#cc6633;
}
#comments .details .name span.author a, #respond a, ol.pinglist li a{
font-weight:bold;
color:#444444;
}
.postauthor {
position: relative;
overflow: hidden;
background: #EFE9DF;
border: 1px solid #AA9B8A ;
padding: 15px;
margin: 10px 0;
}
.postauthor h4 {
font-size: 24px;
margin: 0 0 10px 0;
}
.postauthor img {
float: left;
background:#C9BBAA;
border:#AA9B8A solid 1px;
margin:0 20px 0 0;
padding:5px;
}
#respond{
border-top:none;
border-bottom:none;
margin:1px 0 -47px 1px;
padding:0 0 0px 0;
}
#respond.contact{
border:none;
margin:1px 0 0 1px;
padding:25px 25px 40px 25px;
}
#respond textarea{
width:95%;
}
#respond form{
margin:10px 0 0px 0;
display:block;
float:left;
width:568px;
}
#respond.contact form{
margin:0 0 30px 0;
}
ol #respond form{ margin:0;}
ol #respond{ border:none; padding:30px 0 0 0; float:left;}
ol #respond, ol #respond h3{width:550px;}
ol #respond textarea{width:530px;}
ol ul #respond, ol ul #respond h3{width:470px;}
ol ul #respond textarea{width:450px;}
ol ul ul #respond, ol ul ul #respond h3{width:400px;}
ol ul ul #respond textarea{width:380px;}
ol ul ul #respond{ width:390px;}
ol ul ul #respond p{ width:400px;}
ol ul ul ul #respond, ol ul ul ul #respond h3{width:310px;}
ol ul ul ul #respond textarea{width:290px;}
ol ul ul ul #respond{ width:310px;}
ol ul ul ul #respond p{ width:310px;}
#respond p{
float:left;
margin:0 0 20px 0;
}
#respond input{
margin:0 18px 0 0;
width:190px;
float:left;
}
#respond textarea{
margin:0 0 0 0;
width:548px;
float:left;
}
#respond label, .cancel-comment-reply{
width:100px;
display:block;
float:left;
padding:10px 0 0 0;
}
.cancel-comment-reply{
padding:10px 0 10px 0;
width:300px;
}
#respond.contact label{
width:400px;
display:block;
float:left;
padding:0 0 10px 0;
}
#respond input.btn, #respond button{
background: url(images/duplex_comment_btn_bg.png) repeat-x;
border:none;
float:left;
cursor:pointer;
width:auto;
color:#ffffff;
font-size:13px;
font-weight:bold;
height:42px;
padding:0px 10px 2px 10px;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
margin:0;
}
#respond p.submit span.left_side{
background-image:url(images/duplex_comment_btn_left.png);
background-repeat:no-repeat;
padding:0 0 0 4px;
display:block;
float:left;
height:42px;
}
#respond p.submit span.right_side{
background-image:url(images/duplex_comment_btn_right.png);
background-repeat:no-repeat;
background-position:right top;
padding:0 4px 9px 0;
float:left;
}
#respond p.submit_preload{
display:none;
}
#respond label.error{
color:#F00;
font-style:arial;
float:left;
width:auto;
padding:8px 0 0 0;
font-size:11px;
}
.ui-tabs .ui-tabs-hide {
display: none;
}
.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
position: relative;
margin-right: 4%;
margin-bottom: 20px;
float: left;
}
.column-last {
margin-right: 0!important;
clear: right;
}
a.button {
height: 20px;
display: inline-block;
margin: 0 380px 20px 5px;
text-decoration: none;
font-weight: bold;
font-size: 12px;
line-height: 12px;
padding: 8px 10px 0 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
}
a.button.large {
height: 24px;
padding: 11px 10px 0 10px;
font-size: 14px;
line-height: 14px;
}
a:hover.button { background-position: 0 -28px; }
a:hover.button.large { background-position: 0 -35px; }
a.button.white {
background-image: url(images/shortcodes/buttons/button_white.png);
border: 1px solid #d3d3d3 !important;
color: #555555 !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.8);
}
a.button.large.white { background-image: url(images/shortcodes/buttons/button_white_large.png); }
a:hover.button.white { border: 1px solid #c4c4c4 !important; }
a.button.grey {
background-image: url(images/shortcodes/buttons/button_grey.png);
border: 1px solid #b5b5b5 !important;
color: #555555 !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.grey { background-image: url(images/shortcodes/buttons/button_grey_large.png); }
a:hover.button.grey { border: 1px solid #989898 !important; }
a.button.red {
background-image: url(images/shortcodes/buttons/button_red.png);
border: 1px solid #df6f8b !important;
color: #913944 !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.3);
}
a.button.large.red { background-image: url(images/shortcodes/buttons/button_red_large.png); }
a:hover.button.red { border: 1px solid #c36079 !important; }
a.button.orange {
background-image: url(images/shortcodes/buttons/button_orange.png);
border: 1px solid #f5b74e !important;
color: #996633 !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.orange { background-image: url(images/shortcodes/buttons/button_orange_large.png); }
a:hover.button.orange { border: 1px solid #d29a3a !important; }
a.button.green {
background-image: url(images/shortcodes/buttons/button_green.png);
border: 1px solid #adc671 !important;
color: #5d7731 !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.green { background-image: url(images/shortcodes/buttons/button_green_large.png); }
a:hover.button.green { border: 1px solid #8bb14d !important; }
a.button.teal {
background-image: url(images/shortcodes/buttons/button_teal.png);
border: 1px solid #90c6c8 !important;
color: #437b7d !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.teal { background-image: url(images/shortcodes/buttons/button_teal_large.png); }
a:hover.button.teal { border: 1px solid #7db9bb !important; }
a.button.blue {
background-image: url(images/shortcodes/buttons/button_blue.png);
border: 1px solid #8dc5da !important;
color: #42788e !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.blue { background-image: url(images/shortcodes/buttons/button_blue_large.png); }
a:hover.button.blue { border: 1px solid #7caec0 !important; }
a.button.navy {
background-image: url(images/shortcodes/buttons/button_navy.png);
border: 1px solid #a2afb8 !important;
color: #515f6a !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.navy { background-image: url(images/shortcodes/buttons/button_navy_large.png); }
a:hover.button.navy { border: 1px solid #8996a0 !important; }
a.button.purple {
background-image: url(images/shortcodes/buttons/button_purple.png);
border: 1px solid #bc9db9 !important;
color: #7b5777 !important;
text-shadow: 0 1px 0 rgba(255,255,255, 0.4);
}
a.button.large.purple { background-image: url(images/shortcodes/buttons/button_purple_large.png); }
a:hover.button.purple { border: 1px solid #a482a0 !important; }
a.button.black {
background-image: url(images/shortcodes/buttons/button_black.png);
border: 1px solid #4c4c4c !important;
color: #ffffff !important;
text-shadow: 0 1px 0 rgba(0,0,0, 0.4);
}
a.button.large.black { background-image: url(images/shortcodes/buttons/button_black_large.png); }
a:hover.button.black { border: 1px solid #2c2c2c !important; }
.alert {
padding: 12px 5% 12px 5%;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: arial;
text-align: center;
margin: 0 0 20px 0;
}
.alert.white {
background: #fff;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
color: #444444;
}
.alert.red {
background: #FFD7D8;
border-top: 1px solid #f9bac7;
border-bottom: 1px solid #f9bac7;
color: #d54c4c;
}
.alert.orange {
background: #FFCBA8;
border-top: 1px solid #efd1b1;
border-bottom: 1px solid #efd1b1;
color: #cc6600;
}
.alert.green {
background: #D5FFCA;
border-top: 1px solid #cadba7;
border-bottom: 1px solid #cadba7;
color: #5f8b33;
}
.ui-tabs .ui-tabs-hide {
position: absolute;
left: -10000px;
}
#content .tabs {
margin: 0 0 20px 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#content .tabs ul.nav {
list-style: none !important;
margin: 0 !important;
padding: 0;
height: 31px;
background:  none;
width:  auto;
}
#content .tabs ul.nav li {
float: left;
position: relative;
margin: 0 2px -1px 0;
z-index: 10;
list-style: none;
border-bottom: none !important;
}
#content .tabs ul.nav li a {
border: 1px solid #EFEFEF;
border-bottom: none !important;
display: block;
overflow: hidden;
padding: 5px 10px 0 10px;
height: 25px;
background: #FBFBFB;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
#content .tabs ul.nav li a:hover { background:  none; }
#content .tabs ul.nav li.ui-tabs-selected a {
height: 26px;
background: #fff;
}
#content .tabs .tab {
background: #fff;
padding: 10px;
border: 1px solid #EFEFEF;
}
.toggle {
margin: 0 0 20px 0;
}
.toggle h4 {
font-size: 12px;
padding: 10px;
background: #FBFBFB;
border: 1px solid #EFEFEF;
cursor: pointer;
margin: 0 !important;
}
.toggle-inner {
padding: 10px;
background: #fff;
border: 1px solid #EFEFEF;
border-top: none;
}
.toggle .ui-icon {
background: #F00;
width: 10px;
height: 10px;
float: left;
margin: 3px 10px 0 0;
}
.toggle .ui-icon {
background: url(images/shortcodes/toggles/toggle-closed.png) no-repeat;
width: 12px;
height: 12px;
float: left;
margin: 3px 10px 0 0;
}
.toggle .ui-state-active .ui-icon { background: url(images/shortcodes/toggles/toggle-open.png) no-repeat; }
.gallery {
float: left;
width: 100%;
}
.gallery-item {
width: auto !important;
float: left;
margin:  10px 10px 0 0 !important;
}
.gallery-item img {
margin: 0 !important;
padding:  0 !important;
}
.gallery-item a {
float: left;
border: none !important;
margin:  0 !important;
padding: 0 !important;
}
#content a img{
text-decoration: none;
padding-bottom: 0;
border: none;
}
#vollbody{
width: 100%;
margin-top: -10px;
}
#vollbody img{
background-color: transparent;
margin: 0px;
}
#vollbild{
text-align: left;
margin-bottom: 0px;
width: 710px;
margin:0 auto 0 auto;
}
#vollbild h1{
width: 710px;
font: 26px;
margin-top: 0px;
}
#vollbild img{
margin:2 auto;
width: auto;
border: none;
}
div#left {
float: left;
width: 320px;
padding: 5px;
}
div#right {
float: right;
width: 320px;
padding: 5px;
}
div#middle {
padding: 5px 320px 5px 320px;
margin: 0px;
margin-top: 0px;
}
#hintensum{
background: white;
}
#hintensum a{
color: #ce5236;
}
#einesum{
background: white;
margin: 5px;
padding: 5px;
border: 1px solid #ccc;
}
#einesum:hover{
border-color: #999;
}
.iimage{
display:block;
text-align: center;
margin: auto;
width: 185px;
height: 124px;
margin-top: 7px;
margin-bottom: 8px;
padding: 5;
background: #fff;
border: 1px solid #ccc;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
.isumh h1{
font-weight:normal;
}
.isumh{
display: block;
padding: 17px;
padding-top: 57px;
padding-bottom: 5px;
}
#weiterlinks{
float: right;
display: none;
}
#vollcontent {
padding:10px 70px 0 70px;
}
#vollcontent1 {
margin-top: 0px;
border-bottom: 1px solid #ccc;
}
#vollcontent .details p{
font-size:12px;
font-style:arial;
line-height: 15px;
color:#999999;
padding:2px 0 20px 0;
margin:0;
}
#vollcontent .details p a{
color:#999999;
border:none;
}
#vollcontent .details p a:hover{
color:#444444;
}
#vollcontent h1{
font-size:22px;
line-height:32px;
color:#333333;
margin:0 0 10px 0;
font-weight:normal;
}
#vollcontent1 h1{
font-size:22px;
line-height:32px;
width: 710px;
text-align: center;
color:#333333;
margin: 20px 0 10px 0;
font-weight:normal;
}
#vollcontent p{
font-size:12px;
line-height:15px;
text-align: left;
margin:0 0 10px 0;
}
#vollcontent1 p{
font-size:12px;
line-height:15px;
margin:0 0 10px 0;
}
#vollcontent ul li{
list-style:inside disc;
}
#vollcontent ul, #vollcontent ol{
margin:0 0 25px 0;
}
#vollcontent ul ul, #vollcontent ol ol{
margin:0 0 0 0;
}
#vollcontent li li{
margin:0 0 0 15px;
}
#vollcontent ol li{
list-style:inside decimal;
}
#vollcontent span.one_half{
float:left;
width:48%;
padding:0 20px 25px 0;
}
#vollcontent span.one_third{
float:left;
width:30%;
padding:0 20px 25px 0;
}
#vollcontent span.one_half.last, #vollcontent span.one_third.last{
padding:0 0 25px 0;
}
#vollcontent a, #comments a, #author a{
color:#cc6633;
}
#vollcontent1 a{
color:#cc6633;
}
#imgcenter img {
margin: auto;
display: block;
text-align: center;
}
#vollcontent a:hover, #comments a:hover, #author a:hover{
border: none;
}
#vollcontent a:hover{
border: none;
}
#vollcontent img.alignleft{
float:left;
margin:0 30px 2px 0;
}
#vollcontent img.alignright{
float:right;
margin:0 0 2px 30px;
}
#vollcontent .wp-caption img{
float:left;
margin:0;
}
#vollcontent .wp-caption p{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:arial;
font-size:11px
}
#vollcontent .wp-caption.alignleft{
float:left;
margin:0 30px 25px 0;
}
#vollcontent .wp-caption.alignright{
float:right;
margin:0 0 25px 30px;
}
.alignright{
float:right;
margin:10px 0px 25px 30px;
}
#vollcontent blockquote{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:arial;
line-height:22px;
background:url(images/quote.png) no-repeat top left;
background-size: 31px 24px;
padding:0 50px 0 50px;
margin:0 0 30px 50px;
min-height:40px;
}
#vollcontent h2, #vollcontent h3, #vollcontent h4, #vollcontent h5, #vollcontent h6{
margin:0 0 4px 0;
font-weight:normal;
}
#vollcontent a{
color:#cc6633;
}
#vollcontent a:hover{
color: #c05f2e;
}
#vollcontent1 a{
color:#cc6633;
}
#vollcontent1 a:hover{
color: #c05f2e;
}
#vollcontent img.alignleft{
float:left;
margin:0 30px 2px 0;
}
#vollcontent blockquote{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:arial;
line-height:22px;
background:url(images/quote.png) no-repeat top left;
padding:0 0 0 50px;
margin:0 0 30px 50px;
}
#vollcontent .tabs {
margin: 0 0 20px 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#vollcontent .tabs ul.nav {
list-style: none !important;
margin: 0 !important;
padding: 0;
height: 31px;
background:  none;
width:  auto;
}
#vollcontent .tabs ul.nav li {
float: left;
position: relative;
margin: 0 2px -1px 0;
z-index: 10;
list-style: none;
border-bottom: none !important;
}
#vollcontent .tabs ul.nav li a {
border: 1px solid #EFEFEF;
border-bottom: none !important;
display: block;
overflow: hidden;
padding: 5px 10px 0 10px;
height: 25px;
background: #FBFBFB;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
#vollcontent .tabs ul.nav li a:hover { background:  none; }
#vollcontent .tabs ul.nav li.ui-tabs-selected a {
height: 26px;
background: #fff;
}
#vollcontent .tabs .tab {
background: #fff;
padding: 10px;
border: 1px solid #EFEFEF;
}
#vollcontent a img{
text-decoration: none;
padding-bottom: 0;
border: none;
}
#vollcontent img{
margin: 5px auto 5px auto;
}
#vollcontent1 a img{
text-decoration: none;
padding-bottom: 0;
border: none;
}
#spruche{
float: right;
margin: 28px 20px 0 0;
text-align: right;
font-size: 14px;
}
#meldung{
border:1px solid #c6c6c3;
border-top:none;
height: 36px;
overflow: hidden;
font-size: 12px;
width: 958px;
background: #ffffff;
}
#meldung img{
width: 958px;
}
#meldungen a{
color: #ce5236;}
#meldungen a:hover{
color: #333;}
#safarib{
display: none;
}
#normalb{
display: block;
}
#content li{
font: 16px "Helvetica Neue", helvetica, Arial, sans-serif;
margin-bottom: 3px;
line-height: 24px;
margin-top: 0px;
padding: 0px;
}
.h2text{
color: #ce5236;
font-weight:  300;
line-height: 25px;
font-size: 16px;
padding: 5px 18px 8px 0;}
.h2text a{
color:#cb5236;
}

#content p{
 font-size: 16px;
line-height: 24px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#respond p.submit span.left_side{
background-image:none;
background-repeat:no-repeat;
padding:0 0 0 4px;
display:block;
float:left;
height:42px;
}
#impr_right{
width: 340px; float: none;}
#impr_left{
width: 340px; float: none;}
#werbungipad{margin: 10px 0 10px 0; display: block !important;}
#werbungmac{display: none;}
#featured .column h3 a{
color: #362f2d;
font-weight: 100;
font-size:9px;
display:block;
line-height:18px;
margin:0 0 1px 0;
}
#respond p.submit span.right_side{
background-image:none;
background-repeat:no-repeat;
background-position:right top;
padding:0 4px 9px 0;
float:left;
}
#normalb{
display: none;
}
#safarib{
display: block;
}
#top{
margin-right: -10px;
}
#nav li a{
display:block;
float:left;
padding: 12px 24px 14px 24px;
color:#dddddd;
font-weight:bold;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);	}
}
.box .iiimage{
width:254px;
height:134px;
padding: 0px 2px 4px 2px;
margin:0px 0 0px 0;
}
.iiimage{
display:block;
background: #fff;
padding-bottom: 0px;
border: 1px solid #b4b4b0;
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}
#appsall{
border-top:1px solid #e3e3e3;
border-bottom:1px solid #e3e3e3;
padding:0px 25px 20px 25px;
background:#fdfdfd;
margin-left: -25px;
width: 550px;
border-left: 20px solid #cccccc;
border-right: 1px solid #e3e3e3;
height: 68px;
margin-bottom: 21px;
padding-top: 0px;
padding-bottom: 15px;
}

#appsall .Titel{
margin-top: -1px !important;
	font-size: 14px;

}

.partnerlink{
margin-bottom: 20px;
margin-top: 5px;
background:#fff;
border:1px solid #d6d6d6;
padding: 10px;
font-size: 12px;
}
.partnerlink p{
margin-bottom: -10px;
color: #ce5236;
}
.partnerlink a{
color: #333;}
#bsa_bottom{
width: 470px; height: 0px; margin: 0px auto; margin-bottom: 0px; background: #fff;}
#autora a{color: #ce5236;}
#derkat{margin: 5px 25px 20px 25px; text-align: justify; font-size: 15px;}
#derkat hr{margin-bottom: 11px; margin-top: 12px; border-bottom: 1px dotted 
#d7d7d7; border-top: none;}
#autora hr{margin-bottom: 11px; margin-top: 12px; border-bottom: 1px dotted 
#d7d7d7; border-top: none;}
#shareunten img{opacity: 0.7;}
#tagcloud{padding-right: 20px; margin-bottom: 1em;}
#tagcloud h4{color: #000; font-size: 15px;}
#tagcloud ul
  {
    width: 28em;
  }  
 #tagcloud ul li
  {
    float: left;
    width: 8em;
  }  
  #tagcloud br
  {
    clear: left;
  }  
#tagcloud a{color: #ce5236;}

#ulliste{padding-right: 10px; margin-bottom: 1em;}
#ulliste ul
  {
    width: 40em;
  }  
 #ulliste ul li
  {
    float: left;
    width: 15em;
    padding-left: 10px;
    padding-bottom: 5px;
  }  
  #ulliste br
  {
    clear: left;
  }  

#metakat {
margin: 10px 0 20px 1px;
background-color: #f8f8f8;
padding: 2px 10px 2px 10px;
border-left: 2px solid #ce5236;}
.metakat {
margin: 10px 0 20px 1px;
background-color: #f8f8f8;
padding: 2px 10px 2px 10px;
border-left: 2px solid #ce5236;}

.wpcf7-form-control-wrap your-message textarea{
 width: 560px !important;
}

#impr_right{
width: 430px; float: right;}
#impr_left{
width: 430px;}
#ios8_div p{
margin: 12px 0 12px 0;}

/* TAG-Seiten */

#tag_broad{
background-color: #f3f3f3; color: #999; margin: 0 1px 0 1px; width: 908px; height: 20px; padding: 5px 25px 5px 25px;}

#tag_broad a{
color: #999;
text-decoration: underline;
}

#tag_slider h1{
font-size: 43px;
font-weight: 100;
}

#tag_slider p{
color: #999;
font-size: 30px;
font-weight: 100;
padding-top: 9px;
}

#tag_infopanel{
width: 289px;
min-height: 260px;
padding: 22px 15px 10px 15px;
float: left;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;}

#tag_infopanel p{
line-height: 25px;
font-size: 15px;
font-family: Verdana, Arial, sans-serif;
color: #152A44;}

#tag_infopanel ul{
padding-left: 2px;}

#tag_infopanel ul li{
background: url(http://www.apfelpage.de/wp-content/uploads/2014/06/list-block.png) no-repeat left;
background-size: 12px;
padding-left: 20px;
line-height: 25px;
font-size: 15px;
font-family: Verdana, Arial, sans-serif;
color: #152A44;
background-position: 0px 6px;}

#tag_infopanel:last-child{
border-right: 0px solid #ccc;}

#tag_infopanel h2 {
font-size: 20px;
font-weight: 300;
color: #ce5236;
text-transform: uppercase;
margin: 2px 0 15px 0;
}

#tag_infopanel h3 {
font-size: 19px;
font-weight: 400;
color: #ce5236;
margin: 0px 0 10px 0;
}

#tag_infopanel_share{
width: 284px;
min-height: 70px;
padding: 15px 10px 0px 25px;
float: left;
margin-bottom: 50px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;}

#tag_infopanel_share_right{
width: 619px;
margin-bottom: 50px;
min-height: 70px;
padding: 15px 10px 13px 10px;
float: left;
font-size: 17px;
font-weight: 300;
line-height: 120%;
border-bottom: 1px solid #ccc;}

#tag_text {
font-size: 19px;
text-align: justify;
font-weight: 300;
line-height: 140%;
width: 610px;
padding-top: 50px;
margin: 0px auto;
}

#tag_text .aligncenter {
margin-top: 19px !important;
margin-bottom: 15px;
}

#tag_text .alignright {
margin: 10px -172px 10px 20px;
float: right;
}

#tag_text .alignleft {
margin: 10px 20px 10px -172px;
float: left;
}

#tag_text h2{
font-size: 33px;
font-weight: 300;
line-height: 120%;
color: #ce5236;
margin: 27px 0 25px -33px;}

#tag_text h3{
font-size: 25px;
font-weight: 300;
line-height: 120%;
color: #333333;
margin: 27px 0 20px 0px;}

#tag_werbung{
margin: 0px -59px 56px -59px !important;
width: 728px;}

#recent-posts-2{
/* margin-bottom: 20px; */
margin-top: 15px;
background:#fff;
border:1px solid #d6d6d6;
padding: 10px !important;
width: 275px !important;
font-size: 12px;
}

#recent-posts-2  p{
margin-bottom: -10px;
color: #ce5236 !important;
}
#recent-posts-2  a{
color: #333;}


#recent-posts-2 span.post-date{
color: #999;}


.ec-stars-outer {float: left; width: 164px; text-decoration: none !important;}
.ec-stars-outer a{text-decoration: none !important;}
.ec-stars-wrapper {font-size: 0;
.ec-stars-value .item {display: none;}
display: inline-block;
position: relative;
float: left;
margin-right: 4px;}
.ec-stars-overlay{background-color: rgba(243,243,243,.5); !important;}
#werbungmac{margin: 10px 0 10px 0;}
#werbungipad{display: none;}

div.zaki_like_dislike_box {
    margin: 0 0 0px 0;
    padding-top: 6px;
border: 0px #fff !important;
float: right;
color: #ce5236;
    width: 96px !important;
}

#iphonekaufenout{
	min-height: 365px; width: 956px;
}

#iphonekaufenin{
	width: 649px; margin: 0px auto;
}

#button_kaufguide{
width: 95%; margin: 0px auto; display: block; color: #fff !important; border: 1px solid #ccc; border-top-width: 1px; border-bottom-width: 1px; background: #ce5236; height: 23px; text-align: center; padding: 6px 0 6px 0;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/*Define Accordion box*/
#text .accordion {width: 100%;overflow:hidden;background: url(http://www.apfelpage.de/wp-content/uploads/2016/04/iphone-generationen.png) no-repeat; background-position: right;margin: 0px auto;color:#474747;/* background: #414141; *//* padding:10px; */}

/*General Accordion****************************************************************************/
/*Set style of open slide*/
#text .accordion section:target { background:#FFF; padding:10px;}
#text .accordion section:target:hover { background:#FFF; }
#text .accordion section:target h4 {width:100%;}
#text .accordion section:target h4 a{ color:#333; padding:0;}
#text .accordion section:target p {display:block;}
#text .accordion section h4 a{padding:8px 10px;display:block; font-size:16px; font-weight:normal;color:#eee; text-decoration:none; }

/*set style of closed slide*/
#text .accordion section{float:left;overflow:hidden;color:#333;cursor:pointer;background: #333;margin:3px;}
#text .accordion section:hover {background:#444;}
#text .accordion section p { display:none; }
#text .accordion section:after{position:relative;font-size:24px;color:#000;font-weight:bold;}
/*End General Accordion****************************************************************************/

/*Horizontal Accordion *********************************************************************/
#text .horizontal section{ width:4%; margin-top: 50px; height:310px; 
	-moz-transition:width 0.2s ease-out; 
	-webkit-transition:width 0.2s ease-out;
  	-o-transition:width 0.2s ease-out;
	-ms-transition:width 0.2s ease-out;
  	transition:width 0.2s ease-out;
}

/*Position the number of the slide*/
#text .horizontal section:after{top:140px;left:15px;}

/*Header of closed slide*/
#text .horizontal section h4 {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width:240px;
	position:relative;
	left:-100px;
	top: 95px;
} 

/*On mouse over open slide*/
#text .horizontal :target{ width:73%;height:310px; }
#text .horizontal :target h4{ top:0px;left:0;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg); 
}
/*End Horizontal Accordion *********************************************************************/