/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana;
	font-size: 13px;
}
a:link { color : #000000; text-decoration: none }
a:visited {color : #000000; text-decoration: none }
a:hover {color: #000000; text-decoration: underline }
a:active {color: #666666; text-decoration: none }
.subnavipunkte {
	font-family: Verdana;
	font-size: 12px;
	font-weight: regular;
}
.produkttitel {
	font-size: 15px;
}
.produktuntertitel {
	font-size: 9px;
}
.headline {
	font-weight: bold;
}
#subnavi {
	 position:absolute; left:50px; top:490px; width:500px; height:13px; z-index:11; vertical-align:middle;
}
.seitentitel {
	font-size: 18px;
	letter-spacing: 2px;
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.eingabefehler {
	background-color:#A9BDE2;
}
.meldetext {
	font-weight: bold;
}
