body {
	background-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
.contentbox {
	background-color: #FFFFFF;
	width: 790px;
	position: absolute;
	top: 5px;
	left: 30px;
}
h2 {
	margin: 0px 0px 0px 5px;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.titelbild {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
}
.menuebox {
	border:1px solid #0066FF;
	background-color:#0066CC;
	width:160px;
	float:left;
	padding:5px;
	margin:0px 5px 5px 2px;
	line-height:20px;
	text-decoration: none;
	color: #CCCCCC;
}
.menutitle
{
	margin:-5px -5px 5px -5px;
	padding:2px;
	background-color:#006699;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 14px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color:#FFFFFF;
}
a:active, a:hover
{
	color:#FFFFFF;
}
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
	text-decoration:none;
	color: #FFFFFF;
}
a.text:link, a.text:visited, a.text:active, a.text:hover
{
	text-decoration:none;
	color: #0066FF;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h1 {
	font-size: 18px;
	margin: 0px;
	color: #000000;
}
.tbhead {
	background-color: #CC0000;
	margin: 3px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.tbrahmen {
	border: 1px solid #0066CC;
}
.textrahmen {
	width: 550px;
	border: 1px solid #0066CC;
	position: relative;
	padding: 5px;
	margin-left: 160px;
}
ul {
	margin: 0px 0px 0px 60px;
	padding: 0px;
}
li {
	margin-right: 140px;
	text-align: justify;
}
.ueber {
	font-size: 14px;
	font-weight: bold;
	background-color: #0066FF;
	color: #FFFFFF;
	padding: 3px;
}
.klein {
	font-size: 10px;
	font-weight: normal;
}
.titeltext {
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CC0000;
}
.titelbox {
	text-align: center;
}
.rot {
	color: #CC0000;
}
.fussleiste {
	background-color: #0066CC;
	width: 770px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	margin: 5px;
	padding: 5px;
}
.jambarahmen {
	width: 770px;
	border: 1px solid #0066CC;
	position: relative;
	padding: 5px;
	margin-left: 5px;
}
.menuebox2 {
	border:1px solid #0066FF;
	background-color:#0066CC;
	width:160px;
	float:left;
	padding:5px;
	margin:0px 5px 5px 2px;
	line-height:20px;
	text-decoration: none;
	color: #CCCCCC;
	position: absolute;
	left: 820px;
	top: 10px;
	z-index: 1;
}

