body  {
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-color: #000000;
}

#ramme_indhold {
	position: absolute;
	width: 88%;
	padding: 10px 10px 0px 10px;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	background-color: #FFCC66;
}


#ramme_ydermenu {
	position: relative;
	float: right;
	width: 165px;
	height: 100%;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: xx-small;
	text-align: left;
	padding: 2px 0px 2px 10px;
}

#billed_indhold {
	position: relative;
	width: 74%;
	height: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

#ydermenu {
	position: relative;
	float: right;
	width: 165px;
	height: 100%;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: xx-small;
	text-align: left;
	padding: 2px 5px 2px 10px;
	margin-right: 10px;
}

.billedboks {
	position: relative;
	float: left;
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

.linkboks {
	position: relative;
	clear: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.menuknap {
	position: relative;
	clear: left;
	border-width: thin;
	border-color: #FFCC66;
}


.alm_overskriftboks {
	clear: left;
	font-size: 1em;
	font-weight: normal;
}


#alm_tekst {
	position: relative;
	float: left;
	font-size: 1em;
	font-weight: normal;
	width: 60%;
}


#kolonne1 {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 180px;
	padding: 0px 5px 5px 0px;
	border-width: 1px;
	border-style: solid;
}

#kolonne2 {
	position: absolute;
	top: 50px;
	left: 200px;
	width: 180px;
	padding: 0px 5px 5px 0px;
	border-width: 1px;
	border-style: solid;
}

#kolonne3 {
	position: absolute;
	top: 50px;
	left: 400px;
	width: 180px;
	padding: 0px 5px 5px 0px;
	border-width: 1px;
	border-style: solid;
}

#kolonne4 {
	position: relative;
	width: 20%;
	padding: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
}

H1{
	color: #000000;
	font-family: Verdana;
	font-size: large
	padding: 0px 0px 0px 0px;
}

H2{
	color: #000000;
	font-family: Verdana;
	font-size: medium;
	padding: 0px 0px 0px 0px;
}
H3{
	color: #000000;
	font-family: Verdana;
	font-size: medium;
}
H4{
	color: #000000;
	position: relative;
	font-family: Verdana;
	font-size: small;
}
H5{
	color: #000000;
	position: relative;
	text-indent: 120px;
	font-family: Verdana;
	font-size: small;
}
H6{
	color: #000000;
	position: relative;
	font-family: Verdana;
	font-size: 	x-small;
	text-decoration: underline;
}

p {
	color: #000000;
}

li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;  
}  

A{
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
	text-decoration: none;
}

A:link{
	color: #000000;
	font-weight: bold;
}

A:active{
	color: #000000;
	font-weight: bold;
}

A:visited{
	color: #000000;
	font-weight: bold;
}

A:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

