/* 
	CSS Reset 
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

@font-face {
    font-family: 'SansaPro';
    src: url(/Fonts/Sansa/SansaPro-Light.eot);
    src: url(/Fonts/Sansa/SansaPro-Light.eot?#iefix) format('embedded-opentype'), url(/Fonts/Sansa/SansaPro-Light.woff) format('woff'), url(/Fonts/Sansa/SansaPro-Light.ttf) format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'SansaPro';
    src: url(/Fonts/Sansa/SansaPro-Normal.eot);
    src: url(/Fonts/Sansa/SansaPro-Normal.eot?#iefix) format('embedded-opentype'), url(/Fonts/Sansa/SansaPro-Normal.woff) format('woff'), url(/Fonts/Sansa/SansaPro-Normal.ttf) format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'SansaPro';
    src: url(/Fonts/Sansa/SansaPro-SemiBold.eot);
    src: url(/Fonts/Sansa/SansaPro-SemiBold.eot?#iefix) format('embedded-opentype'), url(/Fonts/Sansa/SansaPro-SemiBold.woff) format('woff'), url(/Fonts/Sansa/SansaPro-SemiBold.ttf) format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'SansaPro';
    src: url(/Fonts/Sansa/SansaPro-Bold.eot);
    src: url(/Fonts/Sansa/SansaPro-Bold.eot?#iefix) format('embedded-opentype'), url(/Fonts/Sansa/SansaPro-Bold.woff) format('woff'), url(/Fonts/Sansa/SansaPro-Bold.ttf) format('truetype');
    font-weight: 700;
}

body 
{
	line-height:1.5;
} 
blockquote:before, blockquote:after, q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
.sidebar_content .post_inner_wrapper img{
    max-width:715px;
	padding:10px 0;
}
a img 
{
	border:none;
}

p {
	padding-top:0.4em;
	padding-bottom:0.4em;
}

.post_inner_wrapper ul li {
list-style: disc;	
}

.textwidget p:empty, .wp-caption > p:empty 
{
	display: none;
}

#content_wrapper .inner .inner_wrapper .sidebar_content ul, .page_fullwidth ul
{
	margin-left: 20px;
}

em
{
	font-style: italic;
}

/*
	Global Layout
*/


