/* Elements */
.floatbug
{
	clear: both;
	height: 0px;
	width: 0px;
}

body
{
	background-color: #BFD4B5;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	padding-bottom: 15px;
}

#maincontent
{
	width: 728px;
	padding: 0;
	margin: 0px auto 0px auto;
}

#topbar
{
	background-color: #f1f1f1;
	overflow: hidden;
	background-image: url(main_topbar.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 728px;
	height: 80px;
}

#content
{
	background-color: #f1f1f1;
	overflow: hidden;
	background-image: url(content_mid.png);
	background-repeat: repeat-y;
	width: 728px;
}

#contbund
{
	background-color: #BFD4B5;
	text-align: center;
	background-image: url(content_bund.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 728px;
	height: 15px;
}

.picts
{
	text-align: center;
	margin: 10px 0px 0px 0px;
	white-space: nowrap;
}

.lillepict
{
	margin: 0px 10px 0px 10px;
	white-space: nowrap;
}

.nobrk
{
	clear: none;
	display: inline;
}

/* Navigation */

#navibox
{
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center top;
	width: 728px;
	background-image: url(navi_bag.png);
	height: 26px;
}

.navi
{
	background-color: transparent;
	overflow: hidden;
	width: 728px;
}

/* Contentbox */

#contentbox
{
	background-color: #f1f1f1;
	background-image: url(content_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 728px;
}

.contentbund
{
	background-color: #f1f1f1;
	overflow: hidden;
	background-image: url(content_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 728px;
	height: 26px;
}

.streg
{
	background-color: #f1f1f1;
	overflow: hidden;
	background-image: url(streg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 728px;
	height: 10px;
}

/* inputs */

/* input, textarea { width: 250px; } /*

/* Fonts */

body, ul, li, table, td, p, h1, h2, h3, h4, h5, h6
{ font-family: Georgia, Times New Roman, Times, serif; }


/* LINKS */

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color:#000; }

h2 a:link { text-decoration: none; color: #333; }
h2 a:active { text-decoration: none; color: #333; }
h2 a:visited { text-decoration: none; color: #333; }
h2 a:hover { text-decoration: none; color: #000; }

h4 a:link { text-decoration: none; color: #555; }
h4 a:active { text-decoration: none; color: #555; }
h4 a:visited { text-decoration: none; color: #555; }
h4 a:hover { text-decoration: underline; color: #333; }

h6 a:link { text-decoration: none; color: #A8BA9F; }
h6 a:active { text-decoration: none; color: #A8BA9F; }
h6 a:visited { text-decoration: none; color: #A8BA9F; }
h6 a:hover { text-decoration: none; color: #707070; }

p a
{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #0E5222;
}

p a:hover
{
	color: #0E5222;
	border-bottom: 1px solid #0E5222;
	text-decoration: none;
}

ul a:link { color: #555; text-decoration: none; }
ul a:visited { color: #555; text-decoration: none; }
ul a:active { color: #555; text-decoration: none; }
ul a:hover { color: #555; text-decoration: underline; }

a.liactive:link { color: #0E5222; }
a.liactive:visited { color: #0E5222; }
a.liactive:active { color: #0E5222; }
a.liactive:hover { color: #0E5222; }

a.gbentrylink:link { color: #fff; text-decoration: none; }
a.gbentrylink:visited { color: #fff; text-decoration: none; }
a.gbentrylink:active { color: #fff; text-decoration: none; }
a.gbentrylink:hover { color: #fff; text-decoration: underline; }


/* FONTS */

h1
{
	color: #0E5222;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	text-shadow: #bbb 0px 2px 3px;
	line-height: 20px;
	margin: 10px 0px 15px 0px;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	color: #333;
	text-shadow: #aaa 0px 1px 2px;
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	text-align: center;
}

h5 /* highlight */
{
	font-weight: bold;
	font-size: 14px;
	color: #A43F35;
	text-shadow: #D8B4B0 0px 1px 2px;
	margin: 10px auto 0px auto;
	line-height: 18px;
	text-align: center;
	border: 1px solid #0E5222;
	width: 450px;
	background-color: #fff;
	padding: 5px;
}

h3  /* popuptxt */
{
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 5px 0px 0px 0;
	font-weight: bold;
	text-shadow: #fff 0px 0px 4px;
}

.popdate  /* popuptxt */
{
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	text-shadow: #fff 0px 0px 4px;
}

.date  /* popuptxt */
{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	text-shadow: #ddd 0px 0px 4px;
}

.popheader
{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 5px;
	font-weight: bold;
	text-shadow: #BFD4B5 0px 0px 3px;
	background-color: #0E5222;
	height: 24px;
}

.popbox
{
	margin: 5px;
	background-color: #f1f1f1;
}

.author
{
	font-size: 10px;
	color: #666;
	text-align: right;
	margin: 10px 5px 5px 0px;
}

h4  /* adresse */
{
	font-size: 12px;
	color: #555;
	text-align: center;
	margin: 0;
	font-weight: normal;
	line-height: 24px;
}


h6  /* copyright */
{
	font-size: 10px;
	color: #A8BA9F;
	text-align: center;
	margin: 0;
	font-weight: normal;
}

p
{
	font-size: 14px;
	color: #191919;
	text-align: center;
	line-height: 16px;
	margin: 10px 40px 0px 40px;
	text-shadow: #fff 0px 1px 0px;
}

/*
p img
{
	padding: 3px;
	border: 1px solid #999;
	background-color: #fff;
}
*/

ul
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #555;
	line-height: 26px;
	margin: 0px 0px 0px 26px;
	padding: 0px 0px 0px 26px;
}

li
{
	float: left;
	display: inline;
	margin-right: 20px;
}

table.logos
{
	border: none;
	width: 640px;
	padding: 0;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.logos td
{
	text-align: center;
}


table.pris
{
	border: 2px solid #0E5222;
	width: 640px;
	padding: 1px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	-webkit-box-shadow: #bbb 0px 3px 8px;
}

table.pris td
{
	padding: 3px;
	border-bottom: 1px solid #fff;
}

table tr.even {
	background-color: #d8e9cf;
	text-shadow: #fff 0px 1px 0px;
}

table tr.odd {
	background-color: #eee;
	text-shadow: #fff 0px 1px 0px;
}

table tr.section
{
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	background-color: #0E5222;
	color: #fff;
	height: 28px;
	text-shadow: #000 0px -1px 0px;
}

table td.price
{
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
}
