/* font definitioner */

*, body {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size : 11px;
}

/* Component wrapper */
div.ex906 {
	width: 410px;
	margin-bottom: 15px;
	background-image: url(http://www.kultunaut.dk/images/drregioner/kalender.gif);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

div.ex907 {
	width: 410px;
	margin-bottom: 15px;
	background-image: url(http://www.kultunaut.dk/images/drregioner/naut.gif);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

/* Content area */
div.ex906 div.content {
	padding: 0px 10px 0px 10px;
}

/* Headline */
div.ex906 h3 {
	width: 410px;
	height: 30px;
	margin: 0;
	padding: 0;
}

div.ex906 h3 span {
	display: block;
	width: 410px;
	height: 30px;
	text-indent: -5000px;
}

/* Table */
div.ex906 table {
	width: 100%;
	border: 0px;
	table-layout: fixed;
	margin-bottom:10px;
}

/* Fieldset */
div.ex906 fieldset {
	border: 0px;
}

/* Label */
div.ex906 label {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 1px;
}

/* Input fields */
div.ex906 input.txt{
	width: 180px;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin-bottom: 6px;
}

div.ex906 input.radiobutton, div.ex906 input.checkbox {
	line-height: 14px;
	width: 14px;
	padding: 0px 0px 0px 0px;
	border : none;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color: transparent;
	margin-right : 5px;
}

div.ex906 select {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 8px;
	margin-right:0px;
}

/* button  */
div.ex906 input.button {
	margin: 3px 0px 8px 0px;
	font-size: 10px;
}


/* Component wrapper */
div.ex906 {
	background-color: #E0E5E4;
	border-bottom: 2px solid #669CAD;
}

/* Headline */
div.ex906 h3.hdTidSted {
	background-image: url(http://www.kultunaut.dk/images/drregioner/hdTidSted.gif);
}

/* Headline */
div.ex906 h3.hdGenre {
	background-image: url(http://www.kultunaut.dk/images/drregioner/hdGenre.gif);
}

/* Headline */
div.ex906 h3.hdSoeg {
	background-image: url(http://www.kultunaut.dk/images/drregioner/hdSoeg.gif);
}


/* Paragraph */
div.ex906 p {
	color: #005671;
}

/* Label */
div.ex906 label {
	color: #669CAD;
}

/* Input fields */
div.ex906 input.txt, div.ex906 textarea {
	border: 1px solid #669CAD;
	background-color: #ffffff;
}

div.ex906 select {
	background-color: #FFFFFF;
}

/* button  */
div.ex906 input.button {
	color: #005671;
	background-color: #B5C9CF;
	border: 1px solid #669CAD;
}


/* tilføjelser - jewi@dr.dk 11/11-04 */


.landsdel {
	width: 189px;
}

.dag {
	width: 40px;
}

.maaned {
	width: 86px;
}

.aar {
	width: 55px;
}

.illustration {
	position: relative;
	float: right;
}

a {
	color: #AF5C02;
}

