/*
Theme Name: Builder
Theme URI: http://ithemes.com/
Author: Chris Jean
Author URI: http://ithemes.com/
Version: 2.3.12
Tags: blog, theme options, multiple layouts, multiple color schemes

Version History
	See history.txt
*/

/*********************************************
	Default font settings.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size:100.01%;
	background: url('images/ph_body_bg_ohne_figur.jpg') no-repeat top center;
	min-width:988px;
}
body {
	font-size: 100%;
	line-height: 1.4em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url('images/ph_cape_ani.gif') no-repeat top center;*/
	counter-reset: Ebene01;
}

/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #96101c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	padding:0;
	text-align:left;
}
h1 {
	font-size: 1.75em;
	line-height: 1.05em;
	margin: 0 0 0.1em 0;
	color:#002a56;
	font-weight: normal;
}
h1 strong {
	font-size:0.95em;
}
h2 {
	font-size: 1.1em;
	margin: 0 0 1.4em 0;
	color:#5a7a9c;
	font-weight: bold;
	line-height:1.1em;
}
h1 + h2 {
	padding-bottom:0.8em;
	border-bottom:1px solid #BCCDDF;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
	color:#5a7a9c;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
	color:#002a56;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	margin: 0 auto;
	width:988px;
	position:relative;
}


/*********************************************
	HTML Module
*********************************************/
.builder-module-html {
}
.builder-module-html .builder-module-element {
	margin: 1em;
	padding: 0px .8em .8em .8em;
}

/*********************************************
	Content Module
*********************************************/
.page-title {

}
.post {
	margin:0;
}
.post .thumbnail-wrap {
	display: none;
}
.page .title {
	display: none;
}
.post_header {
	font-style:italic;
	margin-bottom:1em;
}
.post .date {
  float: left;
  margin: 0.5em 1em 0.5em 0;
  padding:0;
  width: 40px;
  text-align: center;
  background: #81a306;
  color: #fff;
  font: 0.75em "trebuchet ms", arial, sans-serif;
}
/*.post .date.single {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}*/
.post .date .day {
  display: block;
  font-size: 1.85em;
  padding: 0 0.3em 0 0.3em;
  margin-top: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #81a306;
  background: #D8E98B;
  color: #96101c/*617C00*/;
}
.post .post-title {
	margin-bottom:-0.5em;
}
.post .post-title a {
	text-decoration:none;
	color:#002a56;
}
.post .post-title a:hover {
	text-decoration:underline;
}
.post .post-meta {
	display: block;
	clear:both;
	font-size:0.85em;
}
.post .post-meta a {
	text-decoration: none;
	color:#22466d;
}
.post .post-meta a:hover {
        text-decoration: underline;
}
.post .meta-bottom {
	display: block;
}
.post img {
}

.title.wrap {
	margin:0 0 1em 0;
}

/*********************************************
	Post Meta
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	margin: 1em 0 2em 0;
}
#builder-layout-4bf57418dfd02 .meta-bottom {
	padding: 0 0.5em;
	background:#f0f5f8;
	font-size:0.85em;
	border-bottom:1px solid #bccddf;
	color:#22466d;
}
#builder-layout-4bf57418dfd02 .meta-bottom a {
	color:#7b95b0;
}
.meta-bottom .alignleft {
}
.meta-bottom .categories {
	background: url(images/ph_ico_category.png) 0 -1px no-repeat;
	padding: 0 0.5em 0 1.6em;
}
.meta-bottom .comments {
	background: url(images/ph_ico_comments.png) 3px -1px no-repeat;
	padding: 0 0 0 1.7em;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 10px;
	padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: .6em;
}

/*********************************************
	Comments
*********************************************/
#comments {
	margin: 0;
	padding: 0;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 15px 0px;
}
#comments ol.commentlist {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#comments ul.children {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
#comments .vcard {
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even, #comments li.odd {
	clear: both;
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #BCCDDF;
}
#comments ul.children li {
}
#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments blockquote {
	margin: 10px 0px;
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px;
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#respond {
	overflow: hidden;
	margin:2em 0;
	clear:both;
}
#respond #commentform {
	margin: 0;
	padding: 0;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#respond #commentform #comment {
	width:99%;
	margin: 0;
	padding: 0;
}
#respond #commentform label {
	font-weight: normal;
	font-size:0.9em;
}

