﻿input {      font-family: sans-serif;                  }

body {

	margin: 0;

	padding: 0;

	background: #565656 url(images/img01.gif) repeat-x;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #E6F6FF;
}



h1, h2, h3 {

	margin: 0;

	font-weight: normal;

	color: #FFFFFF;

}



h1 {

	font-size: 197%;

}



h2 {

	font-size: 167%;

}



h3 {

	font-size: 100%;

	font-weight: bold;

}

h4 {
	font-size: 100%;

	font-weight: bold;

	vertical-align:top;	
}


p, ol, ul {

	line-height: 170%;

}



p {

}



ol {

	margin-left: 0;

	padding-left: 0;

	list-style-position: inside;

}



ul {

	margin-left: 0;

	padding-left: 0;

	list-style: none;

}



ul li {

	padding-left: 15px;
}


/*
blockquote {

	margin: 0;

	padding-left: 20px;

	font-style: italic;

}



blockquote * {

	line-height: normal;

}

*/

a {

	color: #E6F6FF;

}



a:hover {

	text-decoration: none;

	color: #FFFFFF;

}



img {

	border: 5px solid #000000;

}



img.left {

	float: left;

	margin: 3px 15px 0 0;

}



img.right {

	float: right;

	margin: 3px 0 0 15px;

}



hr {

	display: none;

}



/* Menu */



#menu {

	width:  1014px;

	height: 80px;

	margin: 0 auto;

	padding: 0 5px 5px 5px;

	background: #000000;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	display: inline;

	margin: 0;

	padding: 0;

}



#menu a {

	display: block;

	float: left;

	width: 99px;

	height: 53px;

	padding: 27px 0.1mm 0 0;

	background: #A8D7F8 url(images/img02.gif) no-repeat;

	border-left: 2px solid #000000;

	text-decoration: none;

	text-align: center;

	font-size: 136%;

	color: #000000;

}



#menu a:hover {

	background: #FF9009 url(images/img03.gif) no-repeat;

	color: #005826;

}



#menu .active a {

	background: #A8DC35 url(images/img04.gif) no-repeat;

	/*border: none;*/



}



/* Header */



#header {

	width:1014px;

	height: 220px;

	margin: 0 auto;

	padding: 0 5px 5px 5px;

	background: #000000 url(images/front.jpg) no-repeat 5px 0px;
}

#fritidheader {

	width:1014px;

	height: 220px;

	margin: 0 auto;

	padding: 0 5px 5px 5px;

	background: #000000 url(images/storfritid.jpg) no-repeat 5px 0px;
}

#samfundheader {

	width:1014px;

	height: 220px;

	margin: 0 auto;

	padding: 0 5px 5px 5px;

	background: #000000 url(images/storsamfund.jpg) no-repeat 5px 0px;

}

#erhvervheader {

	width:1014px;

	height: 220px;

	margin: 0 auto;

	padding: 0 5px 5px 5px;

	background: #000000 url(images/storerhverv.jpg) no-repeat 5px 0px;

}



/* Logo */



#logo {

	float: right;

	width: 345px;

	height: 220px;

	background: #3FD9EC url(images/img06.jpg) no-repeat;

}



#logo h1, #logo h2 {

	text-align: center;

}



#logo h1 {

	padding-top: 77px;

	font-size: 240%;

}



#logo h2 {

	font-size: 150%;

}



#logo a {

	text-decoration: none;

	color: #00cc00;

}

/*
#bookingpage {

	width: 740px;

	margin: 0 auto;

	padding: 30px 0;
}

#bookingpage h1 {
	text-align: center;	
}

#bookingpage h4 {
	text-align: center;	
}
*/

/* Page */



#page {

	width: 984px;

	margin: 0 auto;

	padding: 0;
	padding-top: 15px;
}

/* Content */



#content {

	float: left;

	width: 629px;

	padding-top: 8px;

}

#extrawidecontent {
	float: left;

	width: 1050px;

	padding-top: 8px;
}

#widecontent {
	float: left;

	width:984px;

	padding-top: 8px;
}


.twocols {

}



.twocols .title {

	padding-bottom: 10px;

	border-bottom: 1px solid #00cc00;

}



.twocols .col1, .twocols .col2 {

	width: 175px;

}



.twocols .col1 {

	float: left;

}



.twocols .col2 {

	float: right;

}



.twocols ul {

}



.twocols ul li {

	padding-left: 0;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 310px;

}



.boxed {

}



.boxed .title {

	height: 33px;

	margin: 0;

	padding: 12px 0 0 20px;

	background: #565656 url(images/img06.jpg) no-repeat;

	text-transform: uppercase;

	font-size: 136%;

	color: #000000;

}



.boxed .content {

	padding: 20px;

}



.boxed h3 {

	margin: 0;

}



.boxed p, .boxed ul, .boxed ol {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



.boxed ul {

}



.boxed ul li {

	padding: 10px 15px;

	border-top: 1px solid #00cc00;

}



.boxed ul li.first {

	border: none;

}



/* Search */



#search {

}



#search form {

	margin: 0;

	padding: 0;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search p {

	margin: 0;

	font-size: 85%;

}



#searchinput {

	width: 180px;

}



#searchsubmit {

}



/* Footer */



#footer {

	width: 1014px;

	margin: 0 auto;

	height: 30px;

	padding: 10px;

	background: #000000;

}



#footer p {

	margin: 0;

	line-height: normal;

	font-size: 85%;

}



#footer a {

}



#legal {

	float: left;

}



#links {

	float: right;

}

.year {
	border-style: outset;
	border-width: 1px;
	text-align: center;
}
.month {
	border-style: none;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #ffffffff;
	border-style: none;
	border-width:1px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffffff;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:100px;
	color: #ffffffff;
}
.week {
	border-style: none;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #ffffffff;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
}
.yearpicker {
	font-size: 11px;
}
.pickerbutton {

}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:90px;
	width:100px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffffff;
	height:90px;
	width:100px;
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffffff;
	height:90px;
	width:100px;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
	height:90px;
	width:100px;
}
.sunday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffffff;
	height:90px;
	width:100px;
}
.sunday a {
	color: #ffffffff;
}
.saturday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffffff;
	height:90px;
	width:100px;
}
.saturday a {
	color: #ffffffff;
}
.event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffffff;
	height:90px;
	width:100px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffffff;
	height:90px;
	width:100px;
}
.selectedevent a {
	color: #00000000;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: red;
	height:90px;
	width:100px;
}
.todayevent a {
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

table.contact
{
width: 100%;
border-collapse: collapse;
border-spacing: 0px;
}

td.contact
{ border-bottom: 1px #00cc00 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

tr.contact:hover 
{
background-color: #000000;
}

