/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#nav {
	height: 20px;
}

* {margin:0; padding:0;}
#mainwrapper {
	width:705px;
	background-repeat: repeat-y;
	margin: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
} /* add margin auto stuff if you want the layout centered */
#header {
	width:705px;
	height:55px;
	border-bottom-width: 1px;
	border-bottom-color: #006;
	background-color: #FFF;
}
#columnswrapper {
	width:705px;
}
/* the horizontal menu ends here */

#content {
	width:705px;
	background-repeat: repeat-y;
	background-color: #FFF;
} /* display inline is hack fix for IE */
#contentinner {
	margin-top: 20px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 0;
	padding-right: 0px;
}
#column {
	width: 210px;
	margin-top: 30px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0;
	float: right;
}
#footer {
	width:705px;
	background-repeat: no-repeat;
	background-position: -4px bottom;
	margin-bottom: 0px;
	background-color: #006;
	height: 25px;
}
#footer p {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
#footer p a {
	color: #FFF;
	text-decoration: none;
}
#body_hem #nav_hem a, #body_aku #nav_aku a, #body_med #nav_med a , #body_hand #nav_hand a , #body_pri #nav_pri a , #body_om #nav_om a , #body_kon #nav_kon a         {
	color: #603;
	font-weight: normal;
	background-image: url(../pics/tree.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 40px;
	margin-left: 20px;
}
#column a:hover {
	color:#330;
	text-decoration: underline;
	}
#column ul {
	list-style-type: none;
}
.clearthis {clear:both;}
#content h1{
	font-size:1.1em;
	margin-top:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#006;
	margin-bottom: 5px;
	font-weight: bold;
}
#content p {
	margin-top:0;
	margin-bottom:0.5em;
	color: #000;
	margin-right: 10px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}	
#content a {
	text-decoration:underline;
	color:#006;
}
#content a:hover {
	color: #960;
	text-decoration:underline;
}
#footer ul li a {text-decoration:none; /* removes the underlining off the links */
}							 
#footer ul li a:hover {text-decoration:underline;} /* underlines the links when hovered */
.imgright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.bold {
	font-weight: bold;
}
#newscaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	margin-left: 11px;
	font-size: 80%;
	margin-right: 3px;
}
.italic {
	font-style: italic;
}
#content h2 {
	font-size:1em;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom: 20px;
	font-weight: normal;
	margin-right: 5px;
}
.imgleft2 {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: -20px;
}
.imglefthandla {
	float: left;
	margin-left: 25px;
	margin-top: 30px;
}
#frmregister p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	margin-left: 20px;
}
#frmregister legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	background-color: #b9c5c5;
	letter-spacing: .1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#frmregister input.text {
	width: 250px;
}
#frmregister fieldset {
	background-color: #b9c5c5;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #729e91;
	border-bottom-color: #729e91;
}
#frmregister input.text:focus, #frmregister textarea:focus {
	background-color: #eddab1;
	border: 1px solid #9d6124;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	color: #666;
	margin-right: 150px;
}
#content h4 {
	font-size:110%;
	margin-top:20px;
	font-family:"Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color:#603;
	margin-bottom: 0px;
	font-weight: normal;
	margin-right: 5px;
}
#contentinner ul.start {
	color: #000;
	list-style-type: none;
	padding: 0px;
	margin-top: -10px;
}
#contentinner .start li {
	margin-left: 10px;
	margin-bottom: 5px;
}
#contentinner ul.start2 {
	color: #000;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
}
#contentinner h2 {
	margin-bottom:10px;
}
#column ul li a {
	font-size: 100%;
	text-decoration: none;
	line-height: 300%;
	font-weight: normal;
	color: #000;
	list-style-type: none;
	padding-left: 25px;
}
.imgleft50 {
	float: left;
	margin-bottom: 0px;
	margin-right: 20px;
}
.imgleftsmall {
	float: left;
	margin-bottom: 5px;
	margin-right: 4px;
}
ul {
	margin-top: 20px;
	margin-left:20px;
}
#contentinner .fakta {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
}
#contentinner .fakta li {
	float: none;
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 3px;
}
li {
	list-style-type: none;
	float: left;
	padding-right:40px;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.imggolf {
	margin-bottom:5px;	
}
td {
	color: #FFF;
	text-align: center;
	font-size: 0.7em;
	border: 1px solid #999;
	width: 12px;
	height: 12px;
}
.mellis {
	color: #006;
}
#contentinner table caption {
	font-size: 0.9em;
	color: #006;
}
th {
	font-size: 0.8em;
	color: #006;
}
.booked {
	background-color: #F00;
}
.free {
	background-color: #390;
}
.kvadrat {
	padding-left: 15px;
	padding-bottom: 0px;
}
table {
	float:left;
	margin-right: 20px;
}
.vit {
}
#nav ul li a {
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #F90;
}
#map_canvas {
	height: 600px;
	width: 600px;
}
