
/* Reset */
body,div,dl,dt4,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;}
img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* Layout */

body{
	margin:0px;
	text-align:center;
}

div.setwidth{
	margin: 0 auto;
	width:991px;
}

div.content{
	padding:0 12px 0 13px;
}

#header {
	clear:both;
	background: url(img/header_bg.png) top left repeat-x;
	height:177px;
	overflow:hidden;
}

#header .background{
	background: url(img/head_bg.png) top center no-repeat;
	height:177px;
}

/* Mainmenu */

#header .mainmenu{
	float:right;
	height:44px;
}

#header .mainmenu ul{
	display:block;
	float:left;
	height:44px;
	background: url(img/mm_bg.png) top left repeat-x;
}

#header .mainmenu ul li{
	float:left;
	padding:0 20px;
	line-height:44px;
	background: url(img/mm_split.png) top right no-repeat;
}

#header .mainmenu ul li.end{
	background:transparent url(img/mm_end.png) top right no-repeat;
}

#header .mainmenu ul li a{
	font-variant:small-caps;
	font-size: 12px;
	color:#fff;
	text-decoration:none;
}

#header .mainmenu .gfx{
	width:163px;
	height:44px;
	float:left;
}

#header .gfx_bottom{
	padding:0;
	margin:0;
}

#header .whosonline{
	clear:right;
	float:right;
	position:relative;
	background:url(img/mm_gfx_bottom_bg.png) top right no-repeat;
}

#header .whosonline span{
	position:absolute;
	top:10px;
	right:5px;
	font-size:10px;
	color:#516d78;
	text-transform:uppercase;
}

#main {
	background:#181818 url(img/main_bg.png) top center repeat-x;
}

#main .background{
	background:url(img/main_bg_side.png) top center repeat-y;
}

#sidebar {
	width:235px;
	float:left;
	background:url(img/sidebar_gfx.png) top right no-repeat;
	text-align:right;
}

#sidebar ul{
	padding: 5px 0 10px;
}

#sidebar ul.katmenu li{
	display:block;
	width:225px;
	line-height:25px;
	padding-right:10px;
}

#sidebar ul.katmenu li:hover{
	background: url(img/kat_menu_over.png) center right no-repeat;
}

#sidebar ul.katmenu li:hover a{
	color:#fff;
}

#sidebar ul.katmenu li.active{
	background: url(img/kat_menu_active.png) center right no-repeat;
}

#sidebar ul.katmenu li a{
	font-size:14px;
	text-decoration:none;
	color:#bcc9cf;
	font-variant:small-caps;
}

#sidebar ul.katmenu li a span{
	display:block;
	width:195px;
	padding-right:30px;
	cursor:pointer;
}

#sidebar .box{
	margin-bottom:25px;
}

#sidebar input{
	margin-right:17px;
	background:transparent;
	border:1px solid #455b63;
	width:148px;
	padding:3px 1px;
	font:12px Georgia, Times, serif;;
	color:#bcc9cf;
}

#sidebar input.submit_button {
	border:0;
	margin-top:10px;
	width:123px;
	height:22px;
	cursor:pointer;
	padding-bottom:10px;
	font-variant:small-caps;
	background:url(img/submitbutton.png) bottom center no-repeat;
}

#mainframe{
	float:left;
	width:706px;
	margin-left:1px;
	padding-left:24px;
	background: url(img/mainframe_gfx.png) top left no-repeat;
}

#mainframe .breadcrumb{
	float:left;
	color:#3e4d54;
	padding: 8px 0 0 0;
	font-variant:small-caps;
	font-size:12px;
}

#mainframe .breadcrumb a{
	padding:0 4px;
	color:#3e4d54;
	text-decoration:none;
}

#mainframe .breadcrumb a:hover{
	color:#fff;
}

#shoppingcart {
	font-size:12px;
	font-variant:small-caps;
	width:248px;
	height:25px;
	overflow:hidden;
	float:right;
	padding-top:8px;
	background:url(img/shoppingcart.png) top left no-repeat;
}

