/* Stilmall till Roskilde 1658 Award sk7bq.com/roskilde © SK7BQ */

body {

background-color:	#CC9966;
color: 				#000000;
font-family: 		Arial, Helvetica, sans-serif;
letter-spacing: 	0.1pt;
font-size: 			15px;
}

.rubriklager {

position: 			relative;
width:				810px;
height:				90px;
top: 				2px;
margin-left:		auto;
margin-right:		auto;
border-color: 		#000000;
border-style:		solid;
border-width:		1px;
background-image: 	url(border.jpg);
background-position: right top;
}

.klubbar {

letter-spacing: 	1.5pt;
position: 		relative;
width: 			810px;
height: 		18px;
top: 			0px;
margin-left:	auto;
margin-right:	auto;
border-color: 	#000000;
border-style:	solid;
border-width:	1px;
overflow: 		auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:		14px;
background-color:	#FFFFFF;
}

.huvudlager {

position: 		relative;
top: 			-1px;
width: 			810px;
height: 		auto;
min-height:		600px;
margin-left:	auto;
margin-right:	auto;
margin-top:		auto;
margin-bottom:	auto;
border-color: 	#000000;
border-style:	solid;
border-width:	1px;
overflow: 		auto;
font-size:		12px;
background-color:	#FFFFFF;
}


.menylager {

position: 		absolute;
top: 			10px;
bottom:			0px;
left:			10px;
height: 		auto;
margin-left: 	auto;
margin-right: 	auto;
color:			#000000;
width: 			160px;
text-align: 	left;
font-size: 		17px;
}




.copyright {

position: 		relative;
top: 			-5px;
margin-left: auto;
margin-right: auto;
width: 			810px;
height: 		21px;
border-color: 		#000000;
border-style:		solid;
border-width:		1px;
overflow: 		auto;
background-color:	#FFFFFF;
font-size:		12px;

}


.huvudtabell {
margin-top: 5pt;
margin-bottom: 10pt;
margin-left: 0pt;
margin-right: 0pt;
font-size: 	13px;
}



/* Allmänna länkar */

a {
color:				#0000FF;
text-decoration: 	none;
}
a:link {
text-decoration: 	none;
}
a:visited {
text-decoration: 	none;
}
a:hover {
text-decoration: 	underline;
}
a:active {
text-decoration: 	none;
}


/* Länkar i menyn */

a.meny {
color:			#000000;
font-size: 		13px;
font-weight:		bold;
text-decoration: 	none;
}

a.meny:link {
text-decoration: 	none;
}

a.meny:visited {
text-decoration: 	none;
}

a.meny:hover {
text-decoration: 	none;
background-color: 	#EFCD7B;
}

a.meny:active {
text-decoration: 	none;
}



/* Textformat */

h1{
font-size: 		25px;
margin:		0;
padding:		0;
}


h3 {
font-family: 		Verdana;
font-size: 		15px;
}


.nyhetsrubrik {
font-size: 		13pt;
border-bottom: 	2px solid #AABBBB;
/*color: 			#4176E3;*/
font-weight:	bold;
font-family:	Arial, Helvetica, sans-serif;
}


.textrubrik {

font-size:			14px;
font-weight:		bold;
background-color:	#DDDDDD;
font-family:		Arial, Helvetica, sans-serif;
}

.kvalificerad {
background-color:	#DDDDDD;
color:			#0000AA;
}

.standardtext {

font-size: 		13px;
}