/* CSS Document */



img {

	border:none;}



body {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	background-image:url(../pict/profil/bg.jpg);

	background-repeat:repeat-x;

	background-color:#000000;

	font-size: 14px;

	margin:40px auto;

	padding:0px;

}



a {

	outline: none;

}

a:link{

	color:#000000;

	text-decoration:none;

}

a:visited{

	color:#333333;

	text-decoration:none;

}

a:hover{

	text-decoration: line-through;

}

a:active{

	color:#333333;

	text-decoration:none;

}

a#meny_active{

	text-decoration: line-through;

}

#kontakt a{

	color:#99bd04;

	text-decoration:none;

}

#kontakt a:hover{

	color:#666666;  

	text-decoration:none; 

}

a.www{

	color: #3399cc;

	text-decoration:none;

	font-weight:bold;

}

a:hover.www {
	color: #3399cc;
	text-decoration:line-through;
	font-weight:bold;
}


/* Text rutor */



#namn{

	font-size:16px;

	text-transform:uppercase;

	font-weight:bold;

	}

#titel{

	font-size:16px;

	text-transform:uppercase;

	font-weight:bold;

	color:#999999;

	}

#kontakt{

	font-size:11px;

	color:#000000;

	text-transform:lowercase;

	line-height:120%;

	padding:0px;

}



/* DIVAR */



#container{

	position:relative;

	width:850px;

	

	font-size: 12px;

	margin:auto;

	padding:0px;

	background:url(../pict/profil/bg_container.jpg) no-repeat #FFFFFF;

}

#head{

	position:absolute;

	width:207px;

	height:251px;

	padding:0px;

}

#logo{

	position:relative;

	width:207px;

	height:150px;

	float:left;

	padding:0px;

}

#content{

	position:relative;

	clear:both;

	left:20px;

	top:110px;

	width:830px;

	padding:0px;

}

/* left*/

#left{

	position:relative;

	top:150px;

	left:8px;

	width:270px;

	float:left;

	padding:0px;

	height:700px;

}

#meny{

	position: relative;

	color:#FFFFFF;

	font-size:13px;

	font-weight:bold;

	padding:0px;

	text-transform:uppercase;

	float:left;

	line-height: 17px;

}

#submeny{

	position: relative;

	color:#FFFFFF;

	font-size:11px;

	padding:0px;

	text-transform:uppercase;

	left:13px;

	top:-100px;

	float:left;

	line-height:140%;

}

.filmknapp{

	position: relative;
	
	top:20px;
	
	left:-10px;

	padding:0px;

	clear:both;

}

#green{

	height:231px;

	font-size:17px;

	color:#3399cc;

	font-weight:bold;

	text-transform:uppercase;

	line-height:115%;

}

#bestall{
	position: relative;
	top:10px;
	left:-10px;
	}



/* right*/

#right_default{

	position: relative;

	width:583px;

	left:2px;

	float:left;

	background: transparent;

}

#right{

	position: relative;

	width:510px;

	left:18px;

	float:left;

	background: transparent;

	text-align:left;

}

#topright{

	position: relative;

	width:510px;

	height:50px;

	

}

#bottom_right{

	position: relative;

	width:510px;

	height:100px;

	background:transparent;

	

}

#text{

	font-weight:normal;

	padding:0px;

	line-height:150%;	

}



#foot{

	position: relative;

	width:830px;

	clear:both;

	padding:10px 10px 0px 10px; 

	

}

#border img{

	border:1px solid #000000;

}

#hr{

height:19px;

}

a#small{

	font-size:11px;

}


