body {
/*font: 11px/14px verdana, sans-serif;*/
/*color: #000000;*/
background: url(/Billeder_css/bg_stars1.gif) top left repeat;
/*padding: top right botom left;*/
padding: 0px 0px 0px 170px;
margin: 0px;
}

#indhold {
background: transparent url(/Billeder_css/paper.gif) top left repeat;
/*Tekst margin*/
padding-top: 25px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 25px;
/*Kanter*/
margin-right: 20px;
margin-left: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

body, p, td, blockquote, ul, ol, dl, option {
/*font-family : "Times New Roman",Times,Serif,Bookman;*/
font-family : Verdana, Garuda;
font-size: 10pt;
}

h1, h2, h3, h4, h5 h6{
/*font-family: Serif, Comic Sans MS, arial, helvetica, sans-serif;*/
/*font-family : "Times New Roman",Times,Serif,Bookman;*/
font-family : Georgia, "DejaVu Serif", serif;
}

h1 {
font-size: 24pt;
font-weight: bold;
text-align: center;
}

h2 {
font-size: 20pt;
font-weight: bold;
}

h3 {
font-size: 14pt;
font-weight: bold;
}

h4 {
font-size: 12pt;
font-weight: bold;
}

h5 {
font-size: 10pt;
font-weight: bold;
}

h6 {
font-size: 8pt;
font-weight: bold;
}

#menu {
position:absolute;
left:10px;
top:10px;
width:160px;
color: white;
}

#menu a:link, #menu a:visited, #menu a:active {
color: #fff;
/*background: transparent;*/
background: black;
font-family: Verdana, Garuda, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
/*display: block;*/
margin-left: 5px;
padding: 1px;
width: 150px;
line-height: 15pt;
}

#menu a:hover {
color: #fff;
background: #00f;
}

#indhold a:link, #indhold a:visited, #indhold a:active {
text-decoration: none;
color: blue;
display: inline;
padding:0;
/*font-size: 11pt;*/
}

#indhold a:hover {
text-decoration: none;
color: gray;
}

p.center {
text-align: center;
}

h2.link_center {
font-family : Georgia, "DejaVu Serif", serif;
text-align: center;
}

h3.link_center {
font-family : Georgia, "DejaVu Serif", serif;
text-align: center;
}

h4.link_center{
font-family : Georgia, "DejaVu Serif", serif;
text-align: center;
}

h2.jump_center {
text-align: center;
font-size: 24pt;
}

#sub_menu {
font-family : Georgia, "DejaVu Serif", serif;
margin-left: 7px;
font-size: 8pt;
font-weight: normal;
padding: 0px;
}
#sub_menu a:link, #sub_menu a:visited, #sub_menu a:active {
color: #fff;
display: inline;
padding:0;
font-size: 8pt;
font-weight: normal;
margin-left: 7px;
}

.center_text{
text-align: center;
}

/*Mindre afstand omkring overskrifter, husk <br />*/
.menu_heading{
display: inline;
}

/*Center tabeller*/
table
{ 
margin-left: auto;
margin-right: auto;
}
