@charset "utf-8";
/* CSS Document */
body{
background-image:url(conn.png);
background-repeat:repeat-x;
background-color:#0b9bd7;
font-family:Tahoma;
font-size:11px;

}
#leftbox{
position: absolute; 
left: 650px;
top: 240px;
width: 175px;
height: 480px;
background-color:#666666;
padding: 10px;
background-image:url(bg.jpg);
}

h1{
color:#FF0000;
font-size:16px;
}
#topbox{
position: absolute;
left:30px;
width: 100%;
height: 150px;
background-image:url(parklan3.jpg);
}
#centerbox{
position: absolute;
top: 240px;
width: 600px;
height: 480px;
background-image:url(bg.jpg);
border:1px #00a6f3 solid;
padding: 10px;
overflow:auto;

}



#menybox{
position: absolute;
left: 100px;
top: 160px;
width: 700px;
height: 70px;
opacity: 0.5; filter: alpha(opacity=50);
background-color:#666666;

}

#cointainerbox{
position: relative;
margin: 0 auto;
width: 800px;
height: 800px;

}
#villkorsbox{
position: absolute;
left: 250px;
top: 250px;
width: 359px;
height: 450px;
background-color: #FFFFFF;
overflow: auto;
color:#151515;
font-style:ariel ;
text-decoration:none;
font-size:15px;
font-family:Arial Black;
}

#rad1{
position:absolute;
top:50px;
left:10px;
width:600px;
height:20px;

}

#rad2{
position:absolute;
top:80px;
left:10px;
width:600px;
height:20px;

}

#rad3{
position:absolute;
top:150px;
left:10px;
width:600px;
height:20px;

}

#rad4{
position:absolute;
top:180px;
left:10px;
width:600px;
height:20px;

}

#rad5{
position:absolute;
top:220px;
left:10px;
width:600px;
height:20px;

}

#rad6{
position:absolute;
top:270px;
left:10px;
width:600px;
height:20px;

}

#rad7{
position:absolute;
top:340px;
left:10px;
width:600px;
height:20px;

}

#rad8{
position:absolute;
top:390px;
left:10px;
width:600px;
height:20px;

}

#rad9{
position:absolute;
top:460px;
left:10px;
width:600px;
height:20px;

}

#rad10{
position:absolute;
top:530px;
left:10px;
width:600px;
height:20px;

}


#scen{
position:absolute;
top:350px;
left:20px;
width:30px;
height:120px;
background-color:#333333;
}

.ne {
width:50px;
height:20px;
background-image:url(bokad);
}

.ja {
width:50px;
height:20px;
background-image:url(upptagen);
}
a:link.stadgar{
color:#0000ff;
}
a:visited.stadgar{
color:#0000ff;
}
a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

a:visited {
 color:#FFFFFF;
 }

td { text-align:center; }

#leftbox input{
	background: no-repeat url(login2.png);
	padding:4px;
	width:119px;
	height:20px;
	border:0;
	margin-right:50px;
	margin-top:4px;
}

#leftbox input:focus {
	background: no-repeat url(login.png);
	padding:4px;
	width:119px;
	height:20px;
	border:0;
	margin-top:4px;
}
#leftbox input[type=submit] {
	width:80px;
	height:20px;
	background-image:url(knapp.png)
}


img { border:0; }

#leftbox img {
	opacity: 0.5; filter: alpha(opacity=50);
}
	
