/********************************/
/* GLOBAL */
a img
{
	border: 0px;
}

body, html
{
	background-color: #f3ede7;
	margin: 0px;
	font-family: verdana,tahoma;
}

SPAN * /* EDIT BOX HACK */
{
	font-size: 100%;
}

table.content
{
	border: solid 1px #000000;
	background-color: #ffffff;
	width: 100%;
}

table.root
{
	width: 860px;
}

td.left
{
	border-right: solid 1px #000000;
}

td.middle
{
	padding: 30px 50px;
	vertical-align: top;
}

td.right
{
	border-left: solid 1px #000000;
}

td.side
{
	vertical-align: top;
	width: 180px; /*white-space:nowrap;*/
}

td.side .boxed
{
	border-bottom: solid 1px #000000;
	margin-bottom: 6px;
}

td.side .boxed a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

td.side .boxed a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

td.side .boxcontent
{
	color: #000000;
	background: #fbf9f2;
}

td.side .boxcontent a
{
	font-weight: normal;
	text-decoration: underline;
}

td.side .boxcontent a:hover
{
	text-decoration: none;
}

td.side .boxcontent a:visited
{
	text-decoration: underline;
}

td.side .boxheader
{
	color: #ffffff;
	background: #648b46;
	padding: 5px 5px;
}

.hidden
{
	display: none;
}

