body{
  font:13px Arial,Helvetica,sans-serif;
  margin:0;
}
a{
	color:#ff0000;
}
img{
	border:0;
}
#container{
	width:990px;
	margin:15px auto;
}
h1{
	font-size:26px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h1 span{
	color:#ff0000;
}
h2{
	color:#ff0000;
	font-size:13px;
	margin:0;
}

h3{
	background: url(/gfx/h3.gif) no-repeat bottom left #fff;
	padding:5px 0 3px 27px;
	margin: 0 0 10px 0;
	font-size:14px;
	color:#000;
}
#logo{
	float:left;
	margin-right:20px;
}
#languages{
    float:right;
}
#languages_right{
    text-align:left;
	font-size:10px;
}

ul#nav_top{
	clear:left;
	text-align:center;
	margin:0 auto;
	padding:0;
	width:760px;
	height:22px;
	background:url(/gfx/nav_top_bg.gif) repeat-x;
}
ul#nav_top li{
	display:inline;
	float:left;
}
ul#nav_top li a{
	color:#444;
	text-decoration:none;
	width:150px;
	height:19px;
	margin:0 20px;
	padding-top:3px;
	display:block;
	background:url(/gfx/toplink_bg.gif) no-repeat;
}
ul#nav_top li a:hover{
	color:#000;
}
ul.navigation{

	margin:0;
	padding:0;
}
ul.navigation li{
	list-style-type:none;
}
ul.navigation li a{
	display:block;
	text-decoration:none;
	color:#444;
	background:url(/gfx/link_bg.gif) no-repeat;
	background-position:0 -27px;
	padding:5px 5px 5px 27px;
	height:17px;
}
ul.navigation li a:hover{
	color:#000;
	background-position:0 -108px;
}
ul.navigation li a.first{
	background-position:0 0;
}
ul.navigation li a.first:hover{
	background-position:0 -81px;
}
ul.navigation li a.last{
	background-position:0 -54px;
}
ul.navigation li a.last:hover{
	background-position:0 -135px;
}

ul.navigation li a.current,ul.navigation li a.current:hover{
	color:#000;
	background-position:0 -189px;
	font-weight:bold;
}
ul.navigation li a.current_first,ul.navigation li a.current_first:hover{
	color:#000;
	background-position:0 -162px;
	font-weight:bold;
}
ul.navigation li a.current_last,ul.navigation li a.current_last:hover{
	color:#000;
	background-position:0 -216px;
	font-weight:bold;
}
ul.navigation li.top{
	padding:3px 3px 3px 27px;
	margin-bottom:2px;
	font-weight:bold;
	background:#eee url(/gfx/top_bg.gif) no-repeat;
}
ul.navigation li a.cart_top{
	padding:3px 3px 3px 27px;

	font-weight:bold;
	text-decoration:underline;
	background:#eee url(/shop/cart.png) no-repeat;
	background-position:1px 3px;
}
ul.cart{
background-color:#f5f5f5;	border:1px solid #ddd;
margin-bottom:5px;
}

ul.shop_main{
    background:#fff url(/gfx/top_bg.gif) no-repeat;
    margin:0 0 5px;padding-left:27px;
}
ul.shop_main li{
list-style-type:none;
padding:3px 3px 3px 0;
}
ul.shop_main li a{
font-weight:bold;
color:#000;text-decoration:none;
}
ul.cart li a{
	background:none;
	text-decoration:underline;
	padding:0;display:inline;
}

ul.cart li{

	padding:3px 10px;

}
#navigation{
	float:left;
	width:200px;
	margin:25px 25px 0 0;
}
#content{
	margin-top:25px;
	width:540px;
	float:left;
}
#subnavigation{
	float:left;
	width:200px;
	margin-left:25px;
}
.small_box{
	width:260px;
	height:230px;
	border:1px solid #bbb;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

.small_box p{
	margin:10px;
}
.small_box h2,.main_box h2, .box h2{
	background-color:red;
	margin:0;
	padding:2px 10px;
	font-size:13px;
	color:#fff;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
}
h2.info{
	color:#000;
	background:none;
	padding:0;
}
h2.shop{
background:#fff url(/gfx/h3.gif) no-repeat bottom left;
background-color:#fff;
	padding:5px 0 3px 27px;
	margin: 0 0 10px 0;
	font-size:14px;
overflow:hidden;
color:#000;
}
h2.shop a{
text-decoration:none;
	color:#000;
}
h2.artikel{
background:none;
color:#000;
	padding:5px 0 0 0;
	margin: 0 0 10px 0;
	font-size:14px;
overflow:hidden;
}
h2.artikel a{

color:#000;

}
.box{
	border:1px solid #bbb;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	overflow:hidden;
	float:left;
	width:538px;
}

.main_box_text{
	margin:10px;
}
box_text{
	overflow:hidden;
}
.image{
	text-align:center;
	margin:0 15px 10px 0;
	float:left;
}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	text-align:center;
}
.clear{
	clear:both;
}
.gap{
	margin-top:16px;
}
#copyright{
	clear:both;
	text-align:center;
	padding-top:30px;
	font-size:11px;
}
.news{
	overflow:hidden;
	padding:10px;
	margin:10px;

	width:498px;
}
.news img{
	float:left;
	margin-right:10px;
}
.news p{
	margin:0;
	overflow:hidden;
}
.n1{
	background-color:#eee;
}
.n2{
	background-color:#fff;
}
.right_box{
	background:url(/gfx/test.gif) no-repeat;
	background-position:78px 0;
	padding:60px 30px 0 0;
	font-size:10px;
}
.right_box3 ul{
	margin:0 0 0 30px;
	padding:0;
	text-align:left;
	font-size:10px;
}
.right_box2{
	background:url(/gfx/test2.gif) no-repeat;
	background-position:35px 0;
	padding:60px 30px 0 0;
}
.right_box3{
	clear:left;
	background:url(/gfx/test3.gif) no-repeat;
	background-position:35px 5px;
	padding:65px 30px 0 0;
}
.preis{
	float:right;
	background-color:#fff;
	border:1px solid #666;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	padding:2px 15px;
	margin-top:10px;
	color:#ff0000;
}
#overlay img{
  border:none;
}
#lightbox img{
  border:none;
  clear:both;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption{
  float:left;
}
#keyboardMsg{
  float:right;
  font:12px Arial;
}
#closeButton{
  top:5px;
  right:5px;
}
#overlay{
  background-image: url(/gfx/overlay.png);
}
* html #overlay{
	background-color:#333;
	back\ground-color:transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gfx/overlay.png", sizingMethod="scale");
}
.text{
  width:300px;
  border:1px solid #bbb;
  margin-bottom:10px;
  font:12px Arial;
}
#images{

	background:url(/gfx/bz_bg.gif) repeat-x;
	border:1px solid #bbb;
float:left;width:100%;
text-align:center;

	margin:0 auto 15px;
		-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#images div{
float:left;
margin:10px 8px;
background-color:#eee;
border:1px solid #ddd;
font-size:10px;
		-webkit-border-radius:7px;
	-moz-border-radius:7px;
	padding:5px;height:125px;
}
#images a{
text-decoration:none;
color:#000;
}
.textbox50{
	width:50px;
}
.textbox145{
	width:145px;
}
.textbox200{
	width:200px;
}
.textbox50err{
    width:50px;
	background-color:red;
}
.textbox145err{
    width:145px;
	background-color:red;
}
.textbox200err{
    width:200px;
	background-color:red;
}
#artikel p{
  padding-left:14px;
  margin:0;
  background: url(/gfx/check.png) no-repeat;
  background-position: 0 5px;
}