﻿/*
.bd {
	width:980px;
	height:100%;
	border-style:solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;	
	border-bottom-width:0px;
	border-color: #006600;
	padding:4px;
}
.center {
	margin: auto;
	width: 60%;
	border: 0px solid #73AD21;
	padding: 10px;
}
.forside {
	font-family: Tahoma;
	font-size: 12px;
	color: #4b4b4b;
}
.Footer {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	Background-color: #c4b07a;
	height: 12px;
}

.MenuItem2 {
	font-family: Tahoma;
	font-size: 11pt;
	color: white;
	font-weight:normal
}

.BodyBorder {
	border-bottom: #c0c0c0 1px solid ;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
}
*/


/* 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;
}

.RCenter {
	font-size: 18px;
	background-color: #FFFF00;
	margin: auto;
	width: 90%;
	border: 1px solid green;
	padding: 10px;
}

.center2Def {
	margin: auto;
	width: 990px;
//	border: 2px solid #73AD21;
	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: 2px solid #73AD21;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width:1px;
	border-color: #006600;
	padding: 2px;
}

.center2 {
	margin: auto;
	width: 980px;
//	border: 2px solid #73AD21;
	border-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width:1px;
	border-color: #006600;
	padding: 2px;
}

.PageHeader {
	font-family: Tahoma;
	color: #4D4D4D;
	font-size: 18px;
	background-color: #FFFFFF;
	font-weight:bold;
	padding-left: 4px;
}

.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;
}

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; 
}

.bemx {
	font-family: Tahoma; 
	color: #4B4B4B; 
	font-size: 11px;
}

.Menu {
	background-color: #EAEAEA;
}

.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;
/*background-color: #FFFFFF; */
	border: solid 0px #000000;
}