		/* -- Global Links -- */
A:link 		{text-decoration: none; color: #770000}
A:visited 	{text-decoration: none; color: #770000}
A:active 	{text-decoration: none; color: #770000}
A:hover 	{text-decoration: underline; color: #440000}

		/* -- Links i navbar -- */
A.navbar:link 	{text-decoration: none; color: #ffffff}
A.navbar:visited {text-decoration: none; color: #ffffff}
A.navbar:active {text-decoration: none; color: #ffffff}
A.navbar:hover 	{text-decoration: underline; color: #ffffff}

		/* -- Links i ved flereside visning -- */
A.bladrelinks:link 	{text-decoration: underline; color: #333388; font-size: 10pt; font-weight:900}
A.bladrelinks:visited {text-decoration: underline; color: #333388; font-size: 10pt; font-weight:bolder}
A.bladrelinks:active {text-decoration: none; color: #333388; font-size: 10pt; font-weight:bolder}
A.bladrelinks:hover 	{text-decoration: underline; color: #333388; font-size: 10pt; font-weight:bolder}


body		{background-image: url(img/graaStriberBG.gif)}

table 		{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		color:black}


td 		{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		Color:black}

th 		{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		background-color:#666666;
		color:white}

hr {
	height: 1px;
	color: black;
    }

		/* -- Overskrift i content window - overtager for class=headline -- */
h1		{font-family:Arial,Verdana,impact, Arial, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		color:black}

		/* -- Format ved fejl -- */ 
.fejl		{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color:red}


		/* -- StatusText i navi-bar (alm) -- */ 
.navibarStatus	{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color:black}

		/* -- StatusText i navi-bar (vigtig) -- */ 
.navibarStatusVigtig	{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color:red}


		/* -- Tablecell with navigation links  -- */ 
.navibarActiveCell {
        background: #830000;
		text-align: center;
        font-size:9pt;
		font-weight: bold;
		color:#ffffff
		}

		/* -- Tablecell without navigation links  -- */ 
.navibarInactiveCell {
        background: #666666;
		text-align: center;
        font-size:9pt;
		font-weight: bold;
		color:#ffffff
		}

		/* -- Tablecell without navigation links  -- */ 
.footerCells {
        background: #666666;
		color:#ffffff
		}

		/* -- Format ved fejl -- */ 
.highlight	{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 11pt;
		font-weight:bold;
		color:blue}
		
		/* -- submit buttons -- */ 
.buttonText	{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color:black}

		/* -- Formatering af tekst i en input tekst box -- */
.inputTextBox	{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		color:black}


		/* -- Table def på boxene til venstre */
.leftsideBox	{background-image: url(img/lysGraaStriberBG.gif);
		width: 150px;
		border: 2px solid black}

		/* -- Table with border -- */
.contentTable	{border: 2px solid black;
		background-image: url(img/lysGraaStriberBG.gif);
		width: 100%}

		/* -- Overskrift i content window -- */
.headline	{font-family:Arial,Verdana,impact, Arial, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		color:black}

		/* -- Lav border sort på billeder med link (cross browser thing) -- */
.pictures	{border: 1px solid black}


		/* -- General table with border -- */
.windowTable	{border: 2px solid black}
		

		/* -- popup window -- */
.popupwindow	{border: 2px solid black;
		background-image: url(img/lysGraaStriberBG.gif);
		}

		/* -- popup window -- */
.varebox	{border: 1px solid black;
		padding: 2px 2px;
		background-image: url(img/lysGraaStriberBG.gif);
		}
.varebox td 	{border-top: solid #666666 1px;}



.vgbox {
	background-color:#f1f1f1;
	border: 1px solid #b0b0b0;
    width: 270px;    
	}

		/* -- form window -- */
.formwindow	{border: 1px solid #444444;
		}


/* -- Ramme til tabel i sort -- */
.blackTableFrame {
        border-style:solid;
		border-width:1px;
		border-color:black
}

.linkcursor	{cursor:pointer}

.imgWithLink	{border: 1px solid black}



.optionText	{font-family:Verdana,impact, Arial, sans-serif;
		font-size: 8pt;
		color:black}

	
.inactiveBladrelink {
		color: #000000;
		font-size: 10pt;
		font-weight:bolder}