@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(bilder/bakgrund.gif);
	background-color; #E2CDA2;
	font-family:Verdana;
	font-size:62.5%;
	color:#313131;
	line-height:1.3em;
}

h1	{font-size:1.4em; font-weight:bold; margin-bottom:15px;}

#youtube	{width:400px; height:225px; margin-bottom:10px;}

#omslut {
	width:800px;
	height:600px;
	margin:auto;
	margin-top:50px;
	padding:0px;
	background-image:url(bilder/bgplatta.jpg)
}

#meny {
	width:800px;
	height:25px;
	float:left;
	margin-top:25px;
	text-align:center;
}

#flashholder {
	width:760px;
	height:200px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#leftnyhetsrubrik {
	height:50px;
	width:280px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/nyheter.gif);
}

#rightvalkommenrubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/valkommen.gif);
}

#rightkonceptrubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/koncept.gif);
}

#rightturnerubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/spelplan.gif);
}

#rightpersonligtrubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/personligt.gif);
}

#rightkontaktrubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/kontakt.gif);
}

#rightmediarubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/media.gif);
}

#rightlinksrubrik {
	height:50px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	background-image:url(bilder/lankar.gif);
}

#newsholder {
	height:250px;
	width:280px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#innehallholder {
	height:250px;
	width:440px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	overflow:auto;
	scrollbar-face-color: #f6b71d; 
	scrollbar-highlight-color: #313131; 
	scrollbar-shadow-color: #313131;
	scrollbar-3dlight-color: #f6b71d; 
	scrollbar-track-color: #f6b71d;
	scrollbar-darkshadow-color: #f6b71d;
	scrollbar-arrow-color: #313131;
}
	

.formcolor {
	background-color: #f6b71d;
	border: 1px #313131;
	font-family: verdana;
	color: #313131;
	font-size: 10px;
}

.scrollbox {
padding: 5px;
height: 220px;
width: 420px;
overflow: auto;
scrollbar-face-color: #f6b71d; 
scrollbar-highlight-color: #313131; 
scrollbar-shadow-color: #313131;
scrollbar-3dlight-color: #f6b71d; 
scrollbar-track-color: #f6b71d;
scrollbar-darkshadow-color: #f6b71d;
scrollbar-arrow-color: #313131;
}

a:link { text-decoration: underline; color: #313131; font-weight: bold;}
a:visited { text-decoration: underline; color: #313131; font-weight: bold;}
a:hover { text-decoration: none; color: #313131; font-weight: bold;}
a:active { text-decoration: underline; color: #313131; font-weight: bold;}

a.meny:link {
	text-decoration: none;
	color: #9d0c15;
	font-weight: bold;
	font-family:verdana;
	font-size:12px;
}
a.meny:visited {
	text-decoration: none;
	color: #9d0c15;
	font-weight: bold;
	font-family:verdana;
	font-size:12px;
}
a.meny:hover {
	text-decoration: none;
	color: #313131;
	font-weight: bold;
	font-family:verdana;
	font-size:12px;
}
a.meny:active {
	text-decoration: none;
	color: #9d0c15;
	font-weight: bold;
	font-family:verdana;
	font-size:12px;
}
