/*
THEME NAME: Lagerverkaufsmode
THEME URI: http://www.lagerverkaufsmode.de
DESCRIPTION: Theme based on Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.sybermon.com/">Wolfgang Hafenscher</a> (Sybermon)
AUTHOR URI: http://www.sybermon.com
*/


body {
	background: #F4F4F4;		background-image:url(images/bg_white.jpg);		background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}

a {
	color: #464646;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	font-size: 0.7em;
	width: 1000px;
	background: #FFF;
	margin: 0;
}

#header {
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 169px;
	border-bottom: 3px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	margin: 0 auto;
	background: url(images/main_img.jpg) no-repeat;
}
#header a.home {
	display: block;
	width: 100%;
	height: 100%;
}
#nl1Form {
	position: absolute;
	display: block;
	width: 210px;
	bottom: 1px;
	right: 0px;
}
#nl1Form .text {color: #999; width: 150px;}
#nl1Form .submit {background: #E24071; color: #fff; border: 1px solid #fff;}

#headerNew {position: relative; height: 91px; border-top: 1px solid #efefef; margin: 0 auto;}
#headerNew .home {display: block; position: absolute; top: 5px; left: 10px; width: 375px; height: 48px; background: url(images/lvm_header_logo.png) no-repeat;}
#headerNew .leader {width: 728px; height: 90px; position: absolute; right: -160px; bottom: 0;}
#headerNew .sky {width: 160px; height: 600px; position: absolute; right: -160px; top: 90px;}
#headerNew #nnl1Form {position: absolute; left: 18px; top: 60px; font-size: 13px;}
#nnl1Form span {margin: 0;}
#nnl1Form .text {color: #999; width: 200px; border: 1px solid #ddd; border-top: 1px solid #999;}
#nnl1Form .submit {float: right; margin: -5px 0 0 5px;}

#headerBar {;	height: 22px;
	background: #f9c6e5 url(images/bg_bar.gif) repeat-x;
	background: #e24071;
}
#headerBar span {
	float: right;
	line-height: 16px;
	padding: 2px 20px 0 20px;
	color: #fff;
}
#headerBar p {
	margin: 0;
	padding: 2px 0 0 15px;
	color: #fff;
}
#headerBar a {color: #fff;}
#headerBar p span {
	color: #fff;
	font-weight: bold;
	float: none;
}

#access {
        display: block;
        float: left;
}
#access .menu-header,
div.menu {
        font-size: 13px;
        margin-left: 37px;
}
#access .menu-header ul,
div.menu ul {
        list-style: none;
        margin: 0;
	padding: 0;
}
#access .menu-header li,
div.menu li {
        float: left;
        position: relative;
}
#access a {
	font-size: 12px;
	font-weight: bold;
        color: #fff;
        display: block;
        line-height: 22px;
        padding: 0 20px 0 10px;
        text-decoration: none;
}
#access ul ul {
        box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
        display: none;
        position: absolute;
        top: 22px;
        left: 0;
        float: left;
        width: 280px;
        z-index: 99999;
}
#access ul ul li {
        min-width: 180px;
}
#access ul ul ul {
        left: 100%;
        top: 0;
}
#access ul ul a {
	font-weight: normal;
        background: #E24071;
        line-height: 1em;
        padding: 7px 10px;
        width: 260px;
        height: auto;
}
#access ul li:hover > ul {
        display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
        color: #fff;
}
#access li:hover > a,
#access ul ul :hover > a {
        background: #E24071;
        color: #fff;
}
#access ul ul :hover > a {
        background: #fff;
        color: #E24071;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
        color: #fff;
}


#container {
	position: relative;
	overflow: visible;
	margin: 0 auto;
	padding: 25px 0;
}

#content {
	float: left;
	width: 545px;
	margin: 0 0 0 45px;
}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.wp-caption-text {
}

