#ram1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/start.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/kurser.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram3 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/kommitte.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram4 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/foreningsinfo.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram5 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/stadsbyggnad.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram6 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/debatt.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram7 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/lankar.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#ram8 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 165px;
	background-image: url(../bilder/mentor.gif);
	background-repeat: no-repeat;
	border-top-color: gray; 
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

H1 {
	position: relative;
	top: 15px;
	left: 20px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: white;
	background-color: transparent;
	vertical-align: middle;
}

#language  {
     display:block;
     width:170px;     
     padding: 5px;
     color: white;
	text-decoration: none;
}

#language img {
     float:left;
}

#knapprad {
	position: absolute;
	top: 120px;
	left: 0px;
	border-left-color: gray; 
	border-left-width: 1px; 
	border-left-style: solid; 
	border-right-color: gray; 
	border-right-width: 1px; 
	border-right-style: solid; 
}

#menustart {
	position: absolute;
	top: 21px;
	left: -91px;
	width: 0px;
	height: 0px;
}
.menu {
	position: relative;
	top: -15px;
	left: 90px;
	width: 86px;
	height: 22px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.menu a:link {
	background-color: transparent;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #676767;
	text-decoration: none;
}
.menu a:hover {
	color: #0000ff;
	text-decoration: none;
}
.menu a:active {
	color: #676767;
	text-decoration: none;
}