/*********************************************
	Text elements
*********************************************/
p {
	margin:0 0 1.5em 0 ;
	line-height:1.4em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {

}
a {
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}

/*********************************************
	Default styling for forms
*********************************************/
#respond label {
	font-weight: bold;
}
#respond fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
#respond legend {
	font-weight: bold;
	font-size:1.2em;
}

/*********************************************
	Form fields
*********************************************/
#respond input[type=text], #respond input[type=password], #respond input.text, #respond input.title, #respond textarea, #respond select {
	background:#f6f9fa;
	border:1px solid #bccddf;
}
#respond input[type=text]:focus, #respond input[type=password]:focus, #respond input.text:focus, #respond input.title:focus, #respond textarea:focus, #respond select:focus {
	border-color:#666;
}
#respond input[type=text], #respond input[type=password], #respond input.text, #respond input.title, #respond textarea, #respond select {
	margin:0.5em 0;
}
#respond input.text, #respond input.title {
	width: 300px;
	padding:5px;
}
#respond input.title {
	font-size:1.5em;
}
#respond input[type=checkbox], #respond input[type=radio], #respond input.checkbox, #respond input.radio {
	position:relative;
	top:.25em;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft {
	margin: 0 1.3em 1em 0;
}
img.alignright {
	margin: 0 0 1em 1.3em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: .8em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 .3em .4em;
	margin: 0;
}




/*********************************************
	Custom
*********************************************/
/****Header****/
.header {
	width:494px;float:left;height:330px;
}
.header .left .widget {
	background: url('images/ph_logo.gif') no-repeat -5px 0;
	width:277px;
	height:104px;
	margin-top:14px;
}
.header .left .textwidget a {
	display:block;
	width:263px;
	height:104px;
}
.header .left .textwidget strong {
	display:none;
}
.header .left .textwidget .header_note {
	background: url('images/ph_header_note.gif') no-repeat top left;
	width:136px;
	height:57px;
	position:absolute;
	top:219px;
	left:29px;
	padding:30px 15px 30px 30px;
}
.header .left .textwidget .header_note a {
	width:136px;
	height:57px;
}
.header .left .textwidget span {
	display:none;
}
.header .right .widget {
	position:relative;
	background: url('images/ph_claim_bg.jpg') no-repeat 0 0;
	width:250px;
	height:254px;
	float:right;
	margin:20px 4px 0 0;
}
/*.header .right .textwidget {
	position:relative;
	background: url('images/ph_claim_blinzeln.gif') no-repeat 248px 79px;
	min-width:298px;min-height:285px;
	_width:298px;_height:285px;
}*/
.header .right .textwidget span {
	display:none;
}
.header .right .textwidget ul {
	/* alte Version mit Figur
	position:absolute;top:93px;left:61px;
	width:156px;
	height:120px;
	list-style-type:none;
	color:#617C00;
	font-weight:bold;
	margin:0;padding:0;
	line-height:1.1em;
	font-size:0.85em;*/
	position:absolute;
	top:155px;
	left:71px;
	width:146px;
	height:56px;
	list-style-type:none;
	color:#617C00;
	font-weight:bold;
	margin:0;padding:0;
	line-height:1.1em;
	font-size:0.85em;*/
}
.header .right .textwidget li {
	/* alte Version mit Figur
	background: url('images/ph_claim_li_bg.gif') no-repeat -0.05em 0.05em;
	padding:0 0 0.65em 1.95em;
	*/
	background: url('images/ph_claim_li_bg2.gif') no-repeat -0.05em 0.15em;
	padding:0 0 0.35em 1.05em;
	font-size:0.95em;
	line-height:1em;
}
/*neu ohne Figur*/
.header .right .textwidget li a {
	color:#617C00;
	text-decoration:none;
}
/*neu ohne Figur*/
.header .right .textwidget li a:hover {
	text-decoration:underline;
}
/*neu ohne Figur*/
.header .right .textwidget .claim_kontakt {
	position:absolute;
	top:97px;
	left:52px;
	width:168px;
	height:42px;
	font-size:0.9em;
	line-height:1.4em;
	color:#617C00;
	text-align:center;
}
/*neu ohne Figur*/
.header .right .textwidget .claim_kontakt span {
	display:block;
	font-size:1.25em;
	font-weight:bold;
	background: url('images/ph_claim_ico_phone.gif') no-repeat 0 2px;
	position:relative;left:6px;padding-left:9px;
}

