BODY {
	/*background: #C7D1EF; */
	color: #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
	/*scrollbar-face-color:#C7D1EF;*/
	/*scrollbar-shadow-color:#9CC6C6;*/
}

DIV.menu{
	height:20px;
	width:120px;
	background-image:url('images/bgbutton.jpg');
}
DIV.menuover{
	height:20px;
	width:120px;
	background-image:url('images/bgbuttonover.jpg');
}
DIV.menu_new{
	height:20px;
	width:120px;
	/*background-image:url('images/bgbutton_new.jpg');*/
	background-image:url('images/bgbutton.jpg');
}
DIV.menuover_new{
	height:20px;
	width:120px;
	/*background-image:url('images/bgbuttonover_new.jpg');*/
	background-image:url('images/bgbuttonover.jpg');
}


A.menu{
	/* Menu link */
    color	: black;
    font-weight	: bold; 
    font-size  	: 11pt; 
	/*
	height:20px;
	width:120px;
	background-image:url(images/bgbutton.jpg);	
	*//
}
A.menu:link{
	/* Menu link */
    text-decoration: none;
}
A.menu:visited{
	/* Menu link */
    text-decoration: none;
}
A.menu:hover{
	/* Menu link */
    text-decoration: none;
}
A.menu:active{
	/* Menu link */
    text-decoration: none;
}
TD.menu{
	/* Menu */
	background: #C7D1EF;
	color     : #000000;
	width	  : 142px;
	vertical-align	: top;
}
TD.fade{
	/* smal søjle med fade-grafik til venstre */
	background-image:url('images/fade.gif'); 
	background-repeat:repeat-y
}




TD.leftborder{
	/* smal søjle længst til venstre */
	background 	: #003366;
	width		: 12px;
}

TABLE.headtext{
	/* Tabel generelt */
	width		 :756px;
	background	 : #C7D1EF; 
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
}
TD.headlogo{
	/* Logo øverste venstre hjørne */
	background : #000000;
}
TD.headtext1{
	/* Overskrift 1 i header */
	background 		: #000000;
	color      		: #FFFFFF;
	font-family		: arial black;
	font-weight		: bold; 
	font-size  		: 18pt;
}
TD.headtext2{
	/* Overskrift 2 i header */
	background : #FFFFFF;
	color      : #000000;
	font-family: arial black;
	font-size  : 8pt; 
}
TD.headtext3{
	/* Overskrift 3 i header */
	background: #C7D1EF;
	color     : #000000;
}
TABLE.maintext{
	/* Tabel generelt */
	width		 :740px;
	background	 : #C7D1EF; 
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
}

TD.mainoverskrift{
	/* Side Overskrift */
	height			: 30px;
	background		: #C7D1EF;
	color     		: #000000;
	text-indent		: 0px;
	text-align		: left;
	font-family		: arial black;
	font-size		: 15pt;
	text-transform	: uppercase;
	letter-spacing	: 2pt;
}
SPAN.mainoverskrift{
	/* Side Overskrift */
	height			: 30px;
/*
	background		: #C7D1EF;
	color     		: #000000;
*/
	text-indent		: 0px;
	text-align		: left;
	font-family		: arial black;
	font-size		: 15pt;
	text-transform	: uppercase;
	letter-spacing	: 2pt;
	top:68px; 
	left:200px; 
	position:absolute;
}
TD.maintext1{
	/* Tekst til højre for menu */
	height			: 100px;
	vertical-align	: top;
	background		: #C7D1EF;
	color			: #000000;
	text-indent		: 0px;
	text-align		: left;
	line-height		: 129%;
	font-family		: Arial;
	font-size		: 9.5pt;
}
TD.maintext2{
	/* Tekst under menu */
	background: #C7D1EF;
	color     : #000000;
	text-indent:0px;
	text-align:left;
	line-height:129%;
	font-family:Arial;
	font-size:9.5pt;
}


TABLE.info{
	/* Tabel kontaktpersoner */
	background	 : #C7D1EF; 
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
	font-family:Arial;
	font-size:9.5pt;
}
TD.fotoalbumtxt{
	font-size:8pt;
}
DIV.turinfotxt{
	font-size:8pt;
	color:black;
}
DIV.turinfotxtOld{
	font-size:8pt;
	color:gray;
}

TABLE.dykprogram{
	/* Tabel kontaktpersoner */
	background	 : #C7D1EF; 
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
	font-family:Arial;
	font-size:9.5pt;
	width:550px;
 	/*border-bottom:1px solid #C7E6EF;*/
}
TD.tdmonth{
	text-align: center;
 	border-top:1px solid gray;
}
TD.tduge{
	width: 28px;
	vertical-align: top;
 	border-top:1px solid gray;
}
TD.tddato{
	width: 50px;
	vertical-align: top;
	/*text-align: center;*/
	text-align: right;
 	border-top:1px solid gray;
}
TD.tddag{
	width: 50px;
	vertical-align	: top;
	/*text-align: center;*/
	text-align: left;
 	border-top:1px solid gray;
}
TD.tdtur{
	width: 320px;
 	border-top:1px solid gray;
}
TD.tdtilmeld{
	width: 60px;
	text-align: center;
 	border-top:1px solid gray;
}

