/* CSS Document */

body{
background-color:#fff;
color:#666;
}


.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight: normal;
}

.text_bold {
	font-weight: bold;
}


.spacer{
width:160px;
}


.error{
font-size:11px;
color:#ff6600;
}


.bedankt{
font-size:16px}

