html, body {
	margin: 0;
	padding: 0;
	margin-top:5px;
	
}

body {
	/*background-image: url(images/bg.png);
	background-repeat: repeat-x;*/
	font-size: 0.75em;
	font-family: Arial,Helvetica,sans-serif;
	color: #666;
	
	background-color:#a7a9ac;
	background-color: #fffffe;
}

img {
	border-width: 0px;
}

h1 {
	font-size: 140%;
	color: #000;
}

h2 {
	font-size: 120%;
	color: #000;
}

h3 {
	font-size: 110%;
	color: #000;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

form {
	margin: 0;
}
#header {
	height: 109px;
	width: 980px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 10px;
}


#toplinks {
	color:#000;
	font-size:9pt;
	text-align: center;
	margin-right:50px;
	
}

#toplinks a {
	color:#000;
	text-decoration:none;
}

#toplinks a:hover {
	color:#000;
	text-decoration:underline;
}

#logo {
	width:293px;
	height:70px;
	margin-left:10px;
}
#site    { 
	width: 980px;
	margin: 0 auto;
	background: #fff;
	/*background: #fff url(images/site_t.png) repeat-x top;*/
}
/*
.site-tl { background: transparent url(images/site_tl.png) no-repeat top left; }
.site-tr { background: transparent url(images/site_tr.png) no-repeat top right; }
.site-r  { background: transparent url(images/site_r.png) repeat-y right; }
.site-l  { background: transparent url(images/site_l.png) repeat-y left; }
.site-b  { background: transparent url(images/site_btm.jpg) repeat-x bottom; }
Content Wrapper*/
.site-inner { padding: 22px 17px 18px 17px; }
.wrapper { width: 100%;}

.sidebar {
	width: 190px;
	padding: 0 5px 20px 0px;
}

#sidebar_l {
	/*background: transparent url(images/sidebar_l.png) repeat-y right;*/
	/*background-color: #7f9ab7;*/
	vertical-align: top;
	border-right: 1px solid;
	padding-left:0px;
	padding-right:5px;
	padding-top:0px;
}
/*#sidebar_l a{
	padding-left:5px;
}*/
#sidebar_r {
	/*background: transparent url(images/sidebar_r.png) repeat-y left;*/
	vertical-align: top;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	border-left: 1px solid;
}
/*obere Buttons*/
.sidebar h2 {
	font-size: 120%;
}
#sidebar_l h2 {
	/*background: transparent url(images/heading_l_02.png) repeat-y;*/
	/*width: 190px;*/
	margin-top:0px;
	text-align: center;
	font-size:10pt;
	color:#ffffff;
}
.sidebar h3 {
	font-size: 110%;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
#sidebar_l h2 span { display: block; /*background: transparent url(images/heading_l_01.png) no-repeat top left;*/}	
#sidebar_l h2 span span { background-color: #7f9ab7;padding:5px; width:190px;/*background: transparent url(images/heading_l_03.png) no-repeat bottom left; padding: 4px 19px 11px 19px; min-height: 14px;*/ }	

#sidebar_r h2 {
	/*background: transparent url(images/heading_r_02.png) repeat-y;*/
	width: 190px;
	margin-top:0px;
	text-align: center;
	font-size:10pt;
	color:#ffffff;
}
#sidebar_r h2 span { display: block; /*background: transparent url(images/heading_r_01.png) no-repeat top left;*/}	
#sidebar_r h2 span span {background-color: #7f9ab7;;padding:5px; /*background: transparent url(images/heading_r_03.png) no-repeat bottom left; padding: 4px 19px 11px 19px; min-height: 14px; */}	
/*obere Buttons ende*/
#content {
	vertical-align: top;
	padding: 10px;
}

#footer {
	font-size: 80%;
	text-align: center;
	margin: 1em 0;
}

#home p {
	font-size: 120%;
	text-align: center;
	clear: both;
	margin: 3em 0 2em 0;
	margin-top:0px;
}