/****Sidebar****/
.sidebar_left {
	font-size:0.95em;
}
.sidebar_left .left {
	margin-left:18px;
	width:191px;
	line-height:1.8em;
}

/****Left Navigation****/
.sidebar_left h4 {
	margin: 0;
	padding-bottom:0.5em;
	/*border-bottom:1px solid #Bccddf;*/
}
.sidebar_left .widget_pages ul,
.sidebar_left .flexipages_widget ul {
	margin:0 0 25px 0;
	padding:0;
	list-style-type:none;
	width:191px;
}
.sidebar_left .widget_pages ul ul,
.sidebar_left .flexipages_widget ul ul {
	margin-bottom:0;
	padding-bottom:11px;
}
.sidebar_left .widget_pages ul li,
.sidebar_left .flexipages_widget ul li {
	border-bottom:1px solid #Bccddf;
	line-height:1.2em;
}
.sidebar_left .widget_pages ul ul li,
.sidebar_left .flexipages_widget ul ul li {
	border-bottom:0 none;
	padding:0.2em 0;
}
.sidebar_left .widget_pages ul li a,
.sidebar_left .flexipages_widget li a {
	text-decoration:none;
	display:block;
	padding:0.6em 0 0.6em 1.9em;
	background: url('images/ph_pages_li_off_bg.gif') no-repeat center left;
}
.sidebar_left .widget_pages ul ul li a,
.sidebar_left .flexipages_widget ul ul li a {
	padding:0 0 0 2.35em;
	background: transparent;
	font-size:0.8em;
}
.sidebar_left .widget_pages ul li a:hover,
 .sidebar_left .widget_pages ul li.current_page_item a,
.sidebar_left .flexipages_widget ul li a:hover,
 .sidebar_left .flexipages_widget ul li.current_page_item a,
 .sidebar_left .flexipages_widget ul li.current_page_parent a,
 .sidebar_left .flexipages_widget ul li.current_page_ancestor a {
	background: url('images/ph_pages_li_on_bg.gif') no-repeat center left;
}

.sidebar_left .flexipages_widget li.page-item-1173 a:hover, .sidebar_left .flexipages_widget li.current_page_item.page-item-1173 a {
	background: url('images/ph_pages_li_on2_bg.gif') no-repeat center left;
}

.sidebar_left .flexipages_widget li.page-item-1173 a {
	background: url('images/ph_pages_li_off2_bg.gif') no-repeat center left;
}
.sidebar_left .widget_pages ul ul li a:hover,
 .sidebar_left .widget_pages ul ul li.current_page_item a,
.sidebar_left .flexipages_widget ul ul li a:hover,
 .sidebar_left .flexipages_widget ul ul li.current_page_item a,
 .sidebar_left .flexipages_widget ul li.current_page_item ul li a,
 .sidebar_left .flexipages_widget ul li.current_page_parent ul li a,
 .sidebar_left .flexipages_widget ul li.current_page_ancestor ul li a {
	background: transparent;
}
 .sidebar_left .widget_pages ul li.current_page_item ul li a:hover,
.sidebar_left .flexipages_widget ul li.current_page_item ul li a:hover,
.sidebar_left .flexipages_widget ul li.current_page_parent ul li a:hover,
.sidebar_left .flexipages_widget ul li.current_page_ancestor ul li a:hover,
.sidebar_left .flexipages_widget ul li.current_page_parent ul li.current_page_item a,
.sidebar_left .flexipages_widget ul li.current_page_ancestor ul li.current_page_parent a  {
	color:#002a56;
}
 .sidebar_left .widget_pages ul li.current_page_item ul li a,
.sidebar_left .flexipages_widget ul li.current_page_item ul li a,
.sidebar_left .flexipages_widget ul li.current_page_parent ul li a,
.sidebar_left .flexipages_widget ul li.current_page_ancestor ul li a   {
	color:#96101C;
}
.sidebar_left .widget_pages ul li.current_page_item a,
.sidebar_left .flexipages_widget ul li.current_page_item a,
.sidebar_left .flexipages_widget ul li.current_page_parent a,
.sidebar_left .flexipages_widget ul li.current_page_ancestor a {
	color:#002a56;
}
.left_franchise {
	position:relative;
	background: url('images/ph_left_franchise_bg.jpg') no-repeat top left;
	width:206px;
	height:440px;
	margin-bottom:1em;
}
.left_franchise h4 {
	height:250px;
	border-bottom:0 none;
}
.left_franchise h4 span {
	display:none;
}
.left_franchise p {
	margin:0 1.1em;
}
.left_franchise a.button {
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	position:absolute;right:30px;top:378px;
}

