
#oDiv {
	width:185mm;
	height:140mm;
	background-color:#ffffff; 
	font-face:verdana,arial; 
	padding:3;
	border:solid 1pt #000000; 
	scrollbar-base-color:#E1E882;
	scrollbar-arrow-color:#000000;
	owerflow:auto;
}

TH {
 font-family : Arial, Helvetica, Sans serif, Verdana; 
 font-size : 11px;
 color : #666666; 
 font-weight:bold;
 text-justify:left;
}


TD {
 font-family : Arial, Helvetica, Sans serif, Verdana; 
 font-size : 11px;
 color : #000000; 
}


TABLE {
 font-family : Arial, Helvetica, Sans serif, Verdana; 
 font-size : 11px;
 color : #000000; 
}


H6 {
 font-family : Arial; 
 color : #000000; 
 font-size : 11px;
 font-weight: bold;
 }


H5 {
 font-family : Arial; 
 color : #000000;
 font-size : 11px; 
 font-weight: bold;
}


H4 {
 font-family : verdana,Arial; 
 color : #6F7955; 
 font-weight: bold;
}


H3 {
 font-family : Arial; 
 color : #000000;
 font-size : 11px; 
 font-weight: bold;
}


H2 {
 font-family : Arial;
 color : #000000; 
 font-size : 11px; 
 font-weight: bold;
}


H1 {
 font-family : verdana,Arial; 
 color : #6F7955;
 font-size : 16px; 
 font-weight: bold;
}


A:visited {
 color : #000000; 
 text-decoration : none; 
}


A:link {
 /* color : #000000; */
 color: #000000;
 text-decoration : none; 
}

A:hover {
 color : #000000;
 text-decoration : none;
}

A:active {
 color : #000000; 
 text-decoration : none; 
}


.knapp
{
    /*
    BORDER-BOTTOM : #6F7955 1px solid;
    BORDER-LEFT : #6F7955 1px solid;
    BORDER-RIGHT : #6F7955 1px solid;
    BORDER-TOP : #6F7955 1px solid;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3,Color='gray', Positive='true');
    background-color: #AAB883;
    */
    
    COLOR: #000000;
    font-family : Arial, Helvetica, Verdana, Sans serif;
    font-size : 8pt;
    
}
.clsknapp
{
    BORDER-BOTTOM : #000000 2px solid;
    BORDER-LEFT : #000000 1px solid;
    BORDER-RIGHT : #000000 2px solid;
    BORDER-TOP : #000000 1px solid
    font-family : Arial, Helvetica, Verdana, Sans serif;
    font-size : 8pt;
}
td {
	font-family:verdana,arial;
	font-size:10px

}
.combobox {
	font-family:verdana,arial;
	font-size:10px;
	background-color: #E1E882;
	font-weight:bold;
	color:#000000;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4,Color='#E6E6E6', Positive='true');

}
.combobox_org {
	font-family:verdana,arial;
	font-size:10px;
	background-color: #ffffff;
	font-weight:bold;
	color:#000000;

}
.textbox {
	font-family:verdana,arial;
	font-size:10px;
	border:solid 1pt #000000;
	background-color: #E1E882;
	color:#000000;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4,Color='#E6E6E6', Positive='true');
}
.textbox_org {
	font-family:verdana,arial;
	font-size:10px;
	border:solid 1pt #000000;
	background-color: #ffffff;
	color:#000000;

}

iframe {
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4,Color='#E6E6E6', Positive='true');
	border:solid 1pt #000000;


}
textarea {
	font-family:verdana,arial;
	font-size:10px;
	border:solid 1pt #000000;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4,Color='#E6E6E6', Positive='true');
}

BODY {
	
	font-family: verdana,Arial, Helvetica, Sans serif; 
 	font-size: 10px;
	margin: 0px 0px 0px 5px;
	
 	color: #000000; 
 	background-color: #ffffff; 
	/*
	background-image: url('/images/bg.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	*/
	
}
.courier {font-family:courier;font-size:12px;font-weight:bold}
.fete_rubrik {font-family:arial black;font-size:28px;font-weight:bold}
.halv_fete_rubrik {font-family:arial;font-size:28px;font-weight:bold}
.rubrik {font-family:arial;font-size:18px;font-weight:bold}
.liten_rubrik {font-family:arial;font-size:12px;font-weight:bold}
.right {border-right:solid 1pt #000000}
.top {border-top:solid 1pt #000000}
.left {border-left:solid 1pt #000000}
.bottom {border-bottom:solid 1pt #000000}