body {
	scrollbar-3dlight-color:#E3EBEF;
	scrollbar-arrow-color:#6E97AC;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#E3EBEF;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: none;
	background: #FFFBF0;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
a:active {
	color: #CC3300;
}
a:hover {
	color: #FF0000;
}
.footer {font-size: xx-small;
		 color: #333366;
}
.MenuTable {
}

.MenuTitel {
	color: #AA0000;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: center;
}
.MenuText {
	color: #333399;
	text-align: left;
	font-size: 14px;
}
.ContentTable {
}
.ContentTitel {
	color: #AA0000;
	font: normal 24px Arial, Helvetica, sans-serif;
	text-align: center;
}
.ContentText {
	text-align: left;
	color: #333399;
	font-size: 12px;
}
.ProgrammaTable {
}
.ProgrammaTitel {
	color: #AA0000;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-align: center;
}
.ProgrammaText {
	color: #333399;
	text-align: left;
	font-size: 14px;
}
.cw_bg_l {
	background-image: url(/images/content/bg_l.gif);
}
.cw_bg_r {
	background-image: url(/images/content/bg_r.gif);
}
.cw_bg_o {
	background-image: url(/images/content/bg_o.gif);
}
.cw_bg_b {
	background-image: url(/images/content/bg_b.gif);
}
.IndexHTMLTable {
	height: 100%;
	width: 100%;
	border: thin solid #FF9F00;
	cursor: crosshair;
	background-color: #ECF7FF;
}
.IndexHTMLDescription {
	color: #C0DCC0;
	font-size: small;
}
.IndexHTMLKeywords    {
	color: #C0DCC0;
	font-size: small;
}
hr {
	color: #FF6600;
	width: 100%;
}
.streep {
	color: #FF6600;
	width: 100%;
	background: #FF6600;
	border: thin solid #FF6600;
}
