<!--
.Links {  margin-left: 0; margin-right: 0; margin-top: 0; font-family: Geneva, Arial, Helvetica, san-serif; color: #EE2E02; font-weight: bold; font-size: 11px}
.Linkswhite {  margin-left: 0; margin-right: 0; margin-top: 0; font-family: Arial; color: #FFFFFF; font-size: 11px}
.loginForm   { font-family: Verdana; font-size: 8pt }
.text    { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 12px; color: #000000 }
.small { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 10px; color: #000000 }
.medium { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 13px; color: #000000 }
.white { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 11px; color: #FFFFFF }
.large    { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 18px; color: #000000 }
.largewhite    { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 18px; color: #FFFFFF }
.largewhite2    { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 30px; color: #FFFFFF }
.Links2 {   font-family: Geneva, Arial, Helvetica, san-serif; color: #EE2E02; font-weight: bold; font-size: 12px; text-decoration:none}
.bottom { margin-left: 10; margin-right: 15; font-family: Arial; font-size: 9px; color: #FFFFFF }
.dark2 { FONT-WEIGHT: 600; FONT-SIZE: 13px}
.FontMenu { margin-left: 10; margin-right: 15; font-family: Arial; font-weight: bold; font-size: 12px; color: #FFFFFF }

#mitten{
	position: absolute;
	top: 180px;
	left: 214px;
	width: 580px;
	height: 600px;
	background: white;
	color: black;
	z-index: 50;
}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 790px;
	height: 173px;
	background: white;
	color: black;
	z-index: 2;
}
#leftmenu{
	position: absolute;
	top: 176px;
	left: 0px;
	width: 205px;
	height: 480px;
	background-image: url(../ultralatt_bilder/ulmeny.gif);
	color: black;
	z-index: 1;
}
#rightmenu{
	position: absolute;
	top: 175px;
	left: 825px;
	width: 425px;
	height: 600px;
	background: white;
	color: black;
	z-index: 1;
}
#rotorblad{
	width: 140px;
	height: 218px;
	background-image: url(../ultralatt_bilder/rotorblad.gif);
	color: black;
	z-index: 99;


-->