body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4B8FDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0080FF;
}

a:link {
	text-decoration: none;
	color:  #0080FF;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color:  #0080FF;
}


.menu {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

.headline {
	font-size: 12px;
	color: #0080FF;
	font-weight : bold;
}

.content {
	font-size: 12px;
	color: color: #0080FF;;
}

.munselected {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0080FF;
}

.munselected a {
	color: #0080FF;
	text-decoration: none;
}

.mselected {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0080FF;
}

.mselected a {
	color: #FFFFFF;
	text-decoration: none;
}

.mselected a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.mselected a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.mselected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.adresse {
	font-size: 12px;
	color: #0080FF;
}

.adresse a {
	font-size: 10px;
	color: #0080FF;
	text-decoration: none;
}

.adresse a:hover {
	font-size: 10px;
	color: #0080FF;
	text-decoration: underline;
}
.rahmen { border: 1px solid #000000; }
