﻿A
{
    /*color: #FFB400;*/
    color: #404040;
    text-decoration: none;
}

A IMG
{
    vertical-align: middle;
}

A IMG, BUTTON IMG, .Input IMG
{
    vertical-align: middle;
}

A:Hover
{
    color: #DA251C;
}

A.Button
{
    width: 154px; /*border : 2px solid #000000;*/
    border: none;
    padding: 2px;
    color: #000000;
    background: #FFEAB7;
    text-align: center;
}


.menubut
{
    text-align: left;
}

A.Button.Cancel
{
    background: #F8D3D2;
}

A.Button.Continue
{
    background: #CCE8D2;
}

.FaktaBoxTitle
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 1.3em;
}
.FaktaBoxHdr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
}
.FaktaBoxBody
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.0em;
}
.IndexVelkommen
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
    color: #007A37;
}
.IndexHdr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    color: #404040;
}
.IndexText 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em;
    color: #404040;
    cursor: pointer;
}
.ForsideBoxTextLeft
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.4em;
    color: #404040;
}
.ForsideBoxTextRight
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.2em;
    color: #404040;
}
.ForsideBoxText
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1em;
    color: #404040;
}
.ForsideBoxTextInfo
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 1.0em;
    color: #00439E;
}

.ButContinueSilver
{
    /*text-decoration : none;*/
    width: 154px; /*border : 2px solid #000000;*/
    padding: 2px;
    color: #000000;
    font-weight: bold; /*font-style: italic;*/
    background: Silver;
    text-align: center;
    font-size: 0.95em;
    font-size: 1.1em; /* 0.95*/
}
.ButContinue
{
    text-decoration: none;
    width: 154px; /*	border : 2px solid #000000;*/
    border: none;
    padding: 2px;
    color: #000000;
    background: #FFEAB7;
    text-align: center;
    background: #CCE8D2; /* 204, 232, 210 */
    font-size: 1.0em; /* 0.95*/
    font-size: 1.1em; /* 0.95*/
}
.But5Continue
{
    text-decoration: none;
    width: 100px; /*	border : 2px solid #000000;*/
    border: none;
    padding: 2px;
    color: #000000;
    background: #FFEAB7;
    text-align: center;
    background: #CCE8D2; /* 204, 232, 210 */
    font-size: 1.0em; /* 0.95*/
    font-size: 1.1em; /* 0.95*/
}
.ButSlet
{
    text-decoration: none;
    width: 154px;
    border: 2px solid #000000;
    padding: 2px;
    color: #000000;
    background: #F8D3D2;
    text-align: center;
}
.ListButEdit
{
    text-decoration: none;
    width: 70px;
    border: 2px solid #000000;
    padding: 2px;
    color: #000000;
    background: #FFEAB7;
    text-align: center;
}
.ListButEditSilver
{
    text-decoration: none;
    width: 70px;
    border: 1px outset;
    padding: 2px;
    color: #000000;
    background: Silver;
    text-align: center;
    font-size: 0.95em;
}
.ListButFiveSilver
{
    text-decoration: none;
    width: 100px;
    border: none outset;
    padding: 2px;
    color: #000000;
    font-weight: bold;
    background: Silver;
    text-align: center;
    font-size: 0.95em;
    font-size: 1.1em; /* 0.95*/
}
.ListButDelete
{
    text-decoration: none;
    width: 70px;
    border: 2px solid #000000;
    padding: 2px;
    color: #000000;
    background: #F8D3D2;
    text-align: center;
}

BODY
{
    background: url(../gfx/bg_body.gif) repeat-x; /*	color : #666666;*/ /*	color : #555555;*/ /*	color : #444444;*/
    color: #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
}

BUTTON
{
    width: 204px;
    border: 2px solid #000000;
    background: #FFEAB7;
    color: #000000;
    cursor: pointer;
}

BUTTON.Cancel
{
    margin-top: 10px;
    background: #F8D3D2;
    position: absolute;
    left: 30px;
}

BUTTON.Continue
{
    margin-top: 10px;
    background: #CCE8D2;
    position: absolute;
    right: 30px;
}

FORM
{
    margin: 0;
    padding: 0;
}

P /* ny */
{
    color: #000000;
}

H1
{
    margin: 0 0 3px 0;
    padding: 0;
    color: #000000;
    font-size: 1.8em;
    font-style: italic;
    text-transform: uppercase;
}

H2
{
    margin: 0 0 3px 0;
    padding: 0;
    color: #333333;
    font-size: 1.0em;
}

H3
{
    margin: 0 0 3px 0;
    padding: 0;
    color: #666666;
    font-size: 1.3em;
    font-style: italic;
}

IMG
{
    border: none;
}

IMG.Icon
{
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.passwerr
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
    color: Red;
}


LABEL.Radio
{
    float: none;
    padding: 0;
    width: auto !important;
    display: inline;
    cursor: pointer;
}

SELECT
{
    /*	width : 157px;*/ /*width : 137px;*/
}

