body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tbl_r_sw {
	border:1px solid #000000;
}
.tbl_r_gr {
	border:1px solid #ECECEC;
	background-color: #F9F9F9;
}
h4, h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #254D9B;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #254D9B;
	margin: 0px 0px 0px 0px;
}
.sw9 {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.swb9 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.sw11 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.swb11 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sw11_text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.blb11 {
	font-size: 11px;
	font-weight: bold;
	color: #254D9B;
}
.gr11 {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
.sw12 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.swb12 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.w12 {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}
.wb12 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.w9 {
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
}
.gr9 {
	font-weight: normal;
	font-size: 9px;
	color: #999999;
}

.inputfeld1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: #ECECEC thin 1px solid;
	width: 300px;
}

.inputbutton1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DADADA;
	padding: 1px;
	border: #666666 thin 1px solid;
}

.inputbutton2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: normal;
	color: #000000;
	background-color: #DADADA;
	padding: 1px;
	border: #666666 thin 1px solid;
}

a.sw11none:link, a.sw11none:visited, a.sw11none:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
a.sw12none:link, a.sw12none:visited, a.sw12none:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}



/*Beschreibungs-Popups*/

.clDescriptionCont {
	position:absolute;
	width:220px;
	visibility:hidden;
	layer-background-color:#cccccc;
	z-index:200;
}

.clDescription {
	width:220px;
	left:0px;
	top:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	overflow:hidden;
	border: 1px solid #999999;
	padding:3px;
	font-size:10px;
	background-color:#cccccc;
	layer-background-color:#cccccc;
}

.clLinks {
	z-index:1;
}

.clCaption {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:15px;
	clip:rect(0px 300px 15px 0px);
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	font-family:verdana,arial,helvetica,sans-serif;
	background-color:#1C1C9A;
	layer-background-color:#1C1C9A;
}