body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
}

#center { margin-left: auto; margin-right: auto; width: 950px; }

#mainwrapper { float: left; width: 774px; background-color: #FFF; height: }
#topwrapper { float: left; width: 774px; height: 171px; background-image:url(../images/top_background.jpg); background-repeat: no-repeat; }
#centerwrapper { float: left; width: 774px; height: 484px; background-image: url(../images/center_back.gif); background-repeat: repeat-y; }
#centerwrapper2 { float: left; width: 774px; height: 700px; background-image: url(../images/center_back.gif); background-repeat: repeat-y; }

#cont_left { float: left; width: 312px; height: 519px; background-image: url(../images/cont_left.png); background-repeat: no-repeat; }
#cont_cent { float: left; width: 195px; height: 519px; background-image: url(../images/cont_cent.png); background-repeat: no-repeat; }
#cont_right { float: left; width: 267px; height: 519px; background-image: url(../images/cont_right.png); background-repeat: no-repeat; }

#menu { float: left; width: 262px; padding: 25px; color: #888; font-weight: bold; }
#menu a { color: #888; font-weight: bold; text-decoration: none; }
#menu a:hover { color: #888; font-weight: bold; text-decoration: underline; }
.numbers { float: left; width: 14px; height: 13px; background-color: #FF0000; font-size: 12px; font-weight: bold; text-align: center; color: #FFF; margin-right: 5px; }
.menuitem { float: left; margin-bottom: 24px; width: 262px; }

#news { float: left; width: 262px; padding: 25px; padding-top: 0px;}
#news a { color: #888; font-weight: bold; text-decoration: none; }
#news a:hover { color: #888; font-weight: bold; text-decoration: underline; }
.newsitem { float: left; margin-bottom: 15px; width: 200px; }
.newsarrow { float: left; width: 20px; }

#information { float: left; width: 230px; margin-top: 114px; }
#infopix { float: left; width: 230px; height: 153px; }
#infotext { float: left; width: 230px; margin-top: 20px; }

#topspacer { float: left; width: 485px; height: 171px; }
#imagemap01 { float: left; width: 200px; margin-top: 7px; }
#imagemap02 { float: left; width: 187px; margin-top: 96px; }

#reklamwrapper { float: left; background-image: url(../images/reklam_back.gif); background-repeat: no-repeat; width: 170px; height: 690px; }	
#reklam { background-color: #FFF; }	

/* Stilar till lista för Öland open.. */

#topwrapper_open { float: left; width: 774px; height: 17px; background-image:url(../images/top_back.gif); background-repeat: no-repeat; }
#bottomwrapper { float: left; width: 774px; height: 28px; background-image:url(../images/bottom_back.gif); background-repeat: no-repeat; }
#headline { width: 761px; }
#GoBack { float: left; width: 205px; height: 100px; text-align: left; padding-top: 20px; padding-left: 20px; }
#GoBack a { font-weight: bold; color: #888; text-decoration: none; }
#GoBack a:hover { font-weight: bold; color: #888; text-decoration: underline; }
#Olandhead { float: left; width: 536px; height: 30px; font-size: 36px; font-weight: bold; color: #888; }
#resultathead { float: left; width: 300px; height: 40px; text-align: center; font-size: 24px; font-weight: bold; color: #888; padding-top: 10px; }

#kategorier { float: left; width: 761px; }
.spalt { float: left; width: 160px; padding-left: 30px; }
.cell { margin-bottom: 10px; }

#statistik { width: 700px; margin-left: auto; margin-right: auto; margin-top: 30px; }
#stathead { text-align: center; }
#stats .cell { width: 80px; background-color: #FF6666; }



h1 { font-size: 12px; font-weight: bold; color: #888; }
h2 { font-size: 12px; font-weight: bold; color: #888; margin: 0; padding: 0;}
h3 { font-size: 18px; font-weight: bold; color: #888; margin: 0; padding: 0;}
h4 { font-size: 12px; font-weight: bold; color: #888; margin: 0; padding: 0;}
h5 { font-size: 12px; font-weight: bold; color: #888; margin: 5; padding: 0;}

p { margin: 0; padding: 0; color: #777}
img { border: 0; margin: 0; padding: 0; }

a{
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