.post {
	text-align: justify;
	margin-bottom: 50px;
}
.post.excerpt {clear: both;}
.post.excerpt img {margin: 0.5em 1em 0em 0; float: left;}

.post h1 {
	color:#B11F4E;
	font-size:1.6em;
	font-weight:normal;
}
.post h2 {font-size: 1.6em; font-weight: normal; color:#B11F4E;}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post a {
	color:#B11F4E;
	text-decoration:underline;
}
.post a:hover {
	text-decoration: none;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content h2 {
	margin-bottom: 10px;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 10px 0 5px;
}
.post-content h4, .post-content h5, .post-content h6 {
	font-size: 100%;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}
.post img.noborder {border: none};

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a,
a.pagination {
	font-size: 110%;
	color: #B11F4E;
}

.navigation {clear: both; margin: 1em 0; height: 2em}
.commentlist {list-style-type: none; padding: 0;}
#comments {margin: 3em 0 0 0;}
.commentlist li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
	font-size: 120%;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-size: 100%;
	padding: 10px;
}

#sidebarLeft {
	float: left;
	width: 160px;
	margin: 0 15px 0 5px;
}
#sidebarRight {
	float: right;
	width: 160px;
	margin: 0px 5px 0 15px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #666;
	font-weight: bold;
	font-size: 100%;
}

.sidepanel ul, .subpages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.subpages {
	padding: 0 0 1em 0;
}

.subpages ul {
	display: inline;
}
.subpages ul li {
	display: inline;
	margin: 0 0 0 5px;
}
.subpages a {
	color: #f00;
	text-decoration: underline;
}
.subpages a:hover {
	text-decoration: none;
}

.current_page_item>a {
	color: #f00;
}

.sidepanel ul li {
	text-align: right;
	padding: 5px 0 0 0;
	line-height: 1.1em;
}

