body {
background: url('images/bodygradient.gif') repeat-x;
background-color: #CADEE9;
}

h1.docheader{
background: url('images/h1background.gif') no-repeat;
}

div.DefaultDoc a:hover{
color: #000000;
}

#wrapper{
background: url('images/menubgbar.gif') repeat-x 0px 67px;
}

#toolbox,
#toolbox a{
color: #666666;
text-decoration: none;
}

#menuRow {
background-color: #34ADD8;
}
#menuRow #middle a{
color: #F4F7F8;
}
#menuRow #middle a.selected,
#menuRow #middle a:hover{
color: #000000;
}

#menuRow #leftEnd{
background: url('images/menuleftend.gif') no-repeat;
}
#menuRow #rightEnd{
background: url('images/menurightend.gif') no-repeat;
}

#bannerTeaser{
background: url('images/teaserbackground.gif') no-repeat;
}

#breadRow{
color: #a7aaaa;
}
#breadRow a{
color: #5AB5BB;
text-decoration: none;
}
#breadRow a.selected{font-style: italic;}

#contentTop{
background: url('images/contentTop.gif') no-repeat;
}

#contentBody{
border-color: #C1EBEC;
}

#innerLeftContent{
background: url('images/contentinnerlefttop.gif') no-repeat #ffffff;
}

#innerLeftContent .SpotText{
background: url('images/spotbackground.gif') no-repeat;
}

#LeftMenuTop{
background: url('images/leftmenutopbackground.gif') no-repeat;
background-color: #EEF5F7;
}
#LeftMenuGradient{
background-color: #EEF5F7;
}
#LeftMenu ul li a{color: #648A8D;}
#LeftMenu ul ul{
background-color: #DDEDF1;
border-top: 1px #ffffff solid;
}
#LeftMenu ul ul ul{
background-color: #C7E7F0;
}
#LeftMenu ul ul li{
border-bottom-width: 1px;
}

#innerRightContent{
background: url('images/contentinnerrighttop.gif') no-repeat #ffffff;
}

div.personalekort{color: #648A8D;}
div.personalekort a{color: #648A8D;}

#contentBottom{
background: url('images/contentbottom.gif') no-repeat;
}

#Footer{
color: #456365;
}
#madeby a{
color: #ffffff;
}


/*Special design til personale tabel*/
#PersonaleDiagram{
padding: 0;
margin: 0;
border: 0;
border-collapse: collapse;
}
#PersonaleDiagram td{
font-size: 0;
line-height: 0;
}
#PersonaleDiagram #topleft,
#PersonaleDiagram #topright{
width: 40%;
}
#PersonaleDiagram #top,
#PersonaleDiagram #bund1,
#PersonaleDiagram #bund2,
#PersonaleDiagram #bund3,
#PersonaleDiagram #bund4,
#PersonaleDiagram #bund5
{
background-repeat: no-repeat;
background-position: center;
font-size: 10px;
line-height: 14px;
width: 20%;
height: 46px;
}
#PersonaleDiagram a{
color: #648A8D;
font-weight: bold;
text-decoration: none;
}
#PersonaleDiagram a:hover{color: #000000;}






