
A:link, A:active, A:visited
 	{	color: #316B31;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica;
		font-weight: normal;
		font-size: 8pt;}
A:hover { color: Black; font-weight: Normal; text-decoration: none;font-size: 8pt;}

TD	{font-family: Verdana, Arial, Helvetika, sans-seriff; color: Black;font-size: 8pt;}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 11px
}

Body 

{ 	background-image: url(meny/bggolf.gif);
	background-color: #FFFFFF;
	scrollbar-face-color:White; 
	scrollbar-3dlight-color:#666699;
	scrollbar-darkshadow-color:#666699; 
	scrollbar-arrow-color:#008040;
	scrollbar-track-color:#E3E2E2 
	}
	
	
.name { border: 3px #6699FF double}

A.black:link, A.black:active, A.black:visited
 	{	color: 000000;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica;
		font-weight: normal;
		font-size: 8pt;}
A.black:hover { color: #ffffff; font-weight: normal; text-decoration: none; font-size: 8pt;}

A.white:link, A.white:active, A.white:visited
 	{	color: ffffff;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica;
		font-weight: normal;
		font-size: 8pt;}
A.white:hover { color: #ffffff; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 8pt;}


A.inforuta:link, A.inforuta:active, A.inforuta:visited
 	{	color: #2727F7;
		text-decoration: underline;
		font-family: Verdana, Arial, Helvetica;
		font-weight: normal;
		font-size: 8pt;}
A.inforuta:hover { color: #000000; font-weight: normal; text-decoration: underline;font-family: Verdana, Arial, Helvetica; font-size: 8pt;}

A.toggleLink:link, A.toggleLink:active, A.toggleLink:visited
 	{	color: #316B31;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica;
		font-weight: bold;
		font-size: 8pt;}
A.toggleLink:hover { color: #000000; font-weight: bold; text-decoration: underline;font-family: Verdana, Arial, Helvetica; font-size: 8pt;}


H1 {font-family: Calibri, Verdana, Arial, Helvetica; color: 336633;font-size: 14pt;}
H2 {font-family: Calibri, Verdana, Arial, Helvetica; color: 336633;font-size: 11pt;}






/* till popuprutan */
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:500px;
width:640px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#297339;
font-size:20px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}
