a:link {
	color: Black;
	text-decoration: none;
}
a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Gray;
	text-decoration: none;
}
a:active {
	color: #8F8F8F;
	text-decoration: none;
}
a:focus {
	color: Gray;
	text-decoration: none;
}

body {
	margin: 0 0 0 0;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.ueb1 {font-family:Arial; 
	 font-size:14px; 
	 font-weight:bold;}

table{
	font-size: 13px;
}

td{
	padding-left: 6px;
	background-repeat: repeat-y;
}

.nav1{
	background: url(../bilder/nav_m.gif);
	background-repeat: repeat-y;
}

.nav2{
	background-image: url(../bilder/nav_ms.gif);
	background-repeat: repeat-y;
}
.box1{
	background-image: url(../bilder/box_m.gif);
	background-repeat: repeat-y;
}
.box2{
	background-image: url(../bilder/box_ms.gif);
	background-repeat: repeat-y;
}

