body 
{
	background-color: #FFFFFF;
	background-image: url(../images/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

#Container {
	margin-right: auto;
	margin-left: auto;
	width: 805px;
	border: 1px solid #999999;
	text-align: left;
	margin-top: 7px;
}
#Logo {
	float: left;
	width: 460px;
	height: 81px;
	
	background-position: left top;
	background-repeat: no-repeat;
}
#TopContainer {

	margin-right: auto;
	margin-left: auto;
	width: 805px;
	text-align: left;
	margin-top: 7px;
}
#TopRightContainer {
	float: right;
}
.TopRow {
	float: left;
	width: 330px;
	text-align: right;
}
.TopIcons {
	margin-right: 5px;
	margin-left: 8px;
}
.Search {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAB3B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAB3B3;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 10px;
	margin-left: 5px;
	width: 100px;
}
.SearchButton {
	background-image: url(../images/img/bgbutton.gif);
	background-repeat: repeat-x;
	background-color: #EDF1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right top;
	border: 1px solid #C4CCCC;
}
#MidContainer {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	text-align: left;
	float: left;
	clear: both;
	width: 800px;
}
#Menu {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
	clear: both;
	width: 805px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/img/paperbasemenubg.gif);
	background-repeat: repeat-x;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.MenuitemAct {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	float: left;
	background-color: #3B543C;
	padding: 8px 7px;
}
.MenuitemAct:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	float: left;
	background-color: #3B543C;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemAct:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	float: left;
	background-color: #3B543C;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemAct:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	float: left;
	background-color: #3B543C;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemInact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
}
.MenuitemInact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemInact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}
.MenuitemInact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #3b543c;
	text-decoration: none;
}
.MenuImages {
	float: right;
	width: 110px;
}
.MenuImages a:link, 
.MenuImages a:visited {
	display:block;
	width:100%;
	padding-top: 8px;
	padding-bottom: 8px;
	color:#FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.MenuImages a:hover {
	background-color:
	background-color: #3B543C;
}
#Line {
	width: 805px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/img/line.gif);
	background-repeat: repeat-x;
	float: left;
	border: 1px solid #990033;
}
.Line {
	width: 805px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/img/line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	border: 1px solid #990000;
}
#ImageArea {
	float: left;
	width: 805px;
	padding-top: 5px;
	background-image: url(../images/img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 5px;
}
#StartPageContainer {
	float: left;
	width: 805px;
	background-image: url(../images/img/startpagebg.gif);
	background-repeat: repeat-y;
}
#StartPageEdit {
	float: left;
	width: 550px;
	font-size: 1.1em;
}
#StartPageNews {
	float: right;
	width: 235px;
}
#PageFooter {
  float: left;
  width: 805px;
  text-align: left;
  margin-top: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D0D5E0;
  padding-top: 12px;
}

#PageFooter img
{
	border: none;	
}

#StartPageNews P {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#NewsHeading a:link, #NewsHeading a:hover, #NewsHeading a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#NewsPuff a:link, #NewsPuff a:hover, #NewsPuff a:visited {
	color: #333333;
	text-decoration: none;
}
#NewsLink a:link, #NewsLink a:visited{
	color: #1954A6;
	text-decoration: none;
}
#NewsLink a:hover{
	color: #1954A6;
	text-decoration: underline;
}
#NewsDate a:link, #NewsDate a:hover, #NewsDate a:visited {
	color: #999999;
	text-decoration: none;
}
#NewsItem {
	clear: both;
	float: left;
	width: 235px;
	margin-bottom: 8px;
}
.Nolink:link, .Nolink:visited {
	text-decoration: none;
	color: #333333;
}
.Nolink:hover {
	text-decoration: underline;
	color: #333333;

}
#pfilink {
	clear: both;
	float: left;
	width: 235px;
	margin-bottom: 8px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 10px;
}

#SubPageContainer {
	float: left;
	width: 805px;
	background-image: url(../images/img/subpageliner.gif);
	background-repeat: repeat-y;
}

#SubPageContainerNoLine {
	float: left;
	width: 805px;
}

#BreadCrumb {
	float: left;
	width: 705px;
	color: #999999;
	margin-bottom: 10px;
}
#BreadCrumb a:link, #BreadCrumb a:visited {
	color: #999999;
	text-decoration: none;
}
#BreadCrumb a:hover {
	color: #999999;
	text-decoration: underline;	
}
#LeftMenu {
	float: left;
	width: 155px;
	border-bottom-width: 1px;
	background-image: url(../images/img/bgmenuleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#LeftAct1:link, #LeftAct1:visited {
	background-color: #F1F1F1;
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
}
#LeftAct1:hover {
	background-color: #DCDCDC;
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
}
#LeftAct2:link, #LeftAct2:visited {
	background-color: #F1F1F1;
	width: 140px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
}
#LeftAct2:hover {
	background-color: #DCDCDC;
	width: 140px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
}

#LeftAct3:link, #LeftAct3:visited {
  background-color: #F1F1F1;
  width: 130px;
  float: left;
  color: #333333;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
  padding-left: 20px;
  text-decoration: none;
}

#LeftAct3:hover {
  background-color: #DCDCDC;
  width: 130px;
  float: left;
  color: #333333;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
  padding-left: 20px;
  text-decoration: none;
}


#LeftInAct:link, #LeftInAct:visited {
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
}
#LeftInAct:hover {
	width: 145px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	background-color: #F1F1F1;
}

#LeftInAct2:link, #LeftInAct2:visited {
	width: 140px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
	background-color: #F1F1F1;
}
#LeftInAct2:hover {
	width: 140px;
	float: left;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
	background-color: #DCDCDC;
}