.sidepanel ul li a {
	color: #B11F4E;
}
.sidepanel ul ul li {
	border: none;
}
.sidepanel ul li ul li a {
	color: #666;
}
.sidepanel ul li ul li ul li a {
	color: #ababab;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 20px;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.clear {clear: both;}


#nlForm {margin: 1em 0 0 0; text-align: center;}
#nlForm h3 {font-size: 12px;}
#nlForm strong {float: left; padding: 2px 0;}
#nlForm input.text {width: 150px; border: 1px solid #aaa; margin: 0 auto; text-align: left; color: #999;}
#nlForm input.submit {background: #E24071; color: #fff; margin: 0.5em 0; border: none;}
#searchform #s,
#txt_friendmessage {width: 150px;}
.adLink {margin: 2em 0 1em; padding: 0;}
.adLink a {color: #f00;}
#sidebarRight {padding-top: 0px;}
#bannerRight {width: 180px; height: 150px; margin: 0; position: absolute; top: 0; right: 0;}
#popupNewsletter,
#designNewsletter {position: relative; margin: 1em auto; background: url(images/boxes_small.jpg) no-repeat; padding: 13px 20px 0 145px; width: 250px; height: 117px; overflow: hidden;}#designNewsletter2 {position: relative; margin: 1em 0 0 0; background: url(images/boxes_small_wide.jpg) no-repeat; padding: 30px 30px 0 35px; width: 545px; height: 117px; overflow: hidden;}#popupNewsletter {background: url(images/box_popup.png) no-repeat;}
#sendFriend {margin: 1em auto; background: url(images/boxes_small.jpg) 0 -130px no-repeat; padding: 13px 20px 0 185px; width: 215px; height: 122px; overflow: hidden;}
#sendFriend a {text-decoration: none; text-align: center; clear: both; float: right; display: block; font-size: 11px; cursor: pointer; font-weight: bold; width: 85px; height: 23px; margin: 14px 0 0 0; padding: 7px 0 0 0; color: #B1224E; background: url(images/button.png) 0px 2px no-repeat; border: none;}
#sendFriend a:hover {color: #333; text-decoration: none;}
#popupNewsletter input,
#designNewsletter input {color: #999; width: 120px; margin: 5px 0 0 0;}#designNewsletter2 input {color: #999; width: 200px; margin: 5px 0 0 0;}
#popupNewsletter div.submit,
#designNewsletter div.submit {position: absolute; right: 15px; bottom: 25px; text-align: center;}#designNewsletter2 div.submit {position: absolute; text-align: center;}
#popupNewsletter input.submit,
#designNewsletter input.submit {font-size: 11px; cursor: pointer; font-weight: bold; width: 85px; height: 30px; margin: 0; padding: 0; color: #B1224E; background: url(images/button.png) 0px 2px no-repeat; border: none;}#designNewsletter2 input.submit {font-size: 11px; cursor: pointer; font-weight: bold; width: 85px; height: 30px; margin: 0; padding: 0; color: #B1224E; background: url(images/button.png) 0px 2px no-repeat; border: none;}
#popupNewsletter input.submit:hover,
#designNewsletter input.submit:hover {color: #333;}#designNewsletter2 input.submit:hover {color: #333;}
#popupNewsletter {display: none; position: fixed; margin: 0; overflow: visible;}

iframe.fbLike {margin: 2em 0 0 0;}

table.legend {margin: 0 auto 1em;}
table.legend td {background: #faf0f9; padding: 10px; vertical-align: top;}
table.legend td.middle {vertical-align: middle;}
table.legend td strong {display: block; margin: 0.5em 0 1em 0;}
table.legend td.first {padding: 10px 0 10px 30px;}
table.legend td.last {padding: 10px 30px 10px 20px;}

table.index thead th {background: #e24071; color: #fff; text-align: left; font-weight: bold; padding: 1px 4px; font-size: 11px;}
table.index tbody th {vertical-align: top; font-size 1.5em;}
table.index tbody th p {background: #cdcdcd; color: #fff; padding: 5px; margin: 0;}
table.index tbody td {border-bottom: 2px solid #cdcdcd; border-left: 1px dotted #cdcdcd; vertical-align: top; padding: 3px; font-size: 9px; text-align: left;}
table.index tbody td.first {border-left: 2px solid #cdcdcd; padding: 3px 7px;}
table.index tbody td.first p {font-style: italic; margin: 1em 0 0 0;}
table.index tbody td.last {border-right: 2px solid #cdcdcd;}
table.index tbody td.num {text-align: center;}
table.index tbody td p {margin: 0;}
table.index tbody td p.plus {min-height: 30px; background: url(images/tbl_plus.png) 3px 2px no-repeat; padding: 0 0 0 30px; margin: 0 0 7px 3px;}
table.index tbody td p.minus {min-height: 30px; background: url(images/tbl_minus.png) 3px 2px no-repeat; padding: 0 0 0 30px; margin: 0 0 0 3px;}

table.legend.bottom td {vertical-align: middle;}
table.legend.bottom td img {vertical-align: middle;}

table.anmeldeinfo {width: 390px; margin: 0 auto; background: #faf0f9;}
table.anmeldeinfo tbody th {vertical-align: top; padding: 10px 10px 0 20px;}
table.anmeldeinfo tbody th p {background: #cdcdcd; color: #fff; padding: 5px; margin: 0; vertical-align: top;}
table.anmeldeinfo tbody td {vertical-align: top; padding: 10px 20px 10px 0;}

a.anmeldeinfo {display: block; width: 520px; height: 103px; background: url(images/button_anmelden.png) no-repeat; margin: 2em auto;}
a.anmeldeinfo:hover {background-position: 0 -103px;}
.page-numbers {list-style-type: none !important; margin: 1em 0 3em 0;}
.page-numbers li {float: left; margin: 0 0.5em;}

#infobox-close{text-align: right; margin: 0 0 5px 0;}
#infobox_datenschutz{position: absolute; margin-top: 20px; background: #FFFFFF; width: 550px; padding: 10px;}
#infobox_impressum{position: absolute; margin-top: 20px; background: #FFFFFF; width: 550px; padding: 10px;}
#infobox_anmelden{position: absolute; margin-top: 20px; background: #FFFFFF; width: 550px; padding: 10px;}

#infobox_datenschutz_sidebar{position: absolute;  top: 0; background: #ffffff; padding: 10px; bottom: 3px; width: 545px; z-index: 9999999999999}
#infobox_datenschutz_popup{position: relative;  background: #ffffff; padding: 10px; top: 55px; left:-220px; width: 545px; z-index: 9999999999999}

#overlayDark {display: none; position: fixed; z-index: 999999999; left: 0; top: 0; width: 100%; height: 100%; background: url(images/dark_trans.png);}

#popupMailer {position: relative; z-index: 9999999999; margin: 1em auto; background: url(images/box_popup_big.png) no-repeat; padding: 13px 20px 0 0; width: 636px; height: 241px; overflow: hidden;}
#popupMailer a.close {background: url(images/box_popup_close.png) no-repeat; position: absolute; right: 10px; top: 9px; width: 13px; height: 13px; display: block;}
#popupMailer form {position: absolute; width: 285px; height: 100px; left: 325px; top: 150px; overflow: hidden;}
#popupMailer input.text {color: #999; width: 150px; margin: 5px 0 0 20px;}
#popupMailer div.status {padding: 0 0 0 30px; font-weight: bold;}
#popupMailer div.submit {text-align: center;}
#popupMailer input.submit {font-size: 11px; cursor: pointer; font-weight: bold; width: 85px; height: 30px; margin: 0; padding: 0; color: #B1224E; background: url(images/button.png) 0px 2px no-repeat; border: none;}
#popupMailer input.submit:hover {color: #333;}
#popupMailer {display: none; position: absolute; margin: 0;}

#popupMailer.v2 {position: absolute; top: 0; z-index: 9999999999; margin: 0 auto; background: url(images/box_popup_big2.jpg) no-repeat; padding: 0; width: 618px; height: 242px; overflow: hidden; text-align: left;}
#popupMailer.v2 form {position: absolute; width: 310px; height: 115px; left: 25px; top: 45px; overflow: hidden;}
#popupMailer.v2 form strong {font-weight: normal; color: #E24071;}
#popupMailer.v2 form .text1 {font-size: 1.2em; margin: 1.2em 0 0.5em 0;}
#popupMailer.v2 div.submit {text-align: left;}
#popupMailer.v2 input.text {color: #999; width: 200px; margin: 0;}
#popupMailer.v2 div.status {padding: 0; margin: 5px 0 0 0; width: 250px; font-weight: bold;}
#popupMailer.v2 input.submit:hover {color: #333;}

#popupMailer.v3 {position: absolute; top: 0; z-index: 9999999999; margin: 0 auto; background: url(images/box_popup_big3.jpg) no-repeat; padding: 0; width: 618px; height: 242px; overflow: visible; text-align: left;}
#popupMailer.v3 form {position: absolute; width: 270px; height: 130px; left: 25px; top: 120px; overflow: hidden;}
#popupMailer.v3 form strong {font-weight: normal; color: #E24071;}
#popupMailer.v3 form .text1 {font-size: 1.1em; margin: 0 0 0.5em 0;}
#popupMailer.v3 div.submit {text-align: left;}
#popupMailer.v3 input.text {color: #999; width: 170px; margin: 5px 0 0 0;}
#popupMailer.v3 div.status {padding: 0; margin: 5px 0 0 0; width: 250px; font-weight: bold;}
#popupMailer.v3 a.submit {cursor: pointer; display: block; width: 232px; height: 35px; background: url(images/box_popup_big_button.jpg) no-repeat;}
#popupMailer.v3 a:hover {background-position: 0 -35px;}
#popupMailer.v3 input.submit:hover {color: #333;}
#popupMailer.v3 .text2 {position: absolute; bottom: 15px; right: 5px; width: 280px; font-size: 0.9em; background: #fff; text-align: center;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
#popupMailer.v3 .text2 a {text-decoration: none; margin: 0 5px;}

#popupMailer.v4 {position: absolute; top: 0; z-index: 9999999999; margin: 0 auto; background: url(images/box_popup_big4.jpg) no-repeat; padding: 0; width: 618px; height: 242px; overflow: hidden; text-align: left;}
#popupMailer.v4 form {position: absolute; width: 310px; height: 115px; left: 15px; top: 115px; overflow: hidden;}
#popupMailer.v4 form strong {font-weight: normal; color: #E24071;}
#popupMailer.v4 form .text1 {font-size: 1em; margin: 1.2em 0 0.5em 7px;}
#popupMailer.v4 div.submit {text-align: left;}
#popupMailer.v4 input.text {color: #999; width: 250px; margin: 0 0 7px 7px;}
#popupMailer.v4 div.status {position: absolute; display: none; left: 320px; bottom: 18px; background: #fff; padding: 7px; margin: 0; width: 250px; font-weight: bold;}
#popupMailer.v4 a.submit {cursor: pointer; display: block; width: 200px; height: 35px; background: url(images/box_popup_big_button.jpg) no-repeat;}
#popupMailer.v4 a:hover {background-position: 0 -35px;}
#popupMailer.v4 input.submit:hover {color: #333;}

#popupMailer.v5 {position: absolute; top: 0; z-index: 9999999999; margin: 0 auto; background: url(images/box_popup_big5.jpg) no-repeat; padding: 0; width: 618px; height: 242px; overflow: hidden; text-align: left;}
#popupMailer.v5 form {position: absolute; width: 310px; height: 115px; left: 25px; top: 115px; overflow: hidden;}
#popupMailer.v5 form strong {font-weight: normal; color: #E24071;}
#popupMailer.v5 form .text1 {font-size: 1.2em; margin: 1.2em 0 0.5em 0;}
#popupMailer.v5 div.submit {text-align: left;}
#popupMailer.v5 input.text {color: #999; width: 200px; margin: 0;}
#popupMailer.v5 div.status {padding: 0; margin: 10px 0 0 0; width: 250px; font-weight: bold;}
#popupMailer.v5 input.submit:hover {color: #333;}

#popupMailer.v6 {position: absolute; top: 0; z-index: 9999999999; margin: 0 auto; background: url(images/box_popup_big6.jpg) no-repeat; padding: 0; width: 647px; height: 360px; overflow: hidden; text-align: left;}
#popupMailer.v6 form {position: absolute; width: 310px; height: 115px; left: 35px; top: 78px; overflow: hidden;}
#popupMailer.v6 form strong, .v6 div strong {font-weight: normal; color: #E24071;}
#popupMailer.v6 form .text1 {font-size: 1.3em; margin: 1.2em 0 0.5em 0;}
#popupMailer.v6 div.submit {text-align: left;}
#popupMailer.v6 input.text {color: #999; width: 200px; margin: 0;}
#popupMailer.v6 div.status {padding: 0; margin: 5px 0 0 0; width: 250px; font-weight: bold;}
#popupMailer.v6 input.submit:hover {color: #333;}
.v6 .cse-branding-bottom {position: absolute; top: 275px; left: 32px;}
.v6 .cse-branding-form {position: absolute; top: -53px; left: -50px;}
.v6 #cse-search-box {padding: 0 0 0 16px;}

.newestposts {margin: 0 0 3em 0;}
.newestposts h1 {font-weight: normal; color: #B11F4E;}.newestposts a {color: #B11F4E;}
.newestposts a:hover {text-decoration: underline;}
.newestposts p {margin: 0 0 0.5em 0;}

a.abmeldenbutton{display:block;padding:5px;background-color:#E24071;text-align:center;color:#FFFFFF;text-decoration:none;width:140px;}

