/* ------------------------------------------------------------- */
/* Fordi Netscape4 ikke nedarver fonte fra body			 */
/* ------------------------------------------------------------- */

p, h1, h2, h3, h4, h5, h6, em, strong, b, td, th, caption, blockquote, ul, ol, li, dl, dt, dd, div, span, table, tr, td, a  {font-family: helvetica, arial, sans-serif;}

BODY{
	Color: rgb(171,195,212);
	font-family: Helvetica, Arial, sans-serif;
    font-weight : normal;
	Font-size : 12px;
    background-color : rgb(57,102,136);
	text-align: left;


	scrollbar-face-color: rgb(74,123,156);
	scrollbar-face-color: rgb(74,123,156);
	scrollbar-shadow-color: rgb(0,0,102);
	scrollbar-darkshadow-color: rgb(0,0,102);
	scrollbar-highlight-color: rgb(57,102,136); 
	scrollbar-arrow-color: rgb(171,195,212);
	scrollbar-3dlight-color:rgb(171,195,212);


/*
	background-image: url(/images/snowy.gif);
	background-repeat: repeat-xy;
	background-position: fixed;
*/
}


	/*  Til brug for menu vindue */
	.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

	#banner {float:right;width:468px;height:75px;margin:5px;background-color: transparent;}
	.topbanner {float:right;width:468px;height:75px;margin:5px;background-color: transparent;}

      .header {
        position: fixed;
        width: 100%;
        height: 80px;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
		background-color: rgb(74,123,156);

      }
      .sidebar {
        position: fixed;
        width: 180;
        height: auto;
        top: 80px;
        right: auto;
        bottom: auto;
        left: 0;
      }
      .main {
        position: fixed;
        width: auto;
        height: auto;
        top: 100px;
        right: 0;
        bottom: auto;
        left: 80px;
      }




	TABLE {
		Text-align: left;
		background-color : rgb(57,102,136);
		padding: 0px;
		margin: 0px;
	}
	
	A {
		Color : rgb(171,195,212);
		Text-align : center;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
	}
	A:visited { 
		text-decoration: none;
	}
	A:link { 
		text-decoration: none;
	}
	A:HOVER { 
		Color: rgb(202,217,227);
		font-weight: bold;
	}
	A:active { 
		text-decoration: none;
	}


	A.logo:visited { 
		text-decoration: none;
	}
	A.logo:link { 
		text-decoration: none;
	}
	A.logo:HOVER { 
		text-decoration: none;
	}
	A.logo:active { 
		text-decoration: none;
	}

	TD {
		Text-align : left;
		font-family: Helvetica, Arial, sans-serif;
		Color : rgb(202,217,227);
		Font-size : 12px;
		font-weight: normal;
		background-color : rgb(57,102,136);
	}

	TD.TDinfoHeader {
		Font-size : 14px;
		font-weight: bold;
		background-color : rgb(0,0,102);
		background: rgb(0,0,102);
		Color: rgb(255,255,255);
	}

	.TDinfoSmallHeader {
		Font-size : 10px;
		font-weight: bold;
		Text-align : left;
	}


	TD.TDinfoItem {
		Font-size : 12px;
		Text-align : left;
	}

	.TDgame {
		Text-align : center;
	}

	.TDreklame {
		Font-size : 12px;
		Text-align : right;
	}

	TD.TDinfoIcon {
		Text-align : left;
		background-color : rgb(0,0,102);
		background: rgb(0,0,102);
	}

	.TableInner {
		border-left: solid 0px rgb(0,0,102);
		border-right: solid 0px rgb(0,0,102);
	}

	.skygge{
		height :100px;
	    width : 450px;
		font-size : 30px;
	    font-family : Arial;
		color: rgb(74,123,156);
	    text-align : left;
		filter: 
			shadow(	color : #8888FF; direction : 135)
	}

	.TableGlobal {
		border: solid 0px rgb(0,0,102);
		Text-align: left;
		background-color : rgb(57,102,136);
		padding: 0px;
		margin: 0px;

	}




	TABLE.card {
		border: solid 1px rgb(0,0,102);
		padding: 0px;
		margin: 0px;


	}
	
	TR.card {
		border: none;
		padding: 0px;
		margin: 0px;


	}
	
	TD.card {
		background-color: rgb(255,255,255);
		text-align: left;
		font-size : 14px;
		Color: rgb(0,0,66);
		border-left: none;
		border-right: none;
		padding: 5px;
		margin: 5px;
	}



	H1 {
	font-size : 16px;

	}


/* Menu */
.menuon { 
	font-weight: normal;
	color: rgb(202,217,227);
	background-color : rgb(0,0,102); 
	text-align : center;
	cursor: hand;
	font-family: helvetica, Arial, sans-serif;
	font-size : 12px;
	}

.menuoff { 
	background-color: rgb(74,123,156);
	Color : rgb(202,217,227);
	text-align : center;
	font-family: helvetica, Arial, sans-serif;
	font-weight: normal;
	cursor: none;
	font-size : 12px;
}

TABLE.menu {
	text-align: center;
	font-size : 12px;
	border-left: solid 1px rgb(0,0,102);
	border-right: solid 1px rgb(0,0,102);
	background-color: rgb(74,123,156);
	padding: 0px;
	margin: 0px;
}
	
TD.menu {
	background-color: rgb(74,123,156);
	text-align: center;
	font-size : 12px;
}	
	
A.menu {
	background-color: rgb(74,123,156);
	color : rgb(202,217,227);
	text-align : center;
	font-family: helvetica, Arial, sans-serif;
	font-weight: normal;
}

A.menu:visited { 
	text-decoration: none;
}

A.menu:link { 
	text-decoration: none;
}

A.menu:HOVER { 
	font-weight: normal;
	text-decoration: none;
	color: rgb(202,217,227);
	background-color : rgb(0,0,102); 
}
	A.menu:active { 
		text-decoration: none;
	}

	A.menuMail {
		font-size : 12px;
		background-color: rgb(74,123,156);
		color : rgb(202,217,227);
		text-align : center;
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
	}

	A.menuMail{
	}
	A.menuMail:visited { 
		text-decoration: none;
	}
	A.menuMail:link { 
		text-decoration: none;
	}
	A.menuMail:HOVER { 
		text-decoration: none;
		font-weight: normal;
	}
	A.menuMail:active { 
		text-decoration: none;
	}

	TD.menuHeader {
		Color: rgb(255,255,255);
		text-align: center;
		font-size : 14px;
		font-weight: bold;
		background-color : rgb(0,0,102);
	}

	A.menuHeader{ 
		Color: rgb(255,255,255);
		text-align: center;
		font-size : 14px;
		font-weight: bold;
		background-color : rgb(0,0,102);
	}
	A.menuHeader:visited { 
		text-decoration: none;
	}
	A.menuHeader:link { 
		text-decoration: none;
	}
	A.menuHeader:HOVER { 
		text-decoration: none;
	}
	A.menuHeader:active { 
		text-decoration: none;
	}


	TD.menubottom {
	  border-bottom: solid 1px rgb(0,0,102);
	  font-size : 12px;
	  background-color: rgb(74,123,156);
	  color : rgb(202,217,227);
	  text-align : center;
	  font-family: Verdana, Helvetica, Arial, sans-serif;
	  font-weight: normal;
	}

	
	TD.menuMail {
	  border-bottom: solid 1px rgb(0,0,102);
	  font-size : 12px;
	  background-color: rgb(74,123,156);
	  color : rgb(202,217,227);
	  text-align : center;
	  font-family: Verdana, Helvetica, Arial, sans-serif;
	  font-weight: normal;
	}

	.GoRight {
	  text-align: right;
	}

	.HeadLine {
	background-color: rgb(0,0,102);
	color: rgb(255,255,255);
	Font-size : 14px; 
	font-weight: bold; 
	line-height: 32px;
	}

	.HeadLineIcon {
	background-color: rgb(0,0,102);
	float: left;
	}

	.TextHeadLine {
	font-weight: bold; 
	margin-left: 20px;
	width: 100px
	}

	.TextHeadLine2 {
	font-size : 14px;
	font-weight: bold; 
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	}

	.TextInfo {
	margin-left: 110px;
	margin-right: 20px;
	}

	.TextInfoIndryk {
	margin-left: 110px;
	margin-right: 20px;
	}

	.NoPrint {
	}

	.NoScreen {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	}

	.Letter{

	Color: rgb(0,0,0);
	font-family: Times;
    font-weight : normal;
	Font-size : 14px;
    background-color : rgb(255,255,255);
	text-align: left;
	margin: 30px;
	padding: 30px;
	}

	TD.LetterWhite {
		vertical-align: top;		
		font-family: Times;
		font-weight : normal;
		font-size : 14px;
		Color : rgb(0,0,0);
		font-weight: normal;
		background-color : rgb(255,255,255);
	}

	TABLE.LetterWhite  {
		Text-align: left;
		background-color : rgb(255,255,255);
		padding: 0px;
		margin: 0px;
		vertical-align: top;		
		font-family: Times;
		font-weight : normal;
		font-size : 14px;
		Color : rgb(0,0,0);
	}

	LI.LetterWhite {
		vertical-align: top;		
		font-family: Times;
		font-weight : normal;
		font-size : 14px;
		Color : rgb(0,0,0);
		font-weight: normal;
		background-color : rgb(255,255,255);
	}

	TABLE.LetterWhite {
		Text-align: left;
		background-color : rgb(255,255,255);
		padding: 0px;
		margin: 0px;
	}
	TR.LetterWhite {
		vertical-align: top;		
		font-family: Times;
		font-weight : normal;
		font-size : 14px;
		Color : rgb(0,0,0);
		font-weight: normal;
		background-color : rgb(255,255,255);
	}

	TR.LetterWhite {
		Color : rgb(0,0,0);
		background-color : rgb(255,255,255);
	}

	A.LetterWhite {
		color: Black;
		font-weight: bold;
	}
	A.LetterWhite:visited { 
		text-decoration: none;
	}
	A.LetterWhite:link { 
		text-decoration: none;
	}
	A.LetterWhite:HOVER { 
		color: Black;
		font-weight: bold;
	}
	A.LetterWhite:active { 
		text-decoration: none;
	}



