html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p , blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.kasseFremhavet{
	margin-top:10px;
	padding:15px;
	background-color:#f3f3f3;
	border:1px #D6D6D6 solid;
	width:120px;
}
blockquote, ul, ol, li{
 margin-top: 0;
}

sup { 
 font-size: 0.7em;
 left: 0;
 line-height: 0;
 position: relative;
 top: -0.6em;
}

p {
 margin: 0px 0px 12px 0px;
 padding: 0;
}

body
{
	font-family: Arial;
	font-size: 12px;
}



.Seeems-Border {
 	/* TODO put your content here */
}
.Seeems-Button {
 	/* TODO put your content here */
}
.Seeems-CheckBox {
 	/* TODO put your content here */
}
.Seeems-HorizontalSeparator {
 	/* TODO put your content here */
}
.Seeems-Image {
 	/* TODO put your content here */
}
.Seeems-ImageLink {
 	/* TODO put your content here */
}
.Seeems-ImageText {
 	/* TODO put your content here */
}
.Seeems-VeryLargeHeading {
 	/* TODO put your content here */
  line-height:34px; 
}
.Seeems-LargeHeading {
 	color: #426EAD;
}
.Seeems-NormalHeading {
 	/* TODO put your content here */
 	
}
.Seeems-SelectList {
 	/* TODO put your content here */
}
.Seeems-SmallHeading {
 	/* TODO put your content here */
}
.Seeems-Text {
 	/* TODO put your content here */
 	line-height: 16px;
}

.Seeems-Text h1,
.Seeems-Text h2,
.Seeems-Text h3,
.Seeems-Text h4,
.Seeems-Text h5,
.Seeems-Text h6
{
  line-height:normal;
}

.NoMargin p {
 	/* TODO put your content here */
 	margin: 0 0 0 0;
}

.Seeems-TextBox {
 	/* TODO put your content here */
}

/* div.Seeems-TextLink span {
  margin-bottom:5px;
  display:block;

}

*/


a.Seeems-TextLink, a.Seeems-Page {
	color:#3E70AC;
	padding-top:4px;
	padding-bottom:4px;
	display:block;
}

.Seeems-TextLink span a,
.Seeems-TextLink span a:link,
.Seeems-TextLink span a:active,
.Seeems-TextLink span a:visited,
.Seeems-TextLink span a:hover
{
  padding: 0px;
}

.Seeems-VerticalSeparator {
 	/* TODO put your content here */
}

.Seeems-Gallery td{
  padding-bottom: 20px;
}
/*
div.Seeems-TextLink-Container
{
  padding-bottom:5px;
}
*/

/* Tilføjet af Reklamehuset */

.Seeems-Gallery img {
border: 0;
}

/*
.linkliste .Seeems-TextLink-Container {
	margin-bottom: 5px;
}*/

.Seeems-TextBox-New{
font-style: italic;
font-weight: bold;
}

.FrontPageNewsText {
	margin-bottom: 15px;
}


ul.controls-menu
{
  display:block;
  float:right;
  height:24px;
  list-style-type:none;
  padding:0px;
  margin:0px;
}

.controls-menu li
{
  display: block;
  height:24px;
  background-color:#D9D9D9;
}

li.controls-menu-first
{
  margin-right:1px;
}

li.controls-menu-middle
{
  margin-right:1px;
}

.controls-menu a,
.controls-menu a:link,
.controls-menu a:active,
.controls-menu a:hover,
.controls-menu a:visited
{
  display:block;
  text-decoration:none;	
  color:#707070;
  margin-top:6px;
  margin-left:10px;
  margin-right:10px;
}

.controls-menu li.controls-menu-selected
{
  background-color:#A4A4A4;
}

.controls-menu li.controls-menu-selected a,
.controls-menu li.controls-menu-selected a:link,
.controls-menu li.controls-menu-selected a:active,
.controls-menu li.controls-menu-selected a:hover,
.controls-menu li.controls-menu-selected a:visited
{
  color:#FFFFFF;
}
ul.bottom-menu
{
  display:block;
  float:left;
  height:15px;
  list-style-type:none;
  padding:0px;
  margin:0px;
}

.bottom-menu li
{
  display:block;
  float:left;
  height:15px;
}

