h1 {
	font-family: verdana, arial, sans-serif;
	font size: 2.3em;
	margin: 3px;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font size: 1.7em;
	margin: 2px;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font size: 1.2em;
	margin: 2px;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font size: 1em;
	margin: 2px;
	font-weight: bold;
	color: #666666;
}

input, select, textarea{
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 0.9em;
font-weight: 400;
color: #000000;
background: #ffffaa;
}

 a:link, a:visited, a:active {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none; }

a:hover {
 	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline; }

body { 
    text-align: center;
    background-color: #ffffff;
    color: #000;
    font-family: verdana, arial, times, sans-serif;
    font-size: 0.7em;
    padding: 0px;
    margin: 3px;
    }
#baggr, #baggr1, #baggr2, #baggr3, #baggr4, #baggr5, #baggr6, #baggr7, #baggr8, #baggr9, #baggr10, #baggr11, #baggr12, #baggr13, #baggr14, #baggr15, #baggr16, #baggr17, #baggr18, #baggr19, #baggr20 {
	
background-color: #ffffe2;
margin-left: 3px;
margin-right: 3px;	
z-index: 1;
	}        
#topbar{
position: relative;
color: #fff;
background-color: #59709E;
width:720px;
height:70px;
min-height:70px;
border-width:0px 0px 4px 0px ;
border-style:solid;
border-color:#ffff00;
margin:5px auto 0px auto;
}

.side { 
position: relative;
    margin: 0px auto;
    text-align: left;
    width: 720px;
    
    border: 1px solid black;
    padding: 0 0px;
    color: inherit;
    background-color: #e6e6e6;
    background-image: url("mors.gif");
    background-repeat: no-repeat;
    background-position: right top;
    }

.container {
                margin: 30px 30px 30px 40px;
		border: 1px solid black;
		background-color: #ffffcc;
		height: 100%;
		filter:alpha(opacity=79);-moz-opacity:.79;
                }

#menuboks { 

    float: left;
    width: 180px;
    height: 100%;
    min-height: 100%;
    color: #000;
    background-color: #ccc;
    margin-bottom: 0px;
    }

#menuboks ul {
                list-style-type: none;
                padding-left: 2px;
                margin-left: 2px;
                width: 152px;
                }

#menuboks ul li {
                padding: 2px;
                font-size: 90%;
                font-variant: small-caps;
                }
.menu a:link, .menu a:visited, .menu a:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; }

.menu a:hover {
 	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline; }

.actarr a:link, .actarr a:visited, .actarr a:active {
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none; }

.actarr a:hover {
 	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline; }

.kalover {
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
	 }
.kaltxt {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	 }
.kallaes {
	color: #222222;
	font-size: 0.9em;
	font-weight: bold;
cursor: pointer; margin-top: 0; margin-bottom: 0;
}

td {
	color: #222222;
	font-size: 0.7em;
	font-weight: bold;
}
div#indhold {
    padding: 0 0px 0px 210px;
	background-color: #ffffcc;
	height: 100%;
	
		
    }
.footer {	
		left: 40px;
		position: absolute;
		bottom: 15px; 
                border: solid 1px #ccc;
		width: 648px;
                color: #000;
                background-color: #f6f6ff;
		border: 0px 1px 1px 1px solid black;
                
    }

img { border: 0; }

ol { text-decoration:overline;
      font-weight: bold; 
	margin: 1px; }

fed { font-weight:bold; }

.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}