body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5DEB3;
	margin:0px;
}
.menu_table {
	background-color: #F4DAA8;
	border: 1px solid #F6AE28;
	font-size: 13px;
	color: #0B05B9;
}
.titelzeile {
	padding-top:10px;
}

.menu_table tr td a {
	text-decoration: none;
	color: #0B05B9;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0605B7;
	margin-bottom:0px;
}
h2 {
	margin-top:4px;
	margin-bottom:2px;
	font-size: 13px;
	color: #0605B7;
}

.langauage_menu a {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
.menu_aktiv {
	background-color: #F6AE28;
}
.klein {
	font-size: 9px;
}