.bottom-menu a,
.bottom-menu a:link,
.bottom-menu a:active,
.bottom-menu a:hover,
.bottom-menu a:visited
{
  display:block;
  float:left;
  color:#8D8D8D;
  margin-right:24px;
}
ul.main-menu
{
  display:block;
  float:left;	
  list-style-type:none;
  margin:0px;
  padding:0px;
  margin-top:19px;
  margin-left:19px;
}

ul.main-menu li
{
  display:block;
  margin-top:4px;
}

ul.main-menu a,
ul.main-menu a:link,
ul.main-menu a:active,
ul.main-menu a:visited
{
  color:#FFFFFF;
  text-decoration:none;
  text-transform: uppercase;

}

ul.main-menu a:hover
{
  color:#FFFFFF;
  text-decoration:underline;
  text-transform: uppercase;
}

li.main-menu-selected a,
li.main-menu-selected a:link,
li.main-menu-selected a:active,
li.main-menu-selected a:hover,
li.main-menu-selected a:visited
{
  text-decoration:underline;
}

li.main-menu-last
{
  margin-bottom:4px;
}
h1{
  font-size:24px;
  margin:0px;
}

h2{
  font-size:18px;  
  margin:0px;
}

h3{
  font-size:16px;    
  margin:0px;  
}

h4{
  font-size:12px;    
  margin:0px;  
}

h5{
  font-size:10px;  
  margin:0px;    
}

h6{
  font-size:8px;    
  margin:0px;
}

a#lightwindow_previous:hover, 
a#lightwindow_previous:active 
{ 
	background: url('/files/layout/lightwindow/prevlabel.gif') left 15% no-repeat; 
}

a#lightwindow_next:hover, 
a#lightwindow_next:active 
{ 
	background: url('/files/layout/lightwindow/nextlabel.gif') right 15% no-repeat; 
}

#lightwindow_title_bar_title,
#lightwindow_data_gallery_container,
a#lightwindow_title_bar_close_link,
a#lightwindow_title_bar_close_link:link,
a#lightwindow_title_bar_close_link:active,
a#lightwindow_title_bar_close_link:hover,
a#lightwindow_title_bar_close_link:visited
{
  font-family: Arial;
}

#lightwindow_title_bar_title,
a#lightwindow_title_bar_close_link,
a#lightwindow_title_bar_close_link:link,
a#lightwindow_title_bar_close_link:active,
a#lightwindow_title_bar_close_link:hover,
a#lightwindow_title_bar_close_link:visited
{
  color:#FFFFFF;
}
div.NewsPageTopInfo div
{
  display:block;
  float:left;
  width:100%;
}

.NewsPageTopInfo div.NewsPageTopInfoTitle
{
  font-size:16px;
  font-weight:bold;
  margin-bottom:7px;
}

.NewsPageTopInfo div.NewsBackLinkContainer
{
  height:27px;
  vertical-align:top;
}

.NewsPageTopInfo div.NewsPageTopInfoDate
{
  height:27px;
  vertical-align:top;
}
a.Link,
a.Link:link,
a.Link:active,
a.Link:hover,
a.Link:visited
{
  /*display:block;
  margin-bottom:5px; */
}
.Seeems-Dagpenge input
{
	padding:0;
	display:block;
margin:0;
float:left;
}

.Seeems-Forum
{
  color:#000000;
}

table.Seeems-Forum-Table,
.Forum-Topic table
{
  width:100%;
}

table.Seeems-Forum-Table td.left
{
  text-align:left;
}

table.Seeems-Forum-Table td.right
{
  text-align:right;
}

tr.Forum-Header
{
  height:46px;
}

tr.Forum-Topic
{
  height:46px;
}

tr.Forum-Topic td
{
  border-top:solid 1px #D6D6D6;
  border-bottom:solid 1px #D6D6D6;
}

tr.Forum-Topic td div td
{
  border-top:0px;
  border-bottom:0px;
}

tr.Forum-Topic-Not-Even
{
  background-repeat: repeat-x;
  background-color:#F3F3F3;
}

tr.Forum-Topic td div
{
  display:block;
  min-height:36px;
  padding-top:10px;
  cursor:pointer;
  padding-bottom:3px;
}

tr.Forum-Topic td div:hover
{
  background-color:#C7C7C7;
}

tr.Forum-Topic td div table tr td
{
  padding-left:10px;
  padding-right:10px;
}

