/**************************************************************/
/* generelle body-definitioner                                */
/**************************************************************/

body {
background: #fff url(../../images/bg.gif) top left repeat-y;
color: black;
margin: 0px;
padding: 0px;
border: 0px;
font-family: verdana, arial, sans-serif;
}

#overst {
position: absolute;
top: 0px;
left: 0px;
height: 1px;
width: 1px;
}

img {
border: none;
}

/**************************************************************/
/* topbar elementer                                           */
/**************************************************************/

#topbar {
position: absolute;
top: 0px;
left: 0px;
height: 80px;
width: 100%;
background: #fff url(../../images/top.gif) top left repeat-x;
color: #000;
}

#headline {
position: absolute;
top: 12px;
left: 178px;
font-size: 40px;
font-weight: bold;
}

#hl {
background-color: inherit;
background: url(../../images/headline.gif) no-repeat;
color: inherit;
}

/**************************************************************/
/* breadcrumbs                                                */
/**************************************************************/

#toptekst {
position: absolute;
width: 560px;
font-size: 11px;
top: 62px;
left: 180px;
}

#topend {
font-weight: 600;
}

a.bclink:link, a.bclink:active, a.bclink:visited {
color: #666;
background: inherit;
font-weight: 300;
font-size: 10px;
text-decoration: none;
}

a.bclink:hover, a.bclink:focus {
color: #000;
background: #ccf;
}

/**************************************************************/
/* ikoner i topbar                                            */
/**************************************************************/

#home {
position: absolute;
top: 62px;
left: 10px;
z-index: 6;
}

#mail {
position: absolute;
top: 62px;
left: 35px;
z-index: 6;
}

#postliste {
position: absolute;
top: 62px;
left: 60px;
z-index: 6;
}

#printer {
position: absolute;
top: 62px;
left: 95px;
z-index: 6;
}

#anb {
position: absolute;
top: 62px;
left: 120px;
z-index: 6;
}

#bookmark {
position: absolute;
top: 62px;
left: 150px;
z-index: 6;
}

#start {
position: absolute;
top: 40px;
left: 150px;
z-index: 6;
}

#xmllnk {
position: absolute;
top: 45px;
left: 648px;
z-index: 6;
}

/**************************************************************/
/* aktive brugere                                             */
/**************************************************************/

#brugere {
position: absolute;
top: 42px;
left: 7px;
font-size: 11px;
}

/**************************************************************/
/* freefind søgning                                           */
/**************************************************************/

#find {
position: absolute;
top: 4px;
left: 7px;
z-index: 6;
width: 160px;
}

#find a:link, #find a:visited, #find a:active {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #00c;
background: inherit;
}

#find a:hover, #find a:focus {
color: #000;
background: #ccf;
}

/**************************************************************/
/* peak counter                                            */
/**************************************************************/

#cnt {
position:absolute;
top:12px;
left:621px;
width:90px;
z-index:5;
}

/**************************************************************/
/* menuens placering og links                                 */
/**************************************************************/

#menu {
position: absolute;
top: 0px;
left: 0px;
padding-top: 80px;
padding-left: 5px;
width: 180px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
z-index: 5;
}

.menu {
margin-top: 0px;
margin-left: 0;
padding-left: 0px;
}

.menu li {
list-style-type: none;
margin-bottom: 0;
}

#menublok a:link, #menublok a:visited, #menublok a:active {
font-family: verdana, arial, sans-serif;
color: #000080;
background: inherit;
display: block;
width: 165px;
text-decoration: none;
font-size: 12px;
padding: 3px;
font-weight: 300;
border-bottom: 1px solid #d6d6ff;
}

#menublok a:hover, #menublok a:focus {
color: #000080;
background: #ccf;
}

/**************************************************************/
/* indholds placering                                         */
/**************************************************************/

#indhold, #searchindhold {
margin-top: 90px;
margin-left: 190px;
padding-right: 20px;
font-family: verdana, arial, sans-serif;
}

/**************************************************************/
/* copyright                                                  */
/**************************************************************/

h5 {
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: 400;
color: #999;
background: #fff;
text-align: left;
clear: both;
}

h5 a:link, h5 a:active, h5 a:visited {
color: #999;
background: #fff;
text-decoration: none;
}

h5 a:hover, h5 a:focus {
color: #000;
background: #ccf;
}

/**************************************************************/
/* generel typografi i #indhold                               */
/**************************************************************/

h1 {
font-family: arial, "ms sans serif", switzerland, swiss, helvetica, sans-serif;
color: black;
background-color: #fff;
text-align: center;
font-size: 25px;
font-weight: 800;
}

input, textarea {
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 10px;
font-weight: 400;
color: #000;
background: #fff;
}

.knapper {
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: 300;
color: #000;
background: #d4d0c8;
}

/**************************************************************/
/* hop-op links - hop-ned links                               */
/**************************************************************/

.hop{
width: 45%;
}

a.jlink:link, a.jlink:visited, a.jlink:active {
font-family: verdana, arial, sans-serif;
color: #00c;
display: block;
width: 95%;
text-decoration: none;
font-size: 12px;
font-weight: 600;
padding: 1px;
background: #fff url(images/tom.gif);
}

a.jlink:hover,a.jlink:focus {
color: #000;
background: #ccf;
}

code {
font-size: 12px;
color: red;
background: #eee;
display: block;
margin-left: 0px;
margin-right: 10px;
margin-top: 1em;
margin-bottom: 1em;
padding: 15px;
border: solid 1px #999;
}

.hr40 {
width: 40%;
text-align: center;
margin-top: 15px;
}

