/* TopLinks START */

.TopLinks ul {
	margin: 0 0 0 0;
	padding: 0 0 0 ;
	list-style: none;
}
.TopLinks li {
	float: left;
	display: block;
	padding-right:10px;
}
.TopLinks a.TopLink:active, a.TopLink:link, a.TopLink:visited { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Geneva, Arial; text-decoration: underline; }
.TopLinks a.TopLink:hover { text-decoration: none; }

/* TopLinks END */

#FrontpageMainBox
{
    width: 800px;
    float:left;
}

#FrontpageMainBox .BlueHeader
{
    font-size: 15px;
    padding-bottom:10px;
    color: #015571;
    font-size: 15px;
    font-family: Verdana, Arial, Geneva, Arial;
    font-weight:bold;
    
}

.SearchLinksToOtherSites
{
    position:absolute;
    left:11px;
    bottom:11px;
    border: none;
}

#FrontpageMainBox .Button
{
    position:absolute;
    right:11px;
    bottom:7px;
    border: none;
}

.Button
{
    position:relative;
    right:20px;
    border: none;
}

#FrontpageMainBox .Link
{
    position:absolute;
    left:11px;
    bottom:7px;
    border: none;
}

#FrontpageMainBox .List
{
    line-height: 16px;
    margin: 0;
    padding: 0 0 0 18px;
}

#FrontpageMainBox .Column1
{
    width: 320px;
    border: solid 1px #d8d8d8;
    float:left;
    margin-top:13px;
    position:relative;
}

#FrontpageMainBox .Column2
{
    width: 450px;
    border: solid 1px #d8d8d8;
    float:left;
    margin-top:13px;
    position:relative;
}

.Column3
{
    width: 165px; height:500; float:left;
    margin-top:13px;
}

#FrontpageMainBox .Content
{
    padding:9px;
}

#FrontpageMainBox .Spacer
{
    width:13px;
    float:left;
}

.GreenButton {
    background: url(../Images/TopMenu/knap.jpg) no-repeat;
    border-width:0px;
    color:#FFFFFF;
    cursor:pointer;
    /*font-family:Arial,Helvetica,sans-serif;*/
    font-weight:bold;
    font-size:11px;
    margin:0px;
    height:24px;
    width:117px;
    text-align:center;
}

.GreenButton a.GreenButton:active, a.GreenButton:link, a.GreenButton:visited { color:#FFFFFF; text-decoration: none; }
.GreenButton a.GreenButton:hover { color:#FFFFFF; text-decoration: none; }

.GreenButtonPadding
{
    padding-top:5px;
}

td.frontPagePanelHeader
{
	background-color: #efefef;
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

ul.frontPage
{	
    line-height: 25px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 20px;
}
ul.frontPage li 
{
    padding-left: 15px;
    background: transparent url(../Images/frontPageBullet.gif) no-repeat;
    background-position: 0px 9px;
}
a.frontPage:active  { color: #000000; font-size: 12px; font-family: Verdana, Arial, Geneva, Arial; text-decoration: underline }
a.frontPage:link { color: #000000; font-size: 12px; font-family: Verdana, Arial, Geneva, Arial; text-decoration: underline }
a.frontPage:visited { color: #000000; font-size: 12px; font-family: Verdana, Arial, Geneva, Arial; text-decoration: underline }
a.frontPage:hover { color: #000000; font-size: 12px; font-family: Verdana, Arial, Geneva, Arial; text-decoration: none }

.helptext 
{
	border: solid 1px #FF6600;
	background-color: #FFFFCD;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
	padding-left: 12px;
}

.helptextDiscrete 
{
	border: solid 1px #cccccc;
	font-size: 10px;
	line-height: 17px;
	padding-left: 12px;
}

.ForsideSoegning tr
{
    height:31px;
}
.ForsideSoegning td {
	vertical-align: top;
}