tr.Forum-Topic td div table tr.First-Row td.left span
{
  color: #3E70AC;
  text-decoration:underline;
}

tr.Forum-Topic td div table tr.First-Row td.right
{
  font-weight:bold;
  color:#606060;
  text-align:center;
  vertical-align:top;
}


tr.Forum-Topic td div table tr.Second-Row td.left
{
  font-style:italic;
}

tr.Forum-Topic td div table tr.Second-Row td.right
{
  text-align:center;
  font-weight:bold;
  color:#606060;
  font-size: 14px;
}

.Forum-Header div td.left
{
  color: #3E70AC;
  text-transform:capitalize;
  font-weight:bold;
  font-size:18px;
}

div.Seeems-Forum tr.Hidden-Row
{
  display:none;
}

tr.Hidden-Row-Header td
{
  height:35px;
  font-weight:bold;
  font-size:14px;
  color:#000000;
  text-align:left;
  vertical-align:top;
}

tr.Hidden-Row-Title td.first,
tr.Hidden-Row-Title td.second
{
  height:20px;
  font-weight:bold;
  font-size:12px;
  color:#000000;
  text-align:left;
  vertical-align:top;
  padding-right:10px;
}

tr.Hidden-Row-Text td.first,
tr.Hidden-Row-Text td.second
{
  height:20px;
  font-weight:bold;
  font-size:12px;
  color:#000000;
  text-align:left;
  vertical-align:top;
  padding-right:10px;
}

tr.Hidden-Row-Text td.second textarea
{
  width:400px;
}

tr.Hidden-Row-Title td.second input
{
  width:400px;
}

tr.Hidden-Row-Add-Button
{
  height:40px;
  text-align:left;
  vertical-align:middle;
}



/* topic */

.Seeems-Forum
{
  color:#000000;
}

table.Seeems-Forum-Topic-Table
{
  width:100%;
}

table.Seeems-Forum-Topic-Table td.left
{
  text-align:left;
}

table.Seeems-Forum-Topic-Table td.right
{
  text-align:right;
}

tr.Forum-Topic-Header
{
  height:46px;
}

.Forum-Topic-Header td.left
{
  color: #3E70AC;
  text-transform:capitalize;
  font-weight:bold;
  font-size:18px;
}

tr.Forum-Selected-Topic
{
  background-color:#F3F3F3;
  background-repeat:repeat-x;
  background-image:url('/files/layout/forum/top-line.gif');
}

tr.Forum-Selected-Topic-Bottom-Background
{
  height:36px;
  background-repeat:no-repeat;
  background-image:url('/files/layout/forum/bottom-gray.gif');
}

tr.Forum-Selected-Topic td table
{
  width:100%;
  vertical-align:top;
}

tr.Forum-Selected-Topic td table tr td
{
  padding-left:10px;
}

tr.Forum-Selected-Topic td table tr.Caption
{
  color:#000000;
  font-weight:bold;
  font-size:14px;
  height:30px;
}

tr.Forum-Selected-Topic td table tr.Caption td
{
  padding-top:10px;
}

tr.Forum-Selected-Topic td table tr.CreatedInfo
{
  color:#000000;
  font-style:italic;
  font-size:12px;
  height:22px;
}

tr.Forum-Selected-Topic td table tr.Text
{
  color:#000000;
  font-size:12px;
}

tr.Forum-Selected-Topic td table tr.Text td
{
  padding-top:5px;
}



tr.Forum-Selected-Topic td table tr.CreatedInfo td
{
  background-repeat:no-repeat;
  background-image:url('/files/layout/forum/clock.gif');
  padding-left:30px;
}

tr.Forum-Selected-Topic td table tr.CreatedInfo td span.Author
{
  font-weight:bold
}

tr.Forum-Topic-Reply-Bottom-Background
{
  height:36px;
  background-repeat:no-repeat;
  background-image:url('/files/layout/forum/bottom-transparent.gif');
}

tr.Forum-Topic-Reply td table
{
  width:100%;
  vertical-align:top;
}

tr.Forum-Topic-Reply td table tr td
{
  padding-left:10px;
}

tr.Forum-Topic-Reply td table tr.Caption
{
  color:#000000;
  font-weight:bold;
  font-size:14px;
  height:30px;
}

