/* General handling of HTML tags *************************/

body {
	margin: 0px;
	
	background-color: #A0A0A0;
	overflow: auto;

	scrollbar-3dLight-Color: #A0A0A0;
	scrollbar-Highlight-Color: #A0A0A0;
	scrollbar-DarkShadow-Color: #A0A0A0;
	scrollbar-Face-Color: #d9d9d9;
	Scrollbar-Arrow-Color: #828282;
	Scrollbar-Track-Color: #A0A0A0;
}

body, td, input, textarea, select {
	font-family: Arial,geneva,arial,helvetica,sans-serif;
	font-size: 9pt;
  color: #000000;
}

input, textarea, select {
  color: #000000;
}

input.button {
	border-top:    1px solid #606060;
	border-left:   1px solid #606060;
	border-bottom: 1px solid #202020;
	border-right:  1px solid #202020;
	background-color: #404040;
}

input.text, textarea.text {
	border-top:    1px solid #606060;
	border-left:   1px solid #606060;
	border-bottom: 1px solid #202020;
	border-right:  1px solid #202020;
	background-color: #404040;
}

img {
	border: 0px;
	spacing: 0px;
}

ul, ol, li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	empty-cells: show;
}

a {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* General handling of page ******************************/

table.contentframe{
	width: 960px;
	height: 640px;
}

td.centerframe {
	background-repeat: no-repeat;
	background-position: center center;
}

td.barleft {
	color: white;
	font-weight: bold;
	font-style: italic;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left;
}

td.barright {
	color: white;
	font-weight: bold;
	font-style: italic;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
}

td.titlebox {
	height: 90px;
	background-color: #404040;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	padding: 10px;
}

td.menuboxleft {
	height: 144px;
	color: #FF0000;
	background-color: #cde2ff;
	border-left: 1px solid #828282;
	
	//background-image: URL('/grafik/baggrund/topleft.jpg');
}

td.menuboxupperright {
	height: 25px;
	color: #FF0000;
	
	background-color: #cde2ff;
	
	//background-image: URL('/grafik/baggrund/toprighttop.jpg');
	
	border-right: 1px solid #828282;
}
  
td.menuboxright {
	height: 119px;
	color: #FF0000;
	
	vertical-align: bottom;
	
	
	background-image: URL('/grafik/baggrund/toprightbottom.jpg');
	
	background-color: #cde2ff;

	background-repeat: no-repeat;
	background-position: bottom right;
	
	border-right: 1px solid #828282;
}

td.imagebox{
	height: 322px;
	
	background-color: #FFFFFF;
	background-image: URL('/grafik/baggrund/middle.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	
	border: 1px solid #828282;
	padding: 10px;
}

td.textbox {
	height: 144px;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	
	background-color: #cde2ff;
	background-image: URL('/grafik/baggrund/bottom.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

div.textboxwrap {
	overflow: auto;
	width: 100%;
	height: 100%;
	padding: 10px;
	
	

	scrollbar-3dLight-Color: #828282;
	scrollbar-Highlight-Color: #404040;
	Scrollbar-Shadow-Color: #404040;
	scrollbar-DarkShadow-Color: #828282;
	scrollbar-Face-Color: #626262;
	Scrollbar-Arrow-Color: #828282;
	Scrollbar-Track-Color: #626262;
	
	
	color: #828282;
}

#fadediv {
	filter: "alpha(opacity=0)";
	MozOpacity = 0%;
}
#fadedivshow {
	filter: "alpha(opacity=100)";
	MozOpacity = 100%;
}

#nonfadediv {
	width: 938px;
	height: 267px;
}

.title {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #ca0004;
}

.titlegray {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 42pt;
	font-style: italic;
	color: #f0f0f0;
}
.titlebottom {
	color: #CC0000;
	font-size: 14pt;
	
}
.titleadress {
	color: #000000;
	font-style: italic;

}

.title2 {
	font-weight: bold;
	color: #cccccc;

.title3 {
	font-weight: bold;
	color: #828282;
}

.altpanel {
	width: 938px;
	height: 267px;
	overflow: auto;
}

.altpanelsemi {
	width: 538px;
	height: 267px;
	overflow: auto;
}

.altpanelsemishowleft {
	width: 400px;
	height: 267px;
	overflow: auto;
	
	background-color: ;
	
}

.altpanelsemishowright {
	width: 538px;
	height: 270px;
	overflow: auto;
	padding-right: 10px;
	
	background-color: ;
	
	background-image: URL('/grafik/watermarkmiddleoverlay.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
	
}


.altpanelsemifade {
	width: 400px;
	height: 267px;
	overflow: auto;
	
	background-color: #FFFFFF;
}



.button {
	border-top:    1px solid #0100C0;
	border-left:   1px solid #0100C0;
	border-bottom: 1px solid #000040;
	border-right:  1px solid #000040;
	background-color: #010080;
	color: white;
}

.lngimgtd {

	padding-right:10px;
	padding-bottom:10px;
	
}





/* Drop down menus ***************************************/

table.menupoints {}

td.menupoint {
	background: inherit;
	color: #d80204;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	cursor: hand;
}
a.menupoint {
	color: #d80204;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	cursor: hand;
}
a.menupoint:hover {
	color: #d80204;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	cursor: hand;
}
iframe.dropdownmenu {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	top: -1000px;
	left: -1000px;
}
div.dropdownmenu {
	z-index: 1001;
	position: absolute;
	visibility: hidden;
	top: -1000px;
	left: -1000px;
}

table.outermenu {
	background: ;
	border: 0px solid #000;   
}
td.outermenu {
	padding: 2px;
}

table.innermenu {
	
}
td.innermenu {
  color: #9f1132;
	font-weight: bold;
	padding: 2px;

}
td.innermenuhover {
	color: #d80204;
	padding: 2px;
	font-weight: bold;
	cursor: hand;
}

a.menulink {
	color: #464646;
	font-weight: normal;
	text-decoration: none;
}
a.menulink:hover {
	color: #957966;
	font-weight: bold;
	text-decoration: none;
}

/* What have ye? *****************************************/
