﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	background-color: #d3d3d3;
	background-repeat: repeat;
}
#container {
	width: 976px;
	margin: 0 auto;
	background-image: url(../images/baggr.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 956px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 108px;
}
#navigation {
	width: 956px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #ec8f1f;
	background-image: url(../images/logo_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#decoration {
	width: 956px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #d3d3d3;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 210px;
	padding: 15px;
	background-color: #d3d3d3;
	min-height: 400px;
}
html>body #column_l {
	width: 210px;
	padding: 15px;
	background-color: #fd3d3d3;
}
#column_r {
	width: 656px;
	padding: 15px 10px;
	background-color: #d3d3d3;
}
html>body #column_r {
	width: 656px;
	padding: 15px 10px;
	background-color: #d3d3d3;
}
#column_all {
	width:956px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color:#d3d3d3;
}
/*html>column_all {
	width:926px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color:#FFF;
}*/
#content {
	background-color: #fff;
}
#footer {
	width: 956px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #d3d3d3;
}

html>body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}



/* Right Column */
#column_r img {
	border: 1px solid #808080;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Site typography */
h1 {
	font-size: 18px;
	color: #E7501B;
}
h2 {
	font-size: 11px;
	font-style: normal;
	color: #336699;
	line-height: 11px;
	font-weight: bold;
	margin-bottom: -15px;
}
h3 {
	font-size: 18px;
	color: #E7501B;
}
h4 {
	font-size: 14px;
	color: #E7501B;
	line-height: 14px;
	margin-bottom: -12px;
}
blockquote,p,ol,ul,td {
	font-size: 10px;
	color: #000000;;
}
h5 {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	background-position: right bottom;
	margin-right: 5px;
	margin-bottom: 5px;
}
h6 {
	font-size: 8px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

/* Footer */
#footer p {
	text-align: center;
	width: 956px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ec8f1f;
	color: #OOOOOO;
	height: 25px;
	font-size: 12px;
	line-height: 24px;
}
#footer_stop {
	/*text-align: center;
	clear: both;*/
	width: 976px;
	background-image: url(../images/baggr-bund.jpg);
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	height: 20px;
	/*overflow: auto;*/
	background-color: #d3d3d3;
	background-repeat: no-repeat;
}


/* Links */
#column_r a {
	color: #336699;
	text-decoration: none;
}
#column_r  a:hover {
	color: #E7501B;
	text-decoration: underline;
}
a{
	color:#336699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.h2-udsalg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}


/* Kalender */
.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
		
form
		{ margin: 2px;}
		
/* HighSlide */
.highslide {
	cursor: url(billedvisning/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 5px solid #444444;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: #FFFFFF;
	color: #FF0000;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
} 
