﻿.hovedmenu
{
    font-family: Arial Narrow, Arial;
    font-size: 18px;
	font-weight:bold;
	color:#333333;
	padding-right:10px;
	padding-left:10px;
	line-height:25px;
}

#MainLinks a:active 
{
	color: #99cc00;
}

#MainLinks a:hover
{
	color: #333333;
    text-decoration: none;
}

.undermenu, .undermenu
{
    font-family: Arial Narrow, Arial;
    font-size: 13px;
	text-decoration: none;
	color:#666666;
}


.undermenu:hover {
	color: #666666;
}




.menu, .menu:visited, .menuaktiv
{
	border-bottom: 6px solid #c9c9c9;
	padding-left:8px;
	padding-right:8px;
	padding-bottom: 15px;
	text-decoration: none;
}

.menu:hover, .menuaktiv {
	color: #666666;
	border-bottom: 6px solid #99cc00;
}

.menu:active  {
	text-decoration: none;
	border-bottom: 6px solid #99cc00;
}


.overskrift, .overskrift-grøn 
{
    font-family:Arial Narrow, Arial;
    font-size:20px;
    color:#333333;
    font-weight:bold;
}

.overskrift-grøn  {
    color:#99cc00;
    margin-left:5px;
}


.brødtekst, .underoverskrift
{
    font-family: Verdana, Arial;
    color:#333333;
}

a:link, a:visited
{
    text-decoration: none;
}

.brødtekst
{
    font-size:11px;
    line-height:18px;
}



.underoverskrift
{
    font-size:12px;
    line-height:18px;
    font-weight:bold;
}



.tabel-valgmuligheder
{
    margin-bottom:20px;
    margin-left:20px;
    margin-top:20px;
    margin-right:20px;
    
}

.åbningstider
{
    font-size:11px;
    line-height:22px;
}


a
{
    font-family: Verdana, Arial;
    font-size: 11px;
	color:#333333;
}

a:hover {
	color: #333333;
	text-decoration:underline;
}

a:visited {
	color: #333333;
}
