body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231672;
}
body {
	background-color: #0066FF;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	font-size: 20px;
}
.servicestoptitle {
	color: #ff9e03;
	font-size: 20px;
	font-weight: bold;
}
.servicelisttitle a, a:active, td {
	font-size: 18px;
	text-decoration: none;
	color: #231672;
}
.servicelisttitle a:link {
	color: #231672;
	font-size: 18px;
	text-decoration: none;
}
.servicelisttitle a:hover, .servicelisttitle a:focus, .servicelisttitle a:active {
	color: #ff9e03;
	font-size: 18px;
	text-decoration: none;
}
#topmenu a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover, #topmenu a:focus {
	color: #231672;
	text-decoration: none;
}

#bottommenu {
	color: #6882DF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#bottommenu a, a:link, a:visted {
	color: #6882DF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#bottommenu a:hover,  a:focus {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.servicetitle {
	font-size: 18px;
	color: #ff9e03;
}
.servicetext {
	font-size: 12px;
	color: #231672;
}
.servicetext a:link, .servicetext a:active, .servicetext a:visited {
	font-size: 12px;
	color: #231672;
}
.feedbacktext {
	font-size: 24px;
	color: #231672;
}
.feedbacktext a:link, .feedbacktext a:active, .feedbacktext a:visited {
	font-size: 24px;
	color: #231672;
}
.impressumtext {
	font-size: 11px;
	color: #231672;
}