body {
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Sans-Serif;
    font-size:12px;
    background:#fff;
}

a img {border:0;}

a:link      {color:#5480BE;text-decoration:none;}
a:visited   {color:#58A15F;text-decoration:none;}
a:hover, 
a:active, 
a:focus     {text-decoration:underline;}

.page {
    width:960px;
    margin:20px auto 0 auto;
    position:relative;
    background:#fff url('/grafik/main_background.gif') repeat-x left bottom;
}

#head {}

#logo {
    width:218px;
    /*float:left;*/
    margin-right:28px;
}

#navPrimary, #navSecondary {
    margin:0;
    padding:0;
    list-style:none;
    border:2px solid #5480BE;
    overflow:hidden;
}
#navPrimary li, #navSecondary li {
    float:left;
    line-height:21px;
}

#navPrimary li a,
#navSecondary li a {
    color:#555555;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;
    display:block;
}
#navPrimary li a {
    padding-left:22px;
    padding-right:23px;
}
#navPrimary li a.last {
	padding-left:25px;
    padding-right:25px;
}
#navSecondary li a {
    padding-left:16px;
    padding-right:17px;
}
#navPrimary li a:hover,
#navSecondary li a:hover,
#navPrimary li a.selected, 
#navSecondary li a.selected {
    background:#5480BE;
    color:#fff;
}

#navPrimary {
    width:741px;
}

#navSecondary {
    width:213px;
    position:absolute;
    top:62px;
    right:0;
}

#search {
    width:217px;
    height:25px;
    position:absolute;
    top:27px;
    right:0;
    background:#5480BE;    
}
#search label {display:none;}
#search .searchQuery {
    width:148px;
    font-size:10px;
    margin:2px 0 0 10px;
}

#search .searchBtn {
    font-size:12px;
    font-weight:bold;
    color:#fff;
    background:#5480BE;
    border:0;
}

#breadcrumb {}
#breadcrumb p {
    font-size:11px;
    color:#555;
    margin:0;
    padding:0;
    line-height:30px;
    padding-left:18px;
}
#breadcrumb span {
    color:#5480BE;
}
#breadcrumb a {
    text-decoration:none;
    color:#5480BE;
}
#breadcrumb a:hover {
    text-decoration:underline;
}

#main {
    float:left;
}

#leftColumn {
    width:217px;
	min-height:100px;
	float:left;
}

#centerColumn {
    width:468px;
/*    background:#fff;    */
    float:left;
    padding:0 29px 20px 29px;
    min-height:500px;
    height:auto !important;
    height:500px;
}

#rightColumn {
    width:217px;
    float:left;
}

#foot {
    text-align:center;
}
#foot p {
    clear:both;
    font-weight:bold;
    color:#5480BE;
    margin:0;
    line-height:30px;
    padding:0;
}
#foot a {
    text-decoration:none;
    color:#5480BE;
}
#foot a:hover {
    text-decoration:underline;
}

#bannerTop {
    position:absolute;
    top:5px;
    left:246px;    
}
/* Lokal navigation */

ul#navLocal {
    background:url('/grafik/navlocal_background.png') repeat-x;
    margin:0;
    padding:24px 0 0 0 ;
    list-style:none;
}
#navLocal ul {
    margin:0;
    padding:0;
    list-style:none;
}
#navLocal li {
}

#navLocal li a {
    color:#222;
    padding:9px;
    display:block;
    font-weight:bold;
    text-decoration:none;
}
#navLocal li a:hover,
#navLocal li a:active, 
#navLocal li a:focus, 
#navLocal li a.selected {
    background:#98B3D8;
    color:#fff;
}
#navLocal li li a {padding-left:29px;width:179px;}
#navLocal li li li a {padding-left:49px;width:159px;}
#navLocal li li li li a {padding-left:69px;width:139px;}

/* CenterColumn frontpage */
.page.frontpage #centerColumn h1 {
    font-size:18px;
    color:#777;
    text-transform:uppercase;
    margin:0 0 10px 0;
    padding:0;
}
.page.frontpage #centerColumn h2 {
    font-size:15px;
    color:#777;
    text-transform:uppercase;
	margin:0 0 10px 0;
}
.page.frontpage #centerColumn h1 span,
.page.frontpage #centerColumn h2 span {
    font-size:10px;
    font-weight:normal;
    color:#222;
}
.page.frontpage #centerColumn h1 a,
.page.frontpage #centerColumn h2 a {
    color:#777;
    text-decoration:none;    
}

.newsItem {
    border-bottom:1px solid #5480BE;
    padding:10px 0 20px 0;
    overflow:hidden;
}
.newsItem.first {
    padding-top:0;
}

.newsItem img {
    float:left;
    margin:0 10px 5px 0;
}


/* CenterColumn newspage/articlepage */

.page.newspage #centerColumn h1 {
    font-size:18px;
    color:#777;
    text-transform:uppercase;
    margin:0 0 10px 0;
    padding:0;
}
.page.articlepage #centerColumn h1 {
    font-size:18px;
    color:#fff;
    background:#5480BE;
    width:210px;
    text-transform:uppercase;
    margin:0 0 10px 0;
    padding:8px 10px;
}

.page.newspage #centerColumn h1 span {
    font-size:11px;
    font-weight:normal;
    color:#222;
}

.page.newspage #centerColumn img.newsItemPic {
    float:left;
    margin:0 10px 5px 0;
}
.page.articlepage #centerColumn img.newsItemPic {
    float:right;
    margin:0 0 5px 10px;
}

