﻿/*
Mørkest: #719702
Mørkere: #88b603
Mørk: #98cc03
*/
a
{
	color: #ffffff;
}
a:visited
{
	color: #ffffff;
}
a:active
{
	color: #ffffff;
}
body
{
    background-position: center top;
    font-family: Tahoma, Arial, sans-serif;
    color: #ffffff;
    font-size: 10pt;
    margin: 15px 0px 15px 0px;
    background: #98cc03 url('images/fr6backgroundbottom.gif') repeat-y scroll center top;
}
.site_title
{
	font-size: 60px;
	font-family: Impact, Arial, sans-serif;
}
.site_subtitle
{
    letter-spacing: 1px;
    font-size: 18px;
    color: #D9E6E6;
}
.centerbaggrund
{
	background-color: #719702;
}
.knap
{
	background-color: #88b603;
	border: 1px solid #ffffff;
	height: 100%;
}
.knap_mouseover
{
	background-color: #98cc03;
	border: 1px solid #ffffff;
	height: 100%;
	font-weight: bold;
}
.knap_text
{
	font-family: Tahoma, Arial, sans-serif;
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}
li
{
	margin-top: 10px;
	margin-bottom: 10px;
}
h1
{
    font-size: 200%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
h2
{
    font-size: 125%;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
}
#topbackground
{
    padding: 0px;
    background-image: url('images/fr6top.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height: 120px;
}
