/* BASIC HTML ELEMENTS */

body {
	background: #A7E2F6 url(../images/tile.gif) top left repeat;
	margin: 0;
	padding:0;
	margin-bottom: 20px;	color: #003266;
	font: 0.6em/1 Arial, Helvetica, sans-serif;
	
}

#side {
	width:782px;
	padding:0;
	margin:0 auto;
}

.indhold {
	font-size:120%;
}

.indhold, .indhold p, .indhold dd, .indhold dt {
	line-height:1.4;
}

.forsiden .indhold, .lokalforside .indhold {
	margin-left:10px;
}

#tekst {
	margin:5px 10px 0 10px;
	padding:0;
}

A:link, A:visited {
	color: #E65C00;
}

A:active, A:hover {
	color: #ED833C;
}

A.button {
	font-weight: bold;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
	line-height:1;
}

h1 {
	margin-bottom: 0.3em;
	font-size: 180%;
	color: #00387C;
	font-weight: normal;
}

h2 {
	font-size: 140%;
	font-weight: bold;
	margin-top:1.2em;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top:1em;
}

h5 {
	font-size: 16px;
	font-weight: normal;
	border-left: 1px solid #98BFD4;
	border-right: 1px solid #98BFD4;
	background-color: #DBEFFA;
	padding: 16px 20px 0px 20px;
	width: 540px;
}

h6 {
	font-weight: normal;
	border-left: 1px solid #98BFD4;
	border-right: 1px solid #98BFD4;
	background-color: #DBEFFA;
	padding: 0px 20px 0px 20px;
	width: 540px;
}

p, dt, dd {
	margin: 0;
	padding:0;
	margin-bottom: 0.5em;
}

dt {
	margin-top:1.2em
	margin-bottom:0;
}


.manchet {
	font-weight:bold;
	line-height:1.5;
	letter-spacing:-0.02;
	margin-bottom:1.2em;
}

.byline {
	font-style:italic;
	margin-bottom:1em;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

INPUT {
    padding: 1px 3px 1px 3px;
}

TEXTAREA {
    padding: 1px 3px 1px 3px;
}

FORM { margin:0px; padding:0px; }

UL {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 18px;
}

OL {
	margin-top : 12px;
	margin-bottom : 12px;
	margin-left : 25px;
}

DIV.divider {
	margin-top: 20px;
	border-top: 1px solid #D8E1EC ;
	height: 20px;
}

/* DESIGN */

#TOP {
	border-left: 1px solid #9BBFD4;
	border-right: 1px solid #9BBFD4;
	background-color: #FFFFFF;
	height: 150px;
}

#TOP_INNER {
	position: relative;
	width: 780px;
	height: 140px;
}

#TOP_MENU {
	position: absolute;
	background: url(../images/top-menu-bg.gif) no-repeat top left;
	top: 120px;
	left: 0px;
	width: 780px;
	height: 20px;
}

#GLOBAL_MENU {
	position: absolute;
	background: url(../images/global-menu-bg.gif) no-repeat top left; 
	top: 8px;
	left: 579px;
	width: 201px;
	height: 112px;
}

#GLOBAL_MENU A:link, #GLOBAL_MENU A:visited {
	font-size: 11px;
	color: #003266;
/*	font-weight: bold; */
	text-decoration: none;
}
#GLOBAL_MENU A:active, #GLOBAL_MENU A:hover {
	color: #3682BB; 
}

#FORSIDE_LINK {
	position: absolute;
	top: 12px;
	left: 10px;

}

#SHOP_LINK {
	position: absolute;
	top: 12px;
	left: 72px;
}

#CONTACT_LINK {
	position: absolute;
	top: 12px;
	left: 138px;
}


#PTContainer
{
	height: 20px;
	position: relative;
	left: 540px;
	width: 120px;
}

#PTContainer2
{
	height: 20px;
	position: relative;
	left: 660px;
	width: 120px;
}



#PTContainer A:link, #PTContainer A:visited {
	font-size: 11px;
	color: #003266;
	text-decoration: none;
}
#PTContainer A:active, #PTContainer A:hover {
	color: #3682BB; 
}


#PTContainer2 A:link, #PTContainer2 A:visited {
	font-size: 11px;
	color: #003266;
	text-decoration: none;
}
#PTContainer2 A:active, #PTContainer2 A:hover {
	color: #3682BB; 
}



