/*
mørk farve: #959573;
lys farve: #CDCC9A;
megetlys farve: #F2EADC;
orange farve: #FF8A05
*/


a:link
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #959573;
}
a:link:hover 
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #959573;
	/*background-color: #e6e6e6;*/
}
a:visited
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #959573;
}
a:visited:hover
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #959573;
}

body
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
/*	background-color: #CDCC9A;*/
	background-color: #FFFFFF;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
/*	LINE-HEIGHT: 15px; */
}

table
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	/*    background-color: #eeeeee;
	color: #111111;
*/	

}
a.nyhedslink:link
{
    color: #111111;
    text-decoration: none;
}

a.nyhedslink:visited:hover
{
    color: #111111;
    background-color: #ffffff;
    text-decoration: underline;
}

a.nyhedslink:link:hover
{
    color: #111111;
    background-color: #ffffff;
    text-decoration: underline;
}
a.nyhedslink:visited
{
    color: #111111;
    background-color: #ffffff;
}

.forside_nyhedslinie
{
   	MARGIN-top: 20px;
    text-align: right;
    height: 14px;
   	overflow: hidden;
}

h1,
.header
{
/*	font-family: Verdana,Tahoma,Arial,Helvetica;*/
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	MARGIN-BOTTOM: 10px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	color: #FF8A05;
	text-align: left;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
/*	MARGIN-BOTTOM: -15px;*/
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px;
	color: #FF8A05;
	text-align: left;
}

/*
.input 
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #CDCC9A;
	WIDTH: 150px;
	COLOR: black;
	BACKGROUND-COLOR: #ffffff;
}
*/
/*
button 
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	COLOR: black;
	BORDER-BOTTOM: #666666 1px solid;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #dddddd;
}
*/
textarea 
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

select,
input
{
	font-family: Verdana, Tahoma, Arial, Helvetica,Sans-Serif;
	font-size: 11px;
	border: solid 1px #CDCC9A;
/*	WIDTH: 150px;*/
	COLOR: black;
	BACKGROUND-COLOR: #ffffff;
}

/*
.checkbox
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: none 0px #CDCC9A;
	WIDTH: 30px;
	COLOR: black;
	BACKGROUND-COLOR: #ffffff;
}


select
{
	height: 22px; 
	top: 2px;
	font-family: Verdana, Tahoma, Arial, Helvetica,Sans-Serif;  
	font-size: 11px; 

}
*/	
.bar 
{
	BORDER-TOP: #99ccff 1px solid;
	BACKGROUND: #4c62aa;
	WIDTH: 100%;
	BORDER-BOTTOM: #000000 1px solid;
	HEIGHT: 20px
}

.boxbar
{
	padding-left: 5px;

	border-top: solid 1px #99ccff;

/*	background: #004684; */
	BACKGROUND-COLOR: #4c62aa;
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#004684, endColorstr=#7189b7); */
	WIDTH: 100%;
	border-bottom: solid 1px #004684;
	height: 20px
}
.boxbar2
{
   	border-top-color: #99ccff;
	border-top-style: solid;
	border-top-width: thin;

/*	border-top: #99ccff 1px solid;
	background: #004684; */
	BACKGROUND-COLOR: #4c62aa;
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#004684, endColorstr=#7189b7); */
	WIDTH: 100%;
	border-bottom: #004684 1px solid;
	height: 20px
}

/* Style af sidens baggrund */
.boxbody
{
    border: solid 0px gray;
	/*border:lightgrey 0px ;*/
	background: #ece9d8;
}

/* Style af forside billedet */
.forsidebillede
{
	BORDER-RIGHT: #4c62aa 1px solid;
	BORDER-TOP: #4c62aa 1px solid;
	BORDER-LEFT: #4c62aa 1px solid;
	BORDER-BOTTOM: #4c62aa 1px solid;
	height: 152px;
	width: 758px;
}

.TabelHeader
{
   	border: solid 1px #959573;
	border-top: solid 1px #959573;
	border-right: solid 1px #959573;
	border-bottom: none 0px #959573;

    /*margin-bottom: 3px;
    table-layout: fixed;*/
}
.tabel
{
    /*
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border: 0px;
	width: 760px;
*/
}

