body, html {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #ffffff;
	height:100%;
}
form {
	margin: 0px;
	padding: 0px;
}
#wz_11, wz_12{
	margin: 0px 0px 15px 0px;
}
#aca_22{
	margin: 15px 0px 0px 0px;
}
#logo{
	float: left;
	width: 250px;
	height: 125px;
	padding:10px;
}
#logo img{
	border: none;
}
#adresse{
	float: right;
	width: 250px;
	text-align: right;
	text-transform: uppercase;
	line-height: 14px;
	padding: 30px 13px 13px 0px;
	font-weight: bold;
}
#adresse span{
	font-size: 14px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color:#ea760f;
	text-decoration: none;
}
#container-table {
	margin-right: auto;
	margin-left: auto;
	width: 866px;
	height: 100%;
}
#main-cell {
 background-color: #eceaea;
 vertical-align: top;
 }
#skygge-left {
	background-image: url(../img/skygge-left.png);
	background-repeat: no-repeat;
	width: 22px;
}
#skygge-right {
	background-image: url(../img/skygge-right.png);
	background-repeat: no-repeat;
	width: 22px;
}

#column-left {
	float: left;
	width: 160px;
}
#column-right {
	float: right;
	width: 160px;
}
#column-middle {
	width: 475px;
	float:left;
	margin-left:10px;
}
#header {
	margin-bottom: 20px;
}
.baner_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.aabningsbox {
	background-image: url(../img/aabningstider_bg.jpg);
	width: 135px;
	height:120px;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 14px;
	margin-bottom: 20px;
	color:#FFFFFF;
}
.aabningsbox p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.aabningsbox h4 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 9px;
	margin: 0px;
}
.box-booking {
	background-image: url(../img/logind_bg.jpg);
	width: 135px;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 14px;
	margin-bottom: 20px;
	min-height:156px;
	color:#FFFFFF;
	background-color:#333333;
	padding-bottom:15px;
}

.box-booking p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.box-booking h4 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 9px;
	margin: 0px;
}

.box-booking a {
	font-size: 11px;
	color: #FFFFFF;
}
.box-booking #submenu table.moduletable table{
	margin: 18px 0;
}
.box-booking #submenu table.moduletable table td{
	padding: 0;
}
a.mainlevelsubmenu:link,
a.mainlevelsubmenu:active,
a.mainlevelsubmenu:visited {
	font-size: 12px !important;
	color: #ffffff !important;
	line-height: 20px !important;
	text-decoration: underline !important;
	padding: 0px 0px 0px 15px !important;
	margin: 0px;
	background: url(../images/indent.gif) 0px 3px no-repeat !important;
}
a.mainlevelsubmenu:hover {
	color: #eb7511 !important;
}
.box-opening {
	background-image: url(../img/logind_bg.jpg);
	width: 135px;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 14px;
	margin-bottom: 20px;
	min-height:156px;
	color:#FFFFFF;
	background-color:#333333;
	padding-bottom:15px;
}

.box-opening p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.box-opening h4 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 9px;
	margin: 0px;
}

.box {
	background-image: url(../img/box-bg.png);
	width: 135px;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 14px;
	margin-bottom: 20px;
	min-height:150px;
}
.apic{
	border-color:#333333;
	border:solid 2px;
}
.box p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.box h3, .box h4 {
	font-size: 12px;
	color: #FFFFFF;
	padding: 9px 0px 10px 0px;
	margin: 0px;
}

#main {
	padding-right: 6px;
	padding-left: 6px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	background-image: url(../img/menu-skillelinie.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	float: left;
}

#menu {
	background-image: url(../img/menu-bg.png);
	height: 25px;
}
#menu a:link, #menu a:active, #menu a:visited {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: url(../img/menu-bg.png);
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
#menu a:hover {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	display:block;
	background-image:url(../img/button-bg-orange.jpg);
	text-decoration: none;
	color: #FFFFFF;
	}

.nyhed h3 {
	font-size: 18px;
}
.nyhed h6 {
	font-size: 12px;
	color: #ea760f;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nyhed .pic {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.nyhed {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.nyhed-laes-mere {
	text-align: right;
	margin-bottom: 5px;
	line-height: 18px;
	vertical-align: middle;
	height: 18px;
}
.nyhed-laes-mere img {
	float: right;
	margin-left: 5px;
	border: none;
}
.inputbox {
	background-color: #fff;
	border: 1px solid #242424;
	color:#000;
	font-family:Tahoma;
	font-size:10px;
	padding: 3px;
}
.button {
	font-size: 11px;
}

.contentheading, .componentheading, .headline {
	line-height: 35px;
	width:460px;
	background-image: url(../img/headline-bg.png) ;
	background-repeat:no-repeat;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 5px 0;
	color:#EB760F;
	padding-left: 10px;
	text-align: left !important;
}
span.componentheading{
	display: block;
}
table#registrationTable .componentheading {
	line-height: 35px;
	width:460px;
	background-image: url(../img/headline-bg.png) ;
	background-repeat:no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	color:#EA760F;
	padding-left: 10px;
}
table#registrationTable .titleCell {
	padding: 0px 0px 0px 15px;
}
h1 {
 	font:Arial, Helvetica, sans-serif;
 	font-size:18px;
}
h2 {
 	font:Arial, Helvetica, sans-serif;
 	font-size:14px;
}

.underside-text {
	margin: 10px 10px 0px 10px;
	border-bottom-width: 1px;
}
#underside-text .pic {
	float: right;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.golfbane {
	border-bottom: 1px dotted #ea760f;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.golfbane img {
	float: left;
}
.golfbane-text {
	margin-left: 125px;
	min-height: 135px;
	white-space:300px;
		
}

.golfbane-text {
	margin-left: 125px;
	min-height: 135px;
	white-space:300px;
		
}
.tilbud-text {
	margin: 0px 10px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EA760F;
	padding-bottom:15px;
}

#submenu a, #submenu a:link, #submenu a:visited, #submenu a:active{ list-style-image: url(images/arrow.gif);
	color:#fff;
	text-decoration:none; 
	font-size: 12px;
}

#submenu a:hover
{
	text-decoration: underline;

}

.contentpaneopen
{
	width: 467px;
}
