body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: #ccc;
	background-image:url(billeder/udklip_vinduer_bk.png);
}

a a:visited {
	color: #E8BE3E;
	margin-left: 4px;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}
#top {
	margin: 0 auto;
	padding: 0;
	clear: right;
	height: 180px;
	width: 851px;
	border: 0px Solid #ccc;
	overflow: hidden;
}

#bottom {
	margin: 10px auto;
	height: 40px;
	width:840px;
	border: 3px Solid #000;
	overflow: hidden;
	text-align: right;
	display: block;
	background-color: #800000;
	clear: both;
}
#bottom a {
	color: #FFF;
	width: 98%;
	padding: 10px;
	float: left;
	margin-top: 0px;
	height: 30px;
	margin-left: 0px;
	margin-right:10px;
	text-decoration: none;
}
#bottom a:hover {
	background-color: #800000;
	color: #000;
	width: 98%;
	padding: 10px;
	float: left;
	margin-top: 0px;
	height: 30px;
	margin-left: 0px;
	margin-right:10px;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	
}

h1 a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	font-weight: bold;
	padding: 0;
	float: left;
	margin: 0;
	border: 0;
	text-decoration: none;
	width: 525px;
	height:148px;
	background-image: url(billeder/hjem_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a:hover {
	color: #E8BE3E;
	width: 525px;
	padding: 0;
	float: left;
	margin: 0;
	height: 148px;
	text-decoration: none;
	background-image: url(billeder/hjem_logo.png);
	background-position: left -147px;
	background-repeat: no-repeat;
	border: 0;
}
#topnav{
	float: left;
	width: 326px;
	height: 150px;
	border:0px solid #FFF;

	
}
#topnav a {
	color: #000;
	text-decoration: none;
	padding: 90px 0px 0px 0px;
	width: 160px;
	border: 0;
	float: left;
	height: 59px;
	max-height:149px;
	overflow:hidden;
	display: block;
	margin: 0 0 0 2px;
	background-repeat: no-repeat;
	background-image: url(billeder/hjem_nav.png);
	text-align: center;
	background-position: center -2px;
}

#topnav a:hover {
	color: #000;
	background-position: center -155px;
	background-repeat: no-repeat;
	background-image: url(billeder/hjem_nav.png);
}

#content {
	color: #000;
	margin: 0 auto;
	padding: 0;
	width: 830px;
	min-width:400px;
	max-width:830px;
	border: 3px solid #000;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
}

#content a {
	color: #FFF;
	margin-left: 4px;
	text-decoration: none;
	padding:3px;
	background-color:#800000;
	border: 1px solid #000000;
}

#content a:hover {
    color: #FFF;
	margin-left: 4px;
	text-decoration: none;
	padding:3px;
	background-color:#000000;
	border: 1px solid #800000;	
}
#textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	display: block;
	margin: 30px auto;
	clear: both;
	text-align: center;
	width: auto;
	max-width: 550px;
}

#textarea a {
	color: #FFF;
	margin-left: 4px;
	text-decoration: none;
	padding: 2px;
}
#textarea a:hover {
	color: #FFF;
	margin-left: 4px;
	text-decoration: none;
	padding:2px;
	background-color:#000000;
	border: 1px solid #800000;
}

#userform {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;
	border: 1px none #999999;
}
#userform h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	}
	
	
#leftcol {
	width: 26%;
	float:left;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 2px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 1px;
	clear: right;
}

#textcol {
	color: #000;
	text-align: left;
	width: 66%;
	margin: 20px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
	padding-right: 7%;
	padding-bottom: 20px;
	padding-left: 4%;
	}
#textcol a{
    color: #800000;
	background-color:#FFF;
	border: 0;
	margin: 0;
	text-decoration: none;
	padding: 0;
}

#textcol a:hover{
   color: #800000;
    background-color:#FFF;
	border: 0;
	margin: 0;
	text-decoration: underline;
	padding: 0;

}

#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	clear: both;
	float: left;
	height: 30px;
	width: 98%;
	min-width:400px;
	max-width:826px;
	display: block;
	overflow: hidden;
	border: 0;
	padding: 2px;
	background-color: #FFFFFF;
}
#submenu a {
	text-decoration: none;
	background-color: #000;
	padding: 3px;
	color: #FFF;
}
#submenu a:hover {
	text-decoration: none;
	background-color: #800000;
	padding: 3px;
	color: #FFF;
}

a#active {
	background-color: #666666;
	padding: 4px;
	color: #FFF;
	border:0;	
	
	
}

a#active:hover {
	background-color: #666666;
	padding: 4px;
	color: #FFF;
	border:0;	
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	padding: 4px;
	text-align: center;
}
#ret {
	width: 40px;
	display: inline;
}
#enter {
	display: inline;
	margin-right: 10px;
}
a#ret {
	color: #000000;
	background-color: #FFCC00;
}
a#slet {
    color: #000000;
	background-color: #999999;
}

