/**************************************************************/
/* generelle body-difinitioner                                */
/**************************************************************/

html, body {
background: url(../../images/bg.gif) top left repeat-y fixed;
color: black;
margin: 0px;
padding: 0px;
}

.overst {
position: absolute;
top: 0px;
left: 0px;
height: 1px;
width: 1px;
}

/**************************************************************/
/* topbar elementer                                           */
/**************************************************************/

#topbar {
position: fixed;
top: 0;
left: 0;
background: #fff url(../../images/top.gif);
height: 80px;
width: 100%;
color: #000;
z-index: 5;
}

#headline {
position: fixed;
top: 12px;
left: 178px;
font-size: 40px;
font-weight: bold;
z-index: 6;
}

/**************************************************************/
/* breadcrumbs                                                */
/**************************************************************/

#toptekst {
position: fixed;
width: 560px;
font-family: verdana,arial,sans-serif;
font-size: 11px;
top: 62px;
left: 180px;
z-index: 6;

}

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 {
color: #000;
background: #ccf;
}

#topend {
font-weight: 600;
}

/**************************************************************/
/* ikoner i topbar                                            */
/**************************************************************/

#icons {
position: fixed;
top: 62px;
left: 10px;
z-index: 6;
}

#icons img {
margin-right: 5px;
}

#xmllnk {
position: fixed;
top: 25px;
left: 640px;
z-index: 6
}

/**************************************************************/
/* aktive brugere                                             */
/**************************************************************/

#brugere {
position: fixed;
top: 42px;
left: 7px;
font-family: verdana,arial,sans-serif;
font-size: 11px;
z-index: 6
}

/**************************************************************/
/* freefind søgning                                           */
/**************************************************************/

.find {
position: fixed;
top: 0px;
left: 7px;
z-index: 6
}

#findinput {
	position: absolute;
	left: 0px;
	top: 19px;
	margin: 0;
	}

#findsend {
	position: absolute;
	top: 17px;
	left: 94px;
	}

.find a:link, .find a:visited, .find a:active {
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #0000cc;
background: inherit;
margin: 0;
}

.find a:hover {
color: #fff;
background: #00f;
}

input, textarea {
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 10px;
font-weight: 400;
color: #000000;
background: #ffffff
}

.knapper {
font-family: verdana,sans-serif;
font-size: 10px;
font-weight: 300;
color: #000000;
background: #d4d0c8;
margin: 0;
}

/**************************************************************/
/* counters placering                                         */
/**************************************************************/

.cnt {
position: fixed;
top:12px;
left:621px;
width: 90px;
z-index: 5;
}

/**************************************************************/
/* menuens placering                                          */
/**************************************************************/

.menu {
margin-top: 0px;
margin-left: 0;
padding-left: 0px;
}

.menu li {
list-style-type: none;
margin-bottom: 0;
}

#menu {
position: fixed;
top: 0px;
left: 0px;
padding-top: 80px;
padding-left: 5px;
width: 150px;
font-family: verdana,arial,sans-serif;
font-size: 10px;
z-index: 5;
}

/**************************************************************/
/* definition af menulinks                                    */
/**************************************************************/

a.mlink:link,a.mlink:visited,a.mlink: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: normal;
border-bottom: 1px solid #d6d6ff;
}

a.mlink:hover {
background: #ccf;
color: #000;
}

/**************************************************************/
/* footers placering                                          */
/**************************************************************/

#footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 25px;
color: #000;
background: #fff url(images/foot.gif);
text-align: center;
padding-top: 2px;
}

#footer h5 {
margin: 5px 0 0 180px;
} 

h5 {
font-family: verdana,arial,sans-serif;
font-size: 10px;
font-weight: 400;
text-align: left;
margin-bottom: 45px;
}

h5 a:link, h5 a:active, h5 a:visited {
color: #999;
background: inherit;
text-decoration: none;
font-weight: 600;
}

h5 a:hover {
background: #ccf;
color: #000;
}

/**************************************************************/
/* indholds placering                                         */
/**************************************************************/

#indhold {
padding-left: 190px;
padding-right: 15px;
padding-top: 85px;
}

/**************************************************************/
/* indholds design                                            */
/**************************************************************/

a.tlink:link,a.tlink:visited,a.tlink:active {
font-family: verdana,arial,sans-serif;
color: #00c;
background: inherit;
text-decoration: none;
font-size: 12px;
font-weight: 600;
}

a.tlink:hover {
background: #ccf;
color: #000;
}

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: inherit;
}

a.jlink:hover {
background: #ccf;
color: #000;
}

.hop {
width: 45%;
}

.dec {
list-style: decimal
}

.hr100 {
width: 100%;
text-align: center
}

img {
border: none;
}

p, li {
font-family: verdana,arial,sans-serif;
font-size: 12px;
} 

#indhold h1 {
font-family: arial,verdana,sans-serif;
font-size: 25px;
font-weight: 800;
text-align: center;
}

#indhold h2 {
font-family: arial,verdana,sans-serif;
font-size: 20px;
font-weight: 800;
text-align: center;
}

code {
font-size: 12px;
color: red;
background: #eeeeee;
display: block;
margin-left: 0px;
margin-right: 10px;
margin-top: 1em;
margin-bottom: 1em;
padding: 15px;
border: solid 1px #999999;
}

tt {
font-family: "courier new", courier, monospace;
color: red;
background: inherit;
}

