@import url("navigation.css");
@import url("news.css");
@import url("slimbox.css");
@import url("search.css");

/************************* RESET **********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/************************* HTML BODY **********************/

html {
	background-image: url(/web/grafik/bg_html.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #E2E2E2;
}

body {
	background-image: url(/web/grafik/bg_body1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

html,body {
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #363636;
}

/************************* STRUCTURE **********************/

#container {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
}

#search {
	margin: 0 0 0 39px;
	float: left;
}

#mainnav {
	width: 780px;
	height: 112px;
	padding: 10px 0 0 200px;
}

#flash {
	width: 990px;
	margin: -10px 0;
}

#subnav {
	width: 223px;
	margin: 30px 0 0 28px;
	float: left;
}

#subheaderNav,
#subheaderNewsletter {
	width: 197px;
	height: 44px;
	margin: 0 0 0 7px;
	padding: 0 0 0 19px;
	line-height: 44px;
	background-image: url(/web/grafik/subnav_header.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	font-size: 13px;
}

#content {
	width: 978px;
	min-height: 500px;
	border-top: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	background-color: #FFF;
}

#content_footer {
	width: 980px;
	height: 26px;
	background-image: url(/web/grafik/content_border.gif);
	background-repeat: no-repeat;
}

#breadcrumb {
	width: 978px;
	height: 31px;
	background-color: #F1F1F1;
	border-bottom: 1px solid #E2E2E2;
	
}

#column1 {
	margin: 0 20px 0 0;
	width: 231px;
	float: left;
}

#column2 {
	width: 676px;
	margin: 1px 0 0 20px;
	background-image: url(/web/grafik/column2_bg.gif);
	background-repeat: repeat-y;
	background-position: 460px;
	float: left;
}

#column2_helside {
	width: 676px;
	margin: 1px 0 0 20px;
	float: left;
}

#stor_billede,#lille_billede,#hel_billede  {
	float: left;	
	position: relative;
}


#txt {
	width: 410px;
	padding: 5px 0 0 0;
	float: left;
}

#links {
	width: 190px;
	margin: 0 0 0 50px;
	padding: 10px 0 0 15px;
	background-image: url(/web/grafik/bg_links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#footer {
	width: 720px;
	height: 150px;
	padding: 30px 0 0 260px;
	margin: 72px 0 0 0;
	background-image: url(/web/grafik/footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

	#footer #billede {
		width: 428px;
		height: 171px;
		position: absolute;
		left: 10px;
		top:  -52px;
		z-index: 100;
	}
	
	#footer #address {
		left: 250px;
		position: absolute;
		top:  27px;
		z-index: 200;
	}
	
	#footer #info {
		background: url(/web/grafik/bg_headerAktuelt.gif) no-repeat top left;
		right: 20px;
		padding: 43px 0 0 20px;
		position: absolute;
		top:  -16px;
		z-index: 300;
		width: 280px;
	}



/*SEARCH*/
#search fieldset {
	margin: 18px 0 0 0;
	border: 0;
}

#search legend {
	display: none;
}

#search .txtfield {
	width: 245px;
	height: 17px;
	padding: 7px 0 6px 10px;
	border: 0;
	background-image: url(/web/grafik/sog_input_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #a0a0a0;
	float: left;
}

#search .btn {
	width: 69px;
	height: 28px;
	margin: 0 0 0 3px;
	background-image: url(/web/grafik/sog_btn_bg.gif);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	float: left;
}

/*Logbog - kaldender*/
#logbog, #calendar {
	clear:both;
}

#logbog table,#calendar table {
	width: 679px;
	margin: 15px 0 0 0;
}

#logbog .top {
	padding: 5px;
	background-color:#CFCFCF;
	height: 25px;
}

#calendar .top {
	padding: 2px;
	background-color:#CFCFCF;
	height: 35px;
}

#calendar .content {
	padding: 1px;
	height: 25px;
}

#logbog .content {
	padding: 5px;
	background-color:#EEEEEE;
}

#logbog fieldset,#calendar fieldset {
	margin: 30px 0 0 0;
	border-top: 1px solid #363636;
}

#logbog legend, #calendar legend {
	display: none;
}

#logbog .input, #calendar .input {
	width: 150px;
	border: 1px solid #d2d2d2;
}

#logbog .input, #calendar .input_long {
	width: 250px;
	border: 1px solid #d2d2d2;
}


#logbog .txt, #calendar .txt {
	width: 250px;
	height: 70px;
	border: 1px solid #d2d2d2;
}


/*Tilmeld nyhedsbrev*/
#newsletter {
	margin: 10px 0 0 7px;
}

#newsletter .txtfield {
	width: 209px;
	height: 15px;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #9ca2a0;
}

#newsletter .submitbtn {
	width: 80px;
	padding: 5px;
	background-color: #36618C;
	border: 0;
	color: #FFF;
}


/************************* TEXT **********************/

h1, h2, h3, h4, h5, h6 {
	line-height: normal;	
}

h1 {
	font-size: 24px;
	font-weight: normal;
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;	
	color: #fff;
}

h1.content_h1{
	width: 445px;
	height: 44px;
	padding: 0 0 0 15px;
	line-height: 44px;
	background-image: url(/web/grafik/h1_content.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 180px;
}

h1.links_h1 {
	width: 200px;
	height: 44px;
	padding: 0 0 0 15px;
	line-height: 44px;
	background-image: url(/web/grafik/h1_links.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 180px;
}

h1.hel_h1 {
	width: 676px;
	height: 44px;
	padding: 0 0 0 15px;
	line-height: 44px;
	background-image: url(/web/grafik/h1_helside.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 170px;
}

h2 {
	margin: 10px 0 10px 0;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif; 
}

h3 {
}

p {
	margin: 9px 0 9px 0;
}

/************************* LINKS **********************/

a {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



/************************* TABLES **********************/

table td {
	vertical-align:top;
	
	}

#calendar table{
	border-collapse:collapse;
}

#calendar table td, #calendar table th {
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
}

#calendar table th {
	color: #FFF;
}

#content ul {
	padding: 0 0 0 30px;
}

/************************* OTHERS **********************/

.logo {
	margin: 30px 0 0 0;
	float: left;
}

.clear {
	clear: both;
}

.noshow {
	display: none;
}

.gallery {
	margin: 10px 10px 0 0;
	float: left;
}