body {
background-color: #336697;
}
table {
   width: 500px;
	border: 1px solid #E8E8E8;
	background-position: center;
}
table.neu {
	width: 400px;
	border: none;
}
.ueberschrift {font-family:Arial;font-size: 24pt;font-weight: bold;color:#E8E8E8;text-decoration:none;text-align: center;}
.domain {font-family:Arial;font-size: 20pt;font-weight: bold;color:#FFAA55;text-decoration:none;text-align: center;}
.euro {font-family:Arial;font-size: 16pt;font-weight: bold;color:#E8E8E8;text-decoration:none;text-align: center;}
.normal {font-family:Verdana;font-size: 10pt;font-weight: ;color:#E8E8E8;text-decoration:none;}
.fett {font-family:Verdana;font-size: 10pt;font-weight: bold;color:#E8E8E8;text-decoration:none;}
a{
	color:#000000;
	text-decoration: none;
}
a:hover{
	color:#FA8514;
	text-decoration: none;
}

