html {
	margin: 0;
	padding: 0;
}

body {
	background-color:#57A0D3;
	scrollbar-base-color: #57A0D3;
}

A:link {
	text-decoration: none;
	color:#CCCCCC;
}

A:visited {
	text-decoration: none;
	color:#CCCCCC;
}

A:hover {
	text-decoration: underline;
	color:#000000;
}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.bullet {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #BEBEBE;
}
.impressum {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
