body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
  scrollbar-arrow-color:#013660;
  scrollbar-face-color:#f8ebbe;
  scrollbar-track-color:#013660;		
	scrollbar-3dlight-color:#013660;
  scrollbar-darkshadow-color:#013660;
  scrollbar-highlight-color:#013660;
  scrollbar-shadow-color:#013660;	
}
.rahmen_links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #013660;
	border-right-color: #013660;
	border-bottom-color: #013660;
	border-left-color: #013660;
}

.rahmen_links_gelb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F0E8B9;
	border-right-color: #F0E8B9;
	border-bottom-color: #F0E8B9;
	border-left-color:#F0E8B9;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.rahmen_rechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #013660;
	border-right-color: #013660;
	border-bottom-color: #013660;
	border-left-color: #013660;
}

.rahmen_blau_unten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #013660;
	border-right-color: #013660;
	border-bottom-color:#013660;
	border-left-color: #013660;
}

.rahmen_blau_oben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #013660;
	border-right-color: #013660;
	border-bottom-color: #013660;
	border-left-color: #013660;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:14px;
}

.programmnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
}

.programmnav a {
	color: #F0E8B9;
	font-weight:bold;
}

.yellow {
	color: #F0E8B9;
	font-weight:bold;
}

.redBold {
	color: #C40009;
	font-weight:bold;
}

.textbox {
	width:250px;
	background-color:#5A7497;
	border: 0px none #5A7497;
	font-size:12px;
	color:#FFFFFF;
	padding:2px;
}

.textsmall {
	font-size:10px;
	line-height:12px;
}

div#NewsLayer {
	position:absolute;
	left:50%;
	top:270px;
	margin-left:-280px;
	width:500px;
	height:300px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	padding:15px;
	visibility: visible;
	color:#000000;
	border:1px solid #CC0000;
	cursor:pointer;
}
span.bold
{
	font-weight: bold;
}
