@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, button, textarea, select,
table, caption, tbody, tfoot, thead, tr, th, td,embed {
    margin: 0;padding: 0;border: 0;font-size: 100%;}

html, button, input, select, textarea {
    color: #303030;
    font: 14px "Open Sans",Arial;}

body {
    padding: 0 0 40px;
    text-align: left;
    background: url(../images/wedding-background.gif) repeat;}

ul, ol, li {
    list-style: none;
    list-style-image: none;}

table {
    border-collapse: collapse;
    border-spacing: 0;}

img {
    vertical-align: middle;}

abbr{cursor: help;}
small{font-size: 11px;}
label{cursor: pointer;}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 14px 0;
    padding: 0;}

a:link{
    color: #990033;
    text-decoration: none;}
a:visited{
    color: #990033;
    text-decoration: none;}
a:active{
    color: #bf0030;
    text-decoration: underline;
    outline: 0;}
a:hover{
    color: #bf0030;
    text-decoration: underline;
    outline: 0;}
a:focus {
    color: #bf0030;
    text-decoration: underline;
    outline: thin dotted;
}

#content b, strong {font-weight:600;}
#content p {margin: 0 0 10px;}

#content blockquote {
    margin: 15px 30px 15px 15px;
    padding: 0 12px;
    border-left:5px solid #f0f0f0;
    border-right:5px solid #f0f0f0;
    text-align:justify;
    text-shadow: 0 0 3px #ccc;
    font-weight:300;
}

#content ul {
    margin: 5px 23px 15px;
    line-height:150%;}

#content ol {margin: 5px 27px 15px;
             line-height:150%;}

#content ul li{
    list-style-type: disc;}

#content ol li {
    list-style-type:decimal;
}

#content table {
    display:inline-block;
    margin: 8px 0 12px;
    border: 1px solid #e0e0e0;
    border-radius:6px;
}

#content table td {
    padding:5px 15px 4px 15px;
    vertical-align:top;
    font-size: 12px;
    border-left: 1px solid #e9e9e9;
}

#content table tr {border-top: 1px solid #e9e9e9;}
#content table tr:first-child {border-top: none;}
#content table td:first-child {border-left: none;}
#content table th:first-child {border-left: none;}

#content table th {
    padding:5px 15px 4px 15px;
    vertical-align:top;
    font-weight:600;
    font-size:12px;
    text-shadow:0 1px 0 #fff;
    text-align:left;
    background-color:#f7f7f7;
    border-left: 1px solid #e5e5e5;
}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter,
#content img.gallerybox-image,
#content img[class*="wp-image"]
{
    max-width: 100%;
    padding:6px;
    border: 1px solid #e5e5e5;
    box-shadow: 1px 1px 5px #e3e3e3;
	height: auto;
	box-sizing: border-box;}

#content a:hover img.alignleft,
#content a:hover img.alignright,
#content a:hover img.aligncenter,
#content a:hover img.gallerybox-image,
#content a:hover img[class*="wp-image"]
{
    padding:6px;
    border: 1px solid #ccc !important;
    box-shadow: 1px 1px 5px #999;
    /*margin:-1px 0 1px 0;*/
}
.home-linkads {
	margin-bottom: 10px;
}
#content h1, #content h2 {
    min-height:40px;
    min-width:137px;
    background: top left url(../images/wedding-headline-ornament.png) no-repeat;
    font-size:19px;
    font-weight:600;
    margin:2px 0 0 -34px;
    padding: 0 0 10px 34px;
    color: #990033;
}

#content h1:first-letter, #content h2:first-letter {
    font-size:28px;
    font-family:Merienda;
    font-weight:700;
}

#content h3 {
    font-size:16px;
    font-weight:600;
    margin:15px 0 8px;
}

#wedding-page {
    position: relative;
    width:1090px;
    margin:0 auto;
}

#wedding-logo {
    height:70px;
    margin:0 0 10px 10px;
}

#wedding-logo a {
    position:absolute;
    margin:15px 0 0 0;
    display:block;
    width:275px;
    height:70px;
    background: bottom url(../images/wedding-logo.png) no-repeat;
}

#wedding-wrapper {
    padding: 11px;
    background-color:#fff;
    border: 1px solid #e1e1e1;
    border-radius:6px;
    box-shadow: 0 0 5px #d2d2d2;
}

#header{
    width:1066px;
    height:76px;
    padding:49px 0 0 0;
    margin: 0 0 20px 0;
    background:url(../images/wedding-header.jpg) no-repeat;
    border-radius:6px;
    box-shadow: inset 0 0 5px #c7c7c7;
    font-size:13px;
    text-transform:uppercase;
    text-shadow:0 0 1px #fff;
    font-weight:700;
    text-align:center;
    clear:both;
}

.nav-top {
    height:48px;
    margin:0;
    clear:both;
}

.nav-top li {
    float:left;
    position:relative;
}

.nav-top li:hover {
    background-color:#fff;
    opacity:0.75;
    filter: alpha(opacity=75);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.nav-top li a {
    display:block;
    line-height:48px;
    padding: 0 16px;
    color: #4d4d4c;
}

.nav-top li a:hover{
    text-shadow:0 0 5px #fff;
    text-decoration:none;
    color: #262626;
}

.nav-top li.double-spaced a{
    line-height: 16px;
    padding: 8px 21px;
}

.nav-top-rhomb {
    position: absolute;
    top:50%;
    margin-top:-4px;
    margin-left:-4px;
    display:block;
    width:7px;
    height:9px;
    background:right url(../images/wedding-nav-top-rhomb.png) no-repeat;
}

.nav-top li:first-child .nav-top-rhomb {background:none;}

.wedding-nav-top-separated{
    float:left;}

.menu-fuer-sie-container {
    margin-left:24px;
    padding-left:78px;
    background:left url(../images/wedding-nav-top-for-her.png) no-repeat;
}
.menu-fuer-das-paar-container {
    padding-left:93px;
    background:left url(../images/wedding-nav-top-for-the-couple.png) no-repeat;
}
.menu-fuer-ihn-container {
    padding-left:83px;
    background:left url(../images/wedding-nav-top-for-him.png) no-repeat;
}

#sidebar-left {
    float:left;
    width:213px;
}

.nav-left-top {
    width:213px;
    height:66px;
    background:0 0 url(../images/wedding-vertical-nav-top.png) no-repeat;
    border-radius:6px 6px 0 0;
    text-align:center;
    color:#4e4e4e;
    font-size:16px;
    text-transform:uppercase;
    text-shadow: 0 1px 0px #f2f2f2;
    font-weight:600;
    line-height:50px;
    position:absolute;
    z-index:10;
}

.nav-left{padding:40px 0 0 0;}

.nav-left li {
    background:#ecebed 0px 0px url(../images/wedding-nav-left-1level-bg.gif) repeat-x;
    color:#4c4c4c;
    font-size:15px;
    font-weight:400;
}

.nav-left li:hover, .nav-left > li.current-menu-item, .nav-left > li.current-menu-ancestor {
    background: #352f2f 0px -65px url(../images/wedding-nav-left-1level-bg.gif) repeat-x;
}

.nav-left li a {
    display:block;
    position:relative;
    padding:9px 0 10px 58px;
    background:  0px 0px url(../images/wedding-nav-borders.png) repeat-y;
    color: #4d4d4c;
    text-shadow: 0 1px 0px #fff;
}

.nav-left li:hover a, .nav-left > li.current-menu-item > a, .nav-left > li.current-menu-ancestor > a {
    color: #fff;
    text-shadow: 0 1px 0px #250806;
    text-decoration:none;}

.nav-left li .nav-icon {
    position: absolute;
    top:50%;
    margin-top:-15px;
    width:30px;
    height:30px;
    margin-left:-40px;
    background:url(../images/wedding-nav-icons-sprite.1.png) no-repeat;
}

