/* CSS Document */

* {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color:#000;
	padding:0px;
	margin:0px;
     }

body {
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background:none;
	/* background-image:url(/images/gallery/Basis/hg_header.jpg); */
       background-color:#890032;
        text-align:center;
}

h1{
	font-size:18px;
	color:#000;
        text-decoration:none;
}

h2{
	font-size:16px;
	color:#000;
        text-decoration:none;
}

h3{
	font-size:14px;
	color:#000;
        text-decoration:none;
}

h4{
	font-size:11px;
	color:#000;
        text-decoration:none;
}

img {
        border:0px;
}

.table_main {
	background-color:#fff;
        text-align:center;
}

.header {
 background-image:url(/layout/addon_1/header.jpg);
	
	background-repeat:no-repeat;
	height:210px;
        width:980px;
        background-color:#980635;

}

.header_bg{
	 background-image:url(/layout/addon_1/hg_header.jpg);
	/* background-image:url(/images/gallery/Basis/hg_header.jpg);*/
}
.ssl {
background-image: url(/images/gallery/Basis/ssl.png);
background-color: #;
background-repeat: no-repeat;
height: 78px;
width: 75px;
position: absolute;
top: 120px;
margin-left: 580px;
}
.dts {

background-color: #;
background-repeat: no-repeat;
height: 75px;
width: 75px;
position: absolute;
top: 120px;
margin-left: 670px;
}

.Price {
	color:#890032;
	font-size:16px;
	font-weight:bold;
}

.PriceBig {
	font-size:24px;
	color:#890032;
	font-weight:bold;
}

.currency {
	color:#890032;
	font-weight:bold;
}


/**
 * mit dieser Anweisung kann das Logo im Kopfbereich ge&#65533;ndert werden.

 
.logo {
 	background-image:url(/layout/addon_1/logo.jpg);
	background-repeat:no-repeat;
	height:124px;
	width:506px;
	margin:40px 0 0 50px;
} 
*/

.menu {  
	list-style:none;
	background-image:none;
	background-repeat:no-repeat;
        background-color:#000;
	width:980px;
	height:33px;
	padding:10px 0px 0px 0px;
	margin:0px;
} 

*html .menu {  
	height:23px;
} 

*+html .menu {  
	height:23px;
} 

.menu a {
	padding:0px 25px 0px 30px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	color:#fff;
}

.footer {
	background-image:none;
        background-color:#890032;
	background-repeat:no-repeat;
	width:980px;
	height:25px;
        font-size:10px;
	color:#fff;
	text-align:right;
	padding:0 20px 10px 0;
}

#left_column {
	padding-top:20px;
        background-color:#890032;
	width:233px;
}

#main_column {
	padding: 20px 15px 20px 15px;
	width:533px;
}

*+html #main_column {
	padding: 20px 15px 20px 15px;
	width:648px;
}

*html #main_column {
	padding: 20px 15px 20px 15px;
	width:648px;
}

#main_column_order {
	padding:20px;
	width:800px;
        background-image:url(/layout/addon_1/girl_2teil.jpg);
        background-repeat:no-repeat;
        background-position:top right;
}

#right_column {
	width:214px;
        border-left:1px solid #dadada;
}



/* CAT MENU */


.sub_cat_list {
	padding:0px;
	margin:0px;	
}

ul.sub_cat_list {
        padding-bottom:5px;
}

.sub_cat_list li {
        display:block;
	text-align:left;
	list-style-type:none;
	width:260px;

}

.sub_cat_list li a {
        background-image:url(/images/gallery/Basis/herz_pink.jpg);
        background-repeat:no-repeat;
        display:block;
	text-decoration:none;
	padding: 2px 20px 3px 15px;
	font-weight:normal;
}

.sub_cat_list li a:hover {
	color:#890032;
}



/* MENU */


ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 0px;
	width:215px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:215px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;
	padding-left: 0px;
	padding-top:0px;
	margin-left:0px;
	width:215px;
}

ul.left_menu a {
	display: block;
	color:#fff;
	text-decoration:none;
	padding: 3px 4px 5px 15px;
	width:200px;
	border-bottom:#a2365d 1px solid;
        background-image:url(/images/gallery/Basis/herz_weiss.jpg);
        background-repeat:no-repeat;
}

