	html, body {
		font-family:Tahoma, Geneva, sans-serif;
		font-size: 9pt;
		background-color: #CCC;
		margin-left:0px;
		margin-top:0px
	}

	.sprite1 {
		/* facebook & esk */
		background-image:url('http://download.vansbrosimningen.se/annonser/css-sprite.png');
		float:left;
	}
/* Startsida */
	
	#nyhetslista {
		margin:0;
		padding:0;	
	}

	#nyhetslista li {
		margin:0;
		padding:8px;
		list-style:none;
		border-bottom:1px dotted #DDD;
		line-height:135%;
	}

	#nyhetslista a {
		text-decoration:none;
	}

	#nyhetslista li:hover {
		background-color:#F6F6F6;
	}

	#nyhetslista strong {
		font-size:11pt;
		color:#000;
	}

/* Meny */

	#m { 
		z-index:10;
		font-size:8pt;
	}

	#m a {
		text-decoration:none;
		color: #330;
	}

	#m ul {
		font-weight:bold;	
		padding: 0;
		margin: 0;
	}

	#m ul ul ul {
		font-weight:normal;
		margin-left: 10px;
	}

	#m li {
		border-bottom:1px solid #DDD;
		list-style:none;
		padding:3px;
		padding-left:5px;
		cursor: pointer;
	}
	
	#m .aktiv {
		background-color:#FFC;
		background-image:url(../images/pil.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	#m .folder {
		background-color:#FFA;
		background-image:url(../images/nerpil.gif);
		background-repeat:no-repeat;
		background-position:right;
	}

	#m .sub {
		list-style:none;
		border-bottom: none;
		padding:0px;
	}
	
	#m .hover {
		background-color:#FFC;
	}	
	
	#m .hover a {
		color:#000;
	}	

/* Ny 960 layout 2010 */

	#flashhuvud {
	background-color:#FFF;
	padding-top: 4px;
	margin-bottom: 4px;
	height: 154px;
	}
	
	#sidfot {
		background-color:#FFF;
		text-align:center;
		border-top: 1px solid #CCC;
	}

	#sidfot2 {
		background-color:#FFF;
		border-top: 1px solid #CCC;
		padding-bottom:30px;
	}
	
	#sidfot2 div {
		line-height:150%;
	}

	#sponsorfot {
		background-color:#FFF;
		border-top: 1px solid #CCC;
		padding-bottom:10px;
	}

	#canvas {
		background-image:url(../images/contentbg.gif);
		margin-left:0px;
	}
	
	#canvas a {
		color: #000;
	}
	
	h1, h2, h3, h4, h5, h6 {
	color:#00518D; 
	margin-bottom:5px;
/*color: #03C; */
}

strong {
	color:#00518D;	
}

#ruta p {
	font-size:10pt;
	text-align:center;
	margin:0px;
	padding:10px;
}

#anmalan {
	font-size:10pt;
	border: 2px solid;
	background-color:#ECF7FF;
	font-weight:bold
}
#innehall {
	line-height:140%;
}
#tipsrutor ul {
	margin-top:0px;
	padding-left:20px;
}
#tipsrutor a {
	text-decoration:none;
}
#tipsrutor a:hover {
	text-decoration:underline;
}#welcome p {
	font-size: 10.5pt;
	line-height: 130%;
	color: 00518D;
}
.infobox {
	padding: 5px;
}

/* mailout */

	#mailout .alert {
		color:#F0F;
		padding:5px;
		font-weight:bold;
	}

	#mailout .ok {
		color:#060;
		padding:5px;
		font-weight:bold;		
	}

	#mailout input {
		font-size: 8pt;
	}

	#mailout #mo_wait {
		display:none;
		text-align:center;
		padding:5px;
		margin:5px;
	}
	
	#mailout #mo_wait img {
		width:100%;
		height:10px;
	}

	#mailout #mo_status {
		display:none;
	}
	
	#mo_email.dirty {
		color:#999;
	}
	
	.w-dyk { width:200px; height:350px; overflow:hidden; position:absolute; left:965px; top:5px; }
	.w-dyk div { width:200px; height:350px; background-image:url('http://download.vansbrosimningen.se/annonser/w-dyk/sprite.jpg') }	

	/* START ANNONSER CSS SPRITE */

	#annonser h4 {
		margin:0px;
		text-align:center;
		padding-bottom:5px;
		padding-top:5px;		
		clear:both;
		border-bottom:1px solid #999;
		border-top:1px solid #999;		
	}

	.annons { 
		background-image:url('http://download.vansbrosimningen.se/annonser/css-sprite.png');
		float:left;
	}
	.annons img { border:0px; margin-top:0px }

	.annons1 { background-position:0px 0px }
	.annons1:hover { background-position:-190px 0px }

	.annons2 { background-position:0px -70px }
	.annons2:hover { background-position:-190px -70px }

	.annons3 { background-position:0px -140px }
	.annons3:hover { background-position:-190px -140px }

	.annons4 { background-position:0px -190px }
	.annons4:hover { background-position:-190px -190px }	

	.annons5 { background-position:0px -240px }
	.annons5:hover { background-position:-190px -240px }

	.annons6 { background-position:0px -290px }
	.annons6:hover { background-position:-190px -290px }

	.annons7 { background-position:-95px -290px }
	.annons7:hover { background-position:-285px -290px }

	.annons8 { background-position:0px -330px }
	.annons8:hover { background-position:-190px -330px }
	
	/* SLUT ANNONSER CSS SPRITE */