#home .tophits {
	margin: 10px 0 0 10px;
}

#home .box1 { background: transparent url(images/mb_t.png) repeat-x top; clear: both; }
#home .box2 { background: transparent url(images/mb_b.png) repeat-x bottom;}
#home .box3 { background: transparent url(images/mb_l.png) repeat-y left; }
#home .box4 { background: transparent url(images/mb_r.png) repeat-y right; }
#home .box5 { background: transparent url(images/mb_tl.png) no-repeat top left; }
#home .box6 { background: transparent url(images/mb_bl.png) no-repeat bottom left; }
#home .box7 { background: transparent url(images/mb_tr.png) no-repeat top right; }
#home .box8 { background: transparent url(images/mb_br.png) no-repeat bottom right;}

#home .box  {
	padding: 18px;
	/* p  oadding-right:0px;*/
	clear: both;
	/*background-color: #7f9ab7;*/
}

#home .category {
	float: left;
	background-color: #7f9ab7;
	margin:0px;
	width:159px;
	text-align:center;
}
#home .category a {
	display: block;
	text-align: center;
	width: 100%;/*140*/
	height: 138px;
	padding: 0px;
	padding-top: 8px;
	/*padding-bottom: 8px;*/
}
/*
#home .category a:hover {
	padding: 5px 5px 15px 15px;
	text-decoration: none;
}*/
#home .item0, #home .item1, #home .item3, #home .item4 {
	border-right: 1px solid #fff;
	border-right: 1px solid #eee;
}
#home .item0, #home .item1, #home .item2 {
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

#home .item5  , #home .item2 {
width:160px;
}

ul.categories {
	display: block;
	float: left;
	width: 250px;
}


/*
#home .item5 a:hover , #home .item2 a:hover {
padding-right:0px;
}*/

#term_not_found {
	border: 1px solid #fd8f00;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 5px 0;
}

#location {
	margin-bottom: 5px;
}

#search {
	float: right;
	width: 251px;
	background-color: #f7f7f7;
	padding: 10px;
	border: 1px solid #eee;
	margin: 0 0 10px 10px;
}

#search h2 {
	margin: 0 0 0.6em 0;
	color: #00397f;
	font-size: 110%;
}
#search .editbox {
	border: 1px solid #dedede;
	background-color: #fff;
	width: 200px;
}

#search .input-border {
	background-color: #fff;
	border: 1px solid #7f9ab7;
	padding: 1px;
	width: 202px;
	float: left;
	margin-top: 1px;
}


#brands {
	width: 165px;
	margin: 0 auto;
	background-color: #fff;
}

.button {
	height: 28px;
	width: 138px;
	background: transparent url(images/button2.gif) no-repeat;
	text-align: center;
	display: block;
	padding-top: 7px;
	margin-top: 5px;
	
	color:#ffffff;
	
}
.button:hover {
	text-decoration: none;
	color:#ffffff;
	
	background-position: 0 -35px;
}

.button2 {
	height: 28px;
	width: 138px;
	background: transparent url(images/button2.gif) no-repeat;

	text-align: center;
	display: block;
	padding-top: 7px;
	margin-top: 5px;
	color:#ffffff;
}
.button2:hover {
	text-decoration: none;
	background-position: 0 0;
	color:#ffffff;
		background-position: 0 -35px;
}

#items {
	clear: both;
}

#items .product {
	padding: 10px 0;
	border-top: 1px solid #efefef;
}
#items .product h2 { margin-top: 0; }
#items .product:hover { background-color: #f8f8f8; }

#items .product .price {
	float: right;
	width: 170px;
	margin-left: 10px;
}

#items .product .image {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}
#items .product .image a {
	border: 1px solid #efefef;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 120px;
}
#items .product:hover .image a {
	border: 1px solid #ccc;
}
#items .product .image a:hover {
	border: 1px solid #990000;
	border-right-color: #992a3d;
	border-top-color: #992a3d;
}