ul.left_menu li a:hover {
	color:#fff;
        background-color:#9e2e57;
        background-image:url(/images/gallery/Basis/herz_weiss_hover.jpg);
        background-repeat:no-repeat;
}



ul.left_menu li.level1 {
	text-align:left;
	display: block;
}


ul.left_menu li.level1active {
	font-weight:bold;
	color:#fff;
}

ul.left_menu li.level2 {
	text-align:left;
	padding-left: 5px;
}

ul.left_menu li.level2 a {
	display: block;
        background-image:none;
	text-decoration:none;
	padding: 5px 4px 3px 15px;
	width:200px;
	border-bottom:#a2365d 1px solid;
	color:#fff;
}

ul.left_menu li.level2 a:hover {
	color:#fff;
}


ul.left_menu li.level2active {
	font-weight:bold;
	color:#fff;
}

ul.left_menu li.level3 {
	text-align:left;
}

ul.left_menu li.level3 a {
        background-image:none;
	display: block;
	text-decoration:none;
	padding: 5px 4px 3px 25px;
	width:190px;
	border-bottom:#611b01 1px solid;
}

ul.left_menu li.level3 a:hover {
	color:#fff;
}


ul.left_menu li.level3active {
	font-weight:bold;
	color:#fff;
}


ul.left_menu li.level4 {
	text-align:left;
}

ul.left_menu li.level4 a {
        background-image:none;
	display: block;
	text-decoration:none;
	padding: 5px 4px 3px 35px;
	width:190px;
	border-bottom:#611b01 1px solid;
}

ul.left_menu li.level4 a:hover {
	color:#fff;
}


ul.left_menu li.level4active {
	font-weight:bold;
	color:#fff;
}

/* BOX */

#right_column .box {
	width:214px;
	margin-bottom:16px;
}

#right_column .box .header {
        margin-left:5px;
	padding-left:10px;
	padding-bottom:5px;
	height:20px;
	width:199px;
        background-color:#fff;
        background-image:url(/images/gallery/Basis/herz_pink.jpg);
        background-repeat:no-repeat;
	background-position:left;
	background-repeat:no-repeat;
}


#right_column .box .header h2 {
	padding:0px 0 0px 5px;
	font-size:14px;
	color:#890032;
	font-weight:bold;
}

#right_column .box .content {	
	text-align:left;
	font-weight:normal;
	margin:0px;
	margin-right:1px;
	padding: 0px 0px 0px 5px;
	width:204px;
	background-image:none;
	background-repeat:repeat-y;
}

#right_column .box .content .box_links{
	width:204px;
        background-color:#f1f1f1;
}

#right_column .box .content .box_links a{
        padding-left:3px;
	text-align:left;
	text-decoration:none;
        font-size:12px;
        font-weight:bold;
        margin-bottom:3px;
}

#right_column .box .content .box_links a:hover{	
	text-align:left;
	text-decoration:none;
        font-size:12px;
        font-weight:bold;
        color:#767676;
}

#right_column .box .footer {
	padding:0px;
	height:8px;
	width:214px;
	background-image:none;
	background-position:left;
	background-repeat:no-repeat;
        border-bottom:1px solid #dedede;
        background-color:#fff;
}

#left_column .box {
	width:233px;
}

#left_column .box .header {
        margin-left:5px;
	padding-left:10px;
	padding-bottom:5px;
	height:25px;
	width:218px;
        background-color:#890032;
        background-image:url(/images/gallery/Basis/herz_weiss.jpg);
        background-repeat:no-repeat;
	background-position:left;
}

#left_column .box .header h2 {
	padding:5px 0 0px 5px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#left_column .box .header_2 {
	padding-left:10px;
	padding-bottom:5px;
	height:25px;
	width:224px;
        background-color:#890032;
        background-image:url(/images/gallery/Basis/herz_weiss_2.jpg);
        background-repeat:no-repeat;
	background-position:left;
}

#left_column .box .header_2 h2 {
	padding:5px 0 0px 5px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

#left_column .box .content {	
	text-align:left;
	font-weight:normal;
	margin:0px;
	margin-right:1px;
	padding: 0px 0px 0px 0px;
	width:225px;
	background-image:none;
	background-repeat:repeat-y;
}

#left_column .box .footer {
	padding:0px;
	height:8px;
	width:222px;
	background-image:none;
	background-position:left;
	background-repeat:no-repeat;
}


