* {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body {
	//background-image: url(verlauf-gelb.gif);
	background-image: url(img/123-background.gif);
	//background-repeat: repeat-y;
	background-repeat: repeat;
	overflow: hidden;	
}
table {
	background-color: #0132E7;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
table.jk {
	text-align: left;
	vertical-align: top;

}
.msptab td {
	padding: 3px;
}
td.mnav {
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.snav:link, a.snav:visited, a.snav:active{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a.snav:hover, a.snavnow:link, a.snavnow:visited, a.snavnow:active, a.snavnow:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
p {
	padding-bottom: 6px;
}
