/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Henning Hoffmann
http://henhof.dk/
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Body
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

body {
	margin:0;
	padding:18px 0;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#333;
	background-color:#717171;
}

a:link {
	color:#f71;
	background-color:inherit;
	text-decoration:none;
}

a:visited {
	color:#f2a;
	background-color:inherit;
	text-decoration:none;
}

a:hover {
	color:#fc9;
	background-color:inherit;
	text-decoration:underline;
}

ul {
	list-style-type:circle;
	list-style-position: outside
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Images
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

a img {
	border:none;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Content
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#content {
	width:977px;
	margin:0 auto;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Sidebar
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#sidebar {
	float:left;
	width:237px;
	margin:0;
	color:#fff;
	background-color:inherit;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Sidebar Footer
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#sidebarfooter {
	height:108px;
	margin:0;
	clear:both;
	background-image:url(../images/background/sidebarfooter-background-image.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#sidebarfooter a img {
	margin:8px 0 0 12px;
	width:30px;
	height:20px;
}

#sidebarfooter ul {
	margin:0;
	padding:0;
}

#sidebarfooter li {
	list-style-type:none;
	display:inline;
	margin:0;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Navigator in the sidebar
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#navigator {
	overflow:hidden;
	margin:0;
	padding:0;
	background-image:url(../images/background/sidebarmain-background-image.png);
	background-repeat:repeat-y;
	background-position:top right;

	/* hack pga. IE6 - START */
	min-height:336px; /* W3C */
	height:auto !important;  /* overtrumfer koden til IE6 */
	height:336px;  /* til IE6 */
	/* hack pga. IE6 - END */
}

#navigator h1 {
	margin:0px 20px 6px 20px;
	padding:25px 0 0 0;
	font-family:Verdana, Arial, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size:90%;
	line-height:1.4em;
	text-transform:uppercase;
	letter-spacing:.2em;
}

#navigator p {
	line-height:1.2em;
	margin:0 14px;
	padding:.5em 0;
}

#navigator p.sublink {
	line-height:1.1em;
	margin:0 14px 0 24px;
	padding:.5em 0;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Billedgalleri in the sidebar
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#billedgalleri {
	margin:0;
	padding:0;
	height:321px;
	width:237px;
}

#billedgalleri img {
	margin:0;
	padding:0;
	height:321px;
	width:237px;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Container
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#container {
	float:right;
	width:720px;
	margin:0;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
boxleft
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#boxleft {
	position:relative;
	float:left;
	left:40px;
	width:434px;
	margin:0;
	color:#fff;
	background-color:inherit;
	background-image:url(../images/background/boxleftmain-background-image.png);
	background-repeat:repeat-y;
	background-position:top right;

	/* hack pga. IE6 - START */
	min-height:231px; /* W3C */
	height:auto !important;  /* overtrumfer koden til IE6 */
	height:231px;  /* til IE6 */
	/* hack pga. IE6 - END */
}

#boxleft h1 {
	margin:8px 20px 0 20px;
	padding:17px 0 0 0;
	font-family:Verdana, Arial, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size:90%;
	line-height:1.4em;
	text-transform:uppercase;
	letter-spacing:.2em;
}

#boxleft p {
	line-height:1.6em;
	margin:1em 20px;
}

#boxleft a:link {
	color:#f71;
	background-color:inherit;
	text-decoration:none;
}

#boxleft a:visited {
	color:#ff8;
	background-color:inherit;
	text-decoration:none;
}

#boxleft a:hover {
	color:#fc9;
	background-color:inherit;
	text-decoration:underline;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Boxright
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#boxright {
	position:relative;
	float:right;
	top:52px;
	right:31px;
	width:155px;
	height:179px;
	margin:0;
	text-align:center;
	background-image:url(../images/background/boxright-background-image.png);
	background-repeat:no-repeat;
	background-position:center;
}

#boxright img {
	margin:5px 0;
	padding:0;
	width:90px;
	height:15px;
}

#boxright ul {
	margin:52px 0 0 0;
	padding:0;
}

#boxright li {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:0px;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Main
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#main {
	width:720px;
	margin:0;
	float:left;
	clear:both;
	background-image:url(../images/background/main-background-image.png);
	background-repeat:repeat-y;
	background-position:top right;
}

#main h1 {
	margin:0 6px .25em 6px;
	padding:0 0 0 14px;
	font-family:Georgia, Serif;
	font-size:220%;
	font-weight:bold;
	line-height:110%;
	color:#666;
	background-color:#afd4ff;
}

#main h2 {
	margin:.3em 20px .3em 20px;
	font-family:Verdana, Arial, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size:100%;
	font-weight:bold;
	line-height:1.4em;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#666;
	background-color:inherit;
}

#main h3 {
	margin:.3em 20px .3em 20px;
	font-family:Verdana, Arial, "Trebuchet MS", Trebuchet, Sans-serif;
	font-size:100%;
	line-height:1.4em;
	letter-spacing:.1em;
	color:#666;
	background-color:inherit;
}

#main p {
	margin:1em 20px;
}

#main p.center {
	text-align:center;
}

#main p.mono {
	font-family:courier, monospace;
}

#main address {
	margin:1em 20px;
}

#main p.photo {
	font-style:italic;
	text-align:center;
}

#main a:link {
	color:#33f;
	background-color:inherit;
	text-decoration:underline;
}

#main a:visited {
	color:#f2a;
	background-color:inherit;
	text-decoration:underline;
}

#main a:hover {
	color:#f71;
	background-color:inherit;
	text-decoration:underline;
}

.italic {
	font-style:italic;
}

#main hr {
	clear:both;
	color:#afd4ff;
	background-color:#afd4ff;
	margin:8px 6px;
	border:0;
	height:2px;
}

#main img {
	margin:4px 0;
	padding:0;
}

#main img.logomini {
	margin:0;
	padding:0;
	vertical-align:text-bottom;
}

#main img.logo {
	border:0;
	margin:4px;
}

#main img.floatright {
	float:right;
	margin:10px 20px 10px 10px;
}

#main img.floatleft {
	float:left;
	margin:10px 10px 10px 20px;
}

#main a img {
	border:1px solid #747474;
}

#main blockquote {
	border:1px #747474 solid;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	color:#3e3e3e;
	background-color:#fee;
	padding:10px;
}

#main li.air {
	padding:4px 0;
	border-bottom:1px solid #afd4ff;
	width: 62%;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Main Header
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#mainheader {
	height:140px;
	margin:0;
	clear:both;
	background-image:url(../images/background/mainheader-background-image.png);
	background-repeat:no-repeat;
	background-position:top right;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Main Footer
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

#mainfooter {
	height:130px;
	margin:0;
	clear:both;
	background-image:url(../images/background/mainfooter-background-image.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#mainfooter img {
	margin:6px;
	width:90px;
	height:15px;
}

#mainfooter ul {
	margin:8px 0 0 0;
	padding:20px 0 0 20px;
}

#mainfooter li {
	list-style-type:none;
	display:inline;
}

/* ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Input, Select and Textarea
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ */

input, select, textarea {
	border:1px solid #58a;
	margin-bottom:1px;
}

/* EOF */