
body
{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 0 0 0 0;
}
.top
{
	margin: 10 15 10 15;
}

p.Rubrik1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font : bold;
	margin-top: 1%;
}

p.page
{ 
	font-family : verdana;
	font-size : 12px;
	font : normal;
	margin-left : 3%;
 }

table.kortmenu
{
	border : 4px dotted #CCCCCC;
	margin : 0 0 10 10;
}

table.menu
{
	border : 1px solid #0E3494;
	margin : 0 0 10 10;
	background-color: #FFFFFF;
}

table.tablemenubottom
{ 
	border-top: 1px solid #0E3494;
 }

table.notis
{
 	border: 1px solid #0E3494;
	background: #CFCFCF; 
}
 
p.tablemenuright
{ 
	border-right : 1px solid #0E3494;
	height: 100%;
}
 p.tablemenuleft
{
	border-left : 1px solid #0E3494;
	height: 100%;
}
table.tablemenutop
{ 
	border-top : 1px solid #0E3494;
	border-right : 1px solid #0E3494;
	border-left : 1px solid #0E3494;
 }

p.ffklubben
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 40px;
	color:#0E3494;
	font-weight:bold;
	text-align : left;
}

td
{
	font-family : verdana;
	font-size : 12px;
	color: #3C3C3C;
	letter-spacing : 2px;
	text-decoration : none;
}


a
{
	text-decoration : none;
	font-family : verdana;
	font-size : 12px;
	color: #3C3C3C;
}

a:hover
{
	color: #AAAAAA;
}

a.menulink
{
	text-decoration : none;
	font-family : verdana;
	font-size : 12px;

	color: #3C3C3C;
}
a.link
{
	color: red;
}

 h1{
	font : bold 35;
	color: blue;
}