table
{
  border-collapse: collapse;
  border-spacing: 0;
  
}

td
{
  padding: 0;
  vertical-align: top;
  text-align: left;
  
}

div { text-align: left;  }

img { border: 0;  }

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

/* font */
body, td, input, select, h1, textarea
{
  color: #26414F;
  font-family: Verdana;
  font-size: 11px;
}










body {
	margin:0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #26414F;
	background-color: #FFFFFF;	;
	scrollbar-face-color:#26414F;
	scrollbar-highlight-color:#26414F;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:#26414F;
	scrollbar-shadow-color:#26414F;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

.style2 {font-size: 12px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-size: 24px;
	font-weight: bold;
}

.fontred{
	color:#7B3031;

}

#hldoverskrift{
	color : #000000;
	text-align: center;
	font-size : 20px;
	font-weight: bold;
} 

/* OSS */
.oss {
	margin-left:20px;
	margin-top:20px;
}

/* MENU */
table.page_content_table
{
  width: 140px;
}
/* Divs */
td.page_menu_left_td div.advertisement, td.page_menu_right_td
{
  padding: 10px 0px 10px 29px;
}

td.page_menu_left_td div.section
{
  height: 16px;
  background: url('../img/menu_bg_dark.png') repeat-y;
  padding: 5px 5px 5px 5px;
}


/* overskrift i firkant */ 
td.page_menu_left_td div.section img
{
  display: block;
  float: left;
  padding: 0px 5px 0px 0px;
}

/* overskriften gul */
td.page_menu_left_td div.section a.active
{
  color: #EFF77B;
}

/* tabellen */

td.page_menu_left_td a.menu
{
  color: #000000;
  display: block;
  padding: 3px 0px 4px 26px;
  margin: 0px 0px 1px 0px;
  text-decoration: none;
}
/* knap */
td.page_menu_left_td a.menu:hover
{
	color: #EFF77B;
  background: url('../img/menu_bg_active.png') no-repeat;
}

/* NYHEDER */
#overskrift{
	color : #26414F;
	font-size : 17px;
	font-weight: bold;
} 
#dato{
	color : #26414F;
	font-size : 12px;
} 
#indhold{
	color : #26414F;
	font-size : 15px;
}
#nyhedContainer{
	margin-top : 10px;
	margin-left : 10px;
}




/* DAGBOG */
.dagbog{
	color : #26414F;
	font-size : 20px;
	font-weight: bold;
	text-align : center;
} 
#dagbogEmne{
	color : #26414F;
	font-size : 17px;
	font-weight: bold;
} 
#dagbogDato{
	color : #26414F;
	font-size : 14px;
	font-weight: bold;
} 
#dagbogIndhold{
	color : #26414F;
	font-size : 15px;
}
#dagbogContainer{
	margin-top : 10px;
	margin-left : 10px;
	width:62	0px;
}

/* FILMKLIP */
#filmklip{
	color : #26414F;
	font-size : 20px;
	font-weight: bold;
	text-align:center;
	margin-bottom:15px;
}

/* BILLEDEARKIV */
td.billede-overskrift
{
	font-size : 20px;
	font-weight : bold;
}
td.billede-emne
{
	font-size : 16px;
}



table.dagbog_content_table
{
  width: 95%;
}
td.dagbog_menu_left_td
{
  padding: 10px 0px 10px 10px;
}

a
{
  color: #26414F;
  text-decoration: none;
}

a:link { /* ubesøgte links */
	color: #26414F;
	text-decoration:none; /* fjerner understregning ved link */
}

a:visited { /* besøgte links */
	color: #26414F;
	text-decoration:none;
}

a:active { /* aktiverede links */
	color: #26414F;
}

a:hover { /* musen over */
	color: #26414F; 
	
}


textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #005295;
	background-color: #dfdfdf;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}


input {
	border-width: 1px;
	border-style: solid;
	border-color: #005295;
	background-color: #dfdfdf;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

input.menu {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}

#contentmlink{
	color : #26414F;
	font-size : 14px;
} 

#content{
	color : #26414F;
	font-size : 14px;
	text-align:center;
} 

table.faq{
	color : #26414F;
	font-size : 14px;
} 

#font1 {
	font-size: 24px;
	font-weight: bold;
}
#font2 {
	font-size: 20px;
	font-weight: bold;
}
#font3 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
#font3 {
	font-size: 16px;
}

#fontblack {
	font-size: 13px;
	color:#000000;
	text-align:center;
}

.page{
	margin-top : 10px;
	margin-left : 10px;
} 

.container{
	margin : 30px;
} 