tr.Forum-Topic-Reply td table tr.Caption td
{
  padding-top:10px;
}

tr.Forum-Topic-Reply td table tr.CreatedInfo
{
  color:#000000;
  font-style:italic;
  font-size:12px;
  height:22px;
}

tr.Forum-Topic-Reply td table tr.Text
{
  color:#000000;
  font-size:12px;
}



tr.Forum-Topic-Reply td table tr.CreatedInfo td
{
  background-repeat:no-repeat;
  background-image:url('/files/layout/forum/clock.gif');
  padding-left:30px;
}

tr.Forum-Topic-Reply td table tr.CreatedInfo td span.Author
{
  font-weight:bold
}


tr.Forum-Topic-Add-Reply td
{
  padding-top:5px;
  vertical-align:middle;
  text-align:left;
}

a.Forum-Add-Button,
a.Forum-Add-Button:link,
a.Forum-Add-Button:active,
a.Forum-Add-Button:hover,
a.Forum-Add-Button:visited,
a.Forum-Back-Button,
a.Forum-Back-Button:link,
a.Forum-Back-Button:active,
a.Forum-Back-Button:hover,
a.Forum-Back-Button:visited
{
  height: 23px;
  display:inline-block;
  border: solid 1px #3072AE;
  font-family:Verdana;
  font-weight:bold;
  color: #3072AE;
  text-decoration:none;
  font-size:12px;
  vertical-align:middle;
  cursor:pointer;
}

a.Forum-Back-Button span,
a.Forum-Add-Button span
{
  display:inline-block;
  float:left;
  margin-top:4px;
  margin-left:27px;
  margin-right:8px;
  line-height:14px;
  height:19px;
}


a.Forum-Add-Button,
a.Forum-Add-Button:link,
a.Forum-Add-Button:active,
a.Forum-Add-Button:hover,
a.Forum-Add-Button:visited
{
  background-image:url('/files/layout/forum/plus.gif');
  background-position: top left;
  background-repeat: no-repeat;
}

a.Forum-Back-Button,
a.Forum-Back-Button:link,
a.Forum-Back-Button:active,
a.Forum-Back-Button:hover,
a.Forum-Back-Button:visited
{
  background-image:url('/files/layout/forum/arrow.gif');
  background-position: top left;
  background-repeat: no-repeat;
}


.Co-Sea-Poll-Title
{
  font-size:14px;
  font-weight:bold;
  color:#000000;
}

.Co-Sea-Poll-Question
{
  font-size:12px;
  font-style:italic;
  color:#000000;
}
.Co-Sea-Poll-Result div.Title
{
  font-size:14px;
  font-weight:bold;
  color:#000000;
  width:100%;
  float:left;
}

.Co-Sea-Poll-Result div.Question
{
  font-size:12px;
  font-style:italic;
  color:#000000;
  width:100%;
  float:left;
}

.Co-Sea-Poll-Result table
{
  width:100%;
  float:left;
  margin-top:10px;
}

.Co-Sea-Poll-Result table tr td.Answer
{
  width:100%;
}

.Co-Sea-Poll-Result table tr td.BarContainer
{
  width:85%;
  text-align:left;
}

.Co-Sea-Poll-Result table tr td.PercentageContainer
{
  width:15%;
  text-align:right
}

.Co-Sea-Poll-Result table tr td.BarContainer div.BarWrapper
{
  width:98%;
  line-height:0px;
  font-size:0px;
  display:inline-block;
  height:7px;
  border:solid 1px #DBDBDB;
}
.Co-Sea-Poll-Result table tr td.BarContainer div div
{
  line-height:0px;
  font-size:0px;
  display:inline-block;
  height:7px;
  background-color:#3E70AC;
}

.Co-Sea-Poll-Result table tr td.TotalVotes span.VotesLabel
{
  font-style:italic;
}

