/* @override http://meier-seide.de/shop/templates/meierseide/stylesheet.css */

body{
	margin:0; padding:0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 130%;	
	color: #000;
	background: #FFF url('img/bg_body.gif') top left repeat-x;
}
a{
	color: #BB1111;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 1.5em;
	color: #BB1111;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	color: #333;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 1.2em;
	color: #333;
}

fieldset{
	width: 100%;
	margin:0;
	padding: 10px;
	border: 1px solid #CCC;	
	margin-top: 1em;
}
legend{
	font-size: 0.9em;
	height: 18px;
	line-height: 18px;	
	font-weight:bold;
	padding: 0 5px;
	*margin-bottom: 10px;
 	border-left: 3px solid #FFF;
 	border-right: 3px solid #FFF;
}
hr{
	height: 1px;
	border: none;
	border-bottom: 1px solid #BB1111;
	color: #BB1111;
	padding: 0.5em 0;
	margin: 0.5em 0;	
}
img, form{
	border:none;
	margin:0; padding:0;
}
#container{
	background: url('img/bg_container.jpg') top left no-repeat;
	min-height: 100%;
}
#header{
	height: 144px;
	width:  992px;
}
#servicenavi{
	float: right;
	margin-top: 55px;
	margin-right: 195px;
	color: #FFF;
	font-size: 1.1em;
	font-weight:bold;
}
#servicenavi a{
	color: #FFF;
	text-decoration: none;
}
#mainmenu{
	margin: 8px 0 0 256px;
	padding: 0;
	height:  24px;
	list-style-type: none;
	border-left: 1px solid #FFF;
}
#mainmenu li{
	float: left;
	height:  24px;
	padding: 0; margin: 0;
	border-right: 1px solid #FFF;
	line-height:  19px;
	padding-top: 3px;
}
#mainmenu a{
	color: #FFF;
	text-transform: uppercase;
	padding:  0 13px;

	text-decoration: none;
}
#mainmenu li.active{
	background-color: #FFF;
	padding-top:  5px;
}
#mainmenu li.active a{
	color: #BB1111;
	font-weight: bold;
}
#logo{
	padding: 48px 0 0 64px;
	width: 210px;
	float:left;
}
#main{
	width: 992px;
	height: 500px;
	height: auto !important;
	min-height:  500px;
}
#leftpan{
	clear: both;
	float:left;
	width: 256px;
}
#menu{
	width: 192px;
	padding:0;
	list-style-type: none;
	margin: 10px 0 0 64px;
	font-size:  1.1em;
}
#menu li{
	padding: 0; margin:0;
	display:block;
	width: 192px;
}
#menu a{
	color: #FFF;
	display:block;
	padding: 5px 10px 4px 10px;
	line-height:120%;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
}
#menu li.active a{
	background-color: #BB1111;
	font-weight: bold;
}

#menu a:hover{
	background-color: #BB1111;
}
#menu ul a:hover{
	background-color: #FFF;
}
#menu ul{
	margin: 0; padding: 0;
	list-style-type: none;
}
#menu li.active ul a{
	color: #000;
	text-transform: none;
	font-size: 0.9em;
	font-weight: normal;
	padding: 3px 10px 3px 22px;
	background-color: #FFF;
	border-bottom-color: #BB1111;
}
#menu li.active li.active a{
	font-weight: bold;
	color: #BB1111;
	
}
#quick_find{
	margin: 30px 0 0 64px;
	padding-right: 15px;
	font-size:  1.1em;
}
#content{
	width: 544px;
	padding: 20px 0 20px 30px;
	float: left;
}
#rightpan{
	width: 150px;
	float: right;
}
#footer{
	clear: both;
}

#new_address{

}

/* KLASSEN */
.small{
	font-size: 0.9em;
}

.x-small{
	font-size: 0.8em;
}

.clear{
	clear:both;
	float:none;	
}
.price{
	text-align:right;
}
.price h2{
	margin:0;
	color:  #000;
	font-size:  1.4em;
}

