html { 
  padding:0px;
  margin:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330099;
	background-image:  url("Bilder/blumehinten.gif");
	text-align:left;
	padding: 0px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color:#330066;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color:#330066;
	font-weight: bolder;
}
a:hover {
	text-decoration: none;
	color: #660066;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color:#000066;
	font-style: italic;	
	background-color: #CC99FF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #330099;
}
#box {
	width:955px;
	margin: 0px;
	padding:0px;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(Bilder/links.gif);
	background-repeat: repeat-y;
}
#box2 { width:819px; float:right;}
#kopf {
	background-image: url(Bilder/silberstr.jpg);
}
#kopf h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color:#CCCCCC;
background-color:#000066;
padding:5px 15px;
margin:0px
}
#kopf a:link {color:#FFFFFF;}
#kopf a:visited {color:#FFFFFF;}
#kopf a:hover {font-style:italic;}
#kopf a:active {font-style:italic;}
#navi {
	width: 134px;
	padding:3px 0px;
	float:left;
	background-image: url(Bilder/links.gif);
	background-repeat: repeat-y;
}
#navi a:link span, #navi a:visited span {display:none;}
#navi a:hover span, #navi a:focus span {
	color:#000066;
	font-size:small;
	text-align:left;
	background-image:url(Bilder/info.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin:0;
	width:185px;
	height:150px;
	display:block;
	position:absolute;
	top:auto;
	left:140px;
	font-style: normal;
	font-weight: bold;
}
#navi iframe {
	height: 555px;
}
* html #navi iframe {
	height: 650px;
}
*+ html #navi iframe {
	height: 650px;
}
#inhalt {
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	overflow: auto;
	height: 580px;
	width: 670px;
}
#inhaltschmal {
	width: 670px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
}
#inhaltnoscroll {
	width: 821px;
	padding:0px;
	float:left;
	background-color:#FFFFFF
}
#rechtsoben {
	width: 151px;
	padding: 0px;
	float:right;
}
* #rechtsoben {
	width: 149px;
	padding: 0px;
	float:right;
}
#rechtsoben a:link span, #rechtsoben a:visited span {display:none;}
#rechtsoben a:hover span, #rechtsoben a:focus span {
	color:#000066;
	font-size:small;
	text-align:left;
	background-image:url(Bilder/info.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin:0;
	width:185px;
	height:150px;
	display:block;
	position:absolute;
	top:auto;
	left:615px;
	font-style: normal;
	font-weight: bold;
}
#fuss {
	width: 100%;
	font-size: 9px;
	text-transform:uppercase;
	text-align: right;
	color:#CCCCCC;
	background-color:#000066;
	clear: both;
	padding:3px 0px;
	margin:2px 0px;
}
#fuss a:link {color:#FFFFFF;}
#fuss a:visited {color:#FFFFFF;}
#fuss a:hover {font-style:italic;}
#fuss a:active {font-style:italic;}
.bildbox   {
	float:left;
	margin:0px;
	padding:3px 10px;
}
.bildboxrechts   {
	float:right;
	margin:0px;
	padding:3px 10px;
}
.linkbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small;
	margin-left: 2px;
	width: 115px;
	padding: 1px;
	color: #330066;
	background-image: url(Bilder/silberstr.jpg);
	text-align: center;
	line-height: 14px;
	border-bottom: 2px solid #330066;
	border-left: 7px solid #330066;
}
.linkboxklein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9pt;
	width: 120px;
	padding: 1px;
	color: #330066;
	text-align: center;
	line-height: 14px;
	border-bottom: 2px solid #330066;
	border-left: 5px solid #330066;
	background-color: #CCCCCC;
}
.linkboxaktiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	margin-left: 2px;
	width: 115px;
	padding: 1px;
	color: #000066;
	background-color: #CC99FF;
	text-align: center;
	border-right: 7px solid #330066;
	border-bottom: 2px solid #330066;
	border-left: 7px solid #330066;
}
.linkboxkleinaktiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9pt;
	width: 120px;
	padding: 1px;
	color: #330066;
	text-align: center;
	line-height: 14px;
	border-bottom: 2px solid #330066;
	border-left: 5px solid #330066;
	background-color: #CC99FF;
}
.zähler {
	visibility: hidden;
	position: absolute;
}
.text {
	text-align: justify;
}
.textbox {
	text-align: justify;
	width: 500px;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC99CC;
	background-image: url(Bilder/tippshinten1.gif);
	left: 100px;
}
.textkurz {
	width: 600px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CC99CC;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC99CC;
}