.social_share {
	margin-left:147px;
	padding-bottom:34px;
}
.social_share .fb {
	display:block;
	float:left;
	background: url('images/ph_ico_facebook.gif') no-repeat 0 0;
	height:19px;
	width:19px;
	margin-right:5px;
}
.social_share .fb span {
	display:none;
}
.social_share .tw {
	display:block;
	float:left;
	background: url('images/ph_ico_twitter.gif') no-repeat 0 0;
	height:19px;
	width:19px;
}
.social_share .tw span {
	display:none;
}


/****Right Sidebar****/
.sidebar_right {
	float:right;
	background: url('images/ph_right_bg.gif') repeat-y;
	margin-left:37px;
}
.sidebar_right .right {
	margin-right:0;
	width:233px;
	margin-top:-23px;
	line-height:1.8em;
	background: url('images/ph_right_bottom_bg.jpg') no-repeat bottom left;
	padding-bottom:170px;
	min-height:200px;
}
.sidebar_right .right .widget {
	width:193px;
	padding-left:23px;
}
.right_franchise {
	position:relative;
	background: url('images/ph_right_franchise_bg.jpg') no-repeat top left;
	width:206px;
	height:440px;
	margin-bottom:1em;
}
.sidebar_right .right_franchise h4 {
	height:250px;
	border-bottom:0 none;
}
.right_franchise h4 span {
	display:none;
}
.right_franchise p {
	margin:0 1.1em;
}
.right_franchise a.button {
	text-decoration:none;
	color:#fff;
	font-size:1.2em;
	position:absolute;right:24px;top:378px;
}
.sidebar_right h4 {
	font-size:1.75em;
	font-weight:normal;
	margin: 0 0 0.5em 0;
	padding-bottom:0;
	line-height:0.95em;
}
.sidebar_right #categories-3 h4,
.sidebar_right #recent-posts-3 h4,
.sidebar_right #archives-3 h4 {
	margin: 0 0 0.2em 0;
	padding-bottom:0.3em;
	/*border-bottom:1px solid #DBC6A9/*bccddf*/;
}
.sidebar_right .hotline {
	background:url('images/ph_right_hotline_bg.jpg') no-repeat  0 0;
	min-height:141px;
	_height:141px;
	margin-left:-23px;
	margin-bottom:15px;
	width:191px;
	padding-left:23px;
	padding-top:25px;
	padding-right:19px;
}
.sidebar_right .hotline h4{
	margin-bottom:0.1em;
}
.sidebar_right .hotline small {
	font-size:0.9em;
}
.sidebar_right .hotline .telnr {
	color:#7D9300;
	font-size:1.75em;
	margin-top:0.3em;
	font-weight:bold;
}
.sidebar_right .hotline .infolinks {
	background:#EBE5DD/*E0E7EF*/;
	border-bottom:1px dotted #C0BBB5;
	margin:0.7em 0 0 0;
	padding:4px 0;
	font-size:0.85em;
	line-height:1.2em;
	width:100%;
}
.sidebar_right .hotline .infolinks li {
	margin-left:2em;
	list-style-type:circle;
}
.sidebar_right .hotline .infolinks li a {
}
.sidebar_right span.h2 {
	display:block;
	font-size: 1.1em;
	font-weight: bold;
	line-height:1.1em;
	color:#A37331;
}
.sidebar_right .garantie {
	background:url('images/ph_right_garantie_bg.jpg') no-repeat 0 58px;
	min-height:110px;
	_height:110px;
	margin-bottom:21px;
}
.sidebar_right .garantie span.h2 {
	margin:113px 34px 8px 0;
	line-height:1.25em;
}
.sidebar_right .garantie a {
	display:block;
	margin-top:5px;
	font-weight:bold;
}
.sidebar_right .right_border {
	position:relative;
	left:-7px;
	background:url('images/ph_right_border_bg.gif') no-repeat 0 0;
	width:209px;
	height:35px;
	margin-bottom:-16px;
}
.sidebar_right .widget {
	margin-bottom: 25px;
	width:191px;
	font-size:0.9em;
}
.sidebar_right .widget ul {
	padding: 0;
	margin: 0 1em .5em 0;
	list-style-type: none;
	line-height:1.5em;
}
.sidebar_right .widget a {
	text-decoration:none;
}
.sidebar_right .widget a:hover {
	text-decoration:underline;
}
.widget_categories li {
	padding-left:17px;
	background:url('images/ph_ico_folder.gif') no-repeat -3px 2px;
}
.widget_recent_entries li {
	padding-left:17px;
	background:#FBF6E9 url('images/ph_ico_post.gif') no-repeat 2px 3px;
}
.widget_archive li {
	/*padding-left:17px;
	background:url('images/ph_ico_archiv.png') no-repeat -2px 2px;*/
}