#SEARCH_HEADLINE {
	position: absolute;
	top: 41px;
	left: 21px;
	color: #FFFFFF;
	font-weight: bold;
}

#SEARCH_FORM {
	position: absolute;
	top: 68px;
	left: 21px;
}

#TOP_MENU_BOTTOM {
	background: url(../images/top-menu-bottom.jpg) no-repeat top left;
	width: 780px;
	height: 10px;
	overflow: hidden;
}

#BODY {
	border-left: 1px solid #9BBFD4;
	border-right: 1px solid #9BBFD4;
	background-color: #FFFFFF;
}

#BOTTOM_0 {
	background: url(../images/bottom-0.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

#BOTTOM_1 {
	background: url(../images/bottom-1.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

#BOTTOM_2 {
	background: url(../images/bottom-2.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

#BOTTOM_3 {
	background: url(../images/bottom-3.gif) no-repeat top left;
	width: 782px;
	height: 21px;
}

/* SEARCH FORM ELEMENTS */

INPUT.search {
	border: 1px solid #003266;
	width: 106px;
}
A.search {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.search:active, A.search:hover {
	color: #0092C5;
}

/* TOP MENU */

#TOP_MENU TD.top-menu-first,
#TOP_MENU TD.top-menu-first-onmouseover,
#TOP_MENU TD.top-menu-first-selected,
#TOP_MENU TD.top-menu,
#TOP_MENU TD.top-menu-onmouseover,
#TOP_MENU TD.top-menu-selected {
	height: 20px;
}

#TOP_MENU TD.top-menu-first-onmouseover,
#TOP_MENU TD.top-menu-first-selected {
	background: url(../images/top-menu-first-onmouseover.gif) no-repeat top left;
}

#TOP_MENU TD.top-menu {
	background: url(../images/top-menu.gif) no-repeat bottom left;
}

#TOP_MENU TD.top-menu-onmouseover,
#TOP_MENU TD.top-menu-selected {
	background: url(../images/top-menu-onmouseover.gif) repeat-x top left;
}

#TOP_MENU A {
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 15px 4px 15px;
}

#TOP_MENU A:link, #TOP_MENU A:visited {
	color: #FFFFFF;
}

#TOP_MENU A:hover, #TOP_MENU A:active {
	background-image: url(../images/top-menu-mouseover.gif);
}

#TOP_MENU A.selected:link, #TOP_MENU A.selected:visited, #TOP_MENU A.selected:active, #TOP_MENU A.selected:hover {
	background-image: url(../images/top-menu-selected.gif);
}

/* LEFT MENU */

#LEFT_MENU H2,
#LEFT_MENU H3
{
	font-size:16px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #B4D7EB;
}

#LEFT_MENU H3 {
	font-size:12px;
}

#LEFT_MENU H2 A
{
	text-decoration:	none;
}

#LEFT_MENU DIV.left-menu-1,
#LEFT_MENU DIV.left-menu-2,
#LEFT_MENU DIV.left-menu-3 {
	font-size:10px;
	border-bottom: 1px solid #B4D7EB;
	padding-top: 2px;
	padding-bottom: 2px;
}

#LEFT_MENU DIV.left-menu-1 {
	background-color: #EBF4FA;
	padding-left: 10px;
}

#LEFT_MENU DIV.left-menu-2 {
	background-color: #D4E8F4;
	padding-left: 25px;
}

#LEFT_MENU DIV.left-menu-3 {
	background-color: #EBF4FA;
	padding-left: 40px;
}

#LEFT_MENU DIV.item {
	padding-left: 10px;
}

#LEFT_MENU DIV.selected {
	padding-left: 10px;
	background: url(../images/left-menu-bullet.gif) no-repeat top left;
}

#LEFT_MENU A:link, #LEFT_MENU A:visited {
	color: #004E8F;
}

#LEFT_MENU A:active, #LEFT_MENU A:hover {
	color: #477DAA;
}

#LEFT_MENU DIV.left-menu-1 A {
	font-weight: bold;
	text-decoration: none;
}

#LEFT_MENU DIV.left-menu-2 A {
	text-decoration: none;
}

#LEFT_MENU DIV.left-menu-3 A {
	text-decoration: none;
}

/* BOX */

DIV.box {}

DIV.box-content {
	border-left: 1px solid #98BFD4;
	border-right: 1px solid #98BFD4;
	background-color: #DBEFFA;
	padding: 16px 20px 0px 20px;
}

