#container {
	margin:0 auto;
    width: 700px;
    height: 700px;
    background: #FFFFFF url(/Files/System/haug-it_bg.png) no-repeat;
}

#Haug-IT_link a{
	position: relative;
	left:50px;
	top: 5px;
	display:block;
	width:240px;
	height:60px;
}

#sidenavn {
    position: relative;
    width: 300px;
    height: 20px;
	float:right;
	text-align:right;
	clear:both;
    top: -10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990600;
}

#menu {
    position: relative;
    width: 195px;
    height: 215px;
    top: 65px;
    left: 47px;
}

#DW_link a{
	position: relative;
	left:50px;
	top: 315px;
	display:block;
	width:195px;
	height:50px;
}
    
#content {
    position: relative;
    width: 420px;
    height: 245px;
    top: 50px;
    left: 280px;
}

.klippekort_tabel {
	padding:1px;
	border-top:1px black solid;
	border-left:1px black solid;
}

.klippekort_tabel td {
	border-bottom: 1px black solid;
	border-right:1px black solid;
}

.klippekort_tabel #lige_raekke {
	background-color:#CCCCCC;
}
