.menueintrag {
	font-family:arial;
	font-size:11pt;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	background-Color:#ffffff;
	color:rgb(226,151,51);
	font-weight:bold;
}
.menueintrag-selektiert {
	font-family:arial;
	color:rgb(50,62,102);
	font-size:11pt;
	text-align:left;
	vertical-align:top;
	text-decoration:none;
	font-weight:bold;
	background-Color:#ffffff;
}

.inhalt {
	font-family:arial;
	color:rgb(3,51,135);
	font-size:11pt;
	text-align:left;
	vertical-align:top;
}
.printtitel {
	font-family:arial;
	color:rgb(3,51,135);
	font-size:13pt;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}

.inhaltsfenster {
	font-family:arial;
	color:rgb(3,51,135);
	background-Color:#FFFFFF;
	font-size:11pt;
	text-align:left;
	vertical-align:top;
}

.menuspalte {
	font-family:arial;
	color:rgb(3,51,135);
	font-size:11pt;
	text-align:left;
	vertical-align:top;
}
.hintergrund {
	background-Color:rgb(3,51,135);
}
.ausschnitt {
	
}
.logospalte {
	background-Color:#FFFFFF;
}
.schriftzug {
	font-family:arial;
	font-weight:bold;
	font-size:18pt;
	color:rgb(3,51,135);
	background-Color:#ffffff;
}
.impressum {
	font-family:arial;
	color:rgb(3,51,135);
	font-size:11pt;
	text-align:left;
	background-Color:#ffffff;
	vertical-align:middle;
}
.unterezeilelink {
	font-family:arial;
	color:rgb(3,51,135);
	font-size:11pt;
	text-align:center;
	background-Color:#ffffff;
	text-decoration:none;
}
.orange {
	background-Color:rgb(226,151,51);
}
a {
	text-decoration:none;
	color:rgb(3,51,135);
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:arial;
	font-size:13pt;
	line-height:13pt;
	font-weight:bold;
	color:rgb(3,51,135);
}
h2 {
	font-family:arial;
	font-size:11pt;
	line-height:13pt;
	font-weight:bold;
	color:rgb(3,51,135);
}
.eulogo {
	background-Color:#FFFFFF;
	font-family:arial;
	font-size:8pt;
	color:rgb(3,51,135);
}
.navigation {
	font-family:arial;
	color:rgb(3,51,135);
	background-Color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
	text-align:left;
	vertical-align:top;
}
.menutable {
	border-width:1px; 
	border-color:rgb(3,51,135);
	border-style:solid;
}
.menu {
	display:none; 
	position:absolute; 
	top:20px; 
	left:0px;
	background-Color:#ffffff;
 }