DIV.box-bottom {
	background: url(../images/box-bottom-left.gif) no-repeat top left;
	height: 12px;
	margin-bottom: 20px;
}

DIV.box-bottom-inner {
	background: url(../images/box-bottom-right.gif) no-repeat top right;
	height: 12px;
}

/* LIST */

DIV.list {
	position: relative;
	margin-bottom: 10px;
}

DIV.list-top {
	position: absolute;
	background: url(../images/list-top-left.gif) no-repeat top left;
	width: 540px;
	height: 6px;
}

DIV.list-top-inner {
	background: url(../images/list-top-right.gif) no-repeat top right;
	top: 0px;
	left: 0px;
	width: 540px;
	height: 6px;
}

DIV.list-body {
	background-color: #F0F7FB;
	border-top: 2px solid #D1E8F1;
	border-left: 2px solid #D1E8F1;
	border-right: 2px solid #D1E8F1;
}

DIV.list-body-inner {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

DIV.list-bottom {
	position: relative;
	background: url(../images/list-bottom-left.gif) no-repeat top left;
	width: 540px;
	height: 7px;
	top: -6px;
}

DIV.list-bottom-inner {
	background: url(../images/list-bottom-right.gif) no-repeat top right;
	width: 540px;
	height: 7px;
}

TABLE.list TH, TABLE.list TD {
	padding: 4px 5px 4px 5px;
	font-size: 11px;
	border-right: 1px solid #D1E8F1;
}

TABLE.list TH.last, TABLE.list TD.last {
	border-right: 0px;
}

TABLE.list TH {
	font-weight: bold;
}

TABLE.list TR.odd TD {
	background-color: #FFFFFF;
}

TABLE.list TR.even TD {
	background-color: #F0F7FB;
}

TABLE.list TR.last TD {
	padding: 0px;
}

LI
{
	list-style: 		none;
	background-image: 	url("/images/link-arrow.gif" );
	background-repeat: 	no-repeat;
	background-position: 	0 4px;
	margin: 		0 0 0 -14px;
	padding: 		0 0 0 14px;
}

.indhold ul li, 
.indhold ol li {
	margin-bottom:0.5em;
	font-size:100%;
}

.Events LI, div.NewsArchiveItem
{
	margin: 		0 0 15px 0;
	padding:		0;
	background-image: 	none;
}

UL.Events
{
	margin: 		0;
	padding:		0;
}

.tipsubbed {
	border: 1px solid #98BFD4;
 	padding: 10px;
 	background-color: #FFFFFF;
}

/* -- EventTeaser --*/
#eventteaser td {
	padding:1em 0 0.5em 0;
	border-bottom:1px dotted #98BFD4;
	
}

/* -- Sidespalte -- */

#sidespalte {
	width:199px;
	margin:0;
	padding:0;
}

#sidespalte h1, #sidespalte h2, #sidespalte h3 {
	font-size:120%;
	font-weight:bold;
}

.smallteaser {
	margin:0;
	padding:10px;
	}
	
#forste {
 	padding-top:0;
 }

#anden {
	background-color: #DBEFFA; 
}

/* -- Sidespalte slut -- */

/*--- Brødkrumme og Print og Tip-ven --*/

#krumme {
	position:relative;
	left:199px;
	width:580px;
	border-left:1px solid #D8E1EC /*#98BFD4#B4D7EB*/;
	margin:0;
	padding:0;
	background:#eee;
	}
	
#krumme table {
	margin:5px;
	padding:0;
}
	
	
.lokalforside #krumme {
	background:#fff;
	border-left:1px solid #fff;
	width:750px;
	left:10px;
}
	
#krumme td {
	font-size:xx-small;
	margin:0;
	padding:0;
}
	
#krumme td a:link, #krumme td a:visited {
 	color: #003266;
	text-decoration: none;
	font-weight:normal;
	}

#krumme td a:active {
	color: #B4D7EB;
}

#krumme td a:hover{	
	text-decoration:underline;
}

#krumme td#navpath {
	width:440px;
	margin:0;
	padding:0;
}

ul#NavigationPath {	
	text-align:left;
	margin:0;
	padding:0;
	color:#B4D7EB;
}
 
ul#NavigationPath li {
	float:left;
	list-style:none;
	background-image:none; !important
	margin: 		0 1em;!important
	padding: 		0;!important
}

ul#NavigationPath img
{
	/*margin:			0 .5em 0 .5em;*/
	display:none;
}

/* -- Brødkrumme og Print og Tip-ven slut --*/