div.rimg_wrapper {
	float:left;
	width: 215px !important;
	height: 215px !important;
	margin-top: 20px;
	margin-right: 20px;
}

div.rimg_wrapper_r {
	float:left;
	width: 215px !important;
	height: 215px !important;
	margin-top: 20px;
	margin-left:-1px;
	
}

div.rimg {

	border:1px solid #cfd3d4;
	background-repeat:no-repeat;
	margin-bottom:4px;
}

div.iname {
	font-weight: bold;
	text-decoration:none;
	color:#00a6eb;
}

div.short_desc {
padding-top: 0px;
}

div.iprice {
	text-decoration:none;
	color:#9c9c9c;
}

div.rimg_wrapper:hover div.rimg, div.rimg_wrapper_r:hover div.rimg {
	border:1px solid #00a6eb;
	/* box-shadow: -3px -6px 6px #000 inset, 3px 6px 6px #fff inset; */
}

div.rimg_wrapper:hover div.iname {
	color: #00a6eb;
	}

div.cat {
    font-weight: bold;
    height: 50px;
    padding-top: 60px;
    width: 920px;
	color: #00a6eb;
	font-size: 30px;
}

div.cat b {
	color: #00a6eb;
	font-size: 30px;
}

div.cat a {
	color: #00a6eb;
	font-size: 12px;
}

table.item_nav {
	margin-top:10px;
	border-top:1px solid #cacaca;
}

table.item_nav td {
	color:#00a6eb;
}

table.copy td {
	color:#fff;
}

.item_nav a{
	color:#00a6eb;
	text-decoration: none;
	font-size: 12px;
}

table.item_nav select {
	font-size:90%;
	
}

.copy {
    background-color: rgb(100,110,120);
    color: #fff !important;
    font-size: 11px;
    height: 20px;
    padding-top: 6px;
    text-align: left;
	padding-left: 5px;
}

.nach_oben {
	
	text-align:right;
}

.nach_oben  a:link {
    border: 0 none;
    color: #9b9b9b;
    font-weight: bold;
    text-decoration: none;
}
.nach_oben  a {
    border: 0 none;
    color: #9b9b9b;
    font-weight: bold;
    text-decoration: none;
	padding-left: 14px;
}

.nach_oben  a:hover {
    border: 0 none;
    color: #00a6eb;
    font-weight: bold;
    text-decoration: none;

}

.nach_oben img {
    float: right;
}

#infowrap .infolabel {
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;

}

.suchlabel {
	float: left;
    padding-top: 3px;
    width: 380px;
	font-size: 15px;
    font-weight: bold;
	
	}
	
div#artikel {
    float: left;
    width: 920px;
}

.artikelinfo td {
	padding-bottom: 15px;
}

.suchlabelbild {
    float: right;
    margin-top: -5px;
}

.wklinks {
	width:100px;
	float:left;
	height: 130px;
	}

.wkrechts {
	width:140px;
	float:left;
	height: 130px;
	margin-top: 15px;
	}
	

.infolink  img {
    margin-top: 38px;
}

.beinfo h2{
	margin:0px;
	font-size: 15px;
	font-weight: bold;
	color: #00a6eb;
	}
	
.beinfo {
    color: #484848;
    font-size: 15px;
}


   
 .beinfo input {
    background-color: #f0f0f0;
    border: 1px solid #cfd3d4;
 	}
	
.kreis{
	-moz-border-radius:100px; /* Firefox */
	-webkit-border-radius:100px; /* Chrome, Safari */
	-khtml-border-radius:100px; /* Konqueror */
	border-radius:100px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
    background-color: rgb(100,110,120);
    height: 25px;
    margin-left: 32px;
    margin-top: -123px;
    width: 25px;
}


.kreistext {
    color: #fff;
    font-weight: bold;
    padding-top: 6px;
	text-align: center;
}

[type="button"]:hover {
	/*box-shadow: -3px -6px 6px #000 inset, 3px 6px 6px #fff inset;*/
	}
	
[type="submit"]:hover {
	/*box-shadow: -3px -6px 6px #000 inset, 3px 6px 6px #fff inset;*/
	}
	
.kbutton {
	background-color:#00a6eb;
	border:0;
	padding:2px 4px 2px 4px;
	color:white;
	padding: 5px 8px;
	border-radius: 6px;
	cursor: pointer;
	width: 100%;
}
.kbutton:hover {
    background-color: #3071a9!important;
	}