/***************************************
* Main
*/
body{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color: #bbccdd;
}
h3{
	line-height: 8px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h4{
	line-height: 7px;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
}

hr{
	height:0px;
	color: #000000;
	border:1px dashed;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
td.infobar{
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	margin: 0px;
	background-color: #A1988A;
	color: #000000;
}

a:link{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight:200;
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
}
a:active{
	color: #000000;
}
a:hover{
	color: #624138;
}

a.aname:link{
	color: #ffffff;
	text-decoration: none;
	font-weight:200;
}
a.aname:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight:200;
}
a.aname:active{
	color: #ffffff;
	text-decoration: none;
	font-weight:200;
}
a.aname:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight:200;
}


/***************************************
* Std tables
*/
table{
	border:0px solid;
	margin: 0px;
	align:left;
}
table.content_table{
	border:0px solid;
	margin: 0px;
	text-align: middle;
}
input {
	line-height: 14px;
	color: #ececec;
	background-color: #A1b8bA;
	border: 1px solid #35529C;
	width: 200px;
	font-weight:600;
}

td {
	font-family: Verdana;
	font-size: 10px;
	font-weight:100;
	background-repeat: repeat-x;
	background-position: bottom bottom;
}

/***************************************
* Submenu
*/

td.submenu{
	white-space: nowrap;
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	font-weight:600;
}
a.submenu{
	white-space: nowrap;
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	font-weight:200;
	font-size:10;
	color: #ffffff;
	text-decoration: none;
}

a:link.submenu{
	color: #ffffff;
	text-decoration: none;
}
a:hover.submenu{
	color: #ffffff;
	text-decoration: underline overline;
}
a:visited.submenu{
	color: #ffffff;
}
a:active.submenu{
	color: #dfdfdf;
}


/***************************************
* Modules
*/
td.content {
	background-color:#EEECE8;
}

td.mod_front_content {
	background-color: #EEECE8;
	font-family: Verdana;
	font-size: 10px;
	font-weight:200;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left bottom;

}

td.mod_large_content {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	border: 0px solid #35529C;
/*	white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#EEECE8;
}
td.mod_archive_content {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	border: 0px solid #35529C;
/*	white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#EEECE8;
}
td.mod_medium_nextmatch {
	text-align: left;
	border: 0px solid #35529C;
/*	white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: top top;
	color: #EEECE8;
	font-size: 11px;
}

td.mod_bestyr_content {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	border: 0px solid #35529C;
/*	white-space: nowrap;*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#928c7e;
}

img{
  	border-style: none;
	border: 0px solid;
}
img.textwrap{
	margin-left: 0px;
	margin-top: 2px;
	margin-right:5;
}
img.textwrap_bestyrelsen{
	margin-top: 17px;
	margin-left: 15px;
	margin-right:14px;
	white-space: nowrap;/*	text-align:left;*/
}