#items .product .image img {
	display: block;
	border: 10px solid #fff;
}

#items .product .description {
	margin: 0 0 0 160px;
}

#specifications .button {
	margin: 0 auto;
}

#specifications .button2 {
	margin: 0 auto;
}

#product .image {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#product .image img {
	display: block;
	margin: 0 auto;
	padding: 0 10px;
}

#product .description {
	margin-left: 220px;
	width: 60%;
}
#items {
	clear: both;
}
#items .offer {
	padding: 10px 0;
	clear: both;
	border-top: 1px solid #efefef;
}
#items .offer:hover { background-color: #f8f8f8; }

#items .offer .image {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}

#items .offer .image a {
	border: 1px solid #efefef;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 120px;
}
#items .offer:hover .image a {
	border: 1px solid #ccc;
}
#items .offer .image a:hover {
	border: 1px solid #990000;
	border-right-color: #992a3d;
	border-top-color: #992a3d;
}
#items .offer .image img {
	display: block;
	border: 10px solid #fff;
	padding: 0;
}

#items .offer .price {
	float: right;
	width: 170px;
}
#items .offer .store {
	float: right;
	width: 130px;
}

#items .offer .description {
	margin: 0 330px 0 170px;
}

#items .button {
	margin-top: 5px;
}

#items .button2 {
	margin-top: 5px;
}

#specifications {
	width: 100%;
	clear: both;
}
#specifications td {
	padding: 10px;
	vertical-align: top;
}
#specifications h3 {
	margin-top: 30px;
	clear: both;
	background-color: #efefef;
	padding: 10px;
}
#specifications .product {
	text-align: center;
}
#specifications .specification {
	padding: 5px 0;
}
#specifications .label {
	border-bottom: 1px solid #efefef;
}
#specifications .value {
	border-bottom: 1px solid #efefef;
}

ul#menu {
	margin: 0px;
	padding: 0px;
	margin-left:17px;
	list-style-type: none;
	height: 29px;
	/*width: 980px;936*/
	position: absolute;
	top: 91px;
	font-size: 11pt;
	color: #fff;
	font-weight: bold;
	background-color: #fffffe;
	/*border-top:1px solid gray;
	border-bottom:1px solid gray;
	background: transparent url(images/menutop.jpg) no-repeat top left;*/
}
ul#menu li {
	
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 29px;
	position: relative;
	width: 104px;
	margin-left: 1px;
	text-indent: 0px;
	background-color: #990000;
	/*background: transparent url(images/hgtop.gif) no-repeat;*/
}

ul#menu li a {
	
	margin: 0px;
	display: block;
	line-height:29px;
	text-decoration:none;
	color: #ffffff;
	text-align: center;
	background-color: #990000;
	/*background: transparent url(images/menue.gif) no-repeat;*/
}

ul#menu li a:hover,ul#menu li .activenav {
background-color: #7f9ac7;
/*color: #cc0000;
background-position: 0 -40px;*/
}

ul#menu .last {
	margin: 0px;
	display: block;
	line-height:29px;
	text-decoration:none;
	color: #ffffff;
	text-align: center;
	background-color: #990000;
	background: transparent url(images/menuebut.gif) no-repeat;
}

ul#menu .last:hover{
background-color: #7f9ac7;
/*color: #cc0000;*/
background-position: 0 -40px;
}
/*Eingefügt */

/*Ende*/

.pagination {
	text-align: center;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 10px 0;
	clear: both;
	font-size: 120%;
	font-weight: bold;
}
.pagination .prev {
	float: left;
}
.pagination .next {
	float: right;
}


#sort {
	clear: both;
	margin: 20px 0;
	text-align: center;
}

/* ADS */
.fullbanner {
	margin: 20px auto;
	width: 468px;
}
.leaderboard {
	margin: 0px auto 20px auto;
	width: 728px;
}
.skyscraper {
	margin: 0 auto;
	width: 160px;
}

/* FIXES */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {display: block;}
/* End hide from IE-mac */