TD.tdmonthOld{
	text-align: center;
 	border-top:1px solid gray;
 	color:gray;
}
TD.tdugeOld{
	width: 28px;
	vertical-align: top;
 	border-top:1px solid gray;
 	color:gray;
}
TD.tddatoOld{
	width: 50px;
	vertical-align: top;
	/*text-align: center;*/
	text-align: right;
 	border-top:1px solid gray;
 	color:gray;
}
TD.tddagOld{
	width: 50px;
	vertical-align	: top;
	/*text-align: center;*/
	text-align: left;
 	border-top:1px solid gray;
 	color:gray;
}
TD.tdturOld{
	width: 320px;
 	border-top:1px solid gray;
 	color:gray;
}
TD.tdtilmeldOld{
	width: 60px;
	text-align: center;
 	border-top:1px solid gray;
 	color:gray;
}



TABLE.links{
	background	 : #C7D1EF; 
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
	font-family:Arial;
	font-size:9.5pt;
}

TABLE.nyheter{
	background	 : #C7D1EF; 
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
	font-family:Arial;
	font-size:9.5pt;
}


TABLE.vrag{
	background	 : #C7D1EF;
	color		 : #000000;
	margin-top	 : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
	margin-left	 : 0px;
	font-family:Arial;
	font-size:9.5pt;
}
TD.vragdata{
	vertical-align: top;
	width: 30%;
}
TD.vragbeskrivelse{
	vertical-align: top;
	width: 70%;
}

A.dykmenu{
    color	: blue;
    /*
    font-size  	: 8pt; 
    font-weight	: bold; 
    */

  /*
    padding-left:0px;
    padding-right:0px;
    padding:0px,0px,0px,0px;
    margin:0px,0px,0px,0px;
    border:0px,0px,0px,0px;
    height:20px;
    width:120px;
    background-image:url(images/bgbutton.jpg);	
  */
}
A.dykmenu:link{
    color	: blue;
    text-decoration: none;
}
A.dykmenu:visited{
    color	: blue;
    text-decoration: none;
}
A.dykmenu:hover{
    color	: green;
    text-decoration: none;
}
A.dykmenu:active{
    color	: green;
    text-decoration: none;
}
SPAN.dykmenuCL{
    font-weight:bold;
    /*font-size:10pt;*/
    color:black;
}
SPAN.dykmenu{
	/*border:1px solid #C7D1EF;*/
}
DIV.dykmenu{
	/*margin-bottom:1px;*/
}


A.vragmenu{
    color	: blue;
    font-size  	: 8pt; 
    /*
    font-weight	: bold; 
    */

  /*
    padding-left:0px;
    padding-right:0px;
    padding:0px,0px,0px,0px;
    margin:0px,0px,0px,0px;
    border:0px,0px,0px,0px;
    height:20px;
    width:120px;
    background-image:url(images/bgbutton.jpg);	
  */
}
A.vragmenu:link{
    color	: blue;
    text-decoration: none;
}
A.vragmenu:visited{
    color	: blue;
    text-decoration: none;
}
A.vragmenu:hover{
    color	: green;
    text-decoration: none;
}
A.vragmenu:active{
    color	: green;
    text-decoration: none;
}
SPAN.vragmenuCL{
    font-weight:bold;
    /*font-size:10pt;*/
    color:black;
}
SPAN.vragmenu{
	/*border:1px solid #C7D1EF;*/
}
DIV.vragmenu{
	/*margin-bottom:1px;*/
}

td.sitedataH{
	font-family:Arial, Sans-serif;
	font-size:14px;
	font-weight:bold;
}
td.sitebeskrivelseH{
	font-family:Arial, Sans-serif;
	font-size:14px;
	font-weight:bold;
}
td.sitedata{
	font-family:Arial, Sans-serif;
	font-size:12px;
}
td.sitebeskrivelse{
	font-family:Arial, Sans-serif;
	font-size:12px;
}
div.sitenavn{
	font-family:Comic Sans MS, Times New Roman, Arial, Sans-serif;
	font-size:16px;
	font-weight:bold;
}
span.sitebeskrivelse{
	font-family:Comic Sans MS, Times New Roman, Arial, Sans-serif;
	font-size:16px;
	font-weight:bold;
}
div.sitebeskrivelseH{
	font-family:Comic Sans MS, Times New Roman, Arial, Sans-serif;
	font-size:16px;
	font-weight:bold;
}
a.sitedataindex{
	font-family:Arial, Sans-serif;
	font-size:12px;
}
A.sitedataindex:link{
    color	: blue;
    text-decoration: none;
}
A.sitedataindex:visited{
    color	: blue;
    text-decoration: none;
}
A.sitedataindex:hover{
    color	: green;
    text-decoration: none;
}
A.sitedataindex:active{
    color	: green;
    text-decoration: none;
}



TD.sitedataVT1{
	font-family:Arial, Sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: top;
	/*color:blue;*/
}
TD.sitedataVT2{
	font-family:Arial, Sans-serif;
	font-size:12px;
	font-weight:normal;
	vertical-align: top;
	/*color:yellow;*/
}


