body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../bilder/bg_line.jpg);
	background-repeat: repeat-x;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}
.placehlder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 666666;
	background-color: #FFFFFF;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}
