﻿/*
-----------------------------------------------
Kommunepakke print master
Author:   Joachim Cohn Jacobsen
Version:  1st November 2006
----------------------------------------------- */

 body {
	font-family: verdana, arial, sans-serif;
    font-size: 12px;    
	color: Black;
	margin:0;
	padding:0;
}

.clear {clear:both;}
a img {border:none;}

.accessibility {
   	position: absolute;
   	top: -999em;
   	left: -999em;
}

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}
h1 {font-size:150%}
h2 {font-size:120%}
h3 {font-size:110%}
h4 {font-size:100%}

/*------------ Main structure Start -----------------*/

#MainContent {}

#TopLogo {display:none;}

#TopArea {display:none;}


/* ------ Toolbar START ------- */

#Toolbar {display:none;}

/* ------ Toolbar END ------- */

#SearchBar {display:none;}

#TopNavigation {display:none;}

#CategoryNavigation {display:none;}

#MainDisplayContent {}

#Footer {display:none;}

/*Leftcolumn*/
#DisplayLeftContent {display:none;}

/*Leftcolumn wide*/
#DisplayLeftContentWide {display:none;}

/*Rightcolumn*/
#DisplayRightContent {display:none;}

/*Contentcolumn*/
#DisplayCenterContent {
	width:480px;
	background-color:white;
/*    height:100%;*/
    padding:30px 20px 20px 10px;
	float:left;
}

/*Contentcolumn wide*/
#DisplayCenterContentWide {}

#BreadCrumbBar {display:none;}

#BreadCrumbBarWide {display:none;}

.LeftTopContent {}

.CenterContent {}

/*------------ Main structure end -----------------*/


/*------------ Sitemap Start ----------------- mangler til synk*/ 

#CenterContent #Sitemap
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#CenterContent #Sitemap ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	padding-left: 10px;
}

#CenterContent #Sitemap ul ul
{
	padding-left: 30px;
}

#CenterContent #Sitemap li
{
	
	
}

#CenterContent #Sitemap li a:link		{color: Black;text-decoration: none;}
#CenterContent #Sitemap li a:visited	{color: Black;text-decoration: none;}
#CenterContent #Sitemap li a:active		{color: Black;text-decoration: none;}
#CenterContent #Sitemap li a:hover		{display: inline;text-decoration: underline;color: Black;}


/*------------ Sitemap Slut -----------------*/

/*------------ Index Start ----------------- mangler til synk*/ 

#CenterContent #Index
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#CenterContent .IndexNavigationArea
{
	padding-bottom: 50px;
}

#CenterContent #Index ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	padding-left: 10px;
	float: left;
}

#CenterContent #Index li
{
	display: inline;
	line-height: 15px;
	
}

#CenterContent #Index  a:link		{color: #86052E;text-decoration: none;}
#CenterContent #Index  a:visited	{color: #86052E;text-decoration: none;}
#CenterContent #Index  a:active		{color: #86052E;text-decoration: none;}
#CenterContent #Index  a:hover		{display: inline;text-decoration: underline;color: #86052E;}

#Index a:link.IndexLetterItem_Selected,#Index a:visited.IndexLetterItem_Selected
{
	font-weight:bold;
	border: solid 1px #86052E;
}

#CenterContent .IndexResultArea
{
	
}

#CenterContent #Index .IndexResultItemContainer
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: solid 1px #86052E;
	padding-left: 5px;
}

#CenterContent #Index .IndexResultItemFieldName
{
	width: 100%;
	font-weight: bold;
	padding-bottom: 2px;
	
}
#CenterContent #Index .IndexResultItemFieldDescription, #CenterContent #Index .GridViewIndexresult
{
	width: 100%;
}


#CenterContent #Index .GridViewIndexresultsPaging
{
	
	
}


/*------------ Index Slut -----------------*/

/*------------ SearchBox Start ----------------- mangler til synk*/ 

#SearchBox
{
	
}

.SearchBoxButton
{
	height: 18px;
	font-size: 10px;
}

.SearchBoxIndputField
{
	height: 12px;
	font-size: 10px;
}


/*------------ SearchBox Slut ----------------- mangler til synk*/ 


/*------------ SearchResults Start ----------------- mangler til synk*/ 

#SearchResult
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#SearchResultArea
{
	
}

.GridViewSearchResults
{
	width: 100%;
}

.SearchResultItemContainer
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: solid 1px #007AA9;
	padding-left: 5px;
	
}

.SearchResultsItemFieldName
{
	width: 100%;
	/*font-weight: bold;*/
	padding-bottom: 2px;

}

.SearchResultsResultItemFieldDescription
{
	width: 96%;
	padding-right: 10px;
	text-align:justify;

}

#CenterContent #SearchResult a:link			{color: #007AA9;text-decoration: none;}
#CenterContent #SearchResult a:visited		{color: #007AA9;text-decoration: none;}
#CenterContent #SearchResult a:active		{color: #007AA9;text-decoration: none;}
#CenterContent #SearchResult a:hover		{display: inline;text-decoration: underline;color: #007AA9;}


#SearchResult .GridViewSearchresultsPaging
{
	
	color: #86052E;text-decoration: none;
}


/*------------ SearchResults Slut -----------------*/

a:link {color:#02739D; background:transparent; text-decoration:none}     
a:visited {color:#02739D; background:transparent; text-decoration:none}     
a:hover {color:#02739D; background:transparent; text-decoration:none}     
a:active {color:#02739D; background:transparent; text-decoration:none}  

/*------------ Image rotator -----------------*/

#imageRotator {
                             display:none;
}