SELECT, TEXTAREA, BUTTON
{
    /*	font-size : 1.0em;*/
    border: 1px inset #DDDDDD; /* ny */
    font-size: 1.1em;
    vertical-align: middle;
}
INPUT.TXT
{
    border: 1px inset #DDDDDD;
    border: none; /*width : 154px;*/
    font-size: 1.1em;
    height: 16px;
    margin: 0;
}

input.disabled
{
    color: #000000;
    background-color: #FFFFFF;
}

TD1
{
    /*	vertical-align : top;*/
    vertical-align: middle; /*ny*/
}

TEXTAREA
{
    border: 1px inset #DDDDDD; /*width : 154px;*/
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

UL
{
    padding: 0;
    margin: 5px 0 5px 20px;
}

LI
{
    padding: 0;
    margin: 0;
}

.AlertWrapper
{
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
}

.AlertWrapper .AlertBG
{
    width: 100%;
    background: #FFFFFF;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
}

.AlertWrapper .Alertbox
{
    width: 420px;
    padding: 10px;
    border: 2px solid #000000;
    background: #FFFFFF;
    position: absolute;
    top: 0;
}

.AlertWrapper .Alertbox BUTTON
{
    position: relative;
}

.AlertWrapper .Alertbox BUTTON.Cancel
{
    float: left;
    margin-top: 10px;
    left: 0;
}

.AlertWrapper .Alertbox BUTTON.Continue
{
    float: right;
    margin-top: 10px;
    right: 0;
}

.AlertWrapper .Alertbox H1
{
    margin: 0 0 3px 0;
    color: #00439E;
    font-size: 16px;
}

.Bold
{
    font-weight: bold;
}

.Italic
{
    font-style: italic;
}

.Center
{
    text-align: center;
}

.ColorBlue
{
    color: #00439E;
}

.ColorGreen
{
    color: #008E1E;
}

.ColorRed
{
    color: #DA251C;
}

.ColorYellow
{
    color: #FFB400;
}

.Error
{
    color: #DA251C;
}

/* -------------------------- */

.InputBlock
{
    /*	border : 2px solid #000000;*/
    border: 1px solid #000000;
    margin-bottom: 10px;
    background: #FFF7E5;
}

.InputBlock .Input
{
    border-right: 1px solid #FFF7E5;
    border-bottom: 1px solid #FFF7E5;
    border-top: 1px solid #FFF7E5; /*width : 75%;*/
    padding: 1px;
    background: #FFEAB7;
    color: #000000;
    vertical-align: middle;
}

.InputBlock .Input A, .InputBlock .Label A
{
    color: #000000;
}

.InputBlock .Input A:Hover, .InputBlock .Label A:Hover
{
    color: #DA251C;
}

.InputBlock .Label
{
    border-left: 1px solid #FFF7E5;
    border-bottom: 1px solid #FFF7E5;
    border-top: 1px solid #FFF7E5; /*width : 25%;*/
    padding: 5px 1px;
    color: #000000;
    background: #FFEAB7;
    font-weight: bold;
    vertical-align: middle;
}


.ListHeader
{
    border-bottom: 1px solid #999999;
}

.PadLeft
{
    padding-left: 5px;
}

.PadRight
{
    padding-right: 5px;
}

.PersonalScale
{
    /*border : 2px solid #000000;*/
    border: 1px solid #000000;
    margin-bottom: 10px;
    font-weight: bold;
}

.PersonalScaleDescription
{
    /*	border : 2px solid #000000;*/
    border: 1px solid #000000;
    border-bottom: none;
    padding: 10px;
    height: 170px;
    overflow: auto;
}

.ProScale
{
    /*	border : 2px solid #000000;*/
    border: 1px solid #000000;
    padding: 3px;
    margin: 5px 0 10px 0;
    background: url(../gfx/bg_proscale.jpg) repeat-y;
    color: #000000;
    font-weight: bold;
}
.ProScaleNoBorder
{
    padding: 3px;
    margin: 5px 0 10px 0;
    background: url(../gfx/bg_proscale.gif) repeat-y;
    color: #000000;
    font-weight: bold;
}

.SubListHeader
{
    border-top: 1px solid #DDDDDD;
}

.SubListHeader A
{
    display: block;
}

#DesignWrapper
{
    width: 950px;
    margin-left: -475px;
    position: absolute;
    left: 50%;
    top: 0;
}

/*
padding:25px 50px 75px 100px; ◦top padding is 25px
◦right padding is 50px
◦bottom padding is 75px
◦left padding is 100px
*/
#DesignWrapper #ContentWrapper
{
    /*width: 664px;*/
    width: 700px;
    /*padding: 20px 30px 20px 30px;*/
    padding: 10px 10px 0px 10px;
    top: 181px;
    position: absolute;
    left: 224px;
}

#DesignWrapper #DesignHeader
{
    width: 950px;
    background: url(../gfx/bg_designheader.jpg) no-repeat;
    height: 88px;
    position: absolute;
    left: 0;
    top: 0;
}

#DesignWrapper #DesignRightline
{
    width: 294px;
    background: url(../gfx/bg_rightline.jpg) no-repeat; /*	height : 499px;*/
    height: 1000px;
    position: absolute;
    right: 0;
    top: 181px;
}

/* bruges ikke mere */
#DesignWrapper #Header
{
    width: 950px;
    background: url(../gfx/header_default.jpg) no-repeat;
    height: 89px;
    top: 90px;
    left: 0;
    position: absolute;
}
#DesignWrapper #LogoLeft
{
    width: 656px;
    height: 89px;
    top: 90px;
    left: 0;
    position: absolute;
}
#DesignWrapper #LogoRight
{
    width: 294px;
    height: 89px;
    top: 90px;
    right: 0;
    position: absolute;
}

/* 
<div id="Header" class="BLANK">
*/
#DesignWrapper #Header.BLANK
{
    background: url(../gfx/header_blank.jpg) no-repeat;
}

#DesignWrapper #Header.PARI
{
    background: url(../gfx/header_pari.jpg) no-repeat;
}

#DesignWrapper #Header.RMP
{
    background: url(../gfx/header_rmp.jpg) no-repeat;
}

#DesignWrapper #Header.SRP
{
    background: url(../gfx/header_srp.jpg) no-repeat;
}

#DesignWrapper #MenuWrapper
{
    width: 220px;
    padding: 0 2px;
    background: url(../gfx/bg_menu.jpg) no-repeat;
    position: absolute;
    left: 0;
    top: 181px;
    height: 479px;
    overflow: visible;
}

#DesignWrapper #MenuWrapper .Menu
{
    padding: 10px;
}

#DesignWrapper #MenuWrapper .Menu .Current
{
    color: #008E1E;
}

#DesignWrapper #MenuWrapper .Menu .Selected
{
    color: #00439E;
}

#DesignWrapper #MenuWrapper .Menu A
{
    width: 100%;
    display: block;
    color: #666666;
    height: 12px;
}

#DesignWrapper #MenuWrapper .Menu A:Hover
{
    color: #DA251C;
}

#DesignWrapper #LeftAccordionWrapper
{
    width: 450px; /*padding : 20px 30px 20px 30px;*/ /*top : 220px;*/
    position: absolute;
    left: 20px; /* was 212 */
}
#DesignWrapper #RightAccordionWrapper
{
    width: 220px; /*padding : 20px 30px 20px 30px;*/ /*top : 220px;*/
    position: absolute; /*left : 680px;*/
    right: 20px;
}

/* -- undersider til forsiden

+-------------------------+ +-----------+
!     header              ! !  fakta    !
+-------------------------+ !  box      !
+-----------+  +----------+ !           !
!           !  !          ! !           !
!   left    !  !  right   ! !           !
!           !  !          ! !           !
!           !  !          ! !           !
+-----------+  +----------+ +-----------+
+---------------------------------------+
!     footer                            !
+---------------------------------------+

-- */

/*
padding:25px 50px 75px 100px; 
top padding is 25px
right padding is 50px
bottom padding is 75px
left padding is 100px
*/

#DesignWrapper #MainPageContentHeader {
	padding : 10px 10px 10px 10px;
	width : 480px;
	height : 50px;
	top : 0; /*170px;*/
	left : 0;
	position : absolute;
}
#MainPageContentHeader #MainPageContentLeftWrapper {
	padding : 10px 10px 10px 10px;
	width : 480px;
	/*top : 390px;
	position : absolute;*/
	left : 0px;
}
#MainPageContentLeftWrapper #MainPageContentLeft  {
	padding : 10px 10px 10px 10px;
	width : 230px;
	position: absolute;
	left : 0px;
}
#MainPageContentLeftWrapper #MainPageContentMid {
	padding : 10px 10px 10px 10px;
	width : 230px;
	position : absolute;
	left : 250px;
}
#DesignWrapper #MainPageContentRight {
	padding : 10px 10px 10px 10px;
	width : 200px;
	height : 300px;
	right : 0;
	top : 0; /*170px;*/
	position : absolute;
}
#DesignWrapper #MainPageContentBottom {
	padding : 10px 10px 10px 10px;
	width : 700px;
	/*height : 50px;*/
	top : 320px;
	left : 0;
	position : absolute;
}

/* -- ny forside 2 lige store spalter -- */

/*
padding:25px 50px 75px 100px; 
top padding is 25px
right padding is 50px
bottom padding is 75px
left padding is 100px
*/

#ContentWrapper #MainPage2ContentHeader {
	padding : 10px 10px 10px 10px;
	width : 700px;
	height : 50px;
	top : 0; 
	left : 0;
}
#MainPage2ContentHeader #MainPage2ContentWrapper {
	padding : 10px 10px 3px 0px;
	width: inherit;
	left : 0px;
}
#MainPage2ContentWrapper #MainPage2ContentLeft  {
	padding : 10px 0px 3px 0px;
	width : 340px;
	float: left;
}
#MainPage2ContentWrapper #MainPage2ContentRight {
	padding : 10px 10px 3px 0px;
	width : 340px;
	float: right;
}
#MainPage2ContentHeader #MainPage2ContentBottom 
{
    clear: both;
	padding : 0px 0px 5px 0px;
	width : 690px;
	left : 0px;
}

