body	{
	font-family:verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	padding-left:0px;
	margin-left: 15px;
	padding-right:0px;
	margin-right: 15px;
	padding-top:0px;
	margin-top: 0px;
	padding-bottom:0px;
	margin-bottom: 2px;
}
.text {
	font-weight: bold;
	text-align: center;
	font-size:10pt;
	color: white;
}
table	{
	font-weight: bold;
	font-family:verdana, arial, helvetica;
	font-size: 8pt;
	color: white;
}
.table1 {
	background-color:#005096;
 	background-image:url('../bilder/Background.gif');
 	background-repeat:repeat-y;
}
a:hover, a:active, a:link, a:visited
	{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.script	{color:pink}
.noscript{
	color:red;
	background-color:yellow;
         font-weight: bold;
}