body {
	background-image:url(images/bg1.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hgbild {
	background-image: url(images/hgbild.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.bgbilder {
	background-image: url(images/bilder.gif);
	background-repeat: no-repeat;
		border: 1px solid #CCCCCC;
}

.rahmen {
	border: 1px solid #CCCCCC;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		text-decoration: none;
	color: #5A707F;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			text-decoration: none;
	color: #CC0000;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}
.navtext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.onair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.rahmen2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