/****Content****/

.main_content {
	font-size:0.9em;
	padding-bottom:3em;
	margin-left:37px;
	float:left;
	width:472px;
	/*text-align:justify;*/
	overflow:hidden;
}
#builder-layout-4c6e4678638ca .main_content, /*2Spalten*/
#builder-layout-4bf56a33c3da2 .main_content /*2Spalten lokal*/
 {
	width:745px;
	overflow:hidden;
	margin-left:34px;
}
.main_content .bottom_nav {
	clear:both;
	background:url('images/ph_content_bottomnav_bg.gif') repeat-x 0 15px;
	min-height:21px;
	margin:3em 0 2em 0;
	font-size:1.15em;
}
.main_content .bottom_nav a.button_left {
	float:left;
	text-decoration:none;
	background:#fff url('images/ph_arrow_left_on.gif') no-repeat 0 10px;
}
.main_content .bottom_nav a.button_right {
	float:right;
	text-decoration:none;
	background:#fff url('images/ph_arrow_right_on.gif') no-repeat right 10px;
}
.main_content .bottom_nav a.button_left span {
	padding:0 16px 0 16px;
	background:#fff url('images/ph_arrow_left.gif') no-repeat 0 4px;
}
.main_content .bottom_nav a.button_left:hover span {
	background:#fff url('images/ph_arrow_left_on.gif') no-repeat 0 4px;
}
.main_content .bottom_nav a.button_right span {
	padding:0 16px 0 16px;
	background:#fff url('images/ph_arrow_right.gif') no-repeat right 4px;
}
.main_content .bottom_nav a.button_right:hover span {
	background:#fff url('images/ph_arrow_right_on.gif') no-repeat right 4px;
}
.main_content .paging {
	background:url('images/ph_content_bottomnav_bg.gif') repeat-x 0 23px;
	min-height:21px;
	margin:2em 0;
	font-size:1.15em;
}
.main_content .paging .alignleft {
	display:inline;
	position:relative;left:-10px;
	float:left;
	text-decoration:none;
	background:#fff url('images/ph_arrow_left_on.gif') no-repeat 0 10px;
}
.main_content .paging .alignright {
	display:inline;
	position:relative;right:-10px;
	float:right;
	text-decoration:none;
	background:#fff url('images/ph_arrow_right_on.gif') no-repeat right 10px;
}
.main_content .paging .alignleft a {
	text-decoration:none;
	padding:0 16px 0 16px;
	background:#fff url('images/ph_arrow_left.gif') no-repeat 0 4px;
}
.main_content .paging .alignleft a:hover {
	background:#fff url('images/ph_arrow_left_on.gif') no-repeat 0 4px;
}
.main_content .paging .alignright a {
	text-decoration:none;
	padding:0 16px 0 16px;
	background:#fff url('images/ph_arrow_right.gif') no-repeat right 4px;
}
.main_content .paging .alignright a:hover {
	background:#fff url('images/ph_arrow_right_on.gif') no-repeat right 4px;
}
/*.sp_franchise, .sp_pkFinden {
	margin-top:0.8em;
	width:353px;
	height:24.5em;
}
.sp_pkFinden {
	position:relative;
	float:left;
	background: url('images/ph_home_sp_pkFinden_bg.jpg') no-repeat 0 62px;
}
.sp_pkFinden p {
	margin-top:136px;
}
.sp_franchise {
	position:relative;
	float:right;
	background: url('images/ph_home_sp_franchise_bg.jpg') no-repeat top left;
}
.sp_franchise h2 {
	height:124px;
	border-bottom:0 none;
}
.sp_franchise h2 span {
	display:none;
}
.sp_franchise p {
	margin:0 1.5em;
}
.sp_franchise ul {
	margin:0 1em 0 1.5em;
	padding:0;
	list-style-type:none;
	line-height:1.3em;
}
.sp_franchise ul li {
	padding-left:1.7em;
	background: url('images/ph_content_li_red_bg.gif') no-repeat top left;

}
.sp_franchise ul a {
	font-weight:bold;
	position:relative; top:3px;
}
.sp_franchise a.button {
	text-decoration:none;
	color:#fff;
	font-size:1.2em;
	position:absolute;right:34px;top:316px;
}*/

