/* *** styles HTML-TAG's *** */
/* new styles 2007 */ 

BODY {

	scrollbar-3d-light-color:	#ffffff;
	scrollbar-arrow-color:		#000099;
	scrollbar-base-color:		#ffffff;
	scrollbar-dark-shadow-color:#ccccff;
	scrollbar-face-color:		#ffffff;
	scrollbar-highlight-color:	#ccccff;
	scrollbar-shadow-color:		#ccccff;
	/*scrollbar-Track-Color:		#ccccff;*/

	background-color:#ffffff;
	background-attachment:fixed;
	
    font-family: Verdana, Tahoma, Times New Roman;
	color:#000000;
    font-size: 12px;
	
}

H1 {
	font-family:'Harlow Solid Italic','Times New Roman';
	color:	#000099;
    font-size: 48px;
    font-weight: bolder;
    text-align: center;
    margin-bottom:15;
    padding-bottom:0;
	border: 1px solid #000080;
	width: 100%;
	/* menu color: #003931*/
}

H2 {
    font-family: Verdana, Tahoma, Times New Roman;
	color:#000033;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top:0;
    margin-bottom:5;
}

H3 {
    font-family: Verdana, Tahoma, Times New Roman;
	color:#000000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top:0;
    margin-bottom:15;
}
H4 {
    font-family: Verdana, Tahoma, Times New Roman;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    margin:0px;
    padding:1px;
}

H5 {
    font-family: Verdana, Tahoma, Times New Roman;
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    margin:0px;
    padding:1px;
}


BIG			{ font-weight: bold; }
HR			{ color:#666666; height:1px;	}
FIELDSET	{ border: 1px solid #666666; 	}

/* *** styles for anchors *** */

a			{ font-family:verdana,tahoma; font-size:13px; color:#FF0000; font-weight:bold; }
a:link		{ font-family:verdana,tahoma; font-size:13px; color:#FF0000; font-weight:bold; text-decoration: none;} 
a:visited	{ font-family:verdana,tahoma; font-size:13px; color:#FF0000; font-weight:bold; text-decoration: none;} 
a:active	{ font-family:verdana,tahoma; font-size:13px; color:#FF0000; font-weight:bold; text-decoration: none;} 
a:hover		{ font-family:verdana,tahoma; font-size:13px; color:#FF0000; font-weight:bold; text-decoration: underline;}

.signatur		{	color:#996699; font-size:8pt; font-weight:normal; font-family:tahamo,verdana;}
a.signatur		{	color:#996699; }
a:hover.signatur{	color:#ff6699; } 

.submenu	{ font-weight:bold; }
.dokument	{ border: 1px solid #000000; }

.teaser					{ padding:10 0 10 0; font-size:11px; color:#666666; }
.teaserdescription		{ vertical-align:middle; text-align:center; width:75%; }
.teaserdescription h2, 
.teaserdescription h3	{ color: #000000; margin-bottom: 5px; margin-top: 0px; }
.teaserdescription div	{ padding: 3 10 3 10; display: inline-block; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-top-style: dotted; border-top-width: 1px; border-bottom-style: dotted; border-bottom-width: 1px; }
.teasermenu				{ vertical-align:middle; text-align:left;   border: 1px solid #666666; width:25%; }
.teasermenu ul 			{ list-style-type: none; margin: 0 10 0 10; padding:0px; }
.teasermenu li 			{ white-space:nowrap; }
.teasermenu a,
.teasermenu a:link,
.teasermenu a:visited,
.teasermenu a:active 	{ font-size:11px; font-size:11px; color:#666666; }
.teasermenu a:hover		{ font-size:11px; color:#ff6666; }


/* *** styles for user defined classes *** */

.subheader {
    font-family: Verdana, Tahoma, Times New Roman;
	background-color: #000099;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height:15px;
}

.subheader2 {
    font-family: Verdana, Tahoma, Times New Roman;
	background-color: #ccccff;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}

.ledetekst {
    font-family: Verdana, Tahoma, Times New Roman;
	color:#000000;
    font-size: 12px;
    font-weight: bold;
}

.fritekst {
    font-family: Verdana, Tahoma, Times New Roman;
	color:#000000;
    font-size: 12px;
}

.smalltekst {
    font-family: Verdana, Tahoma, Times New Roman;
	color:#333333;
	font-size:10px;
}

.fejl		{ 
    font-family: Verdana, Tahoma, Times New Roman;
	color:#FF0000; 
	font-weight:bolder; 
	font-size:10pt; 
	text-align:center; 
}

/* styles for input-fields and bottons */
.input {
    font-family: Verdana, Tahoma, Times New Roman;
	background-color: #ffffff;
	color: #000099;
	font-size: 10pt;
	border-style:groove;
	/*border-color:#ffffef;*/
	/*border-width :1px;*/
	/*border: 1px solid #000099;*/
}

.button {
    font-family: Verdana, Tahoma, Times New Roman;
	background-color:#ffffff; 
	color:#000099;
	font-size:10pt; 
	text-align:center; 
	font-weight:bolder; 
	border: 1px solid #000099;
	cursor:hand;
	width:100px;
}

.headerimg { /* position:relative;top:-80px; */}

/* *** end *** */

.streamer			{ COLOR: #000099; FONT-FAMILY: Tahoma; FONT-SIZE:  8pt; FONT-WEIGHT: normal; text-align:center; width:100%; border: 1px solid #000099; margin:5px; }