img.textwrap_traener{
	margin-top: 17px;
	margin-left: 15px;
	margin-right:14px;
	white-space: nowrap;/*	text-align:left;*/
}
/***************************************
* Page Content - Scroller template
*/
body.page_content_mod_large{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color: #EEECE8;
	border:0px solid;
	background-image: url('../gfx/content_shuttlecock.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body.page_content_mod_dark{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color:#928c7e;
	border:0px solid;

}
body.page_content_mod_archive{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color: #EEECE8;
	border:0px solid;

}
body.page_content_mod_gallery{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color: #EEECE8;
	border:0px solid;

}

body.page_content_mod_download{
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	text-align: left;
	background-color: #EEECE8;
	border:0px solid;

}
table.scrollbar {
	width: 13px;
	background-color: #BAB4A8;
	border: 0px solid #737069;
}
td.scroller_td {
	width: 12px;
	background-color: #BAB4A8;
	background-repeat: repeat-y;
	background-position: top top;
	border-top:0px solid #737069;
	border-bottom:0px solid #737069;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
td.scrollbar {
	width: 13px;
	background-color: #BAB4A8;
	border-top:1px solid #737069;
	border-bottom:1px solid #737069;
	border-left:1px solid #737069;
	border-right:1px solid #737069;
/*	border: 1px solid #737069;*/
	background-repeat: repeat-y;
	background-position: top top;
}
td.scrollbar_top {
	width: 13px;
	background-color: #BAB4A8;
	border-top:1px solid #737069;
	border-bottom:0px;
	border-left:1px solid #737069;
	border-right:1px solid #737069;
/*	border: 1px solid #737069;*/
	background-repeat: repeat-y;
	background-position: top top;
}
td.scrollbar_middle {
	width: 13px;
	background-color: #BAB4A8;
/*	border: 1px solid #737069;*/
	border-top:0px;
	border-bottom:0px;
	border-left:1px solid #737069;
	border-right:1px solid #737069;
	background-position: center middle;
}
td.scrollbar_bottom {
	width: 13px;
	background-color: #BAB4A8;
/*	border: 1px solid #737069;*/
	border-top:0px;
	border-bottom:1px solid #737069;
	border-left:1px solid #737069;
	border-right:1px solid #737069;
	background-repeat: repeat-y;
	background-position: right top;
}

td.scroll_updown {
	width: 13px;
	background-color: #BAB4A8;
	border: 1px solid #000000;
	height:13px;

}
iframe.scroller_content {
	padding:0px;
	margin: 0px;
	border:0px solid;
}
iframe.scroller_content_mod_dark {
	padding:0px;
	margin: 0px;
	border:1px solid;
	background-color:#928c7e;
}

/***************************************
* Content template
*/
iframe.content_frame {
	padding:0px;
	margin: 0px;
	border:0px solid;
}

table.tpl_bestyrelsen{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight:200;
	border:0px solid;
}

td.tpl_bestyrelsen{
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #232323;
	border-bottom:1px solid #232323;
	border:0px solid;
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	font-weight:400;
	line-height: 10px;

}

table.baneleje{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight:200;
	background-color:#EEECE8;
	border-top:1px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #232323;
	border-bottom:0px solid #232323;
}
td.baneleje_empty{
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:0px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#EEECE8;

}
td.baneleje_day		{
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:0px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#ebefef;

}
td.baneleje_reserved	{
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:0px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#855C5A;
	color:#ebefef;

}
td.baneleje_free{
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:0px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#cbcbcb;

}
td.baneleje_used{
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:0px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#537ea7;

}
td.baneleje_freex{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#cbcbcb;

}
td.baneleje_usedx{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #232323;
	border-bottom:1px solid #232323;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	font-weight:400;
	line-height: 10px;
	background-color:#537ea7;

}
table.tpl_tider{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
/*	border: 1px solid #000000;*/
	background-color:#cbcbcb;
	font-family: Verdana;
	font-size: 10px;
	font-weight:200;
	text-align: center;
	font-color:#000000;;
}
td.tpl_tider{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight:200;
	text-align: center;
	line-height: 10px;
}

td.tpl_tider1{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
	font-size: 10px;
	font-weight:400;
	background-color:#a0cbf4;}
td.tpl_tider1r{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size: 10px;
	font-weight:400;
	background-color:#a0cbf4;}

td.tpl_tider2{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
	font-size: 10px;
	font-weight:400;
	background-color:#83aed7;}
td.tpl_tider2r{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size: 10px;
	font-weight:400;
	background-color:#83aed7;}

td.tree{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight:200;
	text-align: center;
}
span.notice{
	line-height: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight:600;
	text-align: center;	
}
.tekst{
	line-height: 11px;
	font-family: Verdana;
	font-size: 11px;
	white-space: normal;
}

tr.tpl_news_headline{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	background-color:#537fa8;
	font-family: Verdana;
	font-size: 10px;
	font-weight:200;
	color:#FFFFFF;
}
td.tpl_gallery_headline{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
/*	background-color:#653C3A;*/
	font-family: Verdana;
	font-size: 10px;
	font-weight:600;
	color:#653C3A;
}
tr.tpl_news_bottomline{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	background-color:#dad7d0;
	color:#FFFFFF;
}
tr.tpl_gallery_bottomline{
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	background-color:#cac7c0;
	color:#FFFFFF;
}


td.tpl_tree{
	line-height: 0px;
	padding:0px;
	margin: 0px;
	border-top:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-bottom:0px solid #000000;
	font-weight:600;
}

a.tpl_tree:link{
	color: #000000;
	text-decoration: none;
	font-weight:200;
}
a.tpl_tree:visited{
	color: #000000;
	text-decoration: none;
	font-weight:200;
}
a.tpl_tree:active{
	color: #000000;
	text-decoration: none;
	font-weight:200;
}
a.tpl_tree:hover{
	color: #624138;
	text-decoration: none;
	font-weight:200;
}
img.tpl_tree_node{
	vertical-align:middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0;
}
img.tpl_tree_branch{
	vertical-align:middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:4;
}