/*.sp_left, .sp_right {
	margin:0 0 1.5em 0;
}
.sp_left {
	width:220px;
	float:left;
}
.builder-view-page-70 h1 {
	clear:both;
}
.sp_left p {
}
.sp_right {
	width:230px;
	float:right;
	background: url('images/ph_content_right_bg.jpg') no-repeat top left;
}
.sp_right h2 {
	height:74px;
	color:#fff;
	padding:30px 112px 0 21px;
	font-size:1.4em;
	font-weight:normal;
}
.sp_right p {
	margin:0 1.5em 0 1.5em;
}
.sp_right a.button {
	text-decoration:none;
	color:#fff;
	font-size:1.2em;
	position:absolute;right:43px;top:254px;
}*/

.main_content a.button {
	cursor:pointer;
	letter-spacing:0.05em;
	padding:3px 7px;
	border:1px solid #e0e0e0;
	border-right-color:#2f2f2f;
	border-bottom-color:#2f2f2f;
	background: #fff url('images/ph_button_bg.gif') repeat-x 0 2px;
	color: #96101C;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-decoration:none;
}

.main_content a.button:hover {
	background: #fff;
}


.main_content .szenario a.button {
	font-size:0.9em;
	background: #fff;
}
.vergleichen_sie {
	background: url('images/ph_start_vergleichen_sie.gif') no-repeat 335px 0;
	min-height:102px;
	_height:102px;
	padding-right:132px;
}
/*.main_content .vergleichen_sie a.button {
	float:right;
}*/
.vergleichen_sie li {
	list-style-type:circle;
}

.sp_floatleft {
	margin:0 0 1.5em 0;
	width:220px;
	float:left;
}

.sp_floatright {
	margin:0 0 1.5em 0;
	width:230px;
	float:right;
}

.builder-view-page-70 .main_content ul.styled {
	padding-top:1.5em;
	border-top:0 none;
}

.builder-view-page-70 .main_content ul.styled li {
	font-size:1em;
	line-height:1.5em;
}

.builder-view-page-70 .szenario ul.styled {
	padding-top:0;
	margin-top:-1em;
	margin-bottom:2.5em;
}

.main_content .szenario a.button:hover {
	background: #fff url('images/ph_button_bg.gif') repeat-x 0 2px;
}
/*.builder-view-page-70 .szenario ul.styled li {
	background-color:#EAF0F6;
}*/

.main_content ul {
	margin:0 0 1.5em 1.1em;
	padding:0;
}

.main_content ul li {
	list-style-type:circle;
}

.main_content ul.haekchen {
	margin:0 0 1.5em 0;
	padding:0;
	list-style-type:none;
}

.main_content ul.haekchen li {
	background: url('images/ph_content_li_haekchen_bg.gif') no-repeat 0 -4px;
	list-style-type:none;
	padding-left:2.1em;
	margin:0 0 0 0;
}

.main_content ul.styled {
	margin:0 0 2.5em 0;
	padding:2em 0 0 0;
	list-style-type:none;
	border-top:1px solid #BCCDDF;
}

.main_content ul.styled li {
	margin:0 0 0.65em 0;
	padding:0.4em 1em 0.4em 3.4em;
	background:#F0F5F8 url('images/ph_content_li_bg.gif') no-repeat 0 center;
	line-height:1.1em;
	color:#000/*22466d*/;
	border-bottom:1px solid #CAD8E6;
	font-size:0.9em;
	line-height:1.2em;
	list-style-type:none;
}

.main_content ol.styled {
	margin:0 0 3em 0;
	padding:2em 0 0 0;
	list-style-type:none;
	border-top:1px solid #BCCDDF;
}

