a#navi {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #484F98;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #484F98;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

div#inhalt {
	width: 900px;
}

div#kopfbereich {
	height: 150px;
	width: 900px;
}

div#navigation {
	border-bottom: 1px solid #F7F410;
	border-top: 1px solid #F7F410;
	height: 24px;
	padding-left: 20px;
	width: 880px;
}

h1 {
	color: #484F98;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6pt;
}

h2{
	color: #484F98;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6pt;
}

img.rahmen {
	border: 1px solid #484F98;
}

p {
	color: #484F98;
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 10px;
	margin-top: 0px;
}

p.klein {
	font-size: 8pt;
	margin: 0px;
}

p.subueberschrift {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	margin-bottom: 0px;
}

td.inhalt {
	background-image: url(grafiken/grundaufbau/hintergrund_inhalt.jpg);
	padding: 10px;
}

ul {
	color: #484F98;
	font-size: 10pt;
	line-height: 12pt;
	list-style-image: url(grafiken/grundaufbau/listensymbol.gif);
	margin-bottom: 0px;
	margin-left: 18px;
	margin-top: 0px;
}
