<style>
<!--
{
	margin-top:2px;
	font-size:10pt;
}

body{
	margin-top:3px;
	font-family:Verdana,Helvetica,Arial;
	font-size:10pt;
	}

a 	{
	text-decoration:underline;
	font-family:Verdana,Helvetica,Arial;

	color:#034F9A;
//	color:#0000FF;
	}

a:active	{
		text-decoration: underline;
		}

a:hover	{
	text-decoration: underline;
	color:#0000FF;
	}


p 	{
	font-family:Verdana,Helvetica;
	font-size:10pt;
	text-align:justify;
	}

li	{
	font-family:Verdana,Helvetica;
	font-size:10pt;
	list-style:dot;
	text-align:left;
	}

td 	{
	font-family:Helvetica,Verdana,Arial;
	font-size:10pt;
	}

.sender td {
	background-color:#ffffff;
}


th 	{
	font-size:10pt;
	font-family:Helvetica,Verdana,Arial;
	}

h1,h2,h3,h4,h5,h6	{
			font-family:Helvetica,Verdana,Arial;
			}
.weiss {
	background-color:rgb(255,255,255);
	}

/* hellgrau - Webpart Teasertext */
.grau1 {
	background-color:rgb(245,244,243);
	}

/* dunkelgrau */
.grau2 {
	background-color:rgb(227,224,221);
	}

/* dunkelgrau - Radio Button Bug */
input.grau2 {
	background-color:rgb(226,223,220);
	}

/* mittleres grau  */
.grau3 {
	background-color:rgb(171,166,161);

/*  */
.grau4 {
	background-color:rgb(198,198,198);
	}
/* hellblau*/
.hellblau {
	background-color:#D0DFF0;
	}
/* dunkelblau*/
.dunkelblau {
	background-color:#034f98;
	}

.schalter{
	font-family:Arial;
	font-size:7pt;
	text-indent:1px;

	background-color:#eeeeee;
	border-style:outset;
	border-width:1px;
	border-color:grey;
	width:74px;
	text-align:center;
	cursor:hand;
}

.radio{
	font-size:8pt;
	font-family:Arial;
	text-align:center;

}

a.radio {
	font-size:8pt;
	font-family:Arial;
	text-align:center;

}
.kanal{
	font-size:9pt;
	font-family:Arial;
	text-align:left;

}
.checkboxen{
	font-size:8pt;
	font-family:Arial;
	text-align:left;

}

td.wh {
	background-color:white;
	font-size:12px;
}


span.sat { font-family:Arial; color:#000000; text-decoration:none; font-size:10pt; font-weight:normal; }
span.transp { font-family:Arial; color:#000000; text-decoration:none; font-size:8pt; font-weight:normal; }
span.freq { font-family:Arial; color:#000000; text-decoration:none; font-size:8pt; font-weight:bold; }
span.sr { font-family:Arial; color:#000000; text-decoration:none; font-size:8pt; font-weight:normal; }
span.fec { font-family:Arial; color:#000000; text-decoration:none; font-size:8pt; font-weight:normal; }

.red {
	color:red;
	font-size:11px;
}
.green {
	color:#006600;
	font-size:11px;
};
.blue {
	color:#255AA6;
	font-size:11px;
};
.small{
	font-size:11px;	
};

//-->
</style>