.main_content ol.styled li {
	clear:both;
	margin:0 0 0.65em 0;
	padding:0.4em 1em 0.4em 0.9em;
	background:#F0F5F8 url('images/ph_content_li_ordered_bg.gif') repeat-y 0 0;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	border-bottom:1px solid #CAD8E6;
}
.main_content ol.styled li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.main_content ol.styled li:before {
	content: counter(Ebene01) " ";
	counter-increment: Ebene01;
	display:block;
	float:left;
	margin-right:1.05em;
	color:#fff;
	font-weight:bold;
	font-size:1.6em;
}
.main_content ol.styled li span {
	float:left;
	width:400px;
	margin:0;
	color:#000;
	font-family:arial, sans-serif;
	font-weight:normal;
	font-size:1em;
}

.printbutton {
	background:url('images/ph_ico_print.gif') no-repeat 0 3px;
	padding-left:23px;
}

h2.anker a {text-decoration:none;color:#5A7A9C;}

#kontakt_formular span.anker a {text-decoration:none;color:#fff;}

/*
.main_content ol.styled {
	margin:0 0 2em 1.4em;
	padding:0;
	line-height:1.5em;
}
.main_content ol.styled li {
	margin:0 0 1em 0;
}
.main_content ol.styled li:first-letter {
	font-weight:bold;
}*/
.ddsg-wrapper {
	margin-left: 2em;
}
.ddsg-wrapper h2 {
	font-size:1.4em;
	font-weight:normal;
}
.ddsg-wrapper ul {
	padding: 0;
	margin: 0 0 2em 0;
	list-style-type: none;
	line-height:1.5em;
}
.ddsg-wrapper ul li {
	list-style-type: none;
}
.ddsg-wrapper ul ul {
	margin-bottom:0;
}
.ddsg-wrapper a {
	text-decoration:none;
}
.ddsg-wrapper a:hover {
	text-decoration:underline;
}
.ddsg-wrapper li {
	padding-left:17px;
	background:#fff url('images/ph_ico_post.gif') no-repeat 2px 3px;
}

.landingsites {
	border:3px solid #BCCDDF;
	background:#FBFCFD;
	padding:1em;
	margin:0 0 2em 0;
	font-size:0.9em;
	line-height:1.5em;
}

.landingsites h1, .landingsites h2 {
	display:none;
}

.landingsites ul {
	margin:0;
	padding:0 0 0 2em;
}

.landingsites li {
	margin:0;
}


.landingsites p {
	margin:0;
}

.strong {font-weight:bold;}

hr {
	clear:both;font-size:1px; background:#fff;border:0 none; border-top:1px solid #BCCDDF;height:19px;margin:21px 0 0 0;
}

.main_content ul.styled hr {
	background:#F0F5F8;
	margin-top:11px;
	height:10px;
}

hr + h1 {
	margin-top:-6px;
}

.start_latest {
	clear:both;
	border-top:1px solid #BCCDDF;
}

.start_latest h1 {
	margin-top:1.5em;
}

/****Footer1****/
.footer1 {
	clear:both;
	min-height:227px;_height:227px;
	background:#eaf0f6 url('images/ph_footer_bg_1.gif') no-repeat bottom left;
	font-size:0.8em;
	padding-bottom:3em;
	margin-left:18px;
}
.footer1 a {
	text-decoration:none;
}
.footer1 a:hover {
	text-decoration:underline;
}
#builder-layout-4bf56a33c3da2 .footer1 {

}
.footer1_bg {
	background:#EAF0F6 url('images/ph_footer_bg_2.gif') no-repeat top left;
	min-height:42px;_height:42px;
}
.footer1 .left .widget{
	padding:1.5em 0 0 1.5em;
	width:340px;
	float:left;
	line-height:1.7em;
	font-size:1.15em;
	text-align:justify;
}
.footer1 .left .widget a{
	color:#7B95B0;
}
.footer1 .right h3 {
	margin:0;
	padding:0.3em 0 0 1.2em;
	color:#fff;
	font-weight:normal;
	font-size:2em;
}
.footer1 .right .widget {
	padding:1.9em 0 0.5em 0;
	margin-left:1em;
	width:568px;
	float:right;
	line-height:1.55em;
}
.footer1 .right .widget .slide div {
	float:left;
	width:45%;
	margin:0 2.5% 0 2.5%;
}
.footer1 .right .widget .strong {
	color: #22466d;
	font-weight:bold;
}
.footer1 .right .widget .clientname {
	color: #7b95b0;
	font-size: 1.1em;
	display:block;
}
/****Slider im Footer****/
.slide {
	width:493px;
}
#slider {
	width:493px;
}

