/* CSS Document */

body { margin: 0px;	padding: 0px; font-family: Arial;}



h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 2px;
}

h3{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
}
b {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

strong {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

#tree {
	background-image: url(../images/blomster_gren.gif);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	width: 318px;
	height: 160px;
}

#menu {
	position: absolute;	
	float: left; 
	top: 165px; 
	left: 25px; 
	width: 170px;
}

#menu a, a:active, a:visited {
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}

#menu .active a, a:visited, a:active {
	color: #000000;
}

#menu a:hover {
	font-weight: bold;
	color: #000000;
	/*text-decoration: underline;*/
}

#submenu a, a:visited, a:active {
	/*display: block;*/
	width: 100%;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#submenu a:hover {
	font-weight: bold;
	text-decoration: none;
}

#submenu_active a, a:visited, a:active {
	/*display: block;*/
	color: #000000;
	width: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#submenu_active a:hover {
	text-decoration: none;
}

#banner {
	top: 25px;
	left: 340px;
	height: 60px;
	width: 468px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#active {
	background-image: url(../images/blomst_ikon.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 15px;
}

#content {
	position: absolute; 
	float: left; 
	top: 155px; 
	left: 250px;
	width: 465px;
	height: 427px;
	font-family: Arial;
	font-size: 11px;
}



#links {
	position: absolute;
	float: left;
	left: 770px;
	top: 250px;
	/*background-image: url(../images/baggrund.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
}

#links a:visited, a:active, a:link {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;	
}

#links a:hover {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}

a:visited, a:active, a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight:normal;
}

a:hover {
	font-weight:normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: underline;
}

p.date {
	font-family: Arial;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid rgb(0,0,0);*/
	text-align: left;
}

p.text {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;	
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
}

.text b {
	font-family: Arial;
	font-size: 11px;
}

p.link {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	/*border-top: 1px solid rgb(0,0,0);*/
	margin-bottom: 5px;
}

/* Toplist */

.tlhead {
 background-color : black;
 color : white;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
}

.tldesc {
 background-color : #dfdfdf;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
 font-weight: bold;
}

.tltxt {
 background-color : #efefef;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
}

.tldeschl, a.tldeschl, a.tldeschl:hover, a.tldeschl:active, a.tldeschl:visited {
 background-color : #637b5a;
 color : black;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
 font-weight: bold;
}
.tltxthl {
 background-color : #849c7b;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
}

td.tableodd, a.tableodd, a.tableodd:hover, a.tableodd:active, a.tableodd:visited {
 background-color : #efefef;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
}

td.tableeven, a.tableeven, a.tableeven:hover, a.tableeven:active, a.tableeven:visited {
 background-color : #dfdfdf;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
}
td.siteadmin, a.siteadmin, a.siteadmin:hover, a.siteadmin:active, a.siteadmin:visited {
 color : #990000;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 7.5pt;
 font-weight: bold;
}
