a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #888888;
	text-decoration: none;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
body      { color: black; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 130%; background-color: #D9D5E5; margin: 0 10px 10px 0; padding: 2px }
h1   { color: black; font-size: 18px; font-family: Arial; line-height: 18px; margin: 0 0 0 10px; padding: 0 }
h2    { color: black; font-size: 18px; font-family: Arial; line-height: 16px; text-align: right; margin: 0 10px 0 0; padding: 0 }
h3  { color: black; font-size: 14px; font-family: Arial; line-height: 16px; text-align: left; margin: 10px 0 3px; padding: 0 }
.contentleft{
	width: 77%;
}
.contentmain { padding: 5px }
.contentright{
	width: 23%;
}
.greybox      { color: #666; font-weight: bold; background-color: #BDBDBD }
.header    { color: #2078A8; font-size: 24px; font-family: Arial; font-weight: bold; line-height: 26px }
.menubox   { color: #f9f8f7; font-family: Arial; background-color: #2078A8 }
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#CCE6FF;
	text-align:right;
}
.subheader{
	background-color: #BBAED5; 
}
.whitebox{
	background-color: #FFFFFF;
	color:black;
}
.whitebox_topleft{
	background: url(Neue_Dateien/img/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(Neue_Dateien/img/1-bottomright.gif);
	width:9px;
}