#left_column .box_white {
        background-color:#fff;
        border-right:1px solid #dadada;
	width:233px;
}

#left_column .box_white .header {
	padding-left:10px;
	padding-bottom:5px;
	height:20px;
	width:222px;
        background-color:#fff;
        background-image:none;
	background-position:left;
}

#left_column .box_white .header h2 {
	padding:5px 0 0px 5px;
	font-size:14px;
	color:#a3a3a3;
	font-weight:bold;
}

#left_column .box_white .content {	
	text-align:left;
	font-weight:normal;
	color:#a3a3a3;
	margin:0px;
	margin-right:1px;
	padding: 0px 5px 0px 0px;
	width:215px;
	background-image:none;
	background-repeat:repeat-y;
}

#left_column .box_white .footer {
        background-color:#fff;
	padding:0px;
	height:8px;
	width:222px;
	background-image:none;
	background-position:left;
	background-repeat:no-repeat;
}

.articlePages_Link {
        font-size:12px;
	font-weight:bold;
        margin-right:4px;
}

.articlePages_activeLink {
        color:#9c0839;
        text-decoration:none;
}
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
			
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
			 
				/* TinyMCE specific rules */
				body.mceContentBody {
				   background: #FFF;
				}
				
				
		

#flOuterContainer {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	text-align: left;
}

#flOuterContainer table {
	border: none;
}

td.flMain {
	padding: 0px;
	text-align: center;
}

.flOuterBorder {
}

.flBorder {
	border: 0px solid #DDDDDD;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
	width: 100%;
}

#flRemoveAllFilters {
	margin-left: 2px;
}

.flFilterRedundant {
	margin-left: 5px;
}

.flCloudHeader {
	color: #000000;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}

strong .flEmphasis {
	text-decoration: underline;
}

.flEmphasis {
	font-weight: bold;
}

.flFrequency {
	color: #0000FF;
}

.flOuterBorder {
	border-color: #D3D3D3;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

a.flResultTitle {
	font-family: arial;
	font-weight: bold;
}

a.flResultTitle .flEmphasis {
	text-decoration: underline;
}

.flShortDescription {
	font-size: 10px;
	background-color: #D2E6CB;
}

span.flPrice {
	font-weight: bold;
}

span.flOverriddenPrice {
	font-weight: normal;
	text-decoration: line-through;
}

span.flOverridingPrice {
	font-weight: bold;
	color: #FF0000;
}

.flFilterCloud a {
	color: #000000;
	font-family: arial;
	text-decoration: none;
}

.flFilterCloud a:hover {
	text-decoration: underline;
	color: #000000;
}

.flCloudHeader a:visited {
	color: #000000;
}

.flCloudSizeClass0 a {
	font-size: 9px;
}

.flCloudSizeClass1 a {
	font-size: 10px;
}

.flCloudSizeClass2 a {
	font-size: 11px;
}

.flCloudSizeClass3 a {
	font-size: 12px;
}

.flCloudSizeClass4 a {
	font-size: 13px;
}

.flCloudSizeClass5 a {
	font-size: 14px;
}


#flRemoveAllFilters {
	color: #FF8C00;
}

#flRemoveAllFilters:hover {
	text-decoration: underline;
}

#flCloudAreasTable {
	margin-top: 1px;
}

#flCloudArea {
	background-color: #E8E8FF;
}

#flContentContainer {
	margin-right: 5px;
	border: 1px solid #A9A9A9;
}

#flSearchHeader {
	width: 100%;
	cellspacing: 0;
}

#flSearchInfo {
	font-size: 14px;
}

#flPoweredBy {
	width: 90px;
}

#flRestrictHeader {
	border-spacing: 0;
	font-size: 12px;
	height: 17px;
}

.flContFilterRedundant {
	margin-left: 2px;
	margin-bottom: 5px;
}

ul.flFilters {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.flFilters li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.flChosenFilters {
	padding: 4px;
}

.flChosenFilters span {
	display: block;
}

.flFilterCloud {
	padding: 4px;
}

.flFilterCloud span {
	padding-right: 4px;
}

.flFilterRedundant span {
	padding-right: 3px;
}

.flPageCurrent {
	color: #ED222A;
	text-decoration: none;
	font-weight: bold;
}

.flClear {
	height: 20px;
	clear: both;
}
		
		.multilang_flags {display:none;}	            
