/* @override http://scandalic10.77/index.css */




body { 

/*	background: url(bilder/gradient_bg.jpg) repeat-x;
*/	padding-left: 20px;
	padding-right: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#top {
	margin: 0px auto 0px auto; 
	position: relative;
	top: -25px;
	z-index: 6;
	width: 900px;
	height: 120px;
	background: url(/bilder/logga.png) no-repeat 0px;
}
#top:hover {

		filter:alpha(opacity=20);
        -moz-opacity:0.20;
        -khtml-opacity: 0.20;
        opacity: 0.20;
	}	

#sida {
	width: 812px;
	min-height: 1200px;
	height: 1200px;
	margin: -30px auto 0px auto; 

	text-align: center;
	position: relative;
	z-index: 100;

}
#face {
	width: 575px;
	margin:auto;
	margin-top: 110px;
	padding-top: 10px;
	background-color: whitesmoke;
	filter:alpha(opacity=90);
        -moz-opacity:0.90;
        -khtml-opacity: 0.90;
        opacity: 0.90;

	}
	
.knapp {
	float: left;
	padding-top: 10px;

}
#sida{
	padding-top: 10px;


}
#sida:hover  .knapp  {
		padding-top: 10px;
filter:alpha(opacity=20);
        -moz-opacity:0.20;
        -khtml-opacity: 0.20;
        opacity: 0.20;
	}
#sida:hover  .knapp:hover  {
	
	padding-top: 10px;
		filter:alpha(opacity=85);
        -moz-opacity:0.85;
        -khtml-opacity: 0.85;
        opacity: 0.85;
	}
#sida:hover  #face  {
	
filter:alpha(opacity=20);
        -moz-opacity:0.20;
        -khtml-opacity: 0.20;
        opacity: 0.20;
	}	
#sida:hover #face:hover {
		filter:alpha(opacity=100);
        -moz-opacity:1;
        -khtml-opacity: 1;
        opacity: 1;
	}
.knapp p  {
	clear: both;
	margin-top: -35px;
	font-size: 25px;
	color: #f7292c;
}
#sida img {
	border: 0;
}
#extraDiv1, #extraDiv1 span, #extraDiv2, #extraDiv2 span, #extraDiv4, #extraDiv4 span
{ position: absolute;  
}


#extraDiv1 { 
	z-index: 1;
/*	background: url(bilder/clouds.jpg) repeat-x; 
*/	top: 0px;
	right: 0px; 
	width: 100%; 
	height: 104px; 
	}

#extraDiv2 { 
	z-index: 2;
/*	background: url(bilder/water_edge.jpg) repeat-x; 
*/	top: 104px;
	right: 0px; 
	width: 100%; 
	height: 75px; 
	}



#extraDiv4 { 
/*	background: url(bilder/sunlight.jpg) no-repeat; 
*/	z-index: 3;
	top: 0px;
	left: 0px;
	width: 472px; 
	height: 481px; 
	}

#vans {
width: 300px;
float: left;
}

#hoge {
	width: 300px;
	float: right;
}