.nav-left li:first-child a{padding:24px 0 10px 58px;}
.nav-left li:first-child .nav-icon {margin-top:-7px;}

.nav-left li:hover .nav-icon, .nav-left li.current-menu-item > a > .nav-icon, .nav-left > li.current-menu-ancestor > a > .nav-icon {
    background-image:url(../images/wedding-nav-icons-hover-sprite.1.png);
	background-repeat: no-repat;
}

.nav-left li.menu-item-1169 .nav-icon {background-position:0 0;}
.nav-left li.menu-item-1167 .nav-icon {background-position:0 -30px;}
.nav-left li.menu-item-1166 .nav-icon {background-position:0 -60px;}
.nav-left li.menu-item-1195 .nav-icon {background-position:0 -90px;}
.nav-left li.menu-item-1170 .nav-icon {background-position:0 -120px;}
.nav-left li.menu-item-1165 .nav-icon {background-position:0 -150px;}
.nav-left li.menu-item-1173 .nav-icon {background-position:0 -180px;}
.nav-left li.menu-item-184 .nav-icon {background-position:0 -210px;}
.nav-left li.menu-item-2419 .nav-icon {background-position:0 -240px;}
.nav-left li.menu-item-3211 .nav-icon {background-position:0 -270px;}
.nav-left li.menu-item-2717 .nav-icon {background-position:0 -300px;}
.nav-left li.menu-item-9752 .nav-icon {background-position:0 -330px;}
.nav-left li.menu-item-14672 .nav-icon {background-position:0 -360px;}

.nav-left li li {
    background:#f9f8fa top url(../images/wedding-nav-left-2level-bg.gif) repeat-x;
    font-size:13px;}

.nav-left li li:hover {
    background:#d7d7d9 top url(../images/wedding-nav-left-2level-hover-bg.gif) repeat-x;}

.nav-left li li.current-page-ancestor a {
    color: #990033;
}
.nav-left li li.current-menu-item {
    background: #d7d7d9;
}
.nav-left li li.current-menu-item a {
    color: #352f2f;
}
.nav-left li li a {padding:4px 5px 4px 40px;color: #802644;}
.nav-left li:first-child li a {padding:4px 5px 4px 40px;}
.nav-left li li:first-child a{padding:4px 5px 4px 40px;}

.nav-left li li .nav-list-style-image{
    background:url(../images/wedding-nav-left-list-style-image.gif) no-repeat;
    width:7px;
    height:6px;
    display:block;
    float: left;
    margin:7px 7px 0 -14px;
}

.nav-left li:hover li a {
    color: #802644;
    text-shadow: 0 1px 0px #fff;
}
.nav-left li li:hover a {
    color: #352f2f;
}

.nav-left li li ul {
    background:top url(../images/wedding-nav-left-3level-top-bg.gif) repeat-x;
    background-color:#fbfafc; }

.nav-left li li li {
    background:none;
    font-size:12px;
    line-height:15px;
}

.nav-left li li li a{color: #802644;}
.nav-left li:hover li li a{color: #802644;}
.nav-left li li:hover li a{color: #802644;}

.nav-left li li li:hover {
    background:none;
    background-color:#f0f0f2;}

.nav-left li li:first-child li a{padding:2px 10px 3px 59px;}
.nav-left li li li a{padding:2px 10px 3px 59px;}
.nav-left li li li:first-child a{padding:3px 10px 3px 59px;}

.nav-left li li li span{
    width:3px;
    display:block;
    float: left;
    margin:-1px 3px 0 -7px;
}

.nav-left li li li li {
    font-size: 11px;
}
.nav-left li li li li a {
    padding-left:69px !important;
}

.nav-left-bottom {
    width:213px;
    height:8px;
    background: url(../images/wedding-navi-left-bottom.png) no-repeat;
    border-radius: 0 0 6px 6px;
    margin:0 0 20px 0;
}

#add-placeholder {
    height: 64px;
    border: 1px solid #e5e5e5;
    background-color:#f7f7f7;
    text-align:center;
    line-height:64px;
    color:#bebebe;
    margin: 0 0 13px 0;
}

.index-slider-frame {
    float:right;
    background-color:#e9e8eb;
    border-radius:6px;
    padding:5px;
    margin:0 0 20px 0;
}

.index-slider-frame-inner {
    position:relative;
    height:250px;
    width:804px;
    background-color:#fff;
    border-radius:5px;
    padding:2px;
}

.index-slider-content {
    position:absolute;
    width:480px;
    height:250px;
    box-shadow: inset 0 0 5px #c7c7c7;
    background: url(../images/wedding-home-blog-image.jpg) no-repeat;
    border-radius: 5px 0 0 5px;
    z-index:1;
}
.index-slider-content img {
    width: 480px;
    height: 250px;
}

.index-slider-nav {
    position:absolute;
    right:0px;
    width:322px;
    z-index:3;
    margin-right:2px;
}

.index-slider-nav li {
    height:82px;
    margin-left:-20px;
    cursor:pointer;
    margin-top:2px;
}

.index-slider-nav li:first-child {margin-top:0px;}
.index-slider-nav li:first-child .index-slider-nav-inner  {border-radius:0 5px 0 0;}
.index-slider-nav li:last-child .index-slider-nav-inner {border-radius:0 0 5px 0;}

.index-slider-nav li.current {background: left url(../images/wedding-index-slider-nav-active-bg.png) no-repeat;}
.index-slider-nav li.current .index-slider-nav-inner  {background-color:#e4e3e6;}

.index-slider-nav-inner {
    margin:0 0 0 20px;
    padding:9px 12px 9px 12px;
    height:64px;
    background-color:#d4d5d9;
}

.index-slider-nav-title {
    /*text-transform:uppercase;*/
    margin-bottom:1px;
}

.index-slider-nav-title a {
    color:#595556;
    text-shadow: 0 1px 0 #e5e5e5;
    text-decoration:none;
}

.index-slider-nav li.current .index-slider-nav-title a {
    text-shadow: 0 1px 0 #fff;
}

.index-slider-nav-inner a {
    color:#990033;
    text-decoration:none;
	outline: none;
}
.index-slider-nav-inner h3 {
    padding-top: 5px;
    font: bold 14px/18px "Open Sans",Arial;
    color:#595556;
    text-decoration:none;
}
.index-slider-nav-content{
    color:#303030;
    text-decoration:none;
}

.index-slider-nav-inner span{
    color:#990033;
}
.index-slider-nav-link {
    color: #990033;
	display: inline-block;
}

a.index-box {
    display:block;
    position:relative;
    border:1px solid #b3b3b3;
    border-radius:6px;
    color:#303030;
    text-shadow: 0 0 8px #fff;
    margin:-3px 0 15px 0;
    box-shadow: 1px 1px 5px #e3e3e3;
    background-repeat:no-repeat;
    background-position:0 -59px;
    height:132px;
    width:100%;
}

#content a.index-box:hover{
    box-shadow: 1px 1px 5px #999;
}

#content a.index-box:hover .index-box-image{
    border:none !important;
    margin:0 !important;
}

.index-box-content {
    position:absolute;
    z-index:2;
    width:210px;
    height:122px;
    background-color:#fff;
    /*opacity:0.8;*/
    /*filter: alpha(opacity=80);*/
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
}

.index-box .left-side {
    left:0px;
    background-position:left;
    border-radius:6px 0 0 6px;
    padding:5px 0 5px 15px;}

.index-box .right-side {
    right:0px;
    background-position:right;
    border-radius:0 6px 6px 0;
    padding: 5px 15px 5px 0;
    text-align:right;}

#content .index-box-content	h3 {
    font-family:Droid Serif;
    font-weight:700;
    font-size:22px;
    color:#595556;
font-size: 13pt;
}

.index-box-arrow {
    position:absolute;
    z-index:1;
    height:132px;
    width:20px;
    /*opacity:0.8;*/
    /*filter: alpha(opacity=80);*/
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
    background: url(../images/wedding-index-box-overlay-arrow.png) no-repeat;
}

.left-arrow {
    right:0px;
    margin-right:225px;
    background-position:0px 0px;
}

.right-arrow {
    left:0px;
    margin-left:225px;
    background-position:-20px 0px;
}

#content .index-box-image {
    padding:0 !important;
    border:none !important;
    box-shadow:none !important;
    border-radius:6px;
}

#content {
    float:left;
    width:568px;
    padding: 0 35px;
}

.content-box-border {
    border-radius:6px;
    padding:5px;
    margin-bottom: 20px;
}

.gallerybox-border {background-color:#dbdbe6;}
.tippbox-border {float:right; background-color:#d9d9d9;	width:280px; margin: 0 0 15px 15px;}

.content-box-crossline {
    border-radius:6px;
    padding:5px;
    overflow:hidden;
}
.gallerybox-crossline {background:top url(../images/wedding-box-bg.gif) repeat;}
.tippbox-crossline {background:top url(../images/wedding-tippbox-bg.gif) repeat;}

.gallerybox {
    height:100%;
    position:relative;
    border-radius:6px;
    background-color:#fafbfc;
    padding:15px 6px;}

.gallerybox .gallerybox-next{
    float:right;
}
.gallerybox-item{
    width:506px;
    float:left;
}
.tippbox {
    border-radius:6px;
    background-color:#fcfcfc;
    padding:8px 10px 8px 10px;}

.page-teaser-box {
    border-radius:6px;
    background-color:#fafbfc;
    padding:10px;}

#content .gallerybox h3 {
    text-shadow: 0 1px 0 #fff;
    text-align:center;
    text-transform:uppercase;
    font-size:15px;
    margin: 0 0 10px 0;
    padding:0 43px;
	position: relative;
	display: inline-block;
}
#content .gallerybox .gallery-title {
	text-align: center;
}
#content .gallerybox h3:before, #content .gallerybox h3:after {
	content: "";
	width: 35px;
	background: url(../images/wedding-boxes-h3-bg.png) no-repeat;
	background-position: 0 0;
	height: 8px;
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
}
#content .gallerybox h3:after {
	background-position: -215px 0;
	left: auto;
	right: 0;
}
#content .page-teaser-box h3 {
    text-shadow: 0 1px 0 #fff;
    text-align:center;
    text-transform:uppercase;
    font-size:15px;
    margin: 0 0 10px 0;
}

