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: #C2DBF8; margin: 0px; padding: 2px; margin-top: 0pt; margin-left: 0pt }
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{
	background-color:#A3C6F4; 
	padding:5px;
}
.contentright  { width: 23% }
.greybox     { color: white; font-weight: bold; background-color: #5B92E6 }
.greybox a { color: #ffffff; font-size: 11px; font-weight: bold; text-decoration: underline; text-align: center }
.greybox a:hover { color: #bdbdbd; font-size: 11px; text-decoration: none }
.greybox a.selected{
	color:#BDBDBD;
}
.header       { color: #3c480e; font-size: 24px; font-family: Arial; font-weight: bold; line-height: 26px }
.menubox  { color: #f9f8f7; font-family: Arial; background-color: #181EA5 }
.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/1-topleft.gif); width: 9px }
.whitebox_bottomright { background: url(Neue_Dateien/1-bottomright.gif); width: 9px }
