

.ram{

	width: 777px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	background-color: white; 
	color: black;
	overflow: hidden;
}

.topp{

	background-image: url(../images/top.gif); 
	background-position: left top; 
	background-repeat: repeat-x;
}

.topp_bild{

	background-image: url(../images/back.jpg); 
	background-position: left 49px; 
	background-repeat: no-repeat;
}

.topp_title{

	background-image: url(../images/title.gif); 
	background-position: left top; 
	background-repeat: no-repeat; 
	font-size: 28px; 
	font-weight: bold; 
	padding-bottom: 33px; 
	padding-left: 10px; 
	padding-top: 10px; 
	color: white; 
	display: block; 
	position: relative; 
	visibility: visible; 
	z-index: 9;
}

.meny_rad{
	
	overflow: hidden; 
	width: 100%; 
	font-size: 12px; 
	height: 26px;
}

.img_show{
		
		float: left; 
		margin-right: 10px;
		padding-bottom: 15px;
}

.bildfile{

	text-align: center;
	font-size: 100%; 
}

.meny_ram {
	
	color: black;
	margin-bottom: 10px;
	padding-left: 5px;
}
.meny{

	padding-bottom: 2px; 
	padding-top: 2px;
	font-size: 100%;
}


.meny a:link { 

 	color: black; 
 	background-color: inherit;
 	text-decoration: none;
 	font-weight: bold;
}

.meny a:visited{ 

	color: black; 
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}
.meny a:active { 

	background-color: inherit;  
	color: #0066FF; 
	text-decoration: none;
	font-weight: bold;
}

.meny a:hover { 

	background-color: inherit;  
	color: #0066FF; 
	text-decoration: none;
	font-weight: bold;
}


.meny_back{
	
	background-image: url(../images/buttonover.gif);
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	text-align: center; 
	width: 111px; 
	float: left;
}

.meny_back1{
	
	background-image: url(../images/buttonover.gif);
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	text-align: center; 
	width: 109px;
	float: left;
}

.meny_back_over{
	
	background-color: #87cefa; 
	width: 111px; 
	background-position: 0px 0px; 
	background-image: url(../images/button.gif); 
	background-repeat: no-repeat; 
	z-index: -2; 
	padding-bottom: 6px; 
	padding-top: 5px;
}

.meny_back_over1{
	
	background-color: #87cefa; 
	width: 109px; 
	background-position: 0px 0px; 
	background-image: url(../images/button.gif); 
	background-repeat: no-repeat; 
	z-index: -2; 
	padding-bottom: 6px; 
	padding-top: 5px;
}

.meny_back_out{
	
	display: block; 
	padding-bottom: 6px; 
	padding-top: 5px; 
	color: white; 
	text-decoration: none; 
	position: relative; 
	top: -25px; 
	z-index: 1;
}

.sidfot{
	
	background-color: white; 
	background-image: url(../images/footer.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
	padding-bottom: 5px; 
	padding-right: 25px; 
	padding-top: 25px; 
	text-align: right; 
	color: white; 
	font-size: 12px;
}



.slut{
	
	clear: both; 
	height: 0px;
}