#content .tippbox h3 {
    text-shadow: 0 1px 0 #fff;
    text-align:center;
    font-size:14px;
    margin: 0 0 10px 0;
    background: bottom right url(../images/wedding-boxes-h3-bg.png) no-repeat;
    padding:0 26px;
}

.tippbox li {
    width:230px;
    margin-left:-20px;
    padding-left:20px;
    font-size:13px;
    background: url(../images/wedding-tippbox-list-image.gif) no-repeat;
    list-style:none !important;
}

.gallerybox-text {
    float:left;
    width:250px;
    margin:0 12px 0 7px;
    text-align:justify;
    min-height:346px;
    position:relative;
    padding: 0 0 20px 0;
}

.short-gallerybox-text {min-height:192px;}

.page-teaser-box-text {
    float:left;
    width:230px;
    margin:0 0 0 7px;
    text-align:justify;
}

.page-teaser-box-image-border {
    float:left;
    margin:0 7px 0 0;
    padding:6px;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 1px 1px 5px #e3e3e3;
}
a .page-teaser-box-text {color:#303030;}

.page-teaser-box-image {
    width:270px;
    height:250px;
}

.gallerybox a.gallerybox-back, a.gallerybox-next{
    float:left;
    width:15px;
    height:31px;
    margin-top:145px;
    background:url(../images/wedding-box-arrow.png) no-repeat;
	outline: 0;
}
.gallerybox .gallerybox-next{
    float:right !important;
}

.short-gallerybox a.gallerybox-back{margin-top:90px;}
.short-gallerybox a.gallerybox-next{margin-top:90px;}

.gallerybox a.gallerybox-back {background-position:0 0;}
.gallerybox a.gallerybox-next {background-position:-15px 0;}
.gallerybox a.gallerybox-back:hover {background-position:-30px 0;}
.gallerybox a.gallerybox-next:hover {background-position:-45px 0;}

#content .gallerybox-image {
    float:left;
    width:206px;
    margin:0 7px 0 10px;
}

#content .gallerybox-image:hover {
    border: 1px solid #d9d9d9 !important;
    box-shadow: 1px 1px 5px #bfbfbf !important;
}


.content-box-with-tabs {
    position:relative;
    padding-top:30px;}

.content-box-tabs {
    margin:0 !important;
    position:absolute;
    margin-top:-35px !important;
}

.content-box-tabs li{
    float:left;
    height:35px;
    min-width:95px;
    border-radius:6px 6px 0 0;
    padding:5px 5px 0 5px;
    margin:0 1px 0 0;
    background-color:#dbdbe6;
    list-style:none !important;
}

.content-box-tabs li a{
    display:block;
    border-radius:6px 6px 0 0;
    height:25px;
    padding:5px 5px 0 5px;
    background:top url(../images/wedding-box-bg.gif) repeat;
    color:#676784 !important;
}

.content-box-tabs li a.current{height:35px;}

.tabbox {
    border-radius:6px 6px 0 0;
    background-color:#fafbfc;
    padding:2px 6px;
    text-align:center;
    text-shadow: 0 1px 0 #fff;
}
.content-box-tabs li a.current .tabbox{
    padding:2px 6px 13px 6px;}

.pages {
    width:250px;
    text-align:center;
    position: absolute;
    bottom:10px;
    right:35px;
}

#sidebar-right {
    float:right;
    width:213px;
}

#search {
    background-color: #e7e7e7;
    border-radius:6px;
    padding:5px;
    margin:0 0 20px 0;
}

#search form {
    background-color:#fff;
    border-radius:6px;
    padding:2px 2px 1px 2px;
	height: 31px;
}

.search-term {
    float:left;
    width:124px;
    height:28px;
    padding:0 0 0 5px;;
    border-radius:6px 0 0 6px;
    border:1px solid #d9d9d9;
    box-shadow:inset 0px 0px 4px #efefef;
    color:#adadad;
    font-style:italic;
}

.search-button {
    width:68px;
    height:30px;
    background:url(../images/wedding-search-button-bg.gif) repeat-x;
    border-top:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    border-radius:0 6px 6px 0;
    cursor:pointer;
    box-shadow:inset 0px 0px 4px #efefef;
}

.search-icon {
    display:block;
    width:19px;
    height:20px;
    margin:auto;
    background:url(../images/wedding-search-icon.png) no-repeat;
}

#my-planning-top {
    width:213px;
    height:59px;
    background: 0 -66px url(../images/wedding-vertical-nav-top.png) no-repeat;
    border-radius:6px 6px 0 0;
    text-align:center;
    color:#454545;
    font-size:15px;
    text-transform:uppercase;
    text-shadow: 0 1px 0px #f2f2f2;
    font-weight:600;
    line-height:45px;
    position:absolute;
    z-index:10;
}

#my-planning {
    padding:38px 0 0 0;
    background:bottom url(../images/wedding-planning-bg.gif) no-repeat;}


#my-planning li {
    background:top url(../images/wedding-planning-li-bg.png) repeat-x;
    font-size:15px;
    font-weight:400;
}

#my-planning li:hover {
    background: top url(../images/wedding-planning-li-hover-bg.png) repeat-x;
}

#my-planning li a {
    display:block;
    padding:3px 0 3px 37px;
    background: -213px 0px url(../images/wedding-nav-borders.png) repeat-y;
    color: #454545;
    text-shadow: 0 1px 0px #fff;
    text-decoration:none;
}