@font-face {
    font-family: 'SansaReg';
    src: url('../fonts/SansaPro-Normal.eot');
    src: url('../fonts/SansaPro-Normal.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SansaPro-Normal.woff') format('woff'),
         url('../fonts/SansaPro-Normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SansaBd';
    src: url('../fonts/SansaPro-Bold.eot');
    src: url('../fonts/SansaPro-Bold.eot?') format('embedded-opentype'),
         url('../fonts/SansaPro-Bold.woff') format('woff'),
         url('../fonts/SansaPro-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         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');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: italic;
    font-style: italic;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Dancing Script';
    src: url('../fonts/dancingscript-regular-webfont.eot');
    src: url('../fonts/dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dancingscript-regular-webfont.woff') format('woff'),
         url('../fonts/dancingscript-regular-webfont.ttf') format('truetype'),
         url('../fonts/dancingscript-regular-webfont.svg#dancing_script_otregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	background: #e5e5e5;
	font-size: 14px;
	font-family: 'Open Sans', Arial;
	padding: 0;
	margin: 0;
	color: #000;
}

#wrapper
{
	margin-top:30px;
	width: 100%;
	overflow: hidden;
}

a
{
	color: #ff5800;
	text-decoration: none;
}

a:hover
{
	color: #ff9b66;
	text-decoration: none;
}

p a, .one_half a
{
	color: #ff5800;
}

a:active
{
	color: #cccccc;
	text-decoration: none;
}

.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 0 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignleft.social { margin-top: 5px; }

hr
{
	height: 1px;
	border: 0;
	border-top: 1px solid #e5e5e5;
	background: transparent;
	margin: auto;
	width: 100%;
}

#footer {
  font-size: 11px;
  margin: auto;
  padding: 100px 0 15px;
  width: 1180px;
}

footer
{
	background: #333333;
	color: #fff;
	width: 100%;
}

#copyright_left
{
	float: left;
}

pre, code, tt {font:13px 'andale mono', 'lucida console', monospace;line-height:1.5;padding: 20px;display: block; overflow: auto; margin-top: 20px;
margin: 0 0 20px 0;
width:92%;
background: #fff;
	border: 0;
	color: #000;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

/*
	Input layout
*/

.wpcf7-form-control-wrap input[type=text], .wpcf7-form-control-wrap textarea{
width:auto;
}

input[type=text], input[type=email], input[type=password], select
{
	padding: 8px;
	font-size: 12px;
	margin: 0;
	padding-top: 8px;
	border: 1px solid #e5e5e5;
	background: #f2f2f2;
	font-family: 'Open Sans', Arial;
}

#footer textarea
{
	height: 16px;
}

textarea
{
	background: #f2f2f2;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	margin: 0;
	border: 1px solid #e5e5e5;
	height: 180px;
	overflow: auto;
	font-family: 'Open Sans', Arial;
	padding-top: 8px;
	width:400px;
}

input[type=submit], input[type=button], a.button, a.button:hover, a.button:active
{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px 'SansaBd', Arial;
	padding: .65em 2em .65em 2em;
	color: #fff;
	background: #ff5800;
	border: none;
}

input[type=submit], input[type=button]
{
	padding: 8px 15px 8px 14px;
}

a.button
{
	float: left;
}

a.button span
{
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	display: block;
}

input[type=submit]:hover, input[type=button]:hover
{
	background: #ff9b66;
}

input[type=submit]:active, input[type=button]:active
{
	position: relative;
	top: 1px;
	left: 1px;
}

.page_fullwidth input.button
{
	margin-top: -5px;
}

#cancel-comment-reply-link
{
	margin: 7px 0 0 10px;
	background: transparent;
}

h1, h2, h3, h4, h5, h6
{
	color: #000000;
	font-weight: normal;
	font-family: 'SansaBd', Arial;
}

label
{
	color: #000;
	letter-spacing: 0px;
}

label.error
{
	color: #DC6E49;
	font-weight: bold;
}

h1
{
	font-size: 30px;
	display: block;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

.page_header
{
	font-size: 20px;
}

h1 span, h5 span
{
	background: #fff;
	padding-right: 10px;
}

h1 a, h5 a
{
	color: #000000;
}

h1 span a span, h1.widgettitle span a span, h2.widgettitle span a span, h5 span a span
{
	padding-right: 0;
	background: transparent;
}

h6
{
	font-size: 14px;
}

.black
{
	color: #000;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	border: medium none;
	height: 0;
	width: 0;
}

.special {
	display: none;
}

img.mid_align
{ 
	vertical-align: middle;
	margin-right: 5px;
	border: 0;
}

img.frame, .pp_gallery a img, #gallery-1 img, .recentcomments img
{
	padding: 3px;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
p.wp-caption-text{
	font-size: 0.7em;
    margin-top: 0;
    padding: 0 0 15px 0;
}
.recentcomments span.eg-image{
width:58px !important;
}

.pp_gallery a 
{
	float: left;
	display: block;
	margin: 15px 30px 15px 0;
}

.frame_left
{
	padding: 3px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
 	-webkit-box-shadow: 0 1px 3px #ccc;
 	box-shadow: 0px 1px 3px #ccc;
 	float: left;
 	margin: 0 20px 10px 0;
 	text-align: center;
}

.frame_left .caption, .frame_right .caption, .frame_center .caption
{
	margin: 7px 0 2px 0;
	display: block;
	color: #aaa;
}

.frame_right
{
	padding: 3px;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
 	float: right;
 	margin: 0 0 10px 20px;
 	text-align: center;
}

.frame_center
{
	padding: 3px;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
 	margin: auto;
 	margin-top: 20px;
	margin-bottom: 20px;
 	text-align: center;
 	clear: both;
 	display: table;
}

.dropcap1
{
	display: block;
	float: left;
	margin: 0 8px 0 0;
	font-size: 50px;
	line-height: 50px;
	font-family: 'Open Sans', Arial;
}

blockquote {
  font-family: "Shadows Into Light Two",cursive;
  font-size: 1.3em;
  margin: 0 0 10px;
  min-height: 50px;
  padding-left: 60px;
  width: 90%;
  line-height: 170%;
}

blockquote h2
{
	font-weight: normal;
	font-size: 22px;
}

blockquote h3
{
	font-weight: normal;
	font-size: 20px;
}

#respond
{
	width: 99%;
	float: left;
	margin: 5px 0 0 0;
}

.comment_inner #respond
{
	margin-left: 5px;
}

ul.children #respond
{
	margin-left: -20px;
}

.space
{
	margin-bottom: 10px;
}

#FixedBar {
  background-color: #000000;
  font-family: "SansaReg",Arial;
  font-size: 14px;
  height: 31px;
  margin-top: -31px;
  min-width: 1200px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

.fbl {
  float: left;
  padding-top: 1px;
}

*::-moz-placeholder {
  color: #000000;
}

.phonelbl {
 font-size: 12px!important;	
	}

.fbl span {
  display: inline-block;
  margin-top: 6px;
 
}

.fbl .phoneico {
  background: url("../images/sprite-masterpage.png") no-repeat scroll -80px -547px rgba(0, 0, 0, 0);
  height: 20px;
  margin-left: -1px;
  margin-top: 4px;
  width: 19px;
}

.fbl span {
  display: inline-block;
  margin-top: 6px;
}

.fbl .phone {
  font-family: "SansaBd",Arial;
}

.fbl span {
  display: inline-block;
  margin-top: 4px;
  color: #fff;
}

.fbl .service {
  font-family: "Open Sans",Arial;
  font-size: 10px;
  margin-left: 4px;
  margin-top: 8px;
}

.fbl .servicemailico {
  background: url("../images/sprite-masterpage.png") no-repeat scroll -81px -512px rgba(0, 0, 0, 0);
  height: 20px;
  margin-left: 20px;
  width: 19px;
}

.fbr {
  float: right;
  line-height: 32px;
}

#plc_lt_zoneFixedBar_FixedBar_HelloTxt span {
font-size: 12px!important;	
color: #fff;	
	}
	
.vorname {
font-size: 12px!important;	
color: #fff;	
	}
	
.nachname {
font-size: 12px!important;	
color: #fff;	
	}

header, nav, #content_wrapper, #footer_wrapper
{
	width: 100%;
}


.wrapper {
  height: 100px;
  padding-left: 0;
  padding-right: 0;
  width: 1180px;
  margin: 0 auto;
}

.wrapper-fixed {
  height: 30px;
  padding-left: 0;
  padding-right: 0;
  width: 1180px;
  margin: 0 auto;
}

.header_div {
  float: left;
  height: 100px;
  width: 832px;
}

.wrapper-top_bar {
width: 100%;
background: #f2f2f2;
height: 30px;
border-bottom: 1px solid #e6e6e6;	
	}
	
.top_bar {
width: 1180px;
height: 30px;
margin: 0 auto;
	}	

.quicknavi {
  float: right;
  height: 100px;
  margin-bottom: -50px;
  width: 327px;
}

.quicknavi span {
  display: block;
  font-size: 12px;
}

.qnlinks {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  display: inline-block;
  float: left;
  height: 100px;
  width: 108px;
}

.qnlinks a {
  display: inline-block;
  height: 100px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  font-size: 12px;
}

.qnlogin {
  background: url(../images/sprite-masterpage.png) no-repeat scroll -110px -565px rgba(0, 0, 0, 0);
}

.qnlogin, .qnlogout {
  display: block;
  height: 100px;
  width: 100%;
}

.qnlogout {
  background: url(../images/sprite-masterpage.png) no-repeat scroll -110px -665px rgba(0, 0, 0, 0);
}

.qnlogin span, .qnlogout span {
  display: inline-block;
  margin-top: 54px;
  width: 100%;
}

.qnnewsletter {
  float: right;
  width: 108px;
}

.qnnewsletter a {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -765px rgba(0, 0, 0, 0);
  border-right: 1px solid #E5E5E5;
  display: block;
  height: 100px;
  line-height: 125px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.qncart {
  border-right: 1px solid #E5E5E5;
  float: right;
  height: 100px;
  width: 108px;
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -565px rgba(0, 0, 0, 0);
}

.qncart a {
  display: block;
  height: 100px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.qncart a.filled {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -665px rgba(0, 0, 0, 0);
}

#qnct {
  display: block;
  margin-top: 20px;
  width: 100%;
  font-size: 12px;
}

#ac {
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  margin-left: 26px;
  margin-top: 16px;
  width: 20px;
}

.anrede {
display: block;
float: left;	
	}

.vorname {
float: left;
color: #fff;	
	}
	
.nachname {
float: left;
margin-left: 4px;
color: #fff;	
	}	

.clear {
  border: medium none;
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 0;
}

.header_logo
{
	display: block;
	float: left;
	height: 60px;
	width: 230px;
	margin-top: 20px;
	margin-left: 20px;
	background: url(../images/sxp-logo.svg) no-repeat;
}

.header_service {
  float: right;
  font-size: 14px;
  margin-top: 30px;
  text-align: center;
  width: 430px;
}

.header_service p {
line-height: 18px;
}

.servicemail {
font-size: 12px!important;	
	}
	
.servicemail a {
color: #fff;	
	}
	
.servicemail a:hover {
color: #ff9b66;	
	}	
		

.phone {
  font-family: 'SansaBd',Arial;
  font-size: 16px;
  color: #ff5800!important;
}

.header_div > h1
{
	display:none;
}

.blog_claim
{
	float: right;
	margin: 20px 20px 0 0;
	padding-right: 20px;
}

.blog_claim h3
{
	float: right;
	font-size: 28px;
	color: #ff5800;
	margin: 8px 0 -10px 0;
}

.blog_claim p
{
	padding: 0;
	margin: 0;
	font-family: 'SansaBd', Arial;
	font-size: 12px;
}

/*
	Logos im Header in Retina fähiger Auflösung einbinden
*/

@media only screen and (-webkit-min-device-pixel-ratio: 2),
             only screen and (min-device-pixel-ratio: 2) {

.header_logo
{
	background-image: url(../images/sprite-saxoprint-blog-2px.png);
	background-size: 230px 196px;
}

}

nav {
	height: 50px;
	background-color: #fff;
	margin: auto;
}

.menu-hauptmenue-container {
	float: left;
	width: 100%;
	z-index: 1;
}

.main_nav
{
	list-style: none;
	margin: auto;
	padding: 0;
	width: 100%;
	height: 50px;
	z-index: 2;
}

.main_nav li {
	float: left;
	position: static;
	z-index: 200;
	text-align: center;
}

.main_nav li:hover {
	background: #fff !important;
}

.main_nav li  > a{
	font-family: 'Open Sans', Arial;
	color: #fff;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: normal;
	width: 168px;
	text-decoration: none;
	text-align: center;
}

.main_nav li.blog a {
font-weight: bold;	
	}

.main_nav li:hover > a {
	color: #ff5800;
	font-weight: bold;
}

.main_nav li ul
{
	display: none;
	list-style: none;
	background: #fff;
	position:absolute;
 	padding: 20px 0 0 0;
 	margin-top: 50px;
 	width: 250px;
 	height: auto;
 	z-index: 1000;
 	font-size: 14px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	box-shadow: 0px 1px 1px 0px #e0e0e0;
}

.main_nav ul li,  .main_nav li
{
	display: block;
	float :left;
	margin: 0;
	background: url(../images/sprite_buttons.png) no-repeat scroll 225px -679px rgba(0, 0, 0, 0);
}



li.blog ul li a:hover {
	cursor:pointer!important;	
	}
	
li.blog ul li:hover {
	cursor:pointer!important;	
	}	

li.parent a:hover {
	cursor:default;	
	}

li.parent:hover {
	cursor:default;	
	}	
	
li.parent ul li a:hover {
	cursor:pointer;	
	}
	
li.parent ul li:hover {
	cursor:pointer;	
	}		

.main_nav ul li
{
	height: 34px;
}

.main_nav li ul li a {
	float: none;
	font-family: 'SansaReg', Arial;
	font-size: 14px;
	font-weight: normal!important;
	text-transform: none;
	text-align: left;
	padding: 7px 20px;
	height: 20px;
	line-height: 20px;
	width: 210px;
	color: #ff5800;
	text-decoration: none;
	display: inline-block;
}

.main_nav li ul li:hover > a {
	color: #fff;
	font-weight: normal;
}

.main_nav li ul li:hover {
	background: url(../images/sprite_buttons.png) no-repeat scroll 225px -709px #ff5800 !important;
}


.main_nav li ul li ul {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 1px 1px 0 #E0E0E0;
  display: none;
  font-size: 14px;
  min-height: 204px;
  left: 250px;
  list-style: none outside none;
  margin-top: 0;
  padding-top: 20px!important;
  position: absolute;
  top: 0 !important;
  z-index: 1000;
  width: auto!important;
}

#c_4 ul li ul {
min-height: 102px!important;	
	}

#c_5 ul li ul {
min-height: 102px!important;	
	}


.main_nav li ul li ul li:hover {
	background: #ff5800 !important;
}

.alle-produkte {
background: none!important;	
	}
	
.bg-none {
background: none!important;
	}

	
.main_nav li ul li.bg-none:hover {
	background: #ff5800!important;
	}
	
.main_nav li ul li.pointer a:hover {
	cursor:pointer!important;	
	}			
	
.second-level li.alle-produkte a {
font-weight: bold!important;	
	}	

.main_nav li ul li.alle-produkte:hover {
	background: #ff5800!important;	
	}

.main_nav li ul li.alle-produkte:hover {
	cursor:pointer!important;	
	}
	
.main_nav li ul li.alle-produkte a:hover {
	cursor:pointer!important;	
	}	
	
.none {
background: none!important;	
	}	

.main_nav li ul li.none:hover {
	background: #ff5800!important;
	}	


.main_nav ul li ul li
{
	height: 34px;
	background: none!important;
	width: 100%;
	text-align:left;
}

.main_nav ul li ul li a {
  color: #FF5800;
  display: -moz-box;
  float: none;
  font-family: 'SansaReg',Arial;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 7px 20px;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  width: auto !important;
  white-space:nowrap;
}

.top_searchbar {
	float:right;
}

.top_searchbar input[type=text]{
	float: right;
	width: 264px !important;
	height: 18px;
	margin: 8px 18px 0 0 !important;
	background: #fff;
	border: none;
}

#slider_wrapper
{
	width: 715px;
	height: 417px;
	margin:auto;
	margin-top: 14px;
	background: #000 url('../images/ajax-loader.gif') no-repeat 50% 48%;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
	margin: 15px 15px 0 15px;
}

#slider_wrapper div
{
	visibility: hidden;
}

.flex-control-nav li a.active
{
	background: #ff5800 !important;
}

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:absolute;
	width: 600px;
	height: 450px;
	overflow: hidden;
	top: -74px;
	left: 0;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	top:0px;
	background: transparent;
	color:#ccc;
	z-index:89;
	display: block;
	width: 200px;
	padding: 15px;
	font-size: 12px;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

#nivo_caption_wrapper
{
    display: table;
    overflow: hidden;
    position: relative;
    top: 235px;
    z-index: 999;
}

.caption_cat
{
	color: #fff;
	display: table;
	background: #ff5800;
	width: auto;
	padding: 5px 10px 5px 10px;
	font-family: 'SansaBd', Arial;
	font-size: 14px;
}

.post_img .caption_cat
{
	color: #fff;
	display: table;
	background: #ff5800;
	width: auto;
	padding: 5px 10px 5px 10px;
	font-family: 'SansaBd', Arial;
	font-size: 14px;
	top: -256px;
	position: relative;
	z-index: 999;
}

.post_img .caption_cat.half
{
	top: -185px;
}

#nivo_caption_wrapper
{
	color: #ccc;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:450px;
	z-index:99;
	cursor:pointer;
	width: 40px;
	height: 40px;
	display: block;
}

.nivo-directionNav a:hover
{
  /* CSS3 standard */
  opacity:0.6;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav
{
	background: transparent;
	z-index:99;
	float: none;
	margin: auto;
	padding: 10px 0 0 5px;
	text-align: center;
	top: 350px;
	width: 100%;
	visibility: visible;
	position: absolute;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	border: 1px solid transparent;
	opacity:0.7;
}

.nivo-controlNav a.active img, .nivo-controlNav a:hover img
{
	opacity: 1;
}

.recent_post_wrapper
{
	margin: 10px 0 0 11px;
}

.recent_post_item_wrapper
{
	margin-top: 5px;
}

#content_wrapper
{
	background-color: #e5e5e5;
	margin: auto;
}

.img_wrapper {
width: 100%!important;	
	}
	
.img_wrapper img {
width: 100%!important;
height: auto;	
	}	

#content_wrapper .inner {
  margin: auto;
  padding: 20px 0px 20px 0px;
  width: 1180px;
}


#content_wrapper.full_page_width
{
	width: 880px;
}

#content_wrapper .inner .inner_wrapper.fullwidth
{
	padding-top: 12px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content {
  background-color: #FFFFFF;
  float: left;
  width: 745px;
}

#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content
{
	width: 745px;
	margin: 0 0 0 0;
}

#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content ul
{
	margin: 0 0 0 20px;
}

#content_wrapper .inner .inner_wrapper aside {
  float: right;
  margin: 0;
  padding: 0;
  width: 415px;
}

#content_wrapper .inner .inner_wrapper aside .sidebar
{
	width: 100%;
	float: right;
}

#content_wrapper .inner .inner_wrapper aside .sidebar .content
{
	margin: 0;
}

#content_wrapper .sidebar .content .sidebar_widget
{
	list-style: none;
}

#content_wrapper .one_half.home .sidebar_widget
{
	list-style: none;
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget > li
{
	background: #fff;
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

#content_wrapper .sidebar .content .sidebar_widget > li.Custom_Facebook_Page iframe
{
	margin: 5px 0 5px 5px;
}

#content_wrapper .sidebar .content .sidebar_widget > li.widget_search {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  margin-bottom: 16px;
  padding-bottom: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_archive, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories, #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu, #content_wrapper .sidebar .content .sidebar_widget li.Custom_Photos_News, #content_wrapper .sidebar .content .sidebar_widget li.widget_link, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta
{
	padding-bottom: 5px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_links ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li
{
	float: left;
	margin: 0;
	width: 44%;
	margin-right: 0%;
	padding-bottom: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_links ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li:nth-child(odd)
{
	clear: none;
	float: left;
	margin: 0;
	width: 44%;
	margin-right: 0%;
	padding-bottom: 10px;
}

#content_wrapper .sidebar_widget #flexo-archives-2 ul
{
width: 64px;
float: left;
}

#content_wrapper .sidebar .content .sidebar_widget li object, #content_wrapper .one_half.home .sidebar_widget li object, #footer .sidebar_widget li object
{
	margin-left: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_tag_cloud div, #content_wrapper .one_half.home .sidebar_widget li.widget_tag_cloud div, #footer .sidebar_widget li.widget_tag_cloud div
{
	width: 90%;
	margin-left: 15px;
	margin-bottom: 15px;
}

#content_wrapper .sidebar .content .sidebar_widget li form#searchform, #content_wrapper .one_half.home .sidebar_widget li form#searchform, #footer .sidebar_widget li form#searchform {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 0 4% 4% 4%;
  width: 92%;
}


#content_wrapper .sidebar .content .sidebar_widget li form#searchform div, #content_wrapper .one_half.home .sidebar_widget li form#searchform div, #footer .sidebar_widget li form#searchform div
{
	width: 95%;
}

label.screen-reader-text
{
	display: none;
}

#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"], aside #searchform input[type="text"] {
  margin: 0 0 5px;
  width: 96%;
  height: 18px;
  margin: 15px 0 15px 0;
}

.suche {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 73px;
  margin-bottom: 20px;
  padding: 4%;
  width: 92%;
}

.results {
margin-top: 20px;	
	}

.search #search_submit {
display: none;	
	}

#footer .sidebar_widget li
{
	clear: none;
	padding: 15px 0 30px 0;
	margin: 0 12px;
	float: left;
	width: 287px;
}

#content_wrapper .one_half.last.home .sidebar_widget li ul
{
	margin: 10px 0 10px 0;
}

#footer .sidebar_widget li.widget-four
{
	float: right;
	margin-right: 20px;
}

#footer .sidebar_widget li ul li
{
	width: auto;
	margin: 0;
}

.recentcomments{
font-style:normal;
width:100% !important;
}

.recentcomments .post_title, .Custom_Recent_Posts a, .Custom_Popular_Posts a{
color:#ff5800;
}

.recentcomments .excerpt{
font-style:italic;
}

#content_wrapper .sidebar .content .sidebar_widget li ul, #content_wrapper .one_half.home .sidebar_widget li ul, #footer .sidebar_widget li ul
{
	margin: 15px 0 0 5px;
	float: left;
	list-style: none;
	width: 100%;
}

#content_wrapper .sidebar .content .sidebar_widget li ul#recentcomments, #footer .sidebar_widget li ul#recentcomments
{
	width: 90%;
	font-family: 'Open Sans', Arial;
	font-size: 12px;
}

.comment_date
{
	font-family: 'Open Sans', Arial;
	color: #aaa;
	font-style: italic;
	padding: 0 0 0 5px;
	float: left;
}

.comment-reply-link
{
	font-family: 'Open Sans', Arial;
	color: #aaa;
	font-style: italic;
	float: right;
}

#content_wrapper .sidebar .content .sidebar_widget li ul li, #content_wrapper .one_half.home .sidebar_widget li ul li, #footer .sidebar_widget li ul li
{
	padding: 0 0 5px 10px;
}

#footer .sidebar_widget li ul li
{
	padding-bottom: 7px;
}

#content_wrapper .one_half.home .sidebar_widget li ul li
{
	padding-left: 0;
}

.one_half
{
	float: left;
	width: 48.5%;
	margin: 15px 0;
}

.one_half img
{
	padding: 5px 0 !important;
}

.one_half p
{
	padding: 0;
	margin: 0 !important;
}

.one_half.home, .one_half.last.home
{
	width: 280px;
}

.one_half.right
{
	float: right;
	margin-right: 12px;
}

.one_half.last
{
	position: relative;
	left: 15px;
}

.recent_thumbnail
{
	display: block;
	width: 290px;
	height: 200px;
	overflow: hidden;
}

.recent_thumbnail h6
{
	background: transparent url("../images/trans_000_bg.png") repeat;
	display: block;
	padding: 5px 10px 5px 10px;
	position: relative;
	top: -62px;
	left: 0;
	color: #fff;
	font-size: 16px;
}

.related_posts, .yarpp-related {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  float: left;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-bottom: 25px;
  width: 715px;
}

.related_posts .each_item, .yarpp-related .each_item
{
	width: 33%;
	float: left;
}

.related_posts .each_item img, .yarpp-related .each_item img
{
	width: 150px;
	height:100px;
}

.related_posts .each_item .content, .yarpp-related .each_item .content
{
	width: 90%;
}

.related_posts .each_item:first-child, .yarpp-related .each_item:first-child
{
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.thumb, #content_wrapper .one_half.home .sidebar_widget li ul.thumb
{
	list-style: none;
	display: block;
	float: left;
	width: 100%;
	margin-left: 5px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li
{
	margin: 0 9px 7px 0;
	float: left;
	clear: none;
	padding-bottom: 0;
}

#content_wrapper .one_half.home .sidebar_widget li ul.thumb li
{
	margin: 0 10px 5px 0;
	padding-bottom: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li h4.widgettitle, h4.widgettitle, .sidebar_widget li h2.widgettitle, h1.widgettitle
{
	color: #ff5800;
	display: table;
	background: none !important;
	width: auto;
	padding: 5px 0;
	font-family: 'SansaBd', Arial;
	font-size: 14px;
	margin: 15px 0 5px 15px;
}

h2.widgettitle.header, h1.widgettitle.header
{
	font-size: 22px;
	margin-left: 15px;
}

.headline
{
	font-size: 22px!important;
	margin: 15px 0 0 15px!important;
}

h2.widgettitle, h4.widgettitle {
  font-family: 'SansaBd',Arial;
  font-size: 12px!important;
  text-transform: uppercase;
  color: #000!important;
  background: none!important;
}

#footer h4.widgettitle
{
	background: transparent;
	color: #ff5800;
	padding: 0;
	font-size: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}

h2.widgettitle a
{
	color: #fff;
	text-decoration:underline;
}

#content_wrapper .one_half.home .sidebar_widget li h2.widgettitle
{
	margin: 0;
}

#footer .sidebar_widget
{
	list-style: none;
	width: 960px;
	margin: auto;
}

#content_wrapper .one_half.home .sidebar_widget li h2.widgettitle
{
	width: 100%;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.posts, #content_wrapper .one_half.home .sidebar_widget li ul.posts, #footer .sidebar_widget li ul.posts, ul.posts
{
	list-style: none;
	width: 90%;
	margin-left: 5px;
}

ul.posts
{
	margin-left: 10px;
}

#footer .sidebar_widget
{
	margin-top: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.posts li, #content_wrapper .one_half.home .sidebar_widget li ul.posts li, #footer .sidebar_widget li ul.posts li, ul.posts li {
  padding-bottom: 20px;
  width: 95%;
  display: inline-block;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.posts li h6, #content_wrapper .one_half.home .sidebar_widget li ul.posts li h6, #footer .sidebar_widget li ul.posts li h6
{
	font-size: 16px;
	color: #000;
}

ul.posts li
{
	clear: both;
}

#footer .sidebar_widget li ul.posts li h6
{
	font-size: 14px;
}

.line_shadow
{
	display: none;
}

.page_header
{
	margin: 20px 0 0 0;
}

.sidebar_page_header
{
	margin: 10px 0 0 0;
}

.social_profile {
  background: none repeat scroll 0 0 #fff;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
}

.social-center {
  margin: 0 auto;
  width: 86%;
}

.social_profile .profile {
  float: left;
  margin: 20px 4% 16px;
  text-align: center;
  width: 60px;
}

.social_profile h4
{
	line-height: 14px;
}

.social_profile .count
{
	font-size: 12px;
	margin-left: 1px;
	font-weight: normal;
	font-family: 'SansaReg', Arial;
}

.social_profile .profile li {
    margin: 0;
    padding: 0;
    list-style: none;
    
}
.social_profile .profile li{
    width: 60px;
    height: 45px;
	margin: 0 15px 5px 0;
    display: block;
    float: left;
}

.social_profile .profile a {
	width: 60px;
	height: 45px;
	display: block;
}

.social_profile li.google {
	background: url(../images/social-icons.png) no-repeat scroll 0 -55px rgba(0, 0, 0, 0);
	}
	
.social_profile li.google:hover {
  background: url(../images/social-icons.png) no-repeat scroll -70px -55px rgba(0, 0, 0, 0);
}	

.social_profile li.facebook {
	background: url(../images/social-icons.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
.social_profile li.facebook:hover {
  background: url(../images/social-icons.png) no-repeat scroll -70px -0px rgba(0, 0, 0, 0);
}	
.social_profile li.twitter {
	background: url(../images/social-icons.png) no-repeat scroll 0 -110px rgba(0, 0, 0, 0);
	}
.social_profile li.twitter:hover {
  background: url(../images/social-icons.png) no-repeat scroll -70px -110px rgba(0, 0, 0, 0);
}	
.social_profile li.rss {
	background: url(../images/social-icons.png) no-repeat scroll 0 -220px rgba(0, 0, 0, 0);
	}
.social_profile li.rss:hover {
  background: url(../images/social-icons.png) no-repeat scroll -70px -220px rgba(0, 0, 0, 0);
}	

/*
	Logos im Header in Retina fähiger Auflösung einbinden
*/

@media only screen and (-webkit-min-device-pixel-ratio: 2),
             only screen and (min-device-pixel-ratio: 2) {

.social_profile .profile li
{
	background-image: url(../images/sprite-saxoprint-blog-2px.png);
	background-size: 230px 196px;
}

}

.post_wrapper {
  font-size: 14px;
  margin: 15px 15px 25px;
  width: 715px;
}

.post_img img {
width: 100%;
height: auto;	
	}

.post_inner_wrapper h3, .post_inner_wrapper h2, .post_inner_wrapper h4
{
	padding-top: 40px;
}

.post_wrapper ol, .post_wrapper ul
{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

.post_wrapper .intro
{
	font-size: 16px;
}

.post_wrapper li{
margin: 5px 0 0 20px;
}

.post_wrapper.half
{
	width: 290px;
	float: left;
	margin-bottom: 0px;
}

.post_wrapper.half.last
{
	float: right;
}

.post_wrapper:last-child
{
	padding-bottom: 20px;
}

body.single .post_wrapper:last-child
{
	padding-bottom: 0px;
}

body.home .post_inner_wrapper {
  margin: auto auto 15px;
  width: 715px;
}

body.single .post_inner_wrapper
{
	margin-top: 10px;
}

.post_inner_wrapper {
  margin: auto auto 15px;
  width: 715px;
}

.post_inner_wrapper.half, body.home .post_inner_wrapper.half
{
	width: 260px;
}

.post_header_wrapper
{
	width: 100%;
	position: relative;
}

.post_header_wrapper.half
{
	width: 260px;
	float: left;
}

.post_header_wrapper.single
{
	width: 100%;
}

.excerpt
{
	color:#404040;
}

.post_social
{
	width: 96px;
	height: 16px;
	position: absolute;
	right: 4px;
	bottom: 0;
	display: none;
}

.post_social_button
{
	width:0;
	height:16px;
	padding-left:16px;
	overflow:hidden;
	margin-left:16px;
	display:block;
	float:left;
}

.post_social_button.google_plus{background: url(../images/sprite-saxoprint-blog.png) no-repeat 0 -142px;}

.post_social_button.facebook{background: url(../images/sprite-saxoprint-blog.png) no-repeat -26px -142px;}

.post_social_button.twitter{background: url(../images/sprite-saxoprint-blog.png) no-repeat -52px -142px;}

.post_social.single
{
	width: 195px;
}

.post_wrapper.single
{
	width: 100%;
	margin: 0;
}

.post_header
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#fsb-social-bar
{
	border-top: 1px solid #e5e5e5 !important;
	border-bottom: 1px solid #e5e5e5 !important;
}

#fsb-social-bar p
{
	padding: 0;
	margin: 0;
	float: left;
}

#fsb-social-bar div.fsb-share-google
{
	padding-top: 5px;
}

#fsb-social-bar div.fsb-share-google, #fsb-social-bar div.fsb-share-google.fsb-hide-count
{
	padding-top: 3px!important;
}

.post_detail
{
	font-size: 11px;
	word-spacing: 1px;
	color: #aaa;
	font-family: 'Open Sans', Arial;
}

.post_detail .date
{
	font-size: 13px;
}

.post_detail .thumb
{
	float: left;
	margin-right: 10px;
}

.post_detail .thumb img
{
	padding: 0;
}

.post_detail .authorlink
{
	color: #404040;
}

.post_detail.half
{
	margin:-top: 0;
}

.post_img_date
{
	padding: 5px;
	background: #000;
	position: relative;
	top: -60px;
	left: 7px;
	width: 150px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 0 #fff;
	text-align: center;
}

.post_header .post_comment
{
	float: right;
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	text-align: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #e5e5e5;
 	-webkit-box-shadow: 0 1px 3px #e5e5e5;
 	box-shadow: 0px 1px 3px #e5e5e5;
 	background: #cccccc url("../images/bt_g.png") repeat-x top;
	text-align: left;
	text-shadow: 0 1px 1px #fff;
	border: 1px solid #ccc;
}

article.about_the_author
{
	border-top: 1px solid #e5e5e5;
}

#about_the_author .thumb
{
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}

#about_the_author
{
	width: 715px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
}

#about_the_author .thumb img
{
	width: 100px;
	padding: 3px;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}


#about_the_author .description
{
	width: 80%;
	float: left;	
}

.author_social ul
{
list-style: none;
width: 150px;
}

.post_wrapper .author_social img
{
margin: 5px 4px 0 0;
}

.author_description {
  float: right;
  padding-top: 10px;
  width: 75%;
}

.comment .left img.avatar
{
	width: 50px;
	padding: 3px;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.comment
{
	width: 710px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
}

.comment .left
{
	width: 70px;
	float: left;
}

.comment .right
{
	width: 87%;
	float: left;
}

.comment .right p
{
	margin: 0;
	padding: 0.4em 0;
}

ul.children
{
	list-style: none;
	width: 100%;
	margin-left: 5%;
}

ul.children .comment
{
	width: 77%;
	margin: -10px 0 40px 30px;
	padding: 10px 0 20px 15px;
	float: left;
	border-bottom: 0;
	border-bottom: 1px dotted #e5e5e5;
}

ul.children .comment .right
{
	width: 82%;
	float: left;
}

/*
ul.children ul.children .comment
{
	display: none;
}
*/

ul.children .comment:last-child
{
	margin-bottom: 10px;
}

.comment_inner .comment:last-child
{
	margin-bottom: 10px;
}

#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content .social_media
{
	list-style: none;
	float: left;
	width: 100%;
	display: block;
	margin: 50px 0 50px 0;
}

#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content .social_media li
{
	float: left;
	display: block;
	margin-right: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr, #content_wrapper .one_half.home .sidebar_widget li ul.flickr, ul.flickr
{
	list-style: none;
	margin: 15px 0 0 5px;
	float: left;
	display: block;
	clear: both;
}

#footer .sidebar_widget li ul.flickr
{
	list-style: none;
	margin: 15px 0 30px 0;
	float: left;
	display: block;
	clear: both;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li, ul.flickr li, ul.flickr li
{
	padding-bottom: 7px;
	clear: none;
	float: left;
}

#content_wrapper .one_half.home .sidebar_widget li ul.flickr li, ul.flickr li
{
	margin: 0 9px 0 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .sidebar .content .sidebar_widget li ul.flickr li a, , #content_wrapper .one_half.home .sidebar_widget li ul.flickr li, , #content_wrapper .one_half.home .sidebar_widget li ul.flickr li a
{
	display: block;
	float: left;
	margin: 0;
	clear: none;
}

#footer .sidebar_widget li ul.flickr li, #footer .sidebar_widget li ul.flickr li a
{
	display: block;
	float: left;
	margin: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li im, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li img, ul.flickr li img
{
	width: 62px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li img, #footer .sidebar_widget li ul.thumb li img, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li img, ul.thumb li img
{
	width: 62px;
}

ul.flickr li img
{
	width: 69px;
	height: 69px;
}

#footer .sidebar_widget li ul.flickr li img
{
	width: 56px;
	height: 56px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter, #footer .sidebar_widget li ul.twitter, #content_wrapper .one_half.home .sidebar_widget li ul.twitter, ul.twitter
{
	margin: 0;
	margin-top: 10px;
	margin-left: 15px;
	list-style:none;
	width: 90%;
}

#footer .sidebar_widget li ul.thumb li img
{
	width: 52px;
}

#footer .sidebar_widget li ul.twitter
{
	width:90%;
	margin-top: 15px;
}

#content_wrapper .one_half.home .sidebar_widget li ul.twitter
{
	margin-left: 5px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li, #footer .sidebar_widget li ul.twitter li, #content_wrapper .one_half.home .sidebar_widget li ul.twitter li, ul.twitter li
{
	padding-left:32px;
	background-image:url(../images/icon_twitter.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-family: 'Open Sans', Arial;
	color: #aaa;
	font-style: italic;
}

#content_wrapper .inner .inner_wrapper .sidebar_content.page_sidebar ul.twitter li
{
	line-height: 2.5em;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.social_media, #footer .sidebar_widget li ul.social_media, #content_wrapper .one_half.home .sidebar_widget li ul.social_media
{
	list-style: none;
	margin: 10px 0 15px 0;
	float: left;
	display: block;
	clear: both;
}

#footer .sidebar_widget li ul.social_media
{
	margin: 10px 0 15px 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.social_media li, #content_wrapper .one_half.home .sidebar_widget li ul.social_media
{
	display: block;
	float: left;
	margin: 10px 0 15px 0;
	clear: none;
}

#footer .sidebar_widget li ul.social_media li, #content_wrapper .one_half.home .sidebar_widget li ul.social_media li
{
	margin: 0 5px 0 0;
	display: block;
	float: left;
	clear: none;
}

#footer .sidebar_widget li ul.social_media li
{
	margin-right: 0;
}

.pagination {
	margin: 20px 0 25px 15px;
}

.pagination a, .pagination a:active, .pagination a.active, .pagination span.current
{
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 5px 10px 5px 10px;
	font-family: 'Open Sans', Arial;
	font-size: 16px;
	margin-right: 5px;
}

.pagination span.current
{
	background: #ff5800;
	border: 1px solid #ff5800;
	color: #fff;
	text-decoration:none;
}

.pagination a:hover
{
	background: #ff9b66 !important;
	border: 1px solid #ff9b66 !important;
	color: #fff;
	text-decoration:none;
}

.navigation
{
	font-size: 11px;
}

.fullwidth
{
	padding-top: 10px;
}

.page_fullwidth
{
	margin: 15px 15px 25px 15px;
}

.arrow_list, .check_list, .star_list
{
	margin-top: 15px;
}

.arrow_list li
{
	margin: 5px 0 0 20px;
	list-style-image: url("../images/arrow_li.png");
}

.check_list li
{
	margin: 5px 0 0 25px;
	list-style-image: url("../images/tick_button.png");
}

.star_list li
{
	margin: 5px 0 0 25px;
	list-style-image: url("../images/icon_star.png");
}

.one_third .one_half
{
	margin-right: 6%;
}

.one_half.last
{
	margin-right: 0;
}

.one_third
{
	width: 31%;
	float: left;
	min-height: 50px;
	margin-right: 3%;
}

.one_third.page, .one_third.right_sidebar
{
	width: 33%;
}

.sidebar .one_half .posts li img
{
	width: 40px;
}

.one_third.home
{
	width: 31%;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.one_third.last
{
	margin-right: 0;
}

.one_fourth
{
	width: 22.5%;
	float: left;
	margin-right: 3%;
	margin-bottom: 2%;
}

.one_fourth.home
{
	width: 22%;
	float: left;
	margin-right: 35px;
	margin-bottom: 2%;
}

.one_fourth.home, .one_fourth.home_left
{
	margin-top: 10px;
}

.one_fourth.last
{
	margin-right: 0;
}

.two_third
{
	float: left;
	width: 63%;
	margin-right: 3%;
}

#anything_slider, .slideshow
{
	width: 940px;
	height: 400px;
	margin: auto;
	position: relative;
	clear: both;
}

.slideshow
{
	margin: 0 0 15px 0;
}

#anything_slider .wrapper, .slideshow .wrapper{ 
	width: 939px; 
	overflow: hidden; 
	height: 400px; 
	margin: 0; 
	position: absolute; 
}

.slideshow .wrapper
{
	padding: 5px;
}

#anything_slider .wrapper ul, .slideshow .wrapper ul{ 
	width: 30000px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
}

#anything_slider ul li, .slideshow ul li { display: block; float: left; padding: 0; height: 391px; width: 959px; margin: 0; }

#anything_slider #start-stop, .slideshow #start-stop
{
	display: none;
}

#anything_slider .arrow, .slideshow .arrow
{
	position: relative;
	top: 450px;
	left: -813px;
	display:block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	float: right;
	margin-right: 7px;
}

#anything_slider .arrow.forward, .slideshow .arrow.forward
{
	background: transparent url('../images/right_slide_nav.png') no-repeat;
	text-indent: -9999px;
}

#anything_slider .arrow.back, .slideshow .arrow.back
{
	background: transparent url('../images/left_slide_nav.png') no-repeat;
	text-indent: -9999px;
}

#anything_slider a.arrow:hover, .slideshow a.arrow:hover
{
  /* CSS3 standard */
  opacity:0.6;
}

#thumbNav
{
	position:absolute;
	z-index: 99;
	left: 1%;
	margin-top: 275px;
	width: 160px;
	height: 35px;
	display: block;
}

.slideshow #thumbNav
{
	position: absolute;
	clear: both;
	margin-top: 105%;
	height: 100%;
}

@-moz-document url-prefix() { .slideshow #thumbNav { margin-top: 66% } } 

#thumbNav a{ 
	display:block;
	width: 14px;
	height: 14px;
	background: url(../images/slider_bullet_nav.png) no-repeat 0 -14px;
	border:0;
	margin-right: 3px;
	float: left;
	cursor: pointer;
	position: relative;
	top: 140px;
	left: 0;
	padding-right: 4px;
	cursor: pointer;
	color: transparent;
	text-indent: -9999px;
}

.slideshow #thumbNav a
{
	top: 0;
}

#thumbNav a:hover{ background-position: 0 0px; }
#thumbNav a.cur{ background-position: 0 0; }

#content_wrapper .inner .inner_wrapper .sidebar_content.page_sidebar
{
	width: 560px;
	padding-left: 15px;
}

.navigation div
{
	width: 40%;
}

.navigation div.alignright
{
	text-align:right;
}

strong
{
	color: #333;
}

strong.title, .recentcomments a
{
	font-family: 'SansaReg', Arial;
	font-size: 12px;
	font-weight: bold;
}

.post_attribute
{
	font-size: 11px;
	font-style: italic;
	color: #aaa;
	font-family: 'Open Sans', Arial;
}

.post_normal_wrapper
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.sxp_ads_wrapper
{
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}

.sxp_ads
{
	width:100%;
	background: #fff;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	font-size: 11px;
	color: #ccc;
	display:block;
	height:280px;
}

.sxp_ads a
{
	display:block;
	height:280px;
}

.sxp_ads li
{
	list-style: none;
}

.sxp_ads img
{
	margin:15px;
}

.sxp_ads div.text
{
	position: relative;
	top: 43%;
	text-align: center;
	width: 100%;
}

.sxp_ads.last
{
	float: right;
}

.ads468
{
	width: 468px;
	height: 60px;
	background: #fff;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	float: left;
	font-size: 11px;
	color: #ccc;
}

.ads468 div.text
{
	position: relative;
	top: 38%;
	text-align: center;
	width: 100%;
}

.feedback_form{
padding:15px;
padding-top:8px;
}

.widget_tag_cloud {
text-align:justify;
}

#___plus_0{
margin:0 6px !important;
width:268px !important;
height:129px !important;
overflow:hidden !important;
}

#___plus_0 > iframe{
margin-top:-1px !important;
margin-left:-1px !important;
}

#searchsubmit
{
	display: none;
}

#wp-calendar tr td
{
	padding: 3px 0 3px 15px;
}

#wp-calendar caption
{
	display:none;
}

#wp-calendar
{
	margin: 15px 0 10px 13px;
	width: 90%;
}

.inner_wrapper .post_wrapper table
{
	min-width: 75%;
	margin:20px auto 0 auto;
}

table tr
{
	background: #f0f0f0;
}

table tr td
{
	border-bottom: 1px solid #dddddd;
	vertical-align: middle;
	text-align: center;
	padding:3px;
}

table tr th
{
	background: #ff5800;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}

table thead tr th
{
	font-size: 140%;
}

table tfoot tr, table tfoot tr td
{
	background: transparent;
	border-bottom: 0;
}

table.nostyle, table.nostyle td, table.nostyle tr{
background:none;
margin:0;
padding:0;
border:0;
}

table.nostyle h5{
margin-top:30px;
margin-bottom:5px;
}

ul.posts.blog li a img.frame
{
	width: 62px;
}

#footer ul li a img.frame
{
	width: 52px;
	height: 52px;
}

#footer .eg-image
{
	display:none !important;
}

.comment_inner
{
	width: 715px;
	margin: auto;
}

.comment_inner h4.widgettitle, .yarpp-related h4.widgettitle, .about_the_author h4.widgettitle
{
	margin-left: 0px;
	font-size: 16px;
	display: inline-block;
}

.comment_inner #respond h2.widgettitle
{
	margin-left: 0;
}

.nivo-directionNav
{
	display: none;
}

img.post_thumb
{
	width: 60px;
	height: 60px;
}

#option_btn
{
	position: fixed;
	top: 80px;
	left:0;
	cursor:pointer;
	z-index: 999999;
}

#option_wrapper
{
	position: fixed;
	top: 45px;
	left:-245px;
	width: 240px;
	padding: 19px 0 23px 0;
	background: #fff url('../images/option_bg.png') repeat-x;
	z-index: 9999999;
	color: #000;
	font-size: 11px;
	border: 1px solid #E1E1E1;
	border-bottom: 1px solid rgba(150, 150, 150, 0.2);
	-webkit-box-shadow: 4px 4px 0px 0px rgba(150, 150, 150, 0.1);
	-moz-box-shadow: 4px 4px 0px 0px rgba(150, 150, 150, 0.1);
	box-shadow: 4px 4px 0px 0px rgba(150, 150, 150, 0.1);
}

#option_wrapper .inner
{
	width: 80%;
	margin:auto;
}

.colorpicker_preview
{
	width: 100%;
	height: 30px;
	margin: 5px 0 0 0;
}

#option_wrapper select
{
	width: 195px;
}

.option_menu_style
{
	width: 100%;
	float: left;
}

.option_menu
{
	float: left;
	width: 96px;
	margin-bottom: 5px;
}

.option_menu img
{
	width: 90px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

#preview
{
	position:absolute;
	top: 107px;
	left: 114px;
	display:none;
	z-index: 999999;
	padding: 5px 5px 2px 5px;
	background: #272625;
}

#preview img
{
	z-index: 9999999;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

#menu_border_wrapper select
{
	display: none;
	width: 100%;
	height: 30px;
	margin: 0 auto;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.notfound #s{
    width:250px;
}
.notfound #searchsubmit{
    display:inline;
}

.notfound a, .notfound a:active, .notfound a.active, .notfound span.current
{
	background: #fff;
	border: 1px solid #dddddd;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	padding: 5px 10px 5px 10px;
	font-family: 'SansaBd', Arial;
	font-size: 16px;
	margin-right: 5px;
}

.notfound span.current, .notfound a:hover
{
	background: #ff5800;
	border: 1px solid #ff5800;
	color: #fff;
	text-decoration:none;
}

.sidebar_banner  p{
	text-align:center;
}

ul.sidebar_widget li.widget_text .sidebar_banner {
	padding-bottom:0 !important;
	line-height:0 !important;
}

#OrangeBorder {
  background-color: #FF5800;
  height: 4px;
  margin: auto;
  width: 1180px;
}

.g-page-container{
	width: 278px;
	height: 255px; 
	float: left; 
}
.g-page-container span{
	width: 278px;
	height: 255px;
	height: 255px;
	float: left;
	overflow: hidden;
	background: #fff; 
}
.g-page-container span div{
	margin: -1px 0 0 -1px !important;
	position: relative; 
}

#Footer-shop {
  background-color: #000000;
  color: #FFFFFF;
  min-width: 1200px;
  width: 100%;
}

#Footer-shop ul li {
list-style: none;	
	}
	
#Footer-shop p {
font-size: 12px;
margin: 0px;
padding: 0px;	
	}
	
#Footer-shop a:hover {
background: #ff5800;	
	}
	
#Footer-shop .shops a:hover {
background: none;
color: #ff9b66;	
	}
	
#Footer-shop .contact a:hover {
background: none;
color: #ff9b66;	
	}				

.phoneinfo span {
  font-family: "SansaBd",Arial;
  font-size: 20px!important;
  color: #ff5800!important;
}

.phoneinfo p {
  display: block;
  margin-left: 35px !important;
  margin-top: -4px !important;
  width: 215px;
}

.wrapper-footer {
  margin-left: auto;
  margin-right: auto;
  width: 1180px;
  padding: 20px 0;
}

#Footer-shop .products {
  padding: 0 55px 0 15px!important;
  width: 425px!important;
}

#Footer-shop .service {
  padding: 0 20px 10px 50px!important;
  width: 200px!important;
}

#Footer-shop .contact {
  padding: 0 20px 0 50px!important;
  width: 340px!important;
}

#Footer-shop .contact .phonesign {
  background: url("../images/sprite-masterpage.png") no-repeat scroll -32px -540px rgba(0, 0, 0, 0);
  float: left;
  height: 25px;
  margin-right: 10px;
  margin-top: -3px;
  width: 25px;
}

.phoneinfo {
margin-top: -1px!important;	
	}

.emailinfo {
  margin-top: -3px;
}

#Footer-shop .contact .emailsign {
  background: url("../images/sprite-masterpage.png") no-repeat scroll -32px -505px rgba(0, 0, 0, 0);
  float: left;
  height: 25px;
  margin-right: 10px;
  margin-top: -3px;
  width: 25px;
}

#Footer-shop ul.social {
  margin: -11px 0 0 10px;
  width: 300px;
}

#Footer-shop ul.social li {
  float: left;
  height: 55px;
  margin-right: 15px;
  width: 60px;
}

#Footer-shop ul.social li a {
  display: block;
  height: 45px;
  width: 60px;
}

#Footer-shop ul.social li a.facebook {
  background: url(../images/social-icons.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#Footer-shop ul.social li a.googleplus {
  background: url(../images/social-icons.png) no-repeat scroll 0 -55px rgba(0, 0, 0, 0);
}

#Footer-shop ul.social li a.youtube {
  background: url(../images/social-icons.png) no-repeat scroll 0 -270px rgba(0, 0, 0, 0);
}

#Footer-shop ul.social li a.xing {
  background: url(../images/social-icons.png) no-repeat scroll 0 -165px rgba(0, 0, 0, 0);
}

#Footer-shop ul.social li a.twitter {
  background: url(../images/social-icons.png) no-repeat scroll 0 -110px rgba(0, 0, 0, 0);
}

#Footer-shop .meta {
  float: left;
  padding: 0 20px;
  width: 195px;
}

#Footer-shop .title {
  font-family: "SansaBd",Arial;
  font-size: 15px;
  line-height: 40px;
  text-transform: uppercase;
}

#Footer-shop .products ul {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 212px;
}

