body { background-color: #acddc0 }
#container { text-align: center }
table { text-align: center }
td { vertical-align: top; valign: top  }
.msStd, .msHeadlines, .msTitel, td, h1, h2, h3, h4, .links1mm {
	font-family:'Comic Sans MS', Tahoma; Arial; sans-serif; 
	}
.msStd, td, td, h1, h2, h3, h4, .links1mm { 
	font-size:3mm; 
	color:teal; 
	line-height:4mm; 
	Text-Align: left;
	Font-Weight: normal;
	}
.msHeadlines { 
	font-size:6mm; 
	color:white; 
	line-height:8mm; 
	Text-Align: right;
	}
.msTitel {
	font-size:3mm;
	color:teal;
	font-weight:bold;
	text-indent:4px;
	Text-Align: left;
	}
td.TopLine, td.HgDunkelTopLine { 
	border-top-width:1px; 
	border-top-color:teal; 
	border-top-style:solid; 
	}
td.HgDunkel, td.HgDunkelTopLine  { color: #fff; background-color: #7cc195 }
.links1mm { margin-left: 1mm }
textarea, input { font-size: 4mm; font-family: "Courier New", Courier, sans-serif }
a:link  { color: #008080 }
a:visited  { color: #008080 }
a:active  { color: #fff }
#aktuellbox {
	float: left;
	height: 300px;
	width: 300px;
	position: absolute;
	left: 16px;
	top: 43px;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: 6mm;
	color: #FFFFFF;
}
.invisible {
	visibility: hidden;
}

