/* CSS Document */

* {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3c3c3c;
}

body {
	margin: 0; 
	padding: 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#3c3c3c;
}

h2 {
	font-size:16px;
	font-weight:normal;
	border-bottom:#b41613 1px solid;
}

h3 {
	font-size:14px;
	font-weight:normal;
}

h4 {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	padding-bottom:20px;
}

select {border:#b41613 1px solid; background-color:#fff; vertical-align:middle;}

#main {
	margin:0;
	margin-top:0px;
	padding:0;
	vertical-align:top;
}

#content {
	width:984px;
	overflow:hidden;
	text-align:left;
	margin-top:30px; 
}

.Price {
	font-weight:bold;
	font-size:20px;
	color:#b41613;
}

.Price_single_art {
	font-weight:bold;
	font-size:26px;
	color:#b41613;
}

.currency {
	font-weight:bold;
	padding-left:5px;
	font-size:12px;
	color:#b41613;
}

#head_content {
       width:980px
}

.logo {
	width:300px;
        height:50px;
}


.bg_menu {
	margin:0px;
	padding:0px;
	height:30px;
	background-image:url(/layout/shadow.jpg);
	background-repeat:repeat-x;
        float:none;

}

.menu {
	margin:0px;
	padding:0px;
	height:30px;
	width:83px;
	background-image:url(/layout/menu.jpg);
	background-repeat:no-repeat;
}

.menu a {
	background-image:no-image;
	font-size:11px;
	text-decoration:none;
	padding:0px;
	line-height:12px;
	color:#000;
}

.line {
	margin:0px;
	height:50px;
	background-image:url(/layout/erotik/line_red.jpg);
	background-repeat:repeat-x;
}

.meta_navi {
	height:20px;
	padding-top:13px;
	text-align:center;
}

.meta_navi a {
	font-size:13px;
	color:#fff;
	text-decoration:none;
	padding-right:60px;
	padding-left:10px;
}

.search {
	height:80px;
	color:#000033;
	padding-top:50px;
	padding-left:25px;
}

.navigation_beta {
	height:60px;
}

#left_column {
	width:178px;
	float:left;
}

#main_column {
	width:608px;
	margin:0px 6px 20px 10px;
	float:right;
	float:left;
	background:url(/layout/bg_content_red.jpg) no-repeat top;
}

#right_column {
	width:178px;
	float:right;
}

.main_column_footer {
	background-image:url(/layout/content_footer.jpg);
	width:608px;
	height:4px;
	float:right;
	float:left;
}

.footer {
	background-image:url(/layout/erotik/footer_red.jpg);
	background-repeat:repeat-x;
	height:45px;
	background-position:top;
}

/* MENU */


ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:155px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:155px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width:155px;
}


ul.left_menu li.level1 a:hover {
	color:#fb9318;
}

ul.left_menu li.level2 a:hover {
	color:#fb9318;
}


ul.left_menu li.level3 a:hover {
	color:#fb9318;
}

ul.left_menu li.level1 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level1 a {
	display: block;
	text-decoration:none;
	font-weight:normal;
	padding: 6px 4px 4px 2px;
	width:auto;
	border-bottom:#b41613 1px dotted;
}

ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
	display: block;
	text-decoration:none;
	font-weight:normal;
	color:#b41613;
	padding: 6px 4px 4px 12px;
	width:auto;
	border-bottom:#b41613 1px dotted;
}

ul.left_menu li.level3 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
        background-color:#ffffff;
}

ul.left_menu li.level3 a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	padding: 6px 4px 4px 16px;
	width:auto;
	border-bottom:#b41613 1px dotted;
	color:#b41613;
}

ul.left_menu li.level4 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level4 a {
	display: block;
	text-decoration:none;
	font-weight:normal;
	padding: 6px 4px 4px 20px;
	width:auto;
	border-bottom:#b41613 1px dotted;
	color:#b41613;
}



#breadcrumbs {
	padding:0px;
	margin:0px;
}

#breadcrumbs span {
	color:#84888d !important;
}

/* BOXEN */

.box_blue {
	width:178px;
}

.box_blue .header_blue {
	padding:0px;
	height:24px;
	background-image:url(/layout/erotik/box_header_red.jpg);
	background-repeat:no-repeat;
}