.pageheader
{
	color: #648b46;
	font-family: verdana,tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

.contentheader
{
	color: #648b46;
	font-family: verdana,tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.contentheader
{
	text-decoration: none;
}

/**** SITEMAP ****/
a.sitemapcontent
{
	color: Black;
	font-size: 11px;
}

a.sitemapcontent:hover
{
	color: #648b46;
	font-size: 11px;
}

td.sitemapheader
{
	color: #648b46;
	font-family: verdana,tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

td.Sitemapcontentspacer
{
	height: 20px;
}

td.level1
{
	padding-left: 5px;
}
td.level2
{
	padding-left: 20px;
}
td.level3
{
	padding-left: 30px;
}

/* TOPBAR */
div#topbarlink
{
	position: absolute;
	width: 100%;
	top: 50px;
	padding-left: 60px;
}

input.topbarsearch
{
	border: solid 1px #000000;
	color: #000000;
	font-family: verdana,tahoma;
	font-size: 10px;
	padding: 0px;
	width: 135px;
	height: 15px;
}

table.topbar
{
	background-color: #ffffff;
	background-image: url(../gfx/loftop.gif);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #000000;
	height: 128px;
	margin: 0px;
	width: 100%;
}

table.topbar td
{
	text-align: right;
	padding-right: 20px;
	vertical-align: bottom;
}

td.topbar
{
	padding: 15px;
}


td.topbarlinks
{
	height: 60%;
	padding-bottom: 20px;
}

td.topbarlinks A
{
	font-size: 11px;
}

/* FOOTER */
table.footer
{
	background-color: #e8d9b1;
	border-top: solid 1px #000000;
	height: 22px;
	padding: 0px;
}

td.footer
{
	font-family: verdana, tahoma;
	font-size: 10px;
}

td.footer a
{
	color: #000000;
	text-decoration: none;
}

td.footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* NAVIGATION */
div.navone
{
	background-color: #e8d9b1;
	border-bottom: solid 1px #000000;
	height: 22px;
}

div.navone .content
{
	padding-left: 40px;
	padding-top: 4px;
	vertical-align: middle;
}

div.navtwo
{
	background-color: #ffffff;
	border-bottom: solid 1px #000000;
	height: 22px;
	text-align: right;
	vertical-align: middle;
}

div.navtwo .pad
{
	padding-left: 40px;
	padding-top: 2px;
	line-height: 18px;
	vertical-align: middle;
}

div.menuitem
{
	display: inline;
	padding: 0px 10px 0px 10px;
	float: left;
}

a.topnavigation
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.firstlevel
{
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

a.firstlevel:hover
{
	color: #648b46;
}

a.firstlevel .active
{
	color: #648b46;
}

a.secondlevel
{
	color: #648b46;
	font-style: normal;
	font-weight: bold;
}

a.secondlevel:hover
{
	text-decoration: underline;
	color: #648b46;
}

.alignright
{
	display: inline;
	padding-right: 12px;
	float: none;
	line-height: 18px;
}

div#bottomleftmap
{
	border: solid 1px black;
	height: 100%;
	text-align: center;
	vertical-align: bottom;
	margin-top: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px black;
}

/* LEFT NAVIGATION */
UL.leftnav
{
	list-style-position: outside;
	list-style-image: url(../gfx/bullet_leftnav.gif);
	margin: 0px 0px 0px 20px;
	color: #648b46;
}

UL.leftnav UL
{
	margin: 1px;
	margin-left: 5px;
}

a.leftnav, a.leftnav:link, a.leftnav:hover, a.leftnav:active, a.leftnav:visited
{
	color: #648b46;
	text-decoration: none;
}

span.subnavExpandable
{
	color: #648b46;
	cursor: hand;
}

/* CONTENT AREA */
.content
{
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 10px;
	padding: 0px;
}

DIV.smallFrontpageImage
{
	width: 33%;
}

DIV.largeFrontpageImage
{
	display: inline;
	width: 828px;
	text-align: justify;
	padding: 0px;
	margin: 0px; /*border-bottom: solid 2px white;*/
	border: 0px;
}

DIV.center
{
	float: left;
	text-align: center;
}

DIV.left
{
	float: left;
	text-align: left;
}

DIV.right
{
	float: right;
	text-align: right;
}

DIV.content TABLE
{
	font-size: 100%;
}

#smallFrontpageImageCenter, #smallFrontpageImageLeft
{
	border-right: solid 1px black;
}

/* BOXES */
.boxcontent
{
	background-color: #bfdc9c;
	color: #000000;
	font-family: verdana,tahoma;
	font-size: 10px;
	font-weight: normal;
	padding: 7px 5px 7px 5px;
}

/* PIKTOGRAMMER */
.piktogram
{
	margin: 0px;
	padding-bottom: 5px;
	width: 180px;
	padding-top: 90px;
	background: none;
	background-repeat: no-repeat;
}

#piktogramContent
{
	margin: 0px 5px 8px 5px;
}

#piktogramBorder
{
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	min-height: 200px;
}

.hundogkat
{
	/*background-color: #b99477;*/
	background-image: url(/Landogfritid/gfx/tema/hund_og_kat_info.gif);
}

.hundogkatborder
{
	border-color: #b99477;
}

.gave
{
	/*background-color: #d3031d;*/
	background-image: url(/Landogfritid/gfx/tema/gave_column.png);
}

.gaveborder
{
	border-color: #d3031d;
}

.bondegaarden
{
	/*background-color: #7a6852;*/
	background-image: url(/Landogfritid/gfx/tema/bondegaard_info.gif);
}

.bondegaardenborder
{
	border-color: #7a6852;
}

.fugle
{
	/*background-color: #afdff5;*/
	background-image: url(/Landogfritid/gfx/tema/fugle_column.png);
}

.fugleborder
{
	border-color: #afdff5;
}

.gnavereogfugle
{
	/*background-color: #b3ada1;*/
	background-image: url(/Landogfritid/gfx/tema/gnavere_og_fugle_info.gif);
}

.gnavereogfugleborder
{
	border-color: #b3ada1;
}

.hestogrytter
{
	/*background-color: #ac575c;*/
	background-image: url(/Landogfritid/gfx/tema/hest_og_rytter_info.gif);
}

.hestogrytterborder
{
	border-color: #ac575c;
}

.husoghave
{
	/*background-color: #6b8a3c;*/
	background-image: url(/Landogfritid/gfx/tema/hus_og_have_info.gif);
}

.husoghaveborder
{
	border-color: #6b8a3c;
}

.teleshop
{
	/*background-color: #a3b900;*/
	background-image: url(/Landogfritid/gfx/tema/tele_info.gif);
}

.teleshopborder
{
	border-color: #a3b900;
}

/*******************************/
/* Loginside                   */

.login
{
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	font-size: 10px;
}

.btn
{
	border: 1px outset;
	cursor: hand;
	font-size: 10;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(/Landogfritid/gfx/loginButton.gif);
	background-repeat: repeat-x;
	width: 90px;
}

.newsemail
{
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	border-bottom-width: 1;
}

.rowseperaterwhite
{
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1;
}

/********************************/

/********************************/

/* EDIT CONSOLE */

A.console
{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	text-decoration: none;
}
A.console:hover
{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	text-decoration: underline;
}

/********************************/

/* Mondo */

TD.mondocategoryheader
{
	font-family: verdana, tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}


A.mondotitle
{
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #007B32;
	padding: 0px;
	text-decoration: none;
}
A.mondotitle:hover
{
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #007B32;
	padding: 0px;
	text-decoration: underline;
}

TD.contentbold
{
	font-family: verdana, tahoma;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
}