body
	{
	background-color: #EED70D;
	margin: 34px 0px 0px;
	background-image: url(/img/back1.jpg);	
	
}#out {
	height: 600px;
	width: 950px;
	
}#subnavout {
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;			
	
}#contenthead {
	width: 750px;
	height: 20px;	
	
}#contentarea {
	background-color: #FFFFFF;
	padding: 20px;	
	width: 750px;
	
}.linesnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;	

}.linesnavbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#columns {
    position: relative;
    width: 710px;
    top: 0px;
}
div#column1 {
    position:absolute;
    width:320px;
    top: 0px;
    left:0px;
}
div#column2 {
    position: relative;
    width: 320px;
    top: 0px;
    left: 370px;
}.tabellekurse {
	background-color: #CCCCCC;
	padding: 10px;
}
