@charset "utf-8";
/* CSS Document */

#menu li .start dt .start {
	background-color: #53A9FF;
}

#menu li .kontakt dt .kontakt {
	background-color: #818181;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #28AEE4;
}
fieldset {
	padding: 10px;
	margin-bottom: 5px;
	border: thin solid #28AEE4;
}
