body {
	font-size: 1em;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: Black;
}

* {margin:0; padding:0;}

/* sidlayout */
#layout {width: 980px;  background: white;	margin-right: auto; margin-left: auto;}
#sidhuvud {
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	text-align: center;
}
#kolumncontainer{float: left; width: 980px;	background: white;}
#kolumn1 {float: left; width: 450px; padding: 20px; background: #ffffff;}
#kolumn2 {float: left; width: 450px; padding: 20px; background: #ffffff;}
#sidfot {clear: both; padding: 2px; background-color: black; color: white; text-align: center;}
div#partners {
	width: 980px;
	height: 80px;
	background-color: white;
	background-image: url(/img/partnersbg.jpg);
	text-align: center;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
  }

.clearthis {clear:both;}

/*rundade hörn i sidfoten*/
#container {
	background: black;
}
.roundtop {background: #cccccc;}
.roundbottom {background: #cccccc;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: black;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: black;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: black;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: black;}
.content {padding: 2px;}