/* ----------------------------------------------------------------
                    Fundanemt Theme - Default
     Based on template by: Oscar Eg Gensmann (oscar@gensmann.com)
     Author: Brian Jørgensen (qte@fundanemt.com)
	 Modified by Kim T. Laustrup - modus grafisk (kim@modusgrafisk.dk)
---------------------------------------------------------------- */

/* Resetting html elements to prefered default status 
to remove some crossbrowser issues */
body{margin:0px;}
a img{border:none}
img{padding-left:5px; padding-right:5px;}
form{margin:0px}
p { margin:1px;}

/* Setting the font */
body, td{font:11px verdana, helvetica, sans, sans-serif; color:#000000;}

h1{font-size:20px; color:#705130; margin-bottom:-15px}
h2{font-size:12px; color:#705130; margin-bottom:-10px}
h3{font-size:12px; color:#705130; margin-bottom:-10px}
h4{font-size:12px; color:#705130; margin-bottom:-10px}
h5{font-size:12px; color:#705130; margin-bottom:-3px; margin-top:20px;}
h6{font-size:12px; color:#705130; margin-bottom:-10px}

table{ margin-top:10px;}

/* Styling the content*/
#main{
	position:absolute;
	width: 190mm;
	height: 270mm;
	/*text-align:justify;*/
}

a {
color:#000000;
}

#menu{
	visibility:hidden;
	position:absolute;
	width:0px;
	/*background-image:url(opdelt/menu.jpg);*/
}