h1 
{
font-family: arial, verdana, geneva, helvetica; 
font-size: 30px;
color: #003366;
font-weight: bold;
text-decoration: none;
}

h2 
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 12px;
	color: #000000;
	text-decoration: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

Body 
{

}

p 
{
font-family: arial, verdana, geneva, helvetica; 
font-size: 12px;
color: #000000;
line-height: 18px;
text-decoration: none;
font-weight: normal;
}

.p2 
{
font-family: arial, verdana, geneva, helvetica; 
font-size: 10px;
color: #000000;
line-height: 16px;
text-decoration: none;
font-weight: normal;
}

.pm 
{
font-family: arial, verdana, geneva, helvetica; 
font-size: 13px;
color: #24AA14;
line-height: 18px;
text-decoration: none;
font-weight: bold;
}

a
{
font-family: arial, verdana, geneva, helvetica; 
font-size: 12px;
color: #f15c22;
line-height: 18px;
text-decoration: none;
font-weight: bold;
}

a:hover
{
font-family: arial, verdana, geneva, helvetica; 
font-size: 12px;
color: #f15c22;
line-height: 18px;
text-decoration: underline;
font-weight: bold;
}


.a2
{
	font-family: verdana, geneva, arial, helvetica; 
	font-size: 10px;
	color: #f15c22;
	line-height: 10px;
	text-decoration : none;
	font-weight: normal;
}

.a2:hover
{
	font-family: verdana, arial, geneva, helvetica; 
	font-size: 10px;
	color: #f15c22;
	line-height: 10px;
	text-decoration : underline;
	font-weight: normal;
}

.a_meny
{
font-family: verdana, geneva, arial, helvetica; 
font-size: 10px;
color: #000000;
line-height: 13px;
text-decoration: none;
font-weight: normal;
}

.a_meny:hover
{
font-family: verdana, geneva, arial, helvetica; 
font-size: 10px;
color: #f15c22;
line-height: 13px;
text-decoration : underline;
font-weight: normal;
}

.m2_a
{
font-family: verdana, geneva, arial, helvetica; 
font-size: 10px;
color: #000000;
line-height: 13px;
text-decoration : none;
font-weight: normal;
}

.m2_a:hover
{
font-family: verdana, geneva, arial, helvetica; 
font-size: 10px;
color: #ff5a00;
line-height: 13px;
text-decoration : none;
font-weight: normal;
}

INPUT.textbox
{
    background-color: #FFECBF;
    border: 1px solid black;
    text-decoration: none;
    BACKGROUND: #FFECBF;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    color: #000000; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}
TEXTAREA.textbox
{
    background-color: #FFECBF;
    border: 1px solid black;
    text-decoration: none;
    BACKGROUND: #FFECBF;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    color: #000000; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}
SELECT.textbox
{
    background-color: #FFECBF;
    border: 1px solid black;
    text-decoration: none;
    BACKGROUND: #FFECBF;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    color: #000000; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}

UL {
	font-family: arial, verdana, geneva, helvetica; 
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.bild {border:1px; border-thickness: 1px; border-color: #000000; border-style: solid;}
A:hover .bild, A:active .bild {border:2px; border-thickness: 2px; border-color: red; border-style: solid}