@charset "utf-8";
* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	letter-spacing: 0.08em;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
.sondelring {
	font-weight: bold;
	color: #000000;
	}
.main {
	position:relative;
	width: 1000px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}



.prod {
	float:left;
	height: 252px;
	width: 417px;
}
* html .prod {
	width: 417px;
	height: 252px;
}
.prodg {
	float:left;
	height: 285px;
	width: 417px;
}
* html .prodg {
	width: 417px;
	height: 285px;
}



.prodlink {
	position:relative;
	width: 417px;
	overflow: hidden; 
	text-decoration:none;
	display: block;
}
.glink {
	height: 285px;
}
.klink {
	height: 252px;
}
.prodlink:hover {
	background-position: bottom left;
}

.okiss {
	background: url(../new_img/prod_okiss.jpg);
}
.wha {
	background: url(../new_img/prod_wha.jpg);
}
.yellow {
	background: url(../new_img/prod_yellow.jpg);
}
.orange {
	background: url(../new_img/prod_orange.jpg);
}
.mag {
	background: url(../new_img/prod_mag.jpg);
}
.s2r {
	background: url(../new_img/prod_s2r.jpg);
}


.clear {
	clear:both;
}
.produkte {
	padding-left:83px;
}



input,textarea,select,file {
	border: 1px solid #999999;
	padding: 3px;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	background:#F7F7F7;
}
