﻿body {
	margin: 0 auto;
	padding: 0;
	font: 80% "lucida sans", Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	background: #fff url("images/bg.gif") repeat-x;
	color: #555;
}

/********** Overordnet Indramning **********/
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
}

/********** Hovedsektion **********/
#header {
	height: 180px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #fff url("images/header_01.png");
	color: #000;
}

#header h1 {
	margin-top: 60px;
	padding: 1px;
	letter-spacing: 3px;
	font-size: 300%;
	color: #fff;
	background: transparent;
	margin-left: 10px;
}

#header h2 {
	margin: 5px;
	padding: 1px;
	font-size: 150%;
	letter-spacing: 2px;
	color: #fff;
	background: transparent;
	font-style: italic;
}

#header img a {
	margin: 0;
	border: none;
}

/********** Topmenu **********/
#topmenu {
	float: right;
	width: 450px;
	text-align: right;
	margin: 0;
	padding: 10px 0 0 0;
}

#topmenu a {
	color: #000;
	font-size: 100%;
	margin: 0;
	padding: 6px 8px 6px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#topmenu a:hover {
	text-decoration: underline;
}

/********** Hovedmenu **********/
#navcontainer ul {
	padding: 2px;
	background-color: #396773;
	color: White;
	float: right;
	width: 100%;
	text-transform: uppercase;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 0.2em 1.5em;
	background-color: #396773;
	color: White;
	text-decoration: none;
	float: right;
}

#navcontainer ul li a:hover {
	background-color: #2e454a;
	color: #fff;
}

/********** Hovedindhold **********/
#maincol {
	position: relative;
	margin: 0;
	padding-right: 10px;
	padding-left: 10px;
}

/********** Venstre kolonne **********/
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;
	border-bottom: 0px solid #ccc;
}

#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftcol ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#leftcol ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #C0C0C0;
}

#leftcol ul li a:hover {
	background: #cccccc;
	color: #666633;
}

#leftcol p {
	padding: 3px 0 0 0;
	margin: 0;
}

#leftcol h1 {
	padding: 20px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font: normal 125% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #396773;
	background: inherit;
	font-weight: bold;
}

#leftcol td {
	font: 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #555;
}

#leftcol .byindeks { 
	font: normal 150% "lucida sans", Arial, Helvetica, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

#leftcol .byindeks a { 
	text-decoration: none;
	color: #809337;
}

#leftcol .byindeks a:hover {
	text-decoration: none;
	color: #666633;
}

#leftcol .reklameimg {
	margin: 4px;
	text-align: center;
	padding: 4px;
/*	border: 1px solid #669900; */
}

#leftcol .reklameimg a { 
	background:#fff;
	text-decoration: none;
	text-align: center;
	border: none;
}

#leftcol .reklameimg a:hover {
	background:#fff;
	text-decoration: none;
	text-align: center;
	border: none;
}

/********** Højre kolonne **********/
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	border-bottom: 0px solid #ccc;
}

#rightcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightcol ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#rightcol ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #C0C0C0;
}

#rightcol ul li a:hover {
	background: #CCCCCC;
	color: #666633;
}

#rightcol p {
	padding: 3px 0 0 0;
	margin: 0;
}

#rightcol h1 {
	padding: 20px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font: normal 125% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #396773;
	background: inherit;
	font-weight: bold;
}

#rightcol td {
	font: 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #555;
}

#rightcol .byindeks { 
	font: normal 125% "lucida sans", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

#rightcol .byindeks a { 
	text-decoration: none;
	color: #809337;
}

#rightcol .byindeks a:hover {
	text-decoration: none;
	color: #666633;
}

#rightcol .reklameimg {
	margin: 4px;
	text-align: center;
	padding: 4px;
/*	border: 1px solid #669900; */
}

#rightcol .reklameimg a { 
	background:#fff;
	text-decoration: none;
	text-align: center;
	border: none;
}

#rightcol .reklameimg a:hover {
	background:#fff;
	text-decoration: none;
	text-align: center;
	border: none;
}

/********** Centerkolonne **********/
#centercol {
	position:relative;
	padding:0 190px;
}

#centercol a {
	color: #666633;
}

#centercol a:hover {
	text-decoration: underline;
	color: #666633;
}

#centercol p {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1.5em;
}

#centercol h1 {
	padding: 20px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font: normal 125% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #396773;
	background: inherit;
	font-weight: bold;
}

#centercol h1 a {
	padding: 20px 0 10px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font: normal 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #396773;
	background: inherit;
	font-weight: bold;
}

#centercol h2 {
	padding: 5px 0 5px 0;
	margin: 0;
	font: normal 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #396773;
	background: inherit;
	font-weight: bold;
}

#centercol .indeksoverskrift { 
	font: normal 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	background: #a8b772;
	color: #fff;
	font-weight: bold;
}

#centercol .articlefooter {
	font: normal 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	font-style : italic;
	text-align: right;
	border-bottom: 1px solid #ccc;}

#centercol img {
	margin: 4px;
	padding: 4px;
	border: 1px solid #669900;
}


#centercol .specialimg {
	margin: 0;
	border: none;
}


/********** Bundsektion **********/
#footerbg {
	height: 75px;
	background: #396773;
	border-top: 5px solid #A6BA61;
}

#footer {
	margin: 5px auto 0 auto;
	text-align: center;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #83B82E;
	text-decoration: none;
}

/********** Andet **********/
a, a:visited {
	color: #A6BA61;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #7E9135;
	background: inherit;
	text-decoration: underline;
}

a img {
	border: none;
}

/* CLASS */
.small {
	font-size: 80%;
	background: inherit;
	color: #555555;
}

.center {
	text-align: center;
}

/* TYPOGRAPHY */
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #b29b35;
}

.snavn {
    visibility: hidden;
}


