@charset "utf-8";

/*
	This layout is based on the "Equal Height Columns" solution by Matthew James Taylor:
	http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-css-no-hacks
*/

body {margin:0;padding:0;}

#wrapper {margin: 0 auto;width:900px;}
#hoger-bakgrund {margin-bottom:20px;}
#vanster-bakgrund,#cs1,#innehall-bakgrund,#cs2,#hoger-bakgrund,
#vanster,#innehall,#hoger {float:left;position:relative;}
#vanster,#vanster div,#innehall,#hoger {overflow: hidden;}
#vanster-bakgrund,#cs1,#innehall-bakgrund,#cs2,#hoger-bakgrund {width: 100%;}
#hoger-bakgrund {overflow: hidden;}
#cs2 {right:200px;}
#innehall-bakgrund {right:10px;}
#cs1 {right:520px;}
#vanster-bakgrund {right:10px;}
#vanster {width:160px; left:740px;}
#innehall {width:495px; left:762px;}
#hoger {width:170px; left:800px;}
#hoger,#innehall {padding: 20px 0px;}


#sidhuvud {
	overflow: hidden;
	margin-bottom: 10px;
	height: 110px;
}





/* *** BANNERS *** */
#banner_holder
{
	text-align:center;
}

#banner_holder div
{
	margin-bottom:30px!important;
}
