a {
	font-size: 12px;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	color: #FFCC00;
	text-align:center;
	background-image: url(http://www.jalksoe.dk/images/bg_all.jpg);
	scrollbar-face-color: #993400;
	scrollbar-highlight-color: #FFCC00;
	scrollbar-shadow-color: #571505;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FFCC00;
	scrollbar-track-color: #B5884D;
	scrollbar-darkshadow-color: #571505;
	background-color: #FFCC00;
}

td, th {
	color: #FFCC00;
	text-align:left;
	vertical-align: top;
}


#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFCC00;
	text-decoration: none;
	background-image: url(http://www.jalksoe.dk/images/nav/nav_unvisited.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 110px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #993400;
	font-variant: small-caps;
	text-indent: 23px;
}
#ulMainNav a:hover {
	color: #993400;
	background-image: url(http://www.jalksoe.dk/images/nav/nav_hover_new.jpg);
	font-variant: small-caps;
}
#ulMainNav a.current:link, #ulMainNav a.current:visited {
	color: #993400;
	background-image: url(http://www.jalksoe.dk/images/nav/nav_current_new.jpg);
	font-variant: small-caps;
}
#content {
	background-image: url(http://www.jalksoe.dk/images/bg_bottom.jpg);
	height: 553px;
	width: 545px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #993400;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	height: 102px;
	width: 550px;
	background-image: url(http://www.jalksoe.dk/images/top.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 20px;
	width: 550px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-variant: small-caps;
	padding-top: 5px;
	display: block;
	width: 540px;
}
.bodytext {
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content a:link, #content a:active, #content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	text-decoration: underline;
}
#content input, #content textarea {
	background-color: #993400;
	border: 1px solid #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFCC00;
}
#content form {
	width: 520px;
}