.description{
	margin-bottom: 1em;

}
.description legend{
	color: #BB1111;
}

.productimage{
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	font-size: 0.8em;
	width: 270px;
	border: 1px solid #DDD;	
}

.productoptions{
	margin-top: 1.5em;
}
.productlisting {
	padding: 1em 0;
}
.productitem{
	float:  left;
	width:  170px;
	margin-right:  10px;
	margin-bottom: 20px;
}
.productitem .productshortdesc{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding:  0.5em;
	height:  80px;
}

.productitem .btdetails{
	float: right;
}
.productlisting img.productthumb{
	height:  127px;
	width:  170px;
}
.productlisting h3,.productlisting h4,.productlisting p{
	margin: 0;
	padding: 0.2em 0 0.4em 0;
}
.productitem  h4{
	padding:  0.5em;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.productlisting a{
	text-decoration: none;
}

.categorie_listing{
	margin:0; padding:0;
	list-style-type:none;
}
.categorie_listing li{
	margin:0; padding:0;
	float:left;
	width: 167px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	border-left: 3px solid #BB1111;

}
.categorie_listing a{
	text-decoration: none;	
	display: block;
	padding: 0.3em 0.5em;
	color: #BB1111;
	font-size:  1.1em;
	text-transform: uppercase;
}


/* AJAX SUCHE */
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #BB1111;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
}
#search_suggest {
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	width: 200px;
	text-align: left; 
	border: 1px solid #000000;	
	font-size:0.8em;
	z-index: 100;		
}

.smallHeading{
	font-weight:bold;
}
.productOldPrice{
	color: #BB1111;
	text-decoration:line-through;
	font-size: 0.7em;
}
.copyright{
	color: #CCC;
	margin: 0.8em 1.5em;
	font-size: 0.8em;	
}
.copyright a{
	color: #CCC;
}
.sitemap a{
	text-decoration: none;
}
.active{
	font-weight: bold;
}

.c1 {
	position:relative;
	float:left;
	width:50%;
}

.c1 p {
	padding-right:10px;
}

.c2 {
	position:relative;
	float:right;
	width:50%;
}

.c2 p {
	padding-left:10px;
}

img.h1 {
	padding-bottom:10px;
}

img.h2 {
	padding-bottom:5px;
}

img{
	border: none;
}
.productinfo{
	float:  left;
	width:  240px;
}
.producttable {
	border-top: none;
	width:100%;
	border-bottom: 1px solid #000;
	empty-cells:show;
}
.producttable thead th{
	color: #000;
	text-align: left;
	border-bottom: 3px solid #BB1111;
	padding:3px 3px 3px 5px;
}
.producttable td{
	border-bottom: 1px solid #CCC;
	border-top: none;
	border-right: none;
	vertical-align:top;
	padding:3px;
}
.producttable tr.grey td{
	background-color:#F9F9F9;
}
.producttable a{
	color: #000;
	text-decoration: none;
}
div.clear {
	clear:both;
}
.producttable tbody tr.highlight td{
	background-color:#EEE;
}



/* BOXES */

.box{
	margin-top: 2em;
	border-bottom: 1px solid #000;
}

.box h3{
	padding: 3px 10px;
	border-bottom: 4px #BB1111 solid;
	color: #000;
	margin:  0;
}
.box h3 a{
	color: #000;
}
.box a{
	text-decoration:  none;
}

.box p{
	padding:  0.2em;
	margin: 0;
}

.box ul{
	list-style-type: none;
	margin: 0.3em 0;
	padding: 0;
}
.box li{
	margin: 0;
	padding: 0.2em 0.3em;
	border-bottom: 1px solid #CCC;
}
#cart{
	border-bottom: none;
}

.col_left{
	width: 47%;
	float: left;
}
.col_right{
	width: 47%;
	float: right;
}
.clear{
	clear:both;
	float:none;
}
	