/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #696;
}
ol, ul {
	list-style: none;
}
strong {font-weight:bold}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* tags */





body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul,ol, p, a { 
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom:1em;
 }

strong { font-weight:bold }

h2,h3,h4 {font-family:"Times New Roman", Times, serif}
 
h1 { font-size:200%;
margin-left:25px;
color:#003344;
font-weight:bold;
}
h2 { font-size:140%;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom:1em;
color:#003344;
font-weight:bold;
}
h3 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:112%;
	color:#003344;
	padding-bottom:.5em;
	font-weight: bold;
}

h4 {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:bold;}

ol {list-style-type:decimal; margin-left: 2em; font-size:90%;}

.se {border-bottom:1px dotted #ddd;}

/* new class */
.toolbar {margin:0px;
padding-bottom:0px;
}
.toolbar li { 
display:block;
background-color:#F5D59C;
border:2px solid;
border-color:#ddd #bbb #bbb #ddd;
margin:0px;
padding:3px; 
width:140px;

} 
.toolbar li:hover {
background-color:#F5C97B
}

.toolbare {margin:0px;
padding-bottom:0px;}
.toolbare li { 
display:block;
background-color:#F5D59C;
border:2px solid;
border-color:#ddd #bbb #bbb #ddd;
margin:0px;
padding:3px; 
margin-left:20px;
width:120px;

} 
.toolbare li:hover {
background-color:#F5C97B
}

.toolbar-top li { 
display:block;
float:left;
background-color:#E8B966;
border:2px solid;
border-color:#fd9 #fd9 #ba2 #ba2;
margin-top:4px;
padding:3px; 
width:120px;
} 

.toolbar-top li:hover {
background-color:#F5C97B
}

.kort-container { height:20px; margin-bottom:10px }
.kort-left {float: left;
   width: 100px;}

.kort-left:hover {
border-bottom:1px solid #F5C97B
}

.kort-right { float: right;
   width: 100px;
   text-align: right;
   }
.kort-right:hover {
border-bottom:1px solid #F5C97B
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color:#FF2200;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF2200;
}

.btext { 
font-size:.8em; 
line-height: normal;
}

.billed-right {
float:right;
margin-left: 5px;
width:210px;
}

.billed-right1 {
float:right;
margin-left: 5px;
}


/* body */

#container
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	
    background-color: #fff;
	
}	 


/* header */
#header
{
	height: 100px;
	width: 100%;
	padding-top:10px;
    
	background-image:url(header2.jpg);
	background-position:bottom;
	background-color: #d92;
}

 #bjaelke
{
	background-color:#E8B966;
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 10px; 
	
	margin:0px;
	font-size: 75%;
	clear:both;
	height: 10px;
	margin-bottom:2em;
    
}

/* contents */
#main {width:100%;}
#menu
{
	float: left;
	width: 150px;
	padding-left: 10px;
	font-size: 80%;
	line-height: 120%;
	
}

#contents { 
 margin-right: 25px;
 margin-left:180px;
 font-size: 90%;
 line-height: 130%; 
 border-left:1px solid #ddd;
 padding-left:10px;
 }	 
 
 /* footer */







#footer
{
	
	margin-top:1em;
	font-size: 80%;
	
	background-color: #E8B966;
	padding: 0px;
	height:30px; 
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.sig {margin:0px; padding:0px; font-size:90% ; padding-bottom:1px;}
.kort { margin:0px; padding:0px; margin-bottom:5px }

hr {
border: 0;
color: #ddd;
background-color: #ddd;
height: 1px;
width: 100%;
text-align: left;
}


.liste { font-size:90%}


.center-image {margin-left:2px;margin-right:12px; text-align:center; margin-top:25px}