body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
div#all { width: 100%; }

div#kopf {
/*	height: 54px;*/
	margin-top: 0px;
	margin-left: 0px;
	z-index: 0;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../header-bg.jpg);
}
div#menutop {
	background: #767676 url(../top-menu.jpg);
	height: 16px;
}
div#menutop {
	font-size: 10px;
	line-height: 14px;
}
div#menutop a {
	color: #eeeeee;
	text-decoration: none;
}
div#menutop a:hover {
	color: #ffb200;
	text-decoration: none;
}
div#kopf a img {
	padding: 0px;
}
div#menu_oben {
	width: 100%;
	text-align: center;
	color: #555555;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #767676;
	padding-top: 2px;
	padding-bottom: 2px;
}
div#menu1, div#menu2, div#menu3, div#menu4, div#menu5 { width: 100%; }
div#menu1 { background: #ffee88; }
div#menu2 { background: #ffdd66; }
div#menu3 { background: #ffcc44; }
div#menu4 { background: #ffbb22; }
div#menu5 { background: #ffaa00; }
div#menu_oben a#an { text-decoration: none; }
/*div#linie {
	height: 10px;
	background-color: #ffaa00;
}*/
div#body {
	width: 100%;
	font-size: 10px;
}
div#body a img {
	border: 2px solid #ffffff;
	padding: 0px;
}
div#body a img:hover {
	border: 2px solid #ffb200;
}
h1 {
	font-size: 14px;
	height: 8px;
	color: #333333;
	padding-bottom: 4px;
	line-height: 10px;
	padding-left: 4px;
	background: #ffffff url(../h1-bg.jpg) repeat-x;
}
h2 {
	font-size: 11px;
}
pre {
	font-size: 10px;
}
div#fusszeile {
	width: 100%;	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
/*	background: url('../line.png') no-repeat;*/
}
a:link, a:visited, a:active { color: #0000aa; text-decoration: underline; font-weight: bold; }
a:hover { color: #333333; text-decoration: none; }

div#ag a  {
	font-size: 10px;
}
div.a, div.b  {
	padding-top: 1px;
	padding-bottom: 3px;
}
div.a  {
	background-color: #ffdd66;
}
div.b  {
	/*background-color: #66ddff;*/
}
a img {
	padding: 2px;
}

