@charset "utf-8";

/* Main menu left */
#menu {
}

#submenu {
width:57.7em;
}

#menu ul {
	list-style-type: none;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 3.3em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#menu li {
	padding-bottom: 0.9em;
}

#menu a {
	font-weight: normal;
	color: #646466;
	font-size:1.2em;
	text-decoration: none;
}

#menu a.aktiv {
	font-weight: bold;
	color: #0056a0;
}

#menu a.aktiv:hover {
	font-weight: bold;
}

#menu a:hover {
	font-weight: normal;
	color: #0056a0;
	font-size:1.2em;
	text-decoration: none;
}

/* Menu right */
.padding_images {
	margin-bottom: 0.4em;
}

#menurechts {
	padding-top: 2.4em;
	height:11em;
	text-align:right;
}

/* Menu Top */
#balkentopcontent {
	font-size:1.1em;
}

#balkentopinhalt a:hover {
	text-decoration: underline;
}