.Co-Sea-Poll-Result table tr td.TotalVotes span.VotesValue
{
  font-style:italic;
  font-weight:bold;
}
.Seeems-Border {
 	/* TODO put your content here */
}
.Seeems-Button {
 	/* TODO put your content here */
}
.Seeems-CheckBox {
 	/* TODO put your content here */
}
.Seeems-HorizontalSeparator {
 	/* TODO put your content here */
}
.Seeems-Image {
 	/* TODO put your content here */
}
.Seeems-ImageLink {
 	/* TODO put your content here */
}
.Seeems-ImageText {
 	/* TODO put your content here */
}
.Seeems-VeryLargeHeading {
 	/* TODO put your content here */
	margin:0px;
 	color:#3E70AC;
 	font-family:Arial;
 	font-size:41px;
}
.Seeems-LargeHeading {
 	/* TODO put your content here */
 	margin:0px;
 	font-family:Arial;
 	font-size:18px;
 	font-weight:bold;
}
.Seeems-NormalHeading {
 	/* TODO put your content here */
 	margin:0px;
 	font-family:Arial;
 	font-size:17px;
}
.Seeems-SelectList {
 	/* TODO put your content here */
}
.Seeems-SmallHeading {
 	/* TODO put your content here */
}
.Seeems-Text {
 	/* TODO put your content here */
}
.Seeems-TextBox {
 	/* TODO put your content here */
}
.Seeems-TextLink {
 	/* TODO put your content here */
}
.Seeems-VerticalSeparator {
 	/* TODO put your content here */
}


/* Tilføjet af Reklamehuset */

h1, .Seeems-VeryLargeHeading {
	font-size: 36px;
	font-weight: normal;
	color: #3E70AC;
	margin: 0px 0px 12px 0px;
}

h2, .Seeems-LargeHeading {
 	color: #3E70AC;
}
a {
	color: #3E70AC;
	text-decoration: underline;
}
body.Website,
body.Page,
body.NewsPage,
body.GalleryPage
{
	background-image:url('/files/layout/background-image.gif'); /* frontend */
	background-repeat:repeat-x;
}

.TopInfoArea
{
  color:#7D7D7D;
}

.TopInfoArea a,
.TopInfoArea a:link,
.TopInfoArea a:visited,
.TopInfoArea a:active,
.TopInfoArea a:hover
{
  color:#3E70AC;
}
.CopyRightArea
{
	color:#5C5C5C;
	font-size: 10px;
	padding-bottom: 10px;
}

.CopyRightArea a,
.CopyRightArea a:link,
.CopyRightArea a:active,
.CopyRightArea a:hover,
.CopyRightArea a:visited
{
 	color:#5C5C5C;
	font-size: 10px;
	text-decoration: none;
}
div.FrontPageNewsTitle
{
  display:block;
  width:100%;
  margin-top:10px;
}

div.FrontPageNewsTitle a,
div.FrontPageNewsTitle a:link,
div.FrontPageNewsTitle a:active,
div.FrontPageNewsTitle a:hover,
{
  color:#3E70AC;
  text-transform: uppercase;
}


div.FrontPageNewsTitle a:visited
{
  color:#5C5C5C;
}


div.FrontPageNewsDate
{
  display:block;
  width:100%;
  margin-top:5px;
  color:black;
  font-style:italic;  
  font-weight:bold;
  font-size:11px;
}
div.FrontPageNewsText
{
  display:block;
  width:100%;
  margin-top:5px;
  color:#5C5C5C;
}


/*
FrontPageNewsTitle
FrontPageNewsDate
FrontPageNewsText
*/
@media print 
{
  body
  {
      background-color: white;
      background-image: none;
  }

  tr.CoSeaTemplateRow1,
  tr.CoSeaTemplateRow2,
  tr.CoSeaTemplateRow3,
  tr.CoSeaTemplateRow4,
  tr.CoSeaTemplateRow5,
  tr.CoSeaTemplateRow6,
  tr.CoSeaTemplateRow7,
  tr.CoSeaTemplateRow8,
  tr.CoSeaTemplateRow10,
  tr.CoSeaTemplateRow11,
  tr.CoSeaTemplateRow12,
  tr.CoSeaTemplateRow13
  {
    display: none;
  }



  #AreaID4287,
  #AreaID4276,
  #cell_with_bordersAreaID4292,
  #cell_with_bordersAreaID4293,
  #cell_with_bordersAreaID4294,
  #AreaID4317,
  #AreaID4318,
  #AreaID4320,
  #cell_with_bordersAreaID4321,
  #AreaID4331,
  #cell_with_bordersAreaID4322,
  #cell_with_bordersAreaID4326,
  #AreaID4340,
  #cell_with_bordersAreaID4337,
  #AreaID4343,
  #AreaID4360
  {
    display:none;
  }
}