#Footer-shop a {
  color: #FFFFFF;
  display: block;
  font-family: "Open Sans",Arial;
  height: 30px;
  line-height: 30px;
  margin-left: -10px;
  padding-left: 10px;
  text-decoration: none;
  width: 204px;
  font-size: 12px;
  font-weight: 400;
}

#Footer-shop .service {
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  width: 198px;
}


#Footer-shop .shops li {
  list-style: none outside none;
  padding: 0 0 0 28px;
}

#Footer-shop .shops li.DE {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -342px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.AT {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -392px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.CH {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -367px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.UK {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -417px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.FR {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -442px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.ES {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -467px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.IT {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -542px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.NL {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -492px rgba(0, 0, 0, 0);
}

#Footer-shop .shops li.PL {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -517px rgba(0, 0, 0, 0);
}

#FooterLinks {
  background-color: #333333;
  color: #FFFFFF;
  font-family: "SansaBd",Arial;
  font-size: 14px;
  height: 30px;
  text-transform: uppercase;
}

#FooterLinks .fllabel {
  float: left;
  line-height: 30px;
  margin-left: 26px;
  margin-right: 30px;
}

.wrapper-FooterLinks {
height: 30px;
margin: 0 auto;
width: 1200px;	
	}

#FooterLinks .flflags {
  float: left;
}

#FooterLinks a.DE {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -342px rgba(0, 0, 0, 0);
}

#FooterLinks a.AT {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -392px rgba(0, 0, 0, 0);
}

#FooterLinks a.CH {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -367px rgba(0, 0, 0, 0);
}

#FooterLinks a.UK {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -417px rgba(0, 0, 0, 0);
}

#FooterLinks a.FR {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -442px rgba(0, 0, 0, 0);
}

#FooterLinks a.ES {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -467px rgba(0, 0, 0, 0);
}

#FooterLinks a.IT {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -542px rgba(0, 0, 0, 0);
}

#FooterLinks a.NL {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -492px rgba(0, 0, 0, 0);
}

#FooterLinks a.BE {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -317px rgba(0, 0, 0, 0);
}

#FooterLinks a.PL {
  background: url(../images/sprite-masterpage.png) no-repeat scroll 0 -517px rgba(0, 0, 0, 0);
}

.flflags a {
  color: #FFFFFF;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 20px!important;
  margin-left: 8px!important;	
	}

#footerMobil {
	display: none;	
	}

#OrangeBorder {
display: none;
}