.printtabel
{
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	width: 100%;
	border: 0px;
/*	table-layout: fixed; */
}

.printhovedfelt
{
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	WIDTH: 100%;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 15px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM-STYLE: none;
}

/* Style af billed feltet incl. forside billede og logo */
.farve
{
	color: #4c62aa;
}


/* Style af billed feltet incl. forside billede og logo */
.billedfelt
{
	/*width: 598px;
	border: solid 1px #959573;*/
}

/* Style af logo feltet */
.logofelt
{
    /*width: 157px;
    height: 142px;*/
    background-color: White;
    border: solid 1px #4c62aa;
    vertical-align: middle;
    text-align:center;
}

/* Style af hoved feltet */
.hovedfelt
{
   	width: 580px;
	/*padding:15px 2px 15px 2px;*/
	background-color: #ffffff;
	border: solid 1px #959573;
}

/* Style af menu feltet */
.menufelt
{
    width: 160px;
    border-left: solid 1px #959573;
	border-top: none 0px #959573;
	border-right: none 0px #959573;
	border-bottom: solid 1px #959573;
}


/* Style af blog titel */
.blog_titel
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

/* Style af kommentar blogs */
.blog_kommentar
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 50px;
}

/* Style af hoved blogs */
.blog
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	background-color: #ffffff;/*#FFFFCC;*/
}

/* Style af blogs lavet mens man var logget på */
.blog_login
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	background-color: #F2EADC;
}

/* Style rundt om blog og nyheds input */
.blog_frame
{
   	BORDER-RIGHT: #4c62aa 1px solid;
	BORDER-TOP: #4c62aa 1px solid;
	BORDER-LEFT: #4c62aa 1px solid;
	BORDER-BOTTOM: #4c62aa 1px solid;

     border-color: #4c62aa #4c62aa #4c62aa #4c62aa
}

.popup_blog
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;

	BORDER-RIGHT: #4c62aa 1px solid;
	BORDER-TOP: #4c62aa 1px solid;
	BORDER-LEFT: 1px solid #4c62aa;
	BORDER-BOTTOM: 1px solid #4c62aa;
	width: 175px;
	BACKGROUND-COLOR: #ffffff;
	overflow: hidden;
  border-color: #4c62aa #4c62aa #4c62aa #4c62aa
}
.popup_sponsor
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;

	BORDER-RIGHT: #4c62aa 1px solid;
	BORDER-TOP: #4c62aa 1px solid;
	BORDER-LEFT: 1px solid #4c62aa;
	BORDER-BOTTOM: 1px solid #4c62aa;
	width: 175px;

	BACKGROUND-COLOR: #ffffff;
	overflow: hidden;
      border-color: #4c62aa #4c62aa #4c62aa #4c62aa
}

.bundtekst
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: Gray;
}

.sidstopdaterettekst
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: Gray;
}

.nyhed_overskrift
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
    background-color: #F2EADC;
   	color: #959573;
}
.nyhed_tekst
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: black;
}
.nyhed_dato
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: gray;
}
.artikel_tekst
{
    background: white;
    border: none 0px #ffffff;
    width: 100%;
    vertical-align: top;
    text-align:left;
}


.bkform
{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
    color: black;
	background-color: #F2EADC;

}

.help_text {
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
    font-size : 11px;
    color : #000000;
    text-decoration: none;
    font-weight: normal;
   	margin-top: 5px;
   	margin-left: 22px;
}

/* Tekst nyhedsavis-overskrift */
.bold_boldheader {
font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
font-size : 11px;
color : #000000;
text-decoration: none;
font-weight: bold;
}
/* Tekst artikel-overskrifter */
.bold_headline {
font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
font-size : 11px;
color : #999999;
text-decoration: none;
font-weight: normal;
}
/* Tekst artikel-tidspunkter */
.bold_time {
font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
font-size : 11px;
color : #999999;
text-decoration: none;
font-weight: normal;
}
/* Søgefelt */
.bold_input {
font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif; 
font-size : 11px;
color : #999999;
text-decoration: none;
font-weight: normal;
}
/* Linjeskift top */
.bold_linebreak_top {
font-size : 11px;
}
/* Linjeskift artikler */
.bold_linebreak {
font-size : 6px;
}

/* Linjeskift artikler */
.error {
color: red;
}
