#page {
  position: relative;

  text-align: center;
  margin-right: auto;
  margin-left: auto;

}

#mainbox {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	height: 68px;
	background-color: #990000;

	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	border: 1px solid #000;		
}

#leftcolumn {
	float: left;
	width: 181px;
	text-align: center;
       display: none;
}

#menu {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
        border-bottom: 1px solid #000;
	padding: 5px;
        line-height: 1.4em;
	background-color: #ffeeee;
	text-align: left;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    	font-family: Arial,'Bitsteam Vera Sans',sans-serif;
	font-size: 8pt; 
 
}

#menu ul ul {
    padding-left: 15px;
    margin: 0;
    border: none;
}

#menu li a{
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    
}

#menu li a:hover {
    
    background-color: #990000;
    color: white;
}



#menu li li a{
    text-decoration: none;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}


#menu a.IOO_l1, #menu a.III_l1, #menu a.IOO_l2 {
     text-decoration: underline;
     color: black;
}

#leftmenu a.OII_l1 {
     text-decoration: underline;
}

#mainpage {
	background-color: #fff;
	
	border-top: 1px solid white;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height: 1.4em;
	padding-right: 10px;
	padding-left: 10px;
}

#nyhedsTabel {
	padding-right: 0px;
	padding-left: 0px;
background-color: #ffeeee;
}

.faktaHeader {
    font-weight: 700;
background-color: #990000;
color: white;
font-size: 9pt; 
}

.faktaContent {
line-height: 1.4em;
padding-bottom: 10px;
font-size: 9pt; 
}

.comments {
width: 100%;
	padding-right: 0px;
	padding-left: 0px;
background-color: #ffeeee;
	display: none;
}
.commenthead {
white-space: nowrap;
    font-weight: 700;
background-color: #990000;
color: white;
font-size: 9pt;
border-top: 1px solid #000; 
}

.commentcontent {
line-height: 1.4em;
padding-bottom: 10px;
font-size: 9pt; 
}

.commenttitle {
width: 100%;
}

td {
font-size: 9pt; 
}

#credits {
          margin-left: 210px;
          text-align: center;
    	font-family: Arial,'Bitsteam Vera Sans',sans-serif;
	font-size: 8pt; 

}

#kalendervisningEven {
background-color: #ffeeee;
padding-bottom: 10px;
line-height: 1.4em;
font-size: 9pt;
border-top: 1px solid #000; 
}
#kalendervisningOdd {
background-color: #ffffff;
padding-bottom: 10px;
line-height: 1.4em;
font-size: 9pt; 
border-top: 1px solid #000; 
}

#log {
background-color: #ffeeee;
font-family: 'Bitstream Vera Sans Mono',monospace;
font-size: 8pt; 
}

body {
    	font-family: Arial,'Bitstream Vera Sans',sans-serif;
font-size: 9pt; 
background-color: #eeeeee;
}

h1 {
line-height: 1.0em;
}

img {
margin-left: 10px;
margin-right: 10px;
}

form {
display: none;
}
