div#siden {
	background-color: #002a5d;
	width: 900px;
	padding-top: 120px;
	border-top: #000000 0px solid;
	border-left: #506d98 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	font-size: 11px;
}

div#siden2 {
	position: absolute;
	top: 0px;
	left: 920px;
}


div#titel {
	position: absolute;
	top: 0px;
	left: 11px;
	height: 120px;
	width: 900px;
	cursor: hand;

	border-bottom: #000000 1px solid;
	

	background-color: #002a5d;
	background-image:url(/design/grafik/titelhoved/titelhoved.jpg);
	background-position: right top;
	background-repeat:no-repeat;

}


div#titel2 {
	position: absolute;
	top: 0px;
	height: 120px;
	width: 900px;
	background-color: #002a5d;
	cursor: hand;
	background-image:url(/design/grafik/titelhoved/titelhoved2.jpg);
	background-position: right top;
	background-repeat:no-repeat;

}


body {
	background-color: #002a5d;
	background-image:url(/design/grafik/bagr.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d2d2d2;
}



.small
{font-size: 10px;}

.smallb {
font-size: 10px;
font-weight: bold;
}

.smallgb {
font-size: 10px;
font-weight: bold;
color: #ffcc00;
}


.big {
font-size: 17px;
font-weight: bold;
color: #ffcc00;
}


.big1 {
font-size: 11px;
font-weight: bold;
color: #ffcc00;
}

.big2 {
font-size: 12px;
font-weight: bold;
color: #ffcc00;
}


.big3 {
font-size: 17px;
font-weight: bold;
color: #ffcc00;
}


A:link {text-decoration: none; color: #ffcc00}
A:visited {text-decoration: none; color: #ffcc00}
A:hover {text-decoration: none; color: #ffcc00}
A:active {text-decoration: none; color: #ffcc00}
}



.submit {
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	color: #ffcc00;
	border-top: #506d98 1px solid;
	border-left: #506d98 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #024C95;
}

.input {
	font-size: 10px;
	color: #ffcc00;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #506d98 1px solid;
	border-bottom: #506d98 1px solid;
	background-color: #024C95;
}


textarea {
	font-size: 11px;
	color: #ffcc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #506d98 1px solid;
	border-bottom: #506d98 1px solid;
	background-color: #024C95;
}

select {
	font-size: 10px;
	color: #ffcc00;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #506d98 1px solid;
	border-bottom: #506d98 1px solid;
	background-color: #024C95;
	z-index: 0;
}





.boks0 {
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #506d98 1px solid;
	border-bottom: #506d98 1px solid;
	background-color: #003366;
/*
	width: 100%;
	position:relativ;
*/
}

.boks1 {
	border-top: #506d98 1px solid;
	border-left: #506d98 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;

	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	
	font-weight: bold;
	color: #ffcc00;
	font-size: 10px;

	background-color: #002A5D;
}


.boks2 {
	background-color: #003366;
	border-top: #506d98 1px solid;
	border-left: #506d98 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;

	padding-left: 0px;
	padding-right: 0px;
	font-size: 10px;
}