#shoppingcart a{
	color:#c6c7c8;
	text-decoration:none;
}

#shoppingcart a:hover{
	color:#fff;
}

#content{
	clear:both;
	margin: 0 -11px -11px;
	position:relative;
	overflow:hidden;
}

#content .shopitem{
	float:left;
	position:relative;
	width:158px;
	height:210px;
	overflow:hidden;
	margin:11px;
	border:1px solid #5b7b86;
	background:#fff;
}

#content .shopitem .itemname{
	position:absolute;
	left:0;
	bottom:0;
	text-align:left;
	font-size:10px;
	text-transform:uppercase;
	padding:0 10px 5px;
}

#content .shopitem .itemname .make{
	height:45px;
}

#content .shopitem .itemname .price{
	width:138px;
	display:block;
	font-size:12px;
	text-align:right;
	text-transform:none;
}

#content .shopitem .itemname .price .instead{
	font-size:10px;
	line-height:10px;
}

#content .shopitem .itemname .price .productOldPrice{
	display:none;
}

#content .shopitem .itemname .price .newprice{
	text-transform:none;
	font-weight:bold;
	color:#f04546;
}

#content .shopitem a {
	color:#181818;
	text-decoration:none;
}

#content .shopitem a:hover{
	color:#000;
	text-decoration:none;
}

#content .showing{
	clear:both;
	font-size:10px;
	width:auto;
	color:#72797d;
}

#content h1{
	font-size:30px;
	color:#bcc9cf;
	text-align:left;
	margin:15px 0 15px 55px;
}

#content h2{
	font-variant:small-caps;
	color:#bcc9cf;
	text-align:left;
	font-size:18px;
	margin: 20px 0 15px 11px;
}

#content h3{
	text-align:left;
	font-variant:small-caps;
	text-align:left;
	font-size:14px;
	margin: 15px 55px 8px;
	color:#597883;
}

#content p{
	line-height:18px;
	text-align:justify;
	margin:5px 11px 7px;
}

#content ul{
	margin:11px 11px 11px 75px;
	list-style-type:disc;
	text-align:left;
}

#content ul li{
	margin: 11px 0;
}

#content a, #admin a{
	color:#5b7b86;
	text-decoration:none;
}

#content a:hover, #admin a:hover {
	text-decoration:underline;
	color:#fff;
}

#content fieldset{
	border:1px solid #597883;
	width:360px;
	margin:0 auto;
	text-align:left;
	padding:10px 20px 5px;
}

#content fieldset .address{
	margin-right:30px;
	width:30%;
	float:left;
}

#content fieldset textarea{
	width:100%;
}

#content fieldset legend{
	font-variant:small-caps;
	color:#bcc9cf;
	font-size:18px;
}

#content .bigpic_container{
	float:left;
	width:570px;
	height:auto;
	margin-left:11px;
}

#content .bigpic_box{
	margin: 0 auto;
	height:100px;
	border: 1px solid #597883;
	background: #fff;
}

#content .bigpic{
	height:100%;
	width:100%;
}

#content .right_column{
	float:right;
	max-width:114px;
	margin: 0 11px 11px;
	
}

#image_gallery {
	float:left;
	overflow:hidden;
	margin:-6px;
}

#image_gallery .image{
	float:left;
	margin:6px;
	border:1px solid #5b7b86;
	background:#fff;
	cursor:pointer;
}

#image_gallery .image_container{
	width:96px;
	height:96px;
}

#image_gallery .active .image_container{
	cursor:auto;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}

#mt_image_container{
	position:absolute;
	top:-700px;
	left:-700px;
}

#content .description{
	clear:left;
	width:581px;
	padding-top:32px;
	text-align:justify;
	line-height:18px;
	margin-left:11px;
}

#content .description h4{
	
}

#content h4{
	font-variant:small-caps;
	color:#fff;
	font-size:14px;
	margin-bottom:3px;
}

#content .description .price{
	font-size:20px;
	line-height:34px;
	color:#bcc9cf;
}

#content .description .price .productOldPrice{
	font-size:12px;
}

#content .description .price .newprice{
	color:#f04546 !important;
}