.page.newspage #centerColumn h2,
.page.articlepage #centerColumn h2 {font-size:11px;margin:0;padding:0;}
.page.frontpage #centerColumn p,
.page.newspage #centerColumn p,
.page.articlepage #centerColumn p, 
.page.channelpage #centerColumn p {font-size:11px;margin:0 0 10px 0;}
.page.newspage #centerColumn ul, .page.newspage #centerColumn ol,
.page.articlepage #centerColumn ul, .page.articlepage #centerColumn ol {font-size:11px;margin-top:0px;margin-bottom:10px;}
.page.newspage #centerColumn p.manchet,
.page.articlepage #centerColumn p.manchet,
.page.channelpage #centerColumn p.manchet {font-weight:bold;}


/* CenterColumn channelpage */
.page.channelpage #centerColumn h1 {
    background:#5480BE;
    margin:0 0 10px 0;
    padding:10px;
    font-size:18px;
    color:#fff;
    text-transform:uppercase;
}

.page.channelpage #centerColumn h2 {
    font-size:15px;
    color:#777;
    text-transform:uppercase;
	margin:20px 0 10px 0;
}

.channels {
    margin-top:20px;
}
.channels tr th {
    background:#8AA8D3 url('/grafik/tablehead_background.gif');
    line-height:30px;
    text-transform:uppercase;
    color:#fff;
}
.channels tr td {
    font-size:11px;
    font-weight:bold;
    border-left:1px solid #5480BE;
    border-bottom:1px solid #5480BE;
    background:#EAEFF5;
    text-align:center;
    width:94px;
    padding:2px;
    height:45px;
}
.channels tr td.col1 {
    width:268px;
}
.channels tr td .positionContainer {
    position:relative;
    padding-left:60px;
    border-left:0;
    text-align:left;
    width:268px;
}
.channels tr td img {
    position:absolute;
    top:4px;
    left:3px;
}
.channels tr td span {
    font-weight:normal;
    font-size:10px;
}

/* Bokse */

.sidebox h2 {
    font-size:12px;
    margin:0;
    line-height:29px;
    padding:0 10px;
    color:#fff;
}

.sidebox p {
    padding:0 10px;
}

#leftColumn .sidebox {
    background:url('/grafik/shortcuts_background.gif');
    min-height:302px;
    height:auto !important;
    height:302px;
}

#leftColumn .sidebox ul {
    margin:0;
    padding:0;
    list-style:none;
}

#leftColumn .sidebox ul li a {
    color:#fff;
    display:block;
    text-decoration:none;
    font-weight:bold;
    width:186px;
    padding:8px 5px 8px 26px;
    background:url('/grafik/leftmenu_idle.gif') no-repeat;
}
#leftColumn .sidebox ul li a:hover,
#leftColumn .sidebox ul li a:active,
#leftColumn .sidebox ul li a:focus,
#leftColumn .sidebox ul li a.selected {
    background:url('/grafik/leftmenu_hover.png') no-repeat;
}

/* Højre */

#rightColumn .sidebox {
    margin-bottom:20px;
}
#rightColumn .sidebox a {
    font-weight:bold;
    text-decoration:none;
}
#rightColumn .sidebox strong {
    font-size:12px;    
}
#rightColumn .sidebox p,#rightColumn .sidebox li {
    font-size:11px;
}


#rightColumn .sidebox.info {
    background:#4A7FC4 url('/grafik/sidebox_info_background.gif') no-repeat;
	min-height:280px;
    border-bottom:7px solid #4A7FC4;
}
#rightColumn .sidebox.info h2 {
    margin-bottom:105px;
}
#rightColumn .sidebox.info .boxcontent {
    padding-top:15px;
    background:url('/grafik/transperant_white_60.png');
    min-height:130px;
}
#rightColumn .sidebox.info a {
    color:#5480BE;
}

#rightColumn .sidebox.links {
    background:url('/grafik/shortcuts_background.gif') repeat-x;
    min-height:300px;
}
#rightColumn .sidebox.links ul {
    margin:0;
    padding:0;
    list-style:none;
}
#rightColumn .sidebox.links ul.internal {
    border-bottom:1px solid #AFC4E1;
/*    padding-bottom:5px;*/
}
#rightColumn .sidebox.links a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:8px 10px;
}
#rightColumn .sidebox.links ul li a:hover,
#rightColumn .sidebox.links ul li a:active,
#rightColumn .sidebox.links ul li a:focus,
#rightColumn .sidebox.links ul li a.selected {
    background:url('/grafik/boxlinks_hover.png');
    color:#5480BE;
}


/* Box space */

.boxspace
{
	height: 15px;
}


/*------------ SearchResults Start ----------------- */ 

#SearchResult
{
	background-color: white;
	width: 100%;
	height: 100%;
	margin: auto;
}

#SearchResultArea
{
	
}

.GridViewSearchResults
{
	width: 100%;
}

.SearchResultItemContainer
{
	width: 100%;
	height:100%;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: solid 1px #007AA9;
}

.SearchResultsItemFieldName
{
	width: 100%;
	/*font-weight: bold;*/
	padding-bottom: 2px;
}

.SearchResultsResultItemFieldDescription
{
	width: 96%;
	padding-right: 10px;
	text-align:justify;

}

#searchresult .GridViewSearchresultsPaging {
	color: #5480BE;text-decoration: none;
}

#searchresult a:link	{font-weight:bold;color:#5480BE;text-decoration: none; font-family:Verdana, Arial, Sans-Serif;}
#searchresult a:visited {font-weight:bold;color:#58A15F;text-decoration: none; font-family:Verdana, Arial, Sans-Serif;}
#searchresult a:active {font-weight:bold;color:#5480BE;text-decoration: none; font-family:Verdana, Arial, Sans-Serif;}
#searchresult a:hover	{font-weight:bold;color:#5480BE;text-decoration: underline; font-family:Verdana, Arial, Sans-Serif;}

/*------------ SearchResults Slut -----------------*/
