﻿/* HTML-element */
html, body 
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
}

h1 { color: #0c629d; font-size: 24px; margin:0px; line-height:24px; }
h2 { color: #0c629d; font-size: 22px; margin:0px; line-height:22px; }
h3 { color: #0c629d; font-size: 20px; margin:0px; line-height:20px; }
h4 { color: #0c629d; font-size: 18px; margin:0px; line-height:18px; }
h5 { color: #0c629d; font-size: 16px; margin:0px; line-height:16px; }
h6 { color: #0c629d; font-size: 14px; margin:0px; line-height:14px; }

form 
{ 
	display: inline;
}

a { color:#317dB7; }
a:hover { color:#0099cc; text-decoration: underline; }
a:focus { color:#0099cc; text-decoration: underline; }

/* Klasser */
.banneritem { margin: 5px 0px; }
.FloatBreak { clear: both; }
.MainSearchTextbox 
{ 
	padding: 3px; 
	width: 120px; 
	font-size: 12px; 
	float: right;
	color: #000;
	text-align: left;
}
.MainSearchButton 
{ 
	background-color: #f0f0f0; 
	padding: 2px 5px; 
	font-size: 12px; 
	float: right; 
	font-weight: bold;
}
.TextboxBig
{ 
	padding: 3px; 
	width: 400px; 
	font-size: 12px; 
	color: #000;
	text-align: left;
}
.SubmitButton 
{ 
	background-color: #f0f0f0; 
	padding: 2px 5px; 
	font-size: 12px; 
	font-weight: bold;
}

.listHeader 
{
	background-image: url('../../images/topfader.jpg'); 
	background-repeat: repeat-x; 
	height: 30px;
	width: auto;
}
.lista { padding: 0px 15px 15px 15px; background-color: #aacae1; }
.lanklista_item { font-size: 16px; font-weight: bold; margin-top: 5px; width: 50%; color:#0e508a; }
.lanklista_item a { text-decoration: none; }

.floatLeft { float: left; }
.floatRight { float: right; }
.bold { font-weight: bold; }
.small { font-size: 11px; }
.header { font-size: 14px; font-weight: bold; color: #0e508a; }
.header_smaller { font-size: 13px; font-weight: bold; color: #0e508a; }
.subHeader { font-size: 12px; font-weight: bold; color: #0e508a; }
.NoDeco { text-decoration: none; border: 0px; }
.SmallText { font-size: smaller; }

.BannerHolder { float:left; text-align: left; width:185px; margin-left:5px; }
.Banner { margin-top: 5px; }
.VertSpacer { margin-bottom: 5px; }
.HeaderSpacerBottom { margin-bottom: 15px; height:0px; overflow:hidden;  }

.FooterLastUpdate { margin-bottom: 10px; }

.PrevNextHolder { margin-top: 50px; }
.PrevButton { float:left; }
.NextButton { float: right; }

.MarginTop40 { margin-top: 40px; }

.BlaSpaltDivider 
{
	background-image: url('../../images/topfader.jpg');
	background-repeat: repeat-x;
	height: 31px;
	width: auto;
}

.textboxBlaSpalt 
{
	width: 150px;
	padding: 2px;
	background-color: #fff;
	color: #000;
}
.submitBlaSpalt 
{
	padding: 2px 4px;
}

.ArticleListPagerButton 
{
	text-decoration: underline;
}
.ArticleListPagerButton_Disabled, .ArticleListPagerButton_Disabled:hover, .ArticleListPagerButton_Disabled:focus
{
	text-decoration: none;
	color: gray;
	cursor: default;
}

.NewsListPager {
	margin-top: 20px;
}

.Datum_i_historien_Holder 
{
	width: 170px;
	margin-top:2px;
	background-color: #aacae1;
}
.Datum_i_historien_Content
{
	width: auto;
	padding: 10px;
	min-height: 55px;
	background: #fff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

/* ID-element */
#FullpageHolder { width: 1000px; }
#ContentHolder
{
	width: 770px;
	background-color: #7da9c4;
	padding: 0px 10px 10px 10px;
	float:left;
}

#Content
{
	width: auto;
	background-color: #fff;
	float:left;
}

#header
{
	width: 770px;
	height: 73px;
	background-color: #7da9c4;
	padding-top: 21px;
	text-align: center;
}

#MainMenuHolder 
{
	clear: both;
	width: 770px;
	max-width: 770px;
	background-color: #ffd11b;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#MainMenu 
{
	float: left;
	display: inline;
}
#MainMenu a { color: #000; padding: 10px 7px; display: block; float:left; text-decoration: none; }
#MainMenu a:hover, #MainMenu a:hover 
{ 
	color: #115d97; 
	text-decoration: underline overline; 
}
#MainMenu a.selected { background-color: #fff; }

#pageContent {	background-color: #7da9c4; display: table;  }
#pageRow { display: table-row; }

#SearchForm
{
	margin-right: 10px;
	padding: 0px;
	padding-top:5px;
	text-align: right;
}

#rightContent 
{
	width: 202px;
	background-color: #aacae1;
}

#mainContentHolder { background-color: #fff; }
#mainContent 
{
	background-color: #fff;
	min-height: 600px;
	overflow: visible;
}
#mainContent #page 
{
	padding: 15px;
	width: 538px;
	line-height: 120%;
}
#mainContentFull
{
	display: table-cell;
	background-color: #fff;
	width: 538px;
	min-height: 600px;
	overflow: visible;
}
#mainContentFull #page 
{
	padding: 15px;
	line-height: 120%;
}

#footer 
{
	width: 538px;
	text-align: center;
	padding-top: 10px;
	color: #000;
	font-size: 11px;
	line-height: 18px;
	clear: left;
}