#content .description .only{
	margin-left:30px;
}

#content .description .versand{
	margin-left:30px;
	height:15px;
	line-height:11px;
}

#content .small{
	font-size: 10px;
	color:#72797d;
}

#content .small a{
	text-decoration:none;
	color:#5d7c8a;
}

#content .small a:hover{
	color:#fff;
}

#content .cart{
	height:244px;
}

#content .shopitem .options{
	position:relative;
	left:-10px;
	bottom:-5px;
	height:36px;
	width:158px;
	background:#5b7b86;
	color:#fff;
	text-align:center;
	overflow:hidden;
}

#content .shopitem .options .amount{
	float:left;
	width:75px;
	margin: 0 -3px;
	padding-left:3px;
}

#content .shopitem .options .amount span{
	display:block;
	padding:1px 5px 2px;
	background:#95b6c1;
	margin:2px 3px;
	float:left;
	font-size:12px;
	cursor:pointer;
}

#content .shopitem .pricecalc{
	font-size: 10px;
	color:#5b7b86;
	text-transform:none;
}

#content .options .deletebox{
	display:none;
}

#content .shopitem .options .amount span.active, #content .shopitem .options .amount span:hover, #content .shopitem .options .delete:hover{
	background:#2c2a28;
}

#content .shopitem .options .delete{
	float:right;
	padding:3px 5px 2px;
	margin:15px 3px 0 0;
	background:#95b6c1;
	cursor:pointer;
}

#content .total{
	clear:both;
	margin:11px;
	text-align:right;
	padding: 12px 31px 0 0;
	border-top: 1px solid #202527;
	line-height:22px;
}

#content .total .totalprice .price{
	font-size: 24px;
}

#content .total .totalprice{
	font-variant:small-caps;
	font-size:14px;
}

#content .checkout{
	text-align:right;
	padding-right:39px;
}

#content label{
	float:left;
	clear:both;
	display:block;
	width:200px;
	text-align:right;
	margin-right:15px;
	line-height:30px;
	margin-bottom:10px;
}

#content div.input{
	float:left;
	margin-top:4px;
}

#content div.row{
	clear:both;
}

#content input, #content textarea, #content select{
	width:250px;
	border:1px solid #455b63;
	background:#212b2e;
	font: 11px Georgia, Times, serif;
	color:#bcc9cf;
	padding: 2px 5px 3px;
}

#content span.checkbox{
	display:inline;
}

#content span.checkbox input{
	width:auto;
	border:0;
	float:none;
	display:inline;
	background:transparent;
}

#content span.submit input{
	width:auto;
	border:0;
	background:transparent;
}

#content div.faqmenu{
	float:right;
	width:180px;
	padding:10px;
	border:1px solid #212b2e;
	margin-right:22px;
}

#content div.faqcontent{
	float:left;
	width:480px;
}

#content div.faqmenu h3{
	margin:0;
	text-align:center;
}

#content ul.faq{
	margin:0;
	padding:0;
	list-style:none;
}

#footer{
	clear:both;
	background:url(img/foot_bg.png) center top repeat-x;
}

#footer .background{
	background:url(img/footer_bg.png) center top no-repeat;
}

#footer .content{
	height:50px;
}

#admin {
	
	width:100%;
	padding:20px 0;
}

#admin ul{
	float:right;
	padding-right:30px;
	list-style:none;
}

#admin ul li{
	float:left;
	margin: 0 13px;
}

#admin ul li img{
	margin-top:-13px;
}


/* Schrfiten und Farben */

body{
	background:#181818;
	font: 11px Georgia, Times, serif;
	color:#bcc9cf;
}

div.copyright, div.parseTime{
	display:none;
}


#rssfeed{

}

#rssfeed .item{
	float:left;
	margin: 0 4%;
	min-height:300px;
	position:relative;
	text-align:justify;
	width:40%;
}

#rssfeed .item p{
	margin:0 !important;
}

#rssfeed .item .blog_date{
	color:#597883;
	font-size:10px;
	margin-bottom:10px;
	text-align:right;
}


