body {
	margin:0;
	padding:0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	line-height:14px;
}
table{
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}
img {
	border:0;
	margin: 0;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	color: #000000;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	color: #000000;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
}
/* -------------------------header------------------------- */
.header {
	width: 100%;
	height: 138px;
	left: 0px;
	top: 0px;
	background-color: #CCCCCC;
	position: absolute;
}
.logo {
	position: absolute;
	top: 0px;
	left: 30px;
}
.logo2 {
	position: absolute;
	top: 0px;
	left: 40px;
}
.balken {
	position: absolute;
	top: 138px;
	left: 0px;
	width: 100%;
}
.htmlbutton {
	position: absolute;
	top: 171px;
	left: 217px;
	width: 36px;
}
.flashbutton {
	position: absolute;
	top: 171px;
	left: 326px;
	width: 57px;
}
.emailbutton {
	position: absolute;
	top: 171px;
	left: 266px;
	width: 51px;
}
.produktepos {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 190px;
	text-align: right;
}

/* -------------------------hightlight------------------------- */
a{
	text-decoration:none;
}
.black{
	color: #000000;
}
.white{
	color: #FFFFFF;
}
a:hover{
	text-decoration:underline;
}
.textfeld_small{
	width: 204px;
	font-size: 11px;
}

