﻿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: 160px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #fff url("images/header.gif");
	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: 250px;
	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 **********/
#menu {
	background: #555;
	color: #FFF;
	height: 34px;
}

#menu ul {
	margin: 0px auto;
} 

#menu li {
	float: right; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	list-style: none;
} 

#menu li a {
	background: transparent;
	color: #E2E2E2;
	display: block; 
	float: left; 
	height: 27px;
	text-decoration: none; 
	padding: 8px 19px 2px 19px;
	text-transform: uppercase;
	font-size: 90%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
} 

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, {
	background: #444;
	color: #83B82E;
} 

/********** 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: #006666;
	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;
}

/********** 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: #006666;
	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;
}

/********** 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: #006666;
	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: #006666;
	background: inherit;
	font-weight: bold;
}

#centercol h2 {
	padding: 5px 0 5px 0;
	margin: 0;
	font: normal 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	color: #006666;
	background: inherit;
	font-weight: bold;
}

#centercol .indeksoverskrift { 
	font: normal 100% "lucida sans", Arial, Helvetica, Sans-Serif;
	background: #CCCCCC;
	color: #666633;
}

#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: #555;
	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: 90%;
	font-weight: bold;
	background: inherit;
	color: #809337;
}

/* TYPOGRAPHY */
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #b29b35;
}

.snavn {
    visibility: hidden;
}