#my-planning li:first-child a{padding:18px 0 3px 37px;}
#my-planning li:first-child .nav-icon {margin-top:-7px;}

.right-sidebar-icon {
    display:block;
    float:left;
    width:7px;
    height:15px;
    padding: 0 10px 0 0;
    margin:4px 0 0 -18px;
    background:url(../images/wedding-right-sidebar-icon.png) no-repeat;
}

#my-planning-bottom {
    width:213px;
    height:90px;
    background: url(../images/wedding-planning-bottom.gif) no-repeat;
    border-radius: 0 0 6px 6px;
    margin:0 0 20px 0;
}


#related-topics-top, .graybox-head {
    width:213px;
    height:59px;
    background: 0 -125px url(../images/wedding-vertical-nav-top.png) no-repeat;
    border-radius:6px 6px 0 0;
    text-align:center;
    color:#454545;
    font-size:15px;
    text-transform:uppercase;
    text-shadow: 0 1px 0px #f2f2f2;
    font-weight:600;
    line-height:45px;
    position:absolute;
    z-index:10;
}

#related-topics, .graybox-outer, .toc_widget_list {
    padding:38px 5px 5px 5px;
    background-color:#e3e1e1;
    border-radius:6px;
}
.graybox-outer, .toc_widget_list {
	border: 5px solid #e3e1e1;
	background: #f9f8fa;
	padding: 60px 12px 10px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 2px #fff inset;
}
.graybox-outer.ratings {
	text-align: center;
}
.toc_widget_list li {
	background: url("../images/wedding-right-sidebar-icon.png") 0 3px no-repeat;
	padding-left: 18px;
}

#related-topics li {
    background-color:#fff;
    font-size:15px;
    line-height: 18px;
    font-weight:400;
    padding: 0 2px 0 2px;
    border-bottom:2px solid #fff;
    position:relative;
}

#related-topics li a .topic-description {
    display:block;
    width:169px;
    position:absolute;
    left:2px;
    bottom:0;
    padding:3px 0 3px 30px;
    background-color: #e3e2e1;
    opacity:0.87;
    filter: alpha(opacity=87);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=87)";
    color: #454545;
    text-shadow: 0 1px 0px #fff;
    text-decoration:none;
}

#related-topics li a .topic-description .excerpt{
    display:none;
}

#related-topics li a:hover .topic-description .excerpt{
    color:#333333;
    text-shadow:none;
    display:block;
    font-size:13px;
    font-weight:400;
}

#related-topics li a:hover .topic-description {
    padding:3px 0 5px 30px;
    font-weight:600;
}

#related-topics li:last-child{
    border-radius: 0 0 6px 6px;
}

#related-topics li:last-child img {
    border-radius: 0 0 5px 5px;
}
#related-topics li:last-child a{
    border-radius: 0 0 5px 5px;
}

#related-topics-bottom {
    width:213px;
    height:15px;
    background: url(../images/wedding-related-topics-bottom.png) no-repeat;
    border-radius: 0 0 6px 6px;
    margin:-6px 0 20px 0;
}

related-topics-image {

}


#footer {
    clear:both;
    padding: 10px 20px 0;
    text-align:right;
    color:#737373;
    font-size:13px;
    font-weight:300;
}

#footer a {
    color:#737373;
    padding:0 5px;}

#footer li {float:right;}

#wp-top {
    position: absolute;
    width:728px;
    height:90px;
    top:0px;
    right:-10px;
    z-index:10;
    border: 1px solid #e5e5e5;
    background-color:#f7f7f7;
    text-align:center;
    line-height:90px;
    color:#bebebe;
}

#wp-right {
    position: absolute;
    top:0px;
    right:-170px;
    width:160px;
    height:600px;
    z-index:10;
    border: 1px solid #e5e5e5;
    background-color:#f7f7f7;
    text-align:center;
    line-height:600px;
    color:#bebebe;
}

.clearfix:after {  /* Firefox, IE8, Opera, Safari, etc. */
    content: ".";  display: block;height: 0;clear: both;visibility: hidden;}
* + html .clearfix { /* for IE7 */display: inline-block;}
* html .clearfix { /* for IE6 */    height: 1%;}

/**
 * -----------------------------------------------------------------------------
*/
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    clear: both;
    float: none;
    text-align: center;
}
img.alignleft {
    margin: 0 20px 10px 0;
}
img.alignright {
    margin: 0 0 10px 15px;
}

