BODY {
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: silver;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-ARROW-COLOR: silver;
	SCROLLBAR-BASE-COLOR: silver;
	scrollbar-3d-light-color: silver;
	scrollbar-dark-shadow-color: silver;
}

/**************************************** Knapper ****************************************/

/* Normal */
input.button {
	margin: 0;
    padding: 0;
    padding-left: 5px;
    margin-right: 10px;
    border: 0;
    background: url(../plugins/buttons/left.png) no-repeat;
    height: 17px;
    position: relative;
    cursor: pointer;
    width: 70px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #656565;
	font-weight: normal;
}

.buttonEnding {
    position: absolute;
    display: inline;
    margin-left: -10px;
    width: 7px;
    height: 17px;
    background: url(../plugins/buttons/right.png) no-repeat;
}

/* Alternativ */
input.buttonALT {
	margin: 0;
    padding: 0;
    padding-left: 5px;
    margin-right: 10px;
    border: 0;
    background: url(../plugins/buttons/leftALT.png) no-repeat;
    height: 17px;
    position: relative;
    cursor: pointer;
    width: 70px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
}

.buttonALTEnding {
    position: absolute;
    display: inline;
    margin-left: -10px;
    width: 7px;
    height: 17px;
    background: url(../plugins/buttons/rightALT.png) no-repeat;
}

/******************************* Formateringen til alm. tekst ********************************/

.normal, p, td, body {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #010101;
	margin: 0em;
	line-height:16px;
}

A:link, A:visited, A:active, A:hover  {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #8ca633;
	margin: 0em;
	text-decoration: none;
	line-height:15px;
	
}

.overskrift1, h1 {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	color: #afcb51;
	margin: 0em;
	font-weight: bold;
	line-height:26px;
}

.overskrift2, h2{
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #010101;
	margin: 0em;
	font-weight:bold;
	line-height:15px;
}


.tinyzone {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	color: #82C743;
	margin: 0em;
	font-weight:bold;
	line-height:15px;
}

.normal_hvid {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff;
	margin: 0em;
}
.normal_red {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #cc0000;
	margin: 0em;
}

.normal_green {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #1f6d25;
	margin: 0em;
	line-height:15px;
}

.overskrift1_green {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #1f6d25;
	margin: 0em;
	font-weight: bold;
}

.overskrift1_red {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #cc0000;
	margin: 0em;
	font-weight: bold;
}

.hr_style {
	color: silver;
	background-color: silver;
	height: 1px;
	border: 0px;
}

.pollBarActive {
	background-color: #86CA43;
}

/*Bruges i oversigter og på wap*/
.karmaBar {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	margin: 0em;
	line-height:15px;
	background-color: #86CA43;
}

/*Bruges i oversigter og på wap*/
.karmaBar_inactive {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #949494;
	margin: 0em;
	line-height:15px;
	background-color: #dedee8;
}

.pollBarInactive {
	background-color: #EEEEEE;
}

.mLinks	{
visibility : hidden;
}


/******************************* Formateringen til FormFields ********************************/
.LayoutField	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	width: 100%;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	height: 17px;
	background: url(/cms/images/imagine90_formBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
}

.LayoutTextarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	width:100%;
	border-color:silver;
	border-style:solid;
	border-width:1px;
	background: url(/cms/images/imagine90_formBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
}

.LayoutFieldNoWidth	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	height: 17px;
	background: url(/cms/images/imagine90_formBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white;
}



/***************************** Formateringen til dropdown menuen *****************************/
table.menu	{
	position: absolute;
	border: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	cursor: pointer;
	visibility: hidden;
}


#mainmenu	{
	position: static;
}
table.menu td	{
	color: #afcb51;            /* Must be the same as tdColor in the menu_script.js */
	/* background-color: #40413d; Must be the same as tdBgColor in the cms_dropdown.js */
	background-image: url(/cms/images/menuBG.jpg);
	border: 0px;
	padding: 3px 8px 2px; /*angivelse af højde/bredde på dropdown */
	width: 122px;
	height: 26px;
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

table.MenuTop td	{
	color: #afcb51;            /* Must be the same as tdColor in the menu_script.js */
	border: 0px;
	padding: 0px 0px 2px;
	font-family:  'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	white-space: nowrap;
}

/***************************** Formateringen til betalingsgateway *****************************/
.cardnum {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	width: 150px;
	}
	
.emonth {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	width: 68px;
	}
	
.eyear {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	width: 69px;
	}
	
.cvc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	}
	
.gennemfor {
	font-family: Verdana; 
	font-size: 10px; 
	color: #666666; 
	border: 1px solid #999999; 
	padding: 0; 
	background-color: #EEEEEE;
	width:80px;
	height: 17px;
	cursor:hand;
	text-align:center;
	}

/******************************* Formateringen til FoldoutMenu *******************************/
.FoldoutMenu1 {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	color: #404040; 
	font-size:11px;
	line-height: 15pt;
	font-weight: bold;
	text-decoration: none;
}

.FoldoutMenu2 {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;  
	color: #404040; 
	font-size:11px;
	line-height: 10pt;
	text-decoration: none;
}

.FoldoutMenu3 {
	font-family: 'DIN', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; 
	color: #404040; 
	font-size:11px;
	line-height: 10pt;
	text-decoration: none;
}




