body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	color:#000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000066;
}
a:hover {
	text-decoration: none;
	color:#000033;
}
a:active {
	text-decoration: none;
	color:#000066;
}
img
{
border-width:0px;
border-style:solid;
border-color:#000000;
}
.bolder
{
	font-weight: bolder;
}

.kursiv
{
	font-style:italic;
}
.left
{
	text-align:right;
}
.produkt_img
{
	border-width:0px;
	margin-right:5px;
}
input, textarea, select,file,list
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 11px;
	color: #333333;

}
.w100
{
	width:100%;
	float:left;
}
.w90
{
	width:90%;
	float:left;
}
.w80
{
	width:80%;
	float:left;
}
.w70
{
	width:70%;
	float:left;
}
.w60
{
	width:60%;
	float:left;
}
.w50
{
	width:50%;
	float:left;
}
.w40
{
	width:40%;
	float:left;
}
.w30
{
	width:30%;
	float:left;
}
.w20
{
	width:20%;
	float:left;
}
.clear
{
	clear:left;
}
.trennlinie
{
	width:100%;
	height:1px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}
