/* Basic style */


body {
	color: #000000;
	background-color: #ffffff;
	background-attachment: fixed;
	/*background-color: #d0d0d0;
	background-image: url(../../img/backgrounds/bg_diagonal1.jpg);*/
	}
#outer_div {
	background-color: #ffffff;
/*	background: url(../../img/backgrounds/menubg3.jpg) repeat-y #ffffff;
	color: #000000;*/
	border: 0;
	}
#outer_div_image {
	background-color: #606060;
	border: 0;
	}

#content {       
/*	background: url("../../img/backgrounds/autumnbg3.jpg") no-repeat;
	background-position: right top;*/
	background-color: #ffffff;
	}
#header {
/*	background-color: #f0f0f0;*/
	border-bottom: 1px solid #000000;
	}

/*--- farver ----- (for farver i menu se menu nedenfor) -------------*/       

h1, h2, h3, .underoverskrift, .opdateret, .linkkategori, .smalltextcolor {       
	background-color: transparent;
/*	color: #a82030;*/
	} 
#logofelt_2007 {
	color:#303030;
	}
.faqquestion {   
/*	color: #a82030;*/
	background-color: transparent;
	}   
.datoer {   
/*	color: #a82030;*/
	background-color: transparent;
	}


a {
 	color: #000000;        
	}       
a:hover {
/*	color: #a82030;*/
 	color: #808080;
	}
#footer a {
	color: #000000;
	}
#footer a:hover {
	color: #808080;
	}

/* hvor er headlinks ??? */
/* ældre system hvor h'er blev brugt til links ??? */

/*.headlink {
	color: #d83830;
	}
.headlink a:link {
	color: #d83830;
	}
.headlink a:hover {
	color: #d83830;
	}*/


/* zebra style anvendes på nyhedsbrev, filer og links */

.zebrarow_light {
	font-size:11px; 
	background-color: #f0f0f0;
	}
.zebrarow_dark {
	font-size:11px; 
	background-color: #e0e0e0;
	}

.vote_hr {
	height:5px;
	color: #a0a0a0; 
	}

/*--- MENUEN -----------------------*/       

#menu {  /* resten af css i globalscreen.css */
	width: 150px;       
	line-height: 20px;       
	padding: 42px 0px 25px 0px;       
	}
.layoutbutton {
	width: 150px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	}
.layoutbutton a {
	display: block;
	width: 150px;
	font-size: 11px;
	color: #000000;
	/* et image her eller menubg_phantom.gif nødvendig for at a:hover virker i 100% bredde*/
	background: url(../../img/backgrounds/menubg_phantom.gif) no-repeat;
	/*background: url(../../img/backgrounds/knap_bg.png) no-repeat;*/
	padding-left: 0px;
	text-decoration: none;
	border: 0px;
	}
.layoutbutton a:hover {
	width: 150px;
	color: #606060;
	background-color: #ffffff;
	/*background: url(../../img/backgrounds/knap_bg_hover.png) no-repeat;*/
	}

.subbutton {
/*	background-attachment: fixed;*/
	background: url(../../img/arrowmenu.gif) no-repeat;
	background-position: 14px 7px;
 	width: 150px;       
	font-weight: normal;       
	text-align: left;       
	margin-bottom: 1px;       
	margin-top: 1px;       
	padding-bottom: 1px;       
	padding-left: 0px;       
	}       
.subbutton a {       
	background: url(../../img/arrowmenu.gif) no-repeat;
	background-position: 14px 7px;
	width: 150px;
	font-size: 10px;
	padding-left: 0px;
/*	color: #000000;*/
	background: transparent;
	text-decoration: none;
	border: 0px;
	display: block;
	}       
.subbutton a:hover {
	background: url(../../img/arrowmenu.gif) no-repeat;
	background-position: 14px 7px;
	width: 150px;       
	color: #606060;       
	background-color: #ffffff;
	}       

.activebutton {
	width: 150px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	}
.activebutton a {
	width: 150px;
	font-size: 11px;
	/*color: #a82030;*/
	color: #606060;
	padding-left: 0px;
	background-color: #ffffff;
	text-decoration: none;
	border: 0px;
	display: block;
	}
.activebutton a:hover {
	width: 150px;
	/*color: #a82030;*/
	color: #606060;
	background-color: #ffffff;
	}


/*--- smallcalendar ----- farver nedenfor ----------------*/

.calendartable {  /* tabellen med kalenderen */
	width: 160px;
	font-size:10px;
	}
.calendartable td {
	text-align: center;
	}
.cal_header {    /* øverste række */
	font-weight: bold;
	}
.cal_daylabel {   /* række med: m t o t f l s */
	font-weight: bold;
	}
.DateField {
	width: 20px;
	}
.DateFieldToday a {
	text-decoration: none;
	display: block;
	}
.DateFieldLink a {
	text-decoration: none;
	display: block;
	}

/* --- kalender --- farver ----------------- */

.calendartable {  /* tabellen med kalenderen */
	background-color: #d0d0d0;
	color: #ffffff;
	}
.cal_header {    /* øverste række */
	background-color: #b0b0b0; 
	color: #ffffff; 
	}
.cal_daylabel {   /* række med: m t o t f l s */
	color: #ffffff; 
	}
.DateField {
	color: #ffffff;
	background-color: #b0b0b0;
	}
.DateFieldToday {
	color: #808080;
	background-color:#e0e0e0;
	}
.DateFieldToday a {
	color: #808080;
	background-color:#e0e0e0;
	}
.DateFieldLink a {
	color: #ffffff;
	background-color:#c0c0c0;
	}



/* --- footer ------- is hidden for print --- */
#footer {
	border-top: 1px solid #000000;
/*	border-top: 1px solid #c0c0c0;
	background-color: #f0f0f0;*/
	/*background-image: url(../images/bg_footer.jpg);*/
	color: #000000;
	}
#footer a {
	text-decoration: none; 
	}
#footer a:hover {
	text-decoration: none; 
	}
