﻿/* Til Nyhedsbrev3.asp */
.myForm td, input, select, textarea, checkbox {
	font-family: Tahoma;
	font-size: 12px;
}
.required {
	color: red;
}
.PrisStyle {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}
.Overskrift {
	font-family:Verdana; 
	font-size:20px; 
	font-weight:bold; 
	color:#999999;
}
.forside {
	font-family: Tahoma;
	font-size: 12px;
	color: #4b4b4b;
}
.PageHeader {
	font-family: Tahoma;
	color: #4D4D4D;
	font-size: 18px;
	font-weight:bold;
	padding-left: 4px;
}
.WOpstHeader {
	color: 696969;
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:6px;
}
.Links {
	font-family: Tahoma;
	color: #4B4B4B;
	font-size: 15px;
	font-weight:normal;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	position:  static;
	vertical-align:bottom;
	padding-top:15px;
	padding-bottom:40px;
	padding-left:10px;
}
.RCenter {
	font-size: 18px;
	background-color: #FFFF00;
	margin: auto;
	width: 90%;
	border: 1px solid green;
	padding: 10px;
}
.center2 {
	margin: auto;
	width: 1020px;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width:1px;
	border-color: #006600;
	padding: 2px;
}
.Skiller1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #000066;
	font-weight: normal;
}
.Skiller2 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #000066;
	font-weight: normal;
}
.Skiller3 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #0AD675;
	font-weight: normal;
}
.Skiller4 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #FF6317;
	font-weight: normal;
}
.Skiller5 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10pt;
	background-color: #000066;
	font-weight: normal;
}

ul {
	list-style-image: url('../../Images/Bulit.gif');
	padding-left: 2px;
}

body {
	font-family: Tahoma;
	font-size: 14px; 
	background-color: #FFFFFF;  
}

p, td, a:link, a:visited, a:active {
	font-family: Tahoma;
	color: #4B4B4B;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-family: Tahoma;
	color: #003399;
}

a:hover {
	text-decoration: underline; 
	color: red;
}

.bem {
	font-family: Tahoma; 
	color: #4B4B4B; 
	font-size: 11px;
//background-color: #FFFFFF; 
//border-color: #FFFFFF;
}

/*
.center2x {
	margin: auto;
	width: 730px;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width:1px;
	border-color: #006600;
	padding: 0px;
}
.center2Def{
	margin: auto;
	width: 1020px;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width:1px;
	border-color: #006600;
	padding: 2px;
}
.center2Adm{
	margin: auto;
	width: 1200px;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width:1px;
	border-color: #006600;
	padding: 2px;
}
.bemx{
	font-family: Tahoma; 
	color: #4B4B4B; 
	font-size: 11px;
}
.Menu{
	background-color: #EAEAEA;
}
.SystemFarve{
	color: #336997;
}
.MenuItem{
	font-family: Tahoma;
	color: #003366;
	font-size: 10pt;
	font-weight:bold
}
*/

.textArea {
	border-bottom: #000000 1px solid ;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	overflow: hidden;
	scrollbar-arrow-color: #FFFFFF;
}

.input {
	font-family: Tahoma;
	color: #000000;
	font-size: 6pt;
	border-bottom: #000000 1px solid ;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	overflow: hidden;
	height: 15px;
}

.checkbox {
	font-family: Tahoma;
	color: #000000;
	font-size: 6pt;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	overflow: hidden;
	height: 15px;
}

.radio {
	font-family: Tahoma;
	color: #000000;
	font-size: 6pt;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	overflow: hidden;
	height: 15px;
}

.Scroll { 
	font-family: Tahoma;
	color : #996600; 
	font-size: 9pt; 
	font-weight: normal; 
	scrollbar-base-color: #F4851A;
	scrollbar-arrow-color: #FEFEFE;
	scrollbar-track-color: #996600;
	scrollbar-3dlight-color: #F1EDE2;
	scrollbar-highlight-color: #4B4B4B;
	scrollbar-darkshadow-color: #F1EDE2;
	scrollbar-shadow-color: #4b4b4b;
	scrollbar-face-color: #575757;
	overflow: auto;
	border: solid 0px #000000;
}

.header {
	padding: 1px 1px;
	background: #ffffff;
	color: #4b4b4b;
	border-width: 1px;
	border-color: #000000;
}
.content {
	padding: 0px;
}
.sticky {
	position: fixed;
	top: 0;
	width: 60%;
}
.sticky + .content {
	padding-top: 102px;
}
