body {
	background-color: #EEEEEE;
}
#container {
	margin: auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	width: 740px;

}
#kopfleiste {
	background-color: #7BB0DD;
	width: 740px;
}

#hauptmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #003399;
	height: 20px;
	width: 740px;
	margin-bottom: 0px;
	top: 100px;
	bottom: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	font-weight: bolder;
}
#untermenue {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	width: 130px;
	border-left-color: #A2D6D9;
}

#inhalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.7em;
	color: #003399;
	background-color: #FFFFFF;
	width: 530px;
	margin-left: 50px;
	margin-right: 30px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	}
#inhalte a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003399;
}
#inhalte a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #099999;
}

	
#fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	background-color: #003399;
	clear: both;
	height: 20px;
	width: 740px;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: normal;
}
.Stil6 {
	color: #BBDCEA;
	font-size: 0.9em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00CC99;
}
a:hover {
	text-decoration: none;
	color: #00CC99;
}
.Sub {
	color: #003399;
	font-weight: bold;
	font-size: 110%;
}
