body
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background-color: #e6e6dd;
	text-align: center;
}

a { color: #00437d; }
a:hover { color: #2672b4; }
a:visited { color: #6d6d6d; }
a:active { color: #61613d; }

h1
{
	font-weight: bold;
	font-size: 13px;
}

h2 { font-size: 12px; }

.footnote
{
	color: #6d6d6d;
	font-size: 10px;
	text-align: center;
}

#inhalt
{
	background: white;
	padding: 15px;
	text-align: left;
}

img { border-width: 0px; }
#inhalt p { padding: 0px 5px 0px 5px; }

#inhalt img
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#top
{
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0px;
	margin: 0px;
}

#topinfo
{
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0px;
	padding: 0px;
}

#navbar { text-align: left; }

#navbar a
{
	color: #b8b8a7;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

#navbar a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

#gesamt
{
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: solid 1px #000;
	width: 558px;
}

#top td, #top tr, #topinfo td, #topinfo tr
{
	padding: 0px;
	border-width: 0px;
	margin: 0px;
}

div.highlight
{
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
	padding: 5px;
}

div.highlight:hover
{
	background-color: #F5F5F5;
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
}

p.zusatzzeile, p.submit { text-align: right; }

#inhalt p.zusatzzeile img {border: none;}