#SubPageContent1 {
	float: left;
	width: 430px;
	margin-left: 20px;
}
.SubPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	clear: both;
	float: left;
	width: 400px;
}
.row300 {
	clear: both;
	float: left;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.EditContentMain {
	clear: both;
	float: left;
	width: 400px;
	font-size: 1.1em;
}

#SubPageContent2 {
	FLOAT: left;
	WIDTH: 175px;
	margin-left: 20px;
}
.NewsRow {
	float: left;
	width: 30%;
	font-size: 1.1em;
	margin-top: 10px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#NewsBg {
	background-color: #D0D5E0;
	float: left;
	width: 400px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	clear: both;
}
.NewsRowBr:link, .NewsRowBr:visited {
	float: left;
	width: 400px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.NewsRowBr:hover {
	float: left;
	width: 400px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D5E0;
	background-color: #F1F1F1;
	color: #333333;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.NewsRowBrNoborder {
	float: left;
	width: 400px;
	clear: both;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ToppImg {
}

#SubPageContent2 table{
	font-size: 100%;
}

.EditContentMainWide {

	clear: both;
	float: left;
	width: 600px;
	font-size: 1.1em;
}



.MenuGroup
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;

	cursor: hand;
}
.MenuItem
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
}

.MenuItemHover
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #3b543c;
	text-decoration: none;
}

.MenuItemDown
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	float: left;
	background-color: #D0D5E0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
} 

.TopMenuItem
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	background-color:Gray;
}

.TopMenuItemHover
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #3b543c;
	text-decoration: none;
}

.TopMenuItemDown
{
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	float: left;
	background-color: #D0D5E0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	background-color:Gray;
} 

.MenuSubGroup
{
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  FONT-SIZE: 11px;
  CURSOR: hand;
  FONT-FAMILY: Verdana;
  BACKGROUND-COLOR: #3b543c;
  border: 1px solid #AEAEAE;
  font-weight: normal;
}

.subItem {
  FONT-SIZE: 11px;
  CURSOR: pointer;
  COLOR: #FFFFFF;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  HEIGHT: 20px;
  font-weight: normal;
}

.subItemOver {
  BORDER-RIGHT: #dddddd;
  FONT-SIZE: 11px;
  BORDER-LEFT: #cccccc;
  CURSOR: pointer;
  BORDER-BOTTOM: #dddddd;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  HEIGHT: 20px;
  color: #FFFFFF;
  background-color: #1954A6;
  font-weight: normal;
}

.subItemSelected {
	BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #aaaaaa 1px solid; CURSOR: pointer; COLOR: #333333; BORDER-BOTTOM: #888888 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.EditPopUpMain {
	clear: both;
	font-size: 1.1em;
}

.PopUpHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #1954A6;
	clear: both;
}

/* ---Calender template items---*/	

div.monthcalendararea
{
	width: 29%;
}
div.calendarlistingarea
{
	float: left;
	width: 48%;
	text-align: left;	
}
div.test
{
	float: left;
	width: 2%;
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #336;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
	border: solid 0.1em black;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff; 
	border: solid 0.1em #000;
}
td.selecteddatecell 
{
	border: solid 0.2em #000;
}
td.datecellothermonth 
{
	background-color: #888;
}
td.weekendcell
{
	background-color: #eee;
}
td.datecellactive
{
	background-color: #D0D5E0; 
	border: solid 0.2em #000;
}	
td.dayweekheader
{
	color: #666;
	border-style: none;
}

/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #eeeeee;
}

.DocumentListItem
{
	width: 100%;
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.DocumentListItemAlt
{
	width: 100%;
	background: #eeeeee;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

h1 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 5px;
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 5px;
}
h3 {
	margin: 0px 0px 5px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

h4 {
	margin: 0px 0px 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	margin: 0px 0px 5px;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
}

.TopRightLogo {
	width: 330px;
	text-align: right;
	clear: both;
	margin-bottom: 5px;
}

#LogOut {
	WIDTH: auto;
	TEXT-ALIGN: right;
	position: relative;
	right: 0px;
	float: right;
}

#StartPageContainer table {
	font-size:100%;
}

#menu table {
	font-size:100%;
}

ul {
	margin: 0px 0px 0px 18px;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
}
li {
	padding-top: 1px;
	padding-bottom: 1px;
}
ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}





/*** Classes for Bildarkiv ***/

.ImgArchiveHolderWide {
	float: left;
	width: 630px;
}
.ImgArchiveHolder {
	float:left;
	clear:left;
	background-color: #F1F1F1;
	border: 1px solid #D0D5E0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 10px;
}
.ImgArchiveHolder UL {
	padding:0px;
	float:left;
	width: 290px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ImgArchiveHolder LI {
	list-style-type:none;
	padding:0px;
	margin:0px;
	display: block;
	float: right;
	clear: right;
	width: 160px;
	font-size: 1em;
}
.ImgArchiveHolder .Image {
	float:left;
	width:120px;
}
.ImgArchiveHolder Img 
{
	width: 120px;	
	height: 90px;
}
.ImgArchiveHolder H1 {
	padding:0px;
	margin:0px;
	font-size: 1.1em;
}
.ImgArchiveHolder .ImageRow {
	margin-bottom: 15px;
	float: left;
	width: 615px;
	clear: left;
}
.ImgArchiveHolder .DownLoad {
	background-image:url(../images/img/download.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	width: 145px;
	margin-top: 5px;
}
.ImgArchiveHolderWide .FormHolder {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D5E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
}
.ImgArchiveHolderWide input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	font-weight:normal;
}

.LBLang
{
	visibility: hidden;
}
