h1 {
	font-size: 16px;
	font-weight: bold;
}
.text-titel {
	font-size: 16px;
	font-weight: bold;
}
.tabellenlink {
	text-align: left;
	padding: 8px 5px;
	border: 1px solid #990000;
	margin: 10px 0px;
}
.bottomlink {
	text-align: right;
}
.aktivbild {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.dot {
	vertical-align: top;
	font-size: 14px;
}
.active-untermenue {
	text-align: right;
	color: #3399CC;
	padding-right: 5px;
	margin: 10px 0px;
	border-top: 1px solid #990000;
	border-right: 12px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	padding-top: 8px;
	padding-bottom: 8px;
}
a:link, a:visited {
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #3399CC;
	text-decoration: underline;
}
a.bildlink:link, a.bildlink:visited {
	color: #3399CC;
	text-decoration: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: hand;
}
a.bildlink:hover {
	color: #3399CC;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	cursor: hand;
}
a.bildlink:active {
	color: #3399CC;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	cursor: hand;
}
#bottomR {
	text-align: right;
	position:relative;
	bottom: 0px;
	width: 500px;
	height: 19px;
	visibility: visible;
	padding-top: 5px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 0px;
}
#bottomL {
	text-align: left;
	position:relative;
	bottom: 0px;
	width: 200px;
	height: 19px;
	visibility: visible;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 0px;
}
#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	text-align: right;
	position:relative;
	bottom: 0px;
	width: 800px;
	min-height: 20px;
	visibility: visible;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	float: left;
	clear: both;
	margin-bottom: 0px;
}
#videoinhalt {
	width: 770px;
	height: 90%;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	visibility: visible;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#inhalt {
	width: 630px;
	height: 90%;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	visibility: visible;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#streifen {
	width: 20px;
	height: 90%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftmenue {
	width: 120px;
	height: 90%;
	padding-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topmenue {
	top: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	width: 800px;
	height: 22px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	visibility: visible;
	left: 10px;
}
#toplogo {
	visibility: visible;
	width: 800px;
	height: 45px;
	right: 10px;
}
#layout {
	text-align: left;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px auto 0;
	height: 90%;
}
BODY {
    font-family: "OCR A Extended", Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	text-align: center;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#990000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#990000;
	scrollbar-shadow-color:#990000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(bilderanims/stoerung_anim.gif);
	background-repeat: no-repeat;
	background-position: 95% 70%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
html {
	font-size: 13px;
	height: 100%;
	line-height: 16px;
}
	
