@charset "UTF-8";
/* CSS Document */

HTML {}
BODY { margin: 0px; padding: 0px; text-align:center; background-image:url(images/Baggrund_samlet.jpg); background-repeat:no-repeat; background-position:top; background-color: #B2E0F3}

A { color:#043882; text-decoration:none; }
A:HOVER { text-decoration:underline;}

#idOuterPlaceHolder { width: 960px;  margin: auto; }
#idSite { width: 960px; text-align: left; background-color:#FFFFFF; }

#idLanguageSelect { width:inherit; } 
#idTop { width:inherit; height: 238px; }
#idFlashTop { width: 360px; height: 228px; float:left; }
#idTopBackground { width: 600px; height: 228px; float:left; }

#idMenuHolder  { width: 240px; padding-left: 10px; display:inline;  }

#idMenu { width: 230px; text-align:left; background-color:#F1F1F1; float:left; }
#idMenu A { height: 34px; padding-left: 35px; color: #043882; width: 100%; text-decoration:none; }
#idMenu A:HOVER { background-color: #043882; color:#FFFFFF; }
#idContent { width: 530px; margin-left: 60px; float:left; }


#idFooter { width: 960px; height: 59px; color:#FFFFFF; background-image:url(images/bund.gif); display:inline-block; line-height: 59px; text-align:center;}
#idEMAZE A { text-align: right; font-size: 10px; color:#CCCCCC; }

H1 { font-family:Arial, Helvetica, sans-serif; font-size:38px; color: #043882; font-weight:lighter; }
H2 { font-family:Arial, Helvetica, sans-serif; font-size:17px; color: #4b4b4d; font-weight:bold; }
P, DIV, TD { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #4b4b4d;} 

.border1 {
	border-top: 1px none #023365;
	border-right: 1px solid #023365;
	border-bottom: 1px solid #023365;
	border-left: 1px solid #023365;
}
.border2 {

	border-top: 1px none #023365;
	border-right: 1px none #023365;
	border-bottom: 1px solid #023365;
	border-left: 1px solid #023365;
}