#slider-wrapper {
	display: inline-block;
	vertical-align:top;
}
input#slider-previous_button {
	background:url('images/ph_resonanzen_prev_button.gif') no-repeat;
	border: none;
	width:13px;
	height:88px;
	cursor:pointer;
	position:relative;top:16px;
	float:left;
	margin-right:17px;
	color:#fff;font-size:0;
}
input#slider-next_button {
	background:url('images/ph_resonanzen_next_button.gif') no-repeat;
	border: none;
	width:13px;
	height:88px;
	cursor:pointer;
	position:relative;top:16px;right:17px;
	float:right;
	color:#fff;font-size:0;
}

/****Footer2****/
.footer2 {
	font-size:0.9em;
	margin:34px 0 50px 0;
}
.footer2 a {
	text-decoration:none;
}
.footer2 a:hover {
	text-decoration:underline;
}
.footer2 .left {
	width:396px;
}
.footer2 .middle {
	width:366px;
}
.footer2 .right {
	width:226px;
}
.footer2 .widget {
	margin-left:25px;
}
.footer2 .left .widget {
	margin-left:18px;
}
.footer2 .copyright {
	color:#666;
	font-size:0.8em;
	margin-top:4px;
}
.footer2 .medien_logos {
	background:url('images/ph_footer2_medienlogos.gif') no-repeat top left;
	width:292px;
	height:34px;
	position:relative;top:-5px;left:-2px;
}
.footer2 .medien_logos span {
	display:none;
}
.footer2 h4 {
	background:url('images/ph_footer2_h2_bg.gif') repeat-x 0 15px;
	color:#5a7a9c;
}
.footer2 h4 span {
	background:#fff;padding-right:0.3em;
}
.footer2 h4 span {
	background:#fff;padding-right:0.3em;
}
.footer2 .textwidget ul {
	list-style-type:none;
	font-size:0.9em;
	margin:0 0 7em 0;
}
.footer2 ul.pages_left, .footer2 ul.pages_right {
	float:left;
	padding:0;
}
.footer2 .middle ul.pages_left {
	width:40.5%;margin-right:5%;
}
.footer2 .right ul.pages_left {
	width:55%;margin-right:5%;
}
.footer2 .textwidget li {
	margin:0;padding:0;
	line-height:1.5em;
	line-height:1.6em;
}
.footer2 .textwidget li a {
	color:#22466D;
}

/****Breadcrumb****/
#crumbs {
	margin-left:18px;
	margin-top:0.1em;
	margin-bottom:-1.55em;
	font-size:0.7em;
	letter-spacing:0.05em;
	color:#222;
	line-height:1.5em;
}
#crumbs a {
	color:#5A7A9C;
	font-weight:bold;
}

/****Elements****/
.clear {clear:both;}
.clear_right {clear:right;}
.clear_left {clear:left;}







/*
input#slider-next_button {
	top:-140px;
	margin-bottom:-140px;
}
.footer1 .right h3 {
	padding-left:2.4em;
}
.footer1 .right .widget {
	margin-left:0;
}
.main_content ol {
	margin-left:1.7em;
}
.main_content ol.styled li  {
	padding-left:3.4em;
	background:#F0F5F8 url('images/ph_content_li_bg.gif') no-repeat 0 center;
}
.main_content ol.styled li span {
	float:none;
}
hr ,.main_content ul.styled hr  {
	height:1px;margin-bottom:21px;margin-top:0;
}
.main_content ul.styled hr  {
	margin-bottom:2px;
}


.footer1 .right .widget .slide div {
	width:38%;
	margin-right:0;
}
input#slider-next_button {
	top:-165px;
}
.sidebar_right .hotline {
	_height:123px;
	margin-top:0;
}
#builder-layout-4c6e4678638ca .main_content,
#builder-layout-4bf56a33c3da2 .main_content  {
	width:740px;
	margin-left:17px;
	margin-right:0;
}
.sidebar_right {
	margin-left:38px;
}
.main_content {
	margin-left:23px;
	width:452px;
}
.sidebar_right .right_border {
	margin-top:16px;
}
*/