Body, TD, Input, Select, Checkbox, textarea {
	font-family:  verdana, tahoma ;		
	font-size: 12px;	
	color: black;					
}

P {
	margin-top : 0px; 
	margin-bottom : 10px;
}

.NavPil {
	font-size: 7px;	 
}

A:link {    
	color:174C96;
    text-decoration: underline;     
	
}
A:visited {
	color:174C96;
	text-decoration: underline; 
	}
A:hover {
	color:174C96;
	text-decoration: underline;  
}

A.topbar:link, A.topbar:visited {	
	font-size: 15px;	
	font-weight:bold;
	color : white;
	font-weight:bold;
	text-decoration : none;
}
A.topbar:hover {
	text-decoration : underline; 		
}

A.topbarbund:link, A.topbarbund:visited {	
	font-size: 11px;	
	/*font-weight:bold;*/
	color : white;
	text-decoration : none;
}
A.topbarbund:hover {
	text-decoration : underline; 		
}


H1 {
	font-size: 23px;
	color: black;
	margin-top : 0px;
	margin-bottom : 10px;	
	padding-bottom : 0px;	
}	

H2 {
	font-size: 18px;
	color: black;
	margin-top : 0px;
	margin-bottom : 10px;	
	padding-bottom : 0px;	
}	

H3 {
	font-size: 12px;
	font-weight: bold;
}


A.KNAP:link, A.KNAP:visited {
height:23px;
width:100%;
text-align:center;
text-decoration:none;
color:5F5F61;
font-size:14px;
font-weight:bold;
padding-top:2px;
background: url(grafikstykker/knap/bgknap.gif);
border:1px solid #626262;
}

A.KNAP:hover {
height:23px;
width:100%;
text-decoration:none;
color:5F5F61;
font-size:14px;
font-weight:bold;
padding-top:2px;
background: url(grafikstykker/knap/bgknap1.gif);
border:1px solid #626262;
}


    /*HER STARTER TIL KATEGORI*/

#tblcontent         {
                    width: 100%;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }

#leftbar            {
                    width: 160px;
                    }

.tblrub             {
                    width: 100%;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    font-size: 9pt;
                    }

.tdinfo             {
                    width: 346px;
                    }


#rubcontent         {
                    padding-left: 10px;
                    padding-right: 10px;
                    padding-top: 0px;
                    padding-bottom: 0px;
                    vertical-align: top;
                    }   

.tdrublogo          {
                    width: 128px;
                    padding-left: 10px;
                    padding-right: 10px;
                    padding-top: 10px;
                    padding-bottom: 10px;
                    }

.rub_fed            {
                    font-size: 13pt;
                    font-weight: bold;
                    }

.rub_link           {
                    font-size: 13pt;
                    }

.mereinfo           {
                    /*background-color: #FFFF00;*/
                    color: #000000;
                    }

.postmenu           {
                    font-size: 10pt;
                    }
.postmenu:visited   {
                    font-size: 10pt;
                    /*color: blue;*/
                    }

.postmenu_active    {
                    font-size: 10pt;
                    font-weight: bold;
                    }

.postmenu_active:visited    {
                    font-size: 10pt;
                    font-weight: bold;
                    /*  color: blue;*/
                    }

.postmenu_selected  {
                    font-size: 10pt;
                    font-weight: bold;
                    color: red;
                    }

.postmenu_selected:visited  {
                    font-size: 10pt;
                    font-weight: bold;
                    color: red;
                    }

#tblsearch          {
                    border: 1px solid black;
                    width: 100%;
                    }

#cathead            {
                    font-weight: bold;
                    font-size: 1.5em;
                    }

#searchpaging       {
                    font-size: 10pt;
                    }

.curpage            {
                    font-weight: bold;
                    }

#searchopt          {
                    text-align: right;
                    }


#tblcontact         {
                    width: 100%;
                    }

#rubhead            {
                    margin-left: 10px;
                    }
					




	