.header_blue h2 {
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:0px;
	margin: 0px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	border:0px;
}

.box_blue .content {	
    text-align:left;
	font-size:11px;
	font-weight:normal;
	border-left:#d4787d 1px solid;
	border-right:#d4787d 1px solid;
	background-color:#f8e4e6;
	padding:10px 10px 8px 10px;
	width:auto;
}

.box_blue .footer {	
	margin-bottom:10px;
	width:auto;
	height:4px;
	background-image:url(/layout/erotik/box_footer_red.jpg);
	background-repeat:no-repeat;
}

.box_blue .content_info {	
	text-align:left;
	font-size:11px;
	font-weight:normal;
	border-left:#d4787d 1px solid;
	border-right:#d4787d 1px solid;
	background-color:#f8e4e6;
	padding:10px 10px 8px 10px;
	width:auto;
}

.box_blue .content_info a {	
	display:block;
	font-size:12px;
	font-weight:normal;
	border-bottom:#b41613 1px dotted;
	padding:6px 4px 4px 6px;
	width:145px;
	text-decoration:none;
}

.box_blue .content_cat {	
	text-align:left;
	font-size:11px;
	font-weight:normal;
	border-left:#d4787d 1px solid;
	border-right:#d4787d 1px solid;
	background-color:#f8e4e6;
	padding:10px 10px 8px 10px;
	width:auto;
}

.box_blue .content_cat a {	
}

.box_blue .content_line {	
	text-align:left;
	font-size:11px;
	font-weight:normal;
	border-left:#d4787d 1px solid;
	border-right:#d4787d 1px solid;
	background-color:#fff;
	padding:10px 10px 8px 10px;
	width:auto;
}

.box_blue .footer_line {	
	margin-bottom:10px;
	width:auto;
	height:4px;
	background-image:url(/layout/erotik/box_footer_red_line.jpg);
	background-repeat:no-repeat;
}


/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}

.flag_de {
display:none;
}

.flag_en {
display:none;
}

.flag_fr {
display:none;
}

div.flag_de a {
 display:none;
}

div.flag_en a {
 display:none;
}

div.flag_fr a {
 display:none;
}


#wechsel1 a {
    background: url(../pics/startseite.jpg) left  no-repeat ; text-decoration:none;
}
#wechsel1 a:hover {
    background: url(../pics/startseitehover.jpg) left  no-repeat; 

}

#wechsel2 a {
    background: url(../pics/referenzen.jpg) left  no-repeat; text-decoration:none;
}
#wechsel2 a:hover {
    background: url(../pics/referenzenhover.jpg) left  no-repeat; 
}

#wechsel3 a {
    background: url(../pics/preise.jpg) left  no-repeat; text-decoration:none;
}
#wechsel3 a:hover {
    background: url(../pics/preisehover.jpg) left  no-repeat;
}



span.wechsel {
    visibility: hidden;
}

/*
ul{
    list-style-type:none;
}
li{
    display:inline;
    min-width: 240px;
    height:35px;
}
*/


div#navmain {
width : 763px;
height : 35px;
padding : 0;
background : #fff;
}


.articlePages_activeLink {
         text-decoration:none;
         font-weight:bold;
}

/**
 * Newsletterstyle
 */
#cr_newsletter_registration {
	font:normal 12px  Verdana, Arial, Sans-Serif;
	background:#eee;
	width: 480px;
	padding:5px;
	border:1px solid #aaa;
}

#cr_newsletter_registration input, #cr_newsletter_registration textarea {
	border:1px solid #aaa;
	margin:1px;
	width:280px;
}

#cr_newsletter_registration label {
	float:left;
	display:block;
	width:120px;
	font-weight:bold;

}
/* ------------------
 styling footer 
   ------------------   */

#ver-minimalist
{
	margin: 1px;
	width: 780px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 12px 2px;
	border-bottom: 2px solid #cccccc;
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	color: #cccccc;
}
#ver-minimalist td
{
	padding: 8px 2px 0px 2px;
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	color: #898989;
}
.rabatt {
	float:left;
	position:relative;
	left:0px;
	top:6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight:bold;
	width:180px;
	height:30px;
	padding-right:1px;
	} 