/*img:hover.alignleft {
    margin: -1px 20px 9px 0 !important;
}
img:hover.alignright {
    margin: -1px 0 9px 15px !important;
}*/
img.aligncenter {
    display: block;
    margin: 10px auto;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption.alignleft {
    margin: 0 20px 10px 0;
}
.wp-caption.alignright {
    margin: 0 0 10px 15px;
}
.wp-caption.aligncenter {
    margin: 15px auto;
}
.gallery  {
	padding-bottom: 0.75em;
}
.gallery-caption {
    font-size:15px !important;
}
.gallery-item {
    margin-top:15px !important;
}
.gallery-item img {
	max-width: 100%;
	height: auto;
}
.gallery-box-wrap3{
    position: relative;
    float:left;
    width:506px;
    overflow:hidden;
}

.gallery-box-wrap2 {position:relative}

.content-box-crossline{
    overflow:hidden;
}

.content-box{
    margin-right:5px;
}

.gallery-box-wrap .content-box{
    float:left;
}

.wp-caption-text {
    font-size:12px;
    text-align:center;
    line-height:130%;
    margin:4px 0 0 0 !important;
}

.index-slider-page-item{
    display:none;
}
.index-slider-page-item.current{
    display:block;
}

.post-sub {
    clear: both;
    padding: 10px 0;
    border-bottom: 1px solid #E5E5E5;
}
.post-sub:last-child {
    border-bottom:none;
}
.post-sub-image {
    float: left;
    width: 170px;
}
.post-sub-content {
    margin-left: 190px;
    font-size: 12px;
    color: #555;
    font-weight: bold;
}

.breadcrumbs {
    font-size: 11px;
}

/* @todo alte hochzeit.com Styles */
.zitat {
    padding: 20px;
    border-bottom: 1px solid #E5E5E5;
}
.zitat .quelle {
    font-size: 11px;
    font-weight: bold;
}

.gallery_box {
    float: left;
    display: inline;
    width:150px;
    margin: 10px;
}
.gallery_box .gallery_photo {
    display: block;
}
.gallery_box .gallery_desc {
    display: block;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.page_number_text {
    clear: both;
    float: left;
    margin: 10px;
}
.page_number {
    float: left;
    margin: 10px;
}
.suchbox_select {
    width: 99%;
}

.pagination {
    clear: both;
    padding: 10px 0;
    text-align: center;
}

sup{
    font-size:10px;
}

.content-internal {
    clear: both;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
	text-align: center;
}
.content-internal .inner-banner, .content-bottom .inner-banner {
	max-width: 336px;
	margin: 0 auto;
}
.content-bottom {
    clear: both;
    margin: 10px 0;
    text-align: center;
}

.attachment-meta {
    clear: both;
    padding: 5px;
    font-size: 11px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.attachment-content {
    margin-top: 10px;
    text-align: center;
}
.attachment-caption {
    margin-top: 10px;
    font-weight: bold;
}

ul.link-categories {
    margin: 0 !important;
    padding: 0;
}
ul.link-categories li {
    float: left;
    display: block;
    width: 50%;
    margin: 0;
}
ul.link-categories li a {
    display: block;
    margin: 5px;
    padding: 10px;
    background: #f2f2f2;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
}
ul.link-categories li a:hover {
    background: #fff;
}

.social-buttons {
    height: 20px;
    margin-bottom: 10px;
    padding: 5px;
    overflow: hidden;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.social-buttons .social-button {
    float: left;
    display: inline;
    overflow: hidden;
}
.social-buttons .social-button.facebook {
    width: 200px;
}
.social-buttons .social-button.pinterest {
    width: 100px;
}

.sidebar-left-box {
    height: 270px;
    position: relative;
    margin-bottom: 20px;
}
.sidebar-left-box.blumen {
    background: url(../images/blumen.jpg) no-repeat;
}
.sidebar-left-box.verlobung {
    background: url(../images/verlobung.jpg) no-repeat;
}
.sidebar-left-box.real-wedding {
    background: url(../images/real-wedding.png) no-repeat;
}
.sidebar-left-box-link {
    display: block;
    width: 100%;
    height: 100%;
}
.sidebar-left-box-title {
    position: absolute;
    top: 170px;
    left: 10px;
    right: 10px;
    color: #5F5F5F;
    text-align: center;
    font: normal 15px/16px Arial;
    text-shadow: 0 1px 0 #fff;
}
.sidebar-left-box-title.two-lines {
    top: 160px;
}
.sidebar-left-box-text {
    position: absolute;
    /*width: 100%;*/
    top: 203px;
    left: 35px;
    right: 15px;
    font-size: 11px;
    line-height: 11px;
}
.attachment-comments {
    text-align: left;
}
input {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius:0;
}
.attachment-comments input{
    border: 2px solid #DAD8DD;
    border-radius: 6px 6px 6px 6px;
    text-align: left;
    width: 300px;
    padding: 4px;
}
.attachment-comments input[type='submit']{
    border: 2px solid #DAD8DD;
    border-radius: 6px 6px 6px 6px;
    text-align: left;
    width: 150px;
    padding: 4px;
}
.attachment-comments textarea{
    border: 2px solid #DAD8DD;
    border-radius: 6px 6px 6px 6px;
    text-align: left;
    padding: 4px;
}
#commentform input[type="text"], #commentform input[type="email"] {
    margin: 0;
    width: 40%;
}
#commentform textarea {
    margin: 0;
    width: 95%;
}
ol.commentlist {
    list-style: none outside none;
    margin: 0;
}
ol.commentlist cite, ol.commentlist cite a {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
}
ol.commentlist p {
    margin: 0;
    padding: 10px 42px 0;
}
ol.commentlist {
    margin: 0 !important;
    padding: 0;
    text-align: justify;
    list-style: none !important;
}
ol.commentlist li {
    list-style: none !important;
}
.comment {
    margin-bottom: 20px;
}
.comment-body {
    font-size: 12px;
    position: relative;
}
.comment-body .reply {
    text-align: right;
}
.comment-author {
    background: none repeat scroll 0 0 #F2EFE5;
    height: 32px;
    line-height: 32px;
}
.comment-author .says {
    display: none;
}
.comment-author img.avatar {
    float: left;
    padding: 0 !important;
    margin-right: 10px;
    border: none !important;
    box-shadow: none !important;
}
.comment-meta {
    font-size: 11px;
    line-height: 32px;
    position: absolute;
    right: 10px;
    top: 0;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
.wpbdp-page input, .wpbdp-page select, .wpbdp-page textarea, .wpbdp-page button, .wpbdp-listing-single input, .wpbdp-listing-single select, .wpbdp-listing-single textarea, .wpbdp-listing-single button{
    margin: 2px !important;
    padding: 5px !important;
    border: #DAD8DD solid 1px;
    border-radius: 6px;
}
.wpbdp-page button, .wpbdp-page input[type="button"], .wpbdp-page input[type="reset"], .wpbdp-listing-single button, .wpbdp-listing-single input[type="submit"], .wpbdp-listing-single input[type="button"], .wpbdp-listing-single input[type="reset"], #wpbdmsearchsubmit, .listing-actions form input[type="submit"] {
    border: 1px solid #DAD8DD;
    color: #303030 !important;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, #F9F8FF),
        color-stop(0.98, #E9E7EE)
        );
    background-image: -o-linear-gradient(bottom, #F9F8FF 50%, #E9E7EE 98%);
    background-image: -moz-linear-gradient(bottom, #F9F8FF 50%, #E9E7EE 98%);
    background-image: -webkit-linear-gradient(bottom, #F9F8FF 50%, #E9E7EE 98%);
    background-image: -ms-linear-gradient(bottom, #F9F8FF 50%, #E9E7EE 98%);
    background-image: linear-gradient(to bottom, #F9F8FF 50%, #E9E7EE 98%);
    cursor: pointer;
}
.wpbdp-page button:hover, .wpbdp-page input[type="button"]:hover, .wpbdp-page input[type="reset"]:hover, .wpbdp-listing-single button:hover, .wpbdp-listing-single input[type="submit"]:hover, .wpbdp-listing-single input[type="button"]:hover, .wpbdp-listing-single input[type="reset"]:hover, #wpbdmsearchsubmit:hover, .listing-actions form input[type="submit"]:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0.5, #E9E7EE),
        color-stop(0.98, #F9F8FF)
        );
    background-image: -o-linear-gradient(bottom, #E9E7EE 50%, #F9F8FF 98%);
    background-image: -moz-linear-gradient(bottom, #E9E7EE 50%, #F9F8FF 98%);
    background-image: -webkit-linear-gradient(bottom, #E9E7EE 50%, #F9F8FF 98%);
    background-image: -ms-linear-gradient(bottom, #E9E7EE 50%, #F9F8FF 98%);
    background-image: linear-gradient(to bottom, #E9E7EE 50%, #F9F8FF 98%);
    cursor: pointer;
}

.wpbdp-page input[type="submit"] {
    color: #fff !important;
    border-color: #80002b;
    background: #cc0044; /* Old browsers */
    background: -moz-linear-gradient(top,  #cc0044 0%, #b3003c 49%, #a60037 49%, #990033 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0044), color-stop(49%,#b3003c), color-stop(49%,#a60037), color-stop(100%,#990033)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cc0044 0%,#b3003c 49%,#a60037 49%,#990033 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cc0044 0%,#b3003c 49%,#a60037 49%,#990033 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cc0044 0%,#b3003c 49%,#a60037 49%,#990033 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #cc0044 0%,#b3003c 49%,#a60037 49%,#990033 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0044', endColorstr='#990033',GradientType=0 ); /* IE6-9 */
}

.wpbdp-page input[type="submit"]:hover {
    background: #990033; /* Old browsers */
    background: -moz-linear-gradient(top,  #990033 0%, #a60037 50%, #b3003c 50%, #cc0044 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#990033), color-stop(50%,#a60037), color-stop(50%,#b3003c), color-stop(100%,#cc0044)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #990033 0%,#a60037 50%,#b3003c 50%,#cc0044 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #990033 0%,#a60037 50%,#b3003c 50%,#cc0044 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #990033 0%,#a60037 50%,#b3003c 50%,#cc0044 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #990033 0%,#a60037 50%,#b3003c 50%,#cc0044 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990033', endColorstr='#cc0044',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
}

.wpbdp-form-field.url .wpbdp-form-field-html.wpbdp-form-field-inner{
    display: inline-flex;
}
.wpbdp-form-field.url .wpbdp-form-field-html.wpbdp-form-field-inner input{
    width: auto !important;
}
#wpbdmsearchform {
    display: inline-flex;
    margin-left: 0px;
    margin-top: 10px;
}
.wpbdp-search-form .advanced-search-link {
    line-height: 36px;
    margin-left: 5px;
}
.wpbdp-page, .wpbdp-listing-single {
    margin-bottom: 40px;
}
.wpbdp-form-field.textarea textarea {
    width: 100%;
}
.wpbdp-form-field-inner {
    width: 100%;
}
#wpbdp-listing-form-fields input[type="text"]{
    width: 100%;
}
#wpbdp-search-form input.reset {
    display:none;
}
#wpbdp-search-form-wrapper {
    display: block;
}

.wpbdp-page h2 {
    min-height:20px !important;
    min-width:300px !important;
    background:none !important;
    margin:15px 0 8px !important;
    padding:0 !important;
    font-size:16px !important;
    font-weight: 600 !important;
    color: #303030 !important;
}
.wpbdp-page h2:first-letter{
    font-size:16px !important;
    font-weight:600 !important;
    font-family: "Open Sans",Arial !important;
}
.wpbdp-page h3{
    font-size:14px !important;
    font-weight:600 !important;
}
.wpbdp-bar {
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
}
.wpbdp-categories:after {  /* Firefox, IE8, Opera, Safari, etc. */
    content: ".";  display: block;height: 0;clear: both;visibility: hidden;
}
.wpbdp-categories {
    margin:0 !important;
    padding:0 !important;
}
.wpbdp-categories .cat-item {
    display: block;
    float: left;
    width: 48.5%;
    margin: 5px 0;
    padding: 10px;
	box-sizing: border-box;
    background-color: #f2f2f2;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    list-style: none;
}
.wpbdp-categories .cat-item:nth-child(2n) {
    margin: 5px 0 5px 10px;
}

.wpbdp-categories .category-label {
    display:inline-block;
    line-height:24px;
    background:top left url(../images/wedding-bb-icon-sprite.png) no-repeat;
    padding-left:30px;
}

.wpbdp-categories .cat-item-29 .category-label{background-position: 0 0;}
.wpbdp-categories .cat-item-37 .category-label{background-position: 0 -24px;}
.wpbdp-categories .cat-item-xx .category-label{background-position: 0 -48px;}
.wpbdp-categories .cat-item-25 .category-label{background-position: 0 -72px;}
.wpbdp-categories .cat-item-xx .category-label{background-position: 0 -96px;}
.wpbdp-categories .cat-item-28 .category-label{background-position: 0 -120px;}
.wpbdp-categories .cat-item-24 .category-label{background-position: 0 -144px;}
.wpbdp-categories .cat-item-435 .category-label{background-position: 0 -168px;}
.wpbdp-categories .cat-item-35 .category-label{background-position: 0 -192px;}
.wpbdp-categories .cat-item-438 .category-label{background-position: 0 -216px;}

.wpbdp-page .image-conditions dt {
    float: left;
    margin-right:10px;
}
.wpbdp-submit-page {
    margin-bottom:10px;
}
.wpbdp-page .wpbdp-listing-form h4{
    font-size:13px;
    font-weight:600;
    margin:10px 0 0;
}
.wpbdp-page .wpbdp-listing-form .image{
    width: 132px;
    margin: 0 0 10px;
    border-bottom: none !important;
}
.wpbdp-page .wpbdp-listing-form .image img{
    max-width: 110px !important;
    margin: 10px 0 7px;
}
.wpbdp-page .wpbdp-listing-form .image input.submit{
    width: 120px;
}
.wpbdp-page .wpbdp-listing-form .image label{
    font-size: 12px;
}
.wpbdp-page .wpbdp-listing-form .image label input{
    float:left;
}
.wpbdp-page .wpbdp-listing-form h4:last-of-type{
    clear: both;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
}
.wpbdp-listing .listing-title{
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.wpbdp-listing .listing-title h2 {
    min-height:20px !important;
    min-width:300px !important;
    background:none !important;
    margin:15px 0 8px !important;
    padding:0 !important;
    font-size:16px !important;
    font-weight: 600 !important;
    color: #303030 !important;
}
.wpbdp-listing .listing-title h2:first-letter{
    font-size:16px !important;
    font-weight:600 !important;
    font-family: "Open Sans",Arial !important;}

.wpbdp-listing {
    border-top: 1px solid #e5e5e5;
    border-bottom: none !important;
}
.wpbdp-listing.even{
    background-color:#fafafa;
}

.wpbdp-field-firmenname label,
.wpbdp-field-business-genre label,
.wpbdp-field-auszug label,
.wpbdp-field-beschreibung label,
.wpbdp-field-webseitenadresse label,
.wpbdp-field-telefon label,
.wpbdp-field-fax label,
.wpbdp-field-stichworte label {
    display:none;
}
.wpbdp-field-firmenname span{
    font-weight:bold;
}
.wpbdp-field-business-genre,
.wpbdp-field-webseitenadresse,
.wpbdp-field-telefon,
.wpbdp-field-fax,
.wpbdp-field-stichworte {
    height:12px;
    line-height:13px;
    padding-left:18px;
	box-sizing: border-box;
}
#content .wpbdp-listing .listing-details .field-value  {
	margin-bottom: 15px;
}
#content .wpbdp-listing-excerpt .listing-thumbnail {
	margin: 0 0 5px 10px;
}
#content .wpbdp-listing-excerpt .listing-thumbnail a {
	display: block;
}
.wpbdp-field-stichworte {
	height: auto;
}
.wpbdp-field-business-genre{
    background: 0 0 url(../images/wedding-bblist-icon-sprite.png) no-repeat;
}
.wpbdp-field-webseitenadresse{
    background: 0 -12px url(../images/wedding-bblist-icon-sprite.png) no-repeat;
}
.wpbdp-field-telefon{
    background: 0 -24px url(../images/wedding-bblist-icon-sprite.png) no-repeat;
}
.wpbdp-field-fax{
    background: 0 -36px url(../images/wedding-bblist-icon-sprite.png) no-repeat;
}
.wpbdp-field-stichworte{
    background: 0 -48px url(../images/wedding-bblist-icon-sprite.png) no-repeat;
}
.wpbdp-listing-single .wpbdp-field-auszug{
    font-weight: bold;
}
.wpbdp-listing-single .wpbdp-field-firmenname{
    display:none;
}
.wpbdp-listing-single .main-image {
    padding:0 !important;
}
.wpbdp-listing-single .main-image img{
    width: 265px !important;
    height: auto !important;
}
.wpbdp-listing-single .extra-images ul{
    margin:0 !important;
}
.wpbdp-listing-single .extra-images img{
    width: 115px !important;
    height: auto !important;
    margin-bottom:10px !important;
}

.wpbdp-search-page h3{
    display:none;
}
#wpbdp-search-form {
    padding-left: 0px !important;
}
.wpbdp-pagination{
}
.wpbdp-pagination:after {
    content: ".";  display: block;height: 0;clear: both;visibility: hidden;}

.wpbdp-view-listings-page .listing-thumbnail img{
    width: 150px;
    height: auto;
	margin:0;
}

.ratingbox-wrapper {
    float:right;
    padding:5px;
    margin: 0 0 15px 15px;
    background-color:#d9d9d9;
    border-radius:6px;
}
.ratingbox-inner {
    border-radius: 6px;
    padding:5px;
    background:top url(../images/wedding-tippbox-bg.gif) repeat;
}

.ratingbox-content {
    padding:7px 5px 5px;
    background-color: #fcfcfc;
    border-radius: 6px;
}

.ratingbox {
    padding:5px 10px;
    border-top: 1px solid #e5e5e5;
}
.ratingbox:first-child {border:none;}

.ratingicon {
    display: block;
    height:20px;
    background: url(../images/wedding-rating-icon-sprite.png) repeat-x;
    float:left;
}
.ratingicon.effort.on {background-position:0 0; }
.ratingicon.effort.off {background-position:0 -100px; }
.ratingicon.creativity.on {background-position:0 -20px; }
.ratingicon.creativity.off {background-position:0 -120px; }
.ratingicon.skills.on {background-position:0 -40px; }
.ratingicon.skills.off {background-position:0 -140px; }
.ratingicon.personally.on {background-position:0 -60px; }
.ratingicon.personally.off {background-position:0 -160px; }
.ratingicon.rating.on {background-position:0 -80px; }
.ratingicon.rating.off {background-position:0 -180px; }

.ratingtitle{
    float:left;
    width:90px;
    font-weight: 600;
}
.fb-like-box-wrapper{
    height:295px;
    width:201px;
    border:6px solid #e3e1e1;
    border-radius: 6px;
}

.fb-like-box {
    height:238px;
}

.fb-like-box-header{
    height: 70px;
    width: 201px;
    margin-top:-10px;
    padding-top: 5px;
    background: top center url(../images/fb-fan.png) no-repeat;
}
.fb-like-box-header a{
    display: block;
    width: 165px;
    height: 55px;
    margin: 0 auto;
}

.ad-injector {
    float:right;
}

.ad-inject-spacer {
    clear:both; 
    margin-bottom: 0px !important;
}
.toggle-sidebar {
	width: 28px;
	height: 87px;
	background: url(../images/slide-out-sidebar.png);
	background-size: 28px 116px;
	display: none;
	transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	cursor:pointer;
}
.responsive-table, #gallery_table {
	width: 100%;
}
/*** TOC ***/
.sidebar-toc {
	margin-bottom: 20px;
	display: block;
}
.sidebar-toc li {
	margin-bottom: 5px;
}
/*** VERZEICHNIS ***/
#content .wpbdp-bar .wpbdp-main-links {
	float: none;
}
#content  #wpbdmsearchform {
	text-align: left;
	display: block;
}
#content form#wpbdmsearchform a.advanced-search-link {
	display: inline-block;
}
#TB_window .screen-reader-text {
	display: none !important;
}
.tb-close-icon {
	background: #fff;
}
.brautkleider-galerie {
	float:left; 
	width:280px;
}
.brautkleider-content {
	margin-left: 300px;
}
#scrollToTop {
	background: #990033;
	color: #fff;
	position: fixed;
	bottom: 20px;
	right: 20px;
	box-shadow: 3px 3px 10px rgba(0,0,0,.4);
	display: none;
	padding: 5px 10px;
	border-radius: 5px;
	z-index: 99;
}
#scrollToTop:hover {
	text-decoration: none;
	background: #b71349;
}
/** CONTACT FORM ***/
.wpcf7-form {
	margin-bottom: 20px;
}
input.wpcf7-text, textarea.wpcf7-textarea {
	padding: 8px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	max-width: 100%;
	box-sizing: border-box;
}
input.wpcf7-submit {
	padding: 8px;
	border: none;
	background: #990033;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
@media (max-width: 1090px) {
	#wedding-page, #header {
		width: 100%;
	}
	#header {
		height: 75px;
		padding-top: 29px;
		background-position: center -20px;
	}
	#wedding-page {
		padding-top: 60px;
	}
	#wedding-logo {
		margin: 0 auto 5px -102px;
		position: absolute;
		z-index: 10000;
		left: 50%;
		top: 8px;
	}
	#wedding-logo, #wedding-logo a {
		width: 204px;
		height: 52px;
	}
	#wedding-logo a {
		margin: 0;
		background-size: 100%;
	}
	.responsive-menuwrapper {
		margin-top: 8px;
	}
	.index-slider-frame {
		float: none;
		width: 740px;
		margin: 0 auto 20px;
	}
	.index-slider-frame-inner {
		width: 734px;
	}
	.index-slider-nav {
		width: 310px;
	}
	.index-slider-content {
		width: 422px;
		overflow: hidden;
	}
	.index-slider-content img {
		margin-left: -50px;
	}
	.nav-top li a {
		font-size: 11px;
	}
	#content {
		width: 50%;
		width: calc(100% - 213px);
		box-sizing: border-box;
	}
	.index-box-content {
		width: 40%;
	}
	.index-box-arrow {
		margin-left: 40%;
		left: 15px;
	}
	.left-arrow {
		margin-left: auto;
		margin-right: 40%;
		right: 15px;
	}
	a.index-box.left {
		background-position: right 100% top -59px !important;
	}
	.gallery-box-wrap3 {
		width: 90%;
		width: calc(100% - 30px);
		padding: 0 0 10px;
		box-sizing: border-box;
	}
	.gallerybox-item {
		width: 100%;
		padding-left: 220px;
		box-sizing: border-box;
	}
	#content .gallerybox-image {
		margin-left: -210px;
	}
	.gallerybox-text {
		width: 80%;
		width: calc(100% - 40px);
	}
	.pages {
		width: 100%;
		right: 0;
	}
	.responsive-table, #gallery_table {
		overflow: auto;
		box-sizing: border-box;
		margin-bottom: 1.25em;
	}
	#content .responsive-table table {
		margin-bottom: 5px;
		box-sizing: border-box;
	}
	.responsive-table::-webkit-scrollbar, #gallery_table::-webkit-scrollbar {
		-webkit-appearance: none;
	}
	.responsive-table::-webkit-scrollbar:vertical, #gallery_table::-webkit-scrollbar:vertical {
		width: 12px;
	}
	.responsive-table::-webkit-scrollbar:horizontal, #gallery_table::-webkit-scrollbar:horizontal {
		height: 12px;
	}
	.responsive-table::-webkit-scrollbar-thumb, #gallery_table::-webkit-scrollbar-thumb {
		background-color: #990033;
		border-radius: 10px;
		border: 3px solid #ddd;
	}
	.responsive-table::-webkit-scrollbar-track, #gallery_table::-webkit-scrollbar-track {
		border-radius: 10px;  
		background-color: #ddd; 
	}
}
@media (max-width: 1023px) {
	.menu-fuer-sie-container {
		margin-left: -5px;
	}
	.nav-top li a {
		font-size: 10px;
		text-transform: none;
		padding: 0 8px;
	}
	#content object {
		display: none;
	}
}
@media (max-width: 900px) {
	.gallerybox-item {
		padding-left: 135px;
	}	
	#content .gallerybox-image {
		width: 115px;
		margin-left: -120px;
	}
	.gallerybox a.gallerybox-back, a.gallerybox-next {
		margin-top: 95px;
	}
	.gallerybox-text {
		min-height: 190px;
	}
	
}
@media (max-width: 768px) {
	#wedding-wrapper {
		overflow: hidden;
		min-height: 1100px;
		position: relative;
		border-radius: 0;
	}
	#header {
		display: none;
	}
	a.index-box.left {
		background-position: right 190px top -59px !important;
	}
	#content {
		position: relative;
		left: 0;
		width: 90%;
		width: calc(100% - 25px);
		padding-right: 0;
		transition: all .15s ease-in-out;
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		opacity: 1;
		padding-right: 10px;
	}
	#content .index-box-content h3 {
		font-size: 18px;
		margin: 5px 0;
	}
	.index-box-content {
		font-size: 0.85em;
	}
	.index-slider-frame {
		width: 445px;
	}
	.index-slider-frame-inner {
		width: 440px;
	}
	.index-slider-frame-inner {
		height: 175px;
	}
	.index-slider-nav {
		width: 220px;
	}
	.index-slider-nav-inner h3, .index-slider-nav-link {
		font-size: 10px;
		line-height: 13px;
		display: block;
		overflow: hidden;
	}
	.index-slider-content {
		width: 218px;
		height: 175px;
	}
	.index-slider-nav li {
		height: 57px;
	}
	.index-slider-nav-inner {
		padding: 5px 10px;
		height: 47px;
	}
	.index-slider-nav li.current {
		background-position: left 5px center;
	}
	.index-slider-content img {
		width: 336px;
		height: 175px;
		margin-left: -75px;
	}
	#sidebar-right {
		position: absolute;
		overflow: hidden;
		right: -250px;
		transition: all .15s ease-in-out;
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 0 5px;
		padding: 0 10px 10px;
		background: #fff;
	}
	#sidebar-right.active {
		right: 0;
		position: absolute;
		transition: all .15s ease-in-out;
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;	
		box-shadow: -5px 5px 15px -5px rgba(0,0,0,.08);
	}
	#content.slided-out {
		position: relative;
		left: -230px;
		transition: all .15s ease-in-out;
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		opacity: 0.25;
	}
	div.toggle-sidebar {
		display: block;
		float: right;
		position: absolute;
		right: 0;
		transition: all .15s ease-in-out;
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
	}
	div.toggle-sidebar.slided-out {
		right: 234px;
		transition: all .15s ease-in-out;
		-moz-transition: all .15s ease-in-out;
		-webkit-transition: all .15s ease-in-out;
		height: 50px;
		width: 50px;
		background-position: 0 -160px;
		background-size: 50px 
	}
	.brautkleider-galerie {
		max-width: 200px;
	}
	.brautkleider-galerie img {
		max-width: 100%;
		height: auto;
	}
	.brautkleider-content {
		margin-left: 220px;
	} 
}
@media (max-width: 560px) {
	a.index-box.left {
		background-position: right 120px top -59px !important;
	}
	.gallerybox-item {
		padding-left: 110px;
	}
	#content .gallerybox-image {
		width: 85px;
		margin-left: -100px;
	}
	#content .gallerybox h3 {
		font-size: 13px;
		padding: 0 32px;
	}
	.gallerybox-text {
		font-size: 0.9em;
		min-height: 150px;
		width: 90%;
		width: calc(100% - 30px);
	}
	#content .gallerybox h3:before, #content .gallerybox h3:after {
		background-size: 357px 10px;
		width: 25px;
		height: 6px;
		margin-top: -3px;
	}
	#content .gallerybox h3:after {
		background-position: -154px 0;
	}
	#content .wpbdp-categories .cat-item {
		font-size: 0.9em;
	}
	#content .wpbdp-bar .wpbdp-main-links input[type="button"] {
		display: inline-block !important;
	}
	.wpbdp-listing .listing-thumbnail img, .wpbdp-listing.single .listing-thumbnail img {
		max-width: 150px;
	}
	.wpbdp-listing.wpbdp-listing {
		position: relative;
	}
	.wpbdp-listing.wpbdp-listing a {
		word-break: break-all;
	}
	#content .wpbdp-listing-single .stickytag {
		position: absolute;
		right: 0;
		top: -26px;
		margin-top: 0;
	}
	#content .wpbdp-listing-single .stickytag img {
		max-width: 46px;
	}
	#content .wpbdp-form-field.url .wpbdp-form-field-html.wpbdp-form-field-inner, #content .wpbdp-form-field span.sublabel {
		display: block;
	}
}
@media (max-width: 479px) {
	#wedding-logo {
		top: 14px;
		margin-left: -65px;
	}
	#wedding-logo, #wedding-logo a {
		width: 140px;
		height: 36px;
		outline: 0;
	}
	.index-slider-frame, .home-linkads, #content .gallerybox h3:before, #content .gallerybox h3:after {
		display: none;
	}
	#content {
		padding-left: 15px;
		padding-right: 0;
	}
	#content h1, #content h2 {
		min-height: 30px;
		background-size: auto 30px;
		background-position: bottom 1px left 3px;
		font-size: 16px;
		margin-left: -24px;
		padding-left: 24px;
		padding-bottom: 4px;
		line-height: 1.35em;
		margin-top:15px;
		margin-bottom: 10px;
	}
	#content h1:first-letter, #content h2:first-letter {
		font-size: 22px;
	}
	a.index-box {
		margin-bottom: 20px;
	}
	a.index-box, .index-box-arrow {
		height: 112px;
	}
	#content .index-box-content h3 {
		font-size: 14px;
		margin-bottom: 2px;
	}
	.index-box-content {
		font-size: 0.725em;
		height: 102px;
		line-height: 1.25em;
	}
	.right-arrow {
		background-position: -20px -10px;
	}
	.left-arrow {
		background-position: 0 -10px;
	}
	a.index-box.left {
		background-position: right 20px top -59px !important;
	}
	a.index-box.right {
		background-position: left -70px top -59px !important;
	}
	.post-sub-image {
		width: 60px;
	}
	.post-sub-content {
		margin-left: 85px;
		font-size: 10px;
	}
	#content .post-sub-content h3 {
		margin: 0 0 3px;
	}
	.social-buttons {
		height: auto;
	}
	.social-buttons .social-button {
		margin-bottom: 10px;
	}
	.gallerybox-item {
		padding-left: 0;
	}
	#content .gallerybox-image {
		width: 125px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	#content .gallerybox h3 {
		word-wrap: break-word;
		padding: 0;
	}
	.gallerybox-text {
		min-height: 0;
		padding: 10px;
	}
	#content .alignleft.wp-post-image {
		max-width: 75px;
		height: auto;
		margin: 0 10px 5px 0;
	}
	#content .alignright.wp-post-image  {
		max-width: 75px;
		height: auto;
		margin: 0 0 5px 10px;
	}
	#content ul.related_post li {
		width: 100% !important;
		margin: 10px 0 0 !important;
		padding-left: 70px !important;
		box-sizing: border-box;
		float: none !important;
	}
	#content ul.related_post li a {
		line-height: 1.25em !important;
		display: inline-block;
	}
	#content ul.related_post li img {
		max-width: 60px !important;
		height: auto !important;
		margin: 0 5px 5px -70px !important;
	}
	.wpbdp-listing .listing-thumbnail img {
		max-width: 100px;
	}
	#content .wpbdp-categories .cat-item {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}
	#content .wpbdp-listing-single .listing-actions {
		margin: -10px 0 5px;
	}
	.wpbdp-listing.wpbdp-listing-single .main-image {
		max-width: 100%;
	}
	#content .wpbdp-field-business-genre, #content .wpbdp-listing .listing-details .field-value {
		margin-bottom: 25px;
	}
	#content .listing-title h2 {
		min-width: 200px !important;
	}
	#content .wpbdp-field-stichworte a {
		margin: 0 5px 5px 0;
		display: inline-block;
	}
	.ratingbox-wrapper {
		margin: 0 auto 10px;
		float: none;
	}
	.gallery_box {
		max-width: 42%;
	}
	.gallery_box .gallery_photo {
		max-width: 100%;
		height: auto;
	}
	.brautkleider-galerie {
		max-width: 200px;
		float: none;
		margin: 0 auto 10px;
	}
	.brautkleider-galerie img {
		max-width: 175px;
		height: auto;
	}
	.brautkleider-content {
		margin-left: 0;
	}
	.content-internal .inner-banner, .content-bottom .inner-banner {
		max-width: 250px;
		margin: 0 auto;
	}
	#content img.alignright, #content img.alignleft {
		max-width: 50%;
	}
}
@media (max-width: 359px) {
	#wedding-logo {
		top: 15px;
		margin-left: -50px;
	}
	#wedding-logo, #wedding-logo a {
		width: 120px;
		height: 31px;
		outline: 0;
	}
	.wpbdp-listing .listing-thumbnail img {
		max-width: 70px;
	}
}

.weiter {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	background-color: #990033;
	line-height: 38px;
	padding: 5px 5px;
	height: 38px;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	color:#ffffff !important;
	width:110px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
.weiter:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b71349), color-stop(1, #b71349) );
	background:-moz-linear-gradient( center top, #b71349 5%, #b71349 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b71349', endColorstr='#b71349');
	background-color:#b71349;
}.weiter:active {
	position:relative;
	top:1px;
}

.weiter2 {
	border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	background-color: #990033;
	line-height: 38px;
	padding: 5px 5px;
	height: 38px;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	color:#ffffff !important;
	width:245px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
.weiter2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b71349), color-stop(1, #b71349) );
	background:-moz-linear-gradient( center top, #b71349 5%, #b71349 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b71349', endColorstr='#b71349');
	background-color:#b71349;
}.weiter2:active {
	position:relative;
	top:1px;
}

