html {
}
body {
    background: #fff;
    margin: 0 auto 40px auto;
    text-align: center;
}

a img {
	border: 0;
}

#logo {
    position: absolute;
    width: 193px;
    height: 66px;
    top: 0;
    right: 0;
    overflow: hidden;
    text-indent: -9000px;
    z-index: 1000;
}

#wrapper {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 960px;
    background: #ccc;
    background-image: url('bg.jpg');
		overflow: hidden;
}

#decoration {
    height: 257px;
    width: 960px;
    background-image: url('decoration.jpg');
    z-index: 30;
    top: 0;
    left: 0;
    position: absolute;
}

#menu {
    background-image: url('menu_unselected.jpg');
    width: 960px;
    height: 206px;
    top: 237px;
    left: 0;
    position: absolute;
    z-index: 20;
}

    #menu img {
        z-index: 100;
    }

    #menu ul li {
        display: inline;
    }
    #menu ul li a {
        display: block;
        float: left;
        width: 145px;
        height: 200px;
        text-indent: -9000px;
        overflow: hidden;
    }
    
    a.cover {
        position: absolute;
        z-index: 250;
        overflow: hidden;
				cursor: pointer;
        cursor: hand;
    }
        a.cover img {
						cursor: pointer;
            cursor: hand;
        }

    #menu_hover_1 {
        top: 246px;
        left: 24px;
    }
    
    #menu_hover_2 {
        top: 237px;
        left: 178px;
    }
    
    #menu_hover_3 {
        top: 237px;
        left: 324px;
    }
        
    #menu_hover_4 {
        top: 241px;
        left: 472px;
    }
    
    #menu_hover_5 {
        top: 235px;
        left: 616px;
    }

	#menu_hover_6 {
		top: 246px;
		left: 766px;
	}

#content {
	padding: 450px 348px 40px 116px;
	font-family: verdana, serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
}

	#content p {
		margin-top: 0;
	}

	#content a {
		color: #af0032;
	}
	
	#content h1 {
		font-family: georgia, serif;
		font-size: 24px;
		line-height: 24px;
		color: #af0032;
		font-weight: normal;
		margin-bottom: 24px;
	}
	
	#content h2 {
		font-family: georgia;
		font-weight: bold;
		font-size: 13px;
		line-height: 20px;
		color: #333;
		margin: 0;
		padding: 0;
	}


#right_menu {
	width: 280px;
	height: 237px;
	background-image: url('hogermeny.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 454px;
	right: 0;
}

#right_menu_yellow {
	width: 239px;
	height: 195px;
	background-image: url('gul_meny.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 454px;
	right: 36px;
}

#right_wrapper {
	float: right;
	margin-top: 700px;
	margin-right: 82px;
	width: 180px;
	font-family: verdana;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	margin-bottom: 40px;
	
}

	#formular {
		width: 195px;
		background-image: url('formular_bg.jpg');
		background-repeat: repeat-y;
		padding: 0;
	}
	
		#formular fieldset {
			border: none;
		}
		
			#formular fieldset label {
				font-weight: normal;
				font-style: italic;
			}
		#formular label {
			font-weight: bold;
		}
	
		#formular h3 {
			background-image: url('formular_header.jpg');
			height: 47px;
			overflow: hidden;
			text-indent: -9000px;
		}
		
		#formular form {
			background-image: url('formular_bottom.jpg');
			background-position: bottom left;
			background-repeat: no-repeat;
			padding: 0 10px;
		}

#extra_info {
	padding: 10px 0;
}

	#extra_info a {
		color: #af0032;
	}
	

	#right_menu ul, #right_menu_yellow ul {
		padding: 0; margin: 0;
	}

	#right_menu ul li, #right_menu_yellow ul li {
		display: inline;
		padding: 0; margin: 0;
	}
	
	#right_menu ul li a, #right_menu_yellow ul li a {
		display: block;
		text-indent: -9000px;
		overflow: hidden;
		height: 49px;
	}

	#right_menu ul li a:hover, #right_menu ul li a.selected {
		background-image: url('hogermeny.jpg');
	}
	
	#right_menu_yellow ul li a:hover, #right_menu_yellow ul li a.selected {
		background-image: url('gul_meny.jpg');
	}
	

	/* Red right menus */
	#right_menu_1 {
		margin-top: 45px;
	}
		#right_menu_1:hover {
			background-position: 560px -45px;
		}
		
		#right_menu_1.selected, #right_menu_1.selected:hover {
			background-position: 280px -45px;
		}

	#right_menu ul li #right_menu_2 {
		height: 50px;
	}
		#right_menu_2:hover {
			background-position: 560px -94px;
		}
		
		#right_menu_2.selected, #right_menu_2.selected:hover {
			background-position: 280px -94px;
		}
	
	#right_menu ul li #right_menu_3 {
		height: 41px;
	}
		#right_menu_3:hover {
			background-position: 560px -144px;
		}
		
		#right_menu_3.selected, #right_menu_3.selected:hover {
			background-position: 280px -144px;
		}
	
	#right_menu ul li #right_menu_4 {
		height: 50px;
	}
	
	#right_menu_4:hover {
			background-position: 560px -185px;
	}
	
	#right_menu_4.selected, #right_menu_4.selected:hover {
		background-position: 280px -185px;
	}
	
	#right_menu_yellow ul li #right_menu_yellow_1 {
		height: 54px;
	}
	
		#right_menu_yellow ul li #right_menu_yellow_1:hover {
			background-position: -239px 0;
		}

		#right_menu_yellow_1.selected, #right_menu_yellow ul li #right_menu_yellow_1.selected:hover {
			background-position: -478px 0;
		}

		#right_menu_yellow_2.selected, #right_menu_yellow ul li #right_menu_yellow_2.selected:hover {
			background-position: -478px -54px;
		}
		
		#right_menu_yellow_3.selected, #right_menu_yellow ul li #right_menu_yellow_3.selected:hover {
			background-position: -478px -94px;
		}
		
		#right_menu_yellow_4.selected, #right_menu_yellow ul li #right_menu_yellow_4.selected:hover {
			background-position: -478px -145px;
		}
		

		
		
		
	#right_menu_yellow ul li #right_menu_yellow_2 {
			height: 40px;
	}

		#right_menu_yellow ul li #right_menu_yellow_2:hover {
				background-position: -239px -54px;
		}
		
		#right_menu_yellow ul li #right_menu_yellow_3 {
				height: 51px;
		}
		
		#right_menu_yellow ul li #right_menu_yellow_3:hover {
				background-position: -239px -94px;
		}
		
		#right_menu_yellow ul li #right_menu_yellow_4 {
				height: 51px;
		}
		
		#right_menu_yellow ul li #right_menu_yellow_4:hover {
				background-position: -239px -145px;
		}
#bottom {
	height: 91px;
	background-image: url('botten.jpg');
	position: relative;
	clear: both;
}

	#bottom a {
		display: block;
		position: absolute;
		border: none;
		text-indent: -9000px;
		overflow: hidden;
	}

	#bottom #rod {
		bottom: 0;
		right: 150px;
		width: 30px;
		height: 14px;
		
	}
	
	#bottom #standout {
		bottom: 0;
		right: 40px;
		width: 50px;
		height: 14px;
	}
	
	#bottom #vxu {
		bottom: 0;
		left: 340px;
		width: 80px;
		height: 14px;
	}
	
div.gallery {
	height: 1px; width: 1px; overflow: hidden;
}

h2.gallery_header {
	display: none;
}