body {
background-color:#67b8de;
}

.Fliesstext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.TitelGross {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
}

.TitelBlau {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.TitelBlauGross {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}
.TitelBlauNorm {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight:normal
}
.TitelSchwarzNorm {
	color: #000000;
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight:normal
}
.TitelRot {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF0000;
	font-weight: bolder;
}
.TitelRotCenter {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF0000;
	font-weight: bolder;
	text-align:center;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	line-height: 30px;
	background-color: #006666;
	color: #DCDCDC;
}
.fliesstextgross {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
.fliesstextgrossrot {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	color: #FF0000;
	}
.fliesstextgrossrechts {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
	}
.fliesstextgrossrechtsfett {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-align: right;
	}	
.fliesstextgrosszentriert {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
.fliessunderline {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}	
	.fliesstitelgross {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	.fliesstitelgrosscenter {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align:center;
	}
	.fliesstitelgross2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}
	.fliesstitelgrossblau {
	font-family: Tahoma;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	text-align: left;
	}
	.fliesstitelgrossblaucenter {
	font-family: Tahoma;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
	text-align:center;
	}
	.fliesstitel {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
	.fliesstitelcenter {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}

.haupttitel {
	font-family: Tahoma;
	font-size: 28px;
	color: #000000;
	background-color: #E5E5E5;
	font-weight: bold;
}
.untertitel {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	background-color: #E5E5E5;
	font-weight: bold;
}
.subtitle {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}
.subtitleblau {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #0000FF;
}

.header {
	font-family: Tahoma;
	font-size: 26px;
	background-color: #006666;
	color: #DCDCDC;
}

.Navitext {
	font-size: 12px;
	text-decoration:none;
	color: #2F1957;
	font-family: Tahoma;
}
.Navitextblaucenter {
	font-size: 12px;
	text-decoration:none;
	color: #06C;
	font-family: Tahoma;
	text-align: center;
}
.Navitextblauleft {
	font-size: 12px;
	text-decoration:none;
	color: #06C;
	font-family: Tahoma;
	text-align: left;
}
.Navitextrotleft {
	font-size: 12px;
	text-decoration:none;
	color:#F00;
	font-family: Tahoma;
	text-align: left;
}

.Navitextschwarz {
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	font-family: Tahoma;
}
.Navitextcont1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	font-family: Tahoma;
}
.Navitextcont2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	font-family: Tahoma;
}
.Navitextcont3 {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #FF0000;
	font-family: Tahoma;
	text-align:center;
}
.Navitextcont2:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	font-family: Tahoma;
	text-align: center;
}
.Navitextcont3:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	font-family: Tahoma;
	text-align:center;
}
.Navitext_klein {
	font-size: 9px;
	text-decoration:none;
	color: #2F1957;
	font-family: Tahoma;
	}
.Navitextcontent {
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
	font-family: Tahoma;
}
.Navitextcont1:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FF0000;
	font-family: Tahoma;
	text-align: center;
}
.Navitext:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma;
}
.Navitextblaucenter:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma;
}
.Navitextblauleft:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma;
	text-align: left;
}
.Navitextrotleft:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #090;
	font-family: Tahoma;
	text-align: left;
}
.Navitextschwarz:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FF0000;
	font-family: Tahoma;
}
.Navitextcontent:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.NavAktiv {
	text-decoration: underline;
	font-family: Tahoma;
}
#content {
	position:absolute;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FF0000;
	left:198px;
	top:170px;
	width:805px;
	height:600px;
	text-align: center;
	}
	

