/* CSS Document */


body {
	margin: 0; 
	padding: 0;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	background-image:url(/images/gallery/Basis/bg.jpg);
	background-repeat:repeat-x;
	background-color:#dfdfdf;
}

a {color:#000;}


.Price {
	font-weight:bold;
	font-size:16px;
	color:#850000;
}

h1 {
	font-size:18px;
	color:#171717;
}

h2{
	font-size:16px;
	color:#171717;
}

h3{
	font-size:14px;
	color:#171717;
}

.table_border {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color:#FFFFFF;

}

.menu {
	background-image:url(/images/gallery/Basis/bg_navi.jpg);
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	margin:0px;
	height:34px;

}

* html .menu {
	background-image:url(/layout/baby/bg_navi.jpg);
	background-repeat:repeat-x;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	margin:0px;
	height:26px;
}

.menu a {
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	padding-left:24px;
	padding-right:10px;
}

.menu a:hover {
	color:#e7e7e7;
}

.table_menu {
	margin-left:19px;
}

.header {
	background-image:url(/images/gallery/Basis/headimage_baby.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_matratzen {
	background-image:url(/images/gallery/Basis/headimage_matratzen.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_wellness {
	background-image:url(/images/gallery/Basis/headimage_sport.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_schmuck {
	background-image:url(/images/gallery/Basis/headimage_schmuck.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_technik {
	background-image:url(/layout/maxxa/headimage.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_sahne {
	background-image:url(/images/gallery/Basis/headimage_sahne.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_deko {
	background-image:url(/images/gallery/Basis/headimage_ladenbau.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_micro {
	background-image:url(/images/gallery/Basis/headimage_micro.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_haus {
	background-image:url(/images/gallery/Basis/headimage_haus.jpg);
	background-repeat:no-repeat;
	height:222px;
}

.header_allsize {
	background-image:url(/images/gallery/Basis/headimage_allsize.jpg);
	background-repeat:no-repeat;
	height:222px;
}


.header_navigation_right {
	margin:0px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:60px;
	text-align:right;
	color:#000000;
}

.header_navigation_right a {
	color:#000000;
	text-decoration:none;
}

/**
 * 2. row
 */
#left_column {
	padding-top:20px;
	width:204px;

}

#main_column {
        text-align:left;
	width:580px;
	padding:20px 20px 20px 5px;
	height:550px;
}


#main_column_order {
        text-align:left;
	width:776px;
	padding:20px;
	height:550px;
}

#right_column {
	width:196px;
	padding-top:20px;

}


ul.left_menu {
	padding:0px;
	margin:0px 0px 0px 20px;
	width:204px;		
}


ul.left_menu ul {
	padding:0px;
	margin:0px;
	width:204px;		
}

ul.left_menu li {
	text-align:left;
	list-style-type:none;

	padding-left: 0px;
        padding-top:0px;
        margin-left:0px;
	width: 100%;
}

ul.left_menu a {
	background-image:url(/images/gallery/Basis/bg_subnavi.jpg);
	background-repeat:no-repeat;
	display: block;
	color:#000;
	text-decoration:none;
	padding: 7px 4px 5px 20px;
	width:160px;
	font-size:12px;
}

ul.left_menu li a:hover {
	background-image:url(/images/gallery/Basis/bg_subnavi_hover.jpg);
	background-repeat:no-repeat;
}

.level1active a {
	background-image:url(/images/gallery/Basis/bg_subnavi_hover.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}

ul.left_menu li.level2 {
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level2 a {
	display: block;
	background-image:none;
	background-repeat:no-repeat;
	background-color:#a4a4a4;
	border-top:1px #fff solid;
	margin-left:1px;
	padding: 7px 4px 5px 30px;
	width:148px;
}

ul.left_menu li.level2 a:hover {
	background-color:#c5c5c5;
}

.level2active a {
	background-color:#c5c5c5;
	font-weight:bold;
}


ul.left_menu li.level3 {
    text-align:left;
	background-image:none;
	background-repeat:no-repeat;
}

ul.left_menu li.level3 a {
	display: block;
	background-image:none;
	background-color:#e8b22c;
	border-top:1px #fff solid;
	padding: 7px 4px 5px 40px;
	margin-left:1px;
	width:138px;
}


.box {
	width:200px;
	padding-right:5px;
}

#left_column .box {
        text-align:left;
	padding-left:20px;
	padding-right:0px;
}

.box .header {
	padding:0px;
	height:28px;
	
	background-image:url(/images/gallery/Basis/box_header.jpg);
	background-repeat:no-repeat;
}

.header h2 {
        text-align:left;

	padding-top:6px;
	padding-left:20px;
	padding-bottom:0px;
	
	margin: 0px;
	
	font-size:12px;
	font-weight:normal;
	color:#000;
}

.box .content {	
        text-align:left;
	font-size:11px;
	font-weight:normal;
	background-image:url(/images/gallery/Basis/bg_text_box.gif);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	padding: 10px 10px 0px 10px;
	width:165px;
}


.box .content_topsell {	
	background-image:url(/images/gallery/Basis/bg_text_box.gif);
	background-repeat:repeat-y;
}

ul.list{
	text-align:left;
        list-style-type:none;
        padding-left:0px;
}

ul.list li{
        border-top:1px solid #c1c1c1;
        padding-bottom:5px;
        padding-top:5px;
}

.list a{
	font-weight:bold;
        text-decoration:none;
}

.list a:hover{
        text-decoration:underline;
}

.box .footer {
	background-image:url(/images/gallery/Basis/box_footer.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}



.bg_content {
	background-color:#ffffff;
	padding:9px;
	width:964px;
	margin-top:45px;	

}

.footer {
        text-align:right;
	background-image:url(/images/gallery/Basis/bg_navi.jpg);
	background-repeat:repeat-x;
	height:18px;
	color:#fff;
	padding-right:25px;
	padding-top:4px;
	font-size:10px;
}

/**
 * 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;
}

			.tab_border {
				margin-top:14px;
				border-collapse:collapse;
				border-width: 1px;
				border-style: solid;
				border-color: #B1BCC9;
			}
			
			.tab_border td {
				padding:5px;
			}
			
			.tab_border th {
				padding:5px;
				font-weight:bold;
				letter-spacing:0.1em;
				background-color:#818A95;
				color:#FFFFFF;
				border-collapse:collapse;
				border-width: 1px 1px 1px 1px;
				border-style: solid solid solid solid;
				border-color: #C3D0E1;
			}		
		


.articlePages a {color:#000;
         font-size:13px;
         text-decoration:none;
}

.articlePages_activeLink {
         font-weight:bold;
         text-decoration:none;
         font-size:13px;
}	


.tag_6 {
color:#878787;
display:inline;
font-size:10px;
}
.tag_5 {
color:#878787;
display:inline;
font-size:12px;
font-weight:bold;
}
.tag_4 {
color:#878787;
display:inline;
font-size:14px;
font-weight:bold;
}
.tag_3 {
color:#878787;
display:inline;
font-size:16px;
font-weight:bold;
}
.tag_2 {
color:#878787;
display:inline;
font-size:18px;
font-weight:bold;
}
.tag_1 {
color:#878787;
display:inline;
font-size:20px;
font-weight:bold;
}
   