body {
	width:auto;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:black;
	margin:0 auto 10px;
	background-color:#7394B7;
}

#header {
	height:135px;
	background:url(../grafik/topbg.gif) top repeat-x;
}

#top {
	position:absolute;
	left: 50%; 
	top: 25px;
	width: 810px;
	margin-left: -405px;
}
/*
#logo {
}
*/
#stjerne1 {
	float:left;
	margin: 12px 5px 0 0 ;
}

#stjerne2 {
	float:right;
	margin: 12px 0 0 5px;
}

#sidebar {
	float:left;
	width:175px;
	height:auto;
	font:100% Verdana;
	line-height:20px;
	background-color:#7394B7;
	background:url(../grafik/rcl-rleft.gif);
	background-repeat: no-repeat;
}

a.stdlink {
	text-decoration: none;
	color: blue;
}

a:hover.stdlink {
	color: red;
	text-decoration:underline;
}

#bund {
	margin:0 auto 0 auto; 
	width:400px; 
	background:#465473;
/*	border:1px solid #eee;*/
}

#hits {
	float:left;
}

#slideshowbox {
	float:right;
	width: 400px;
}

#indhold {
	margin: 0 10px 10px 170px;
/*	margin: 0 0 0 160px;*/
	padding: 10px 0 0 0;
/*	background:#fff;*/
	min-height:575px;
/*	height:auto;*/
	font-size:120%;
/*	border:1px solid red;
	text-align: center;*/
	background-color:#7394B7;
	background:url(../grafik/rcl-rright.gif);
	background-repeat: no-repeat;
}

/* Menu*/

.glossymenu{
margin: 10px 0;
padding: 0;
width: 150px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(/menu/glossy2.gif) repeat-x bottom left;
font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(/menu/glossy1.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

/* Nyheder*/

body,td,input,textarea,select {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}
form {
	display: inline;
}
table {
/*	border-collapse: collapse;*/
}

#newsbox {
	background:url(../grafik/topbg.gif) top repeat-x;
	width: auto;
	background:#F5F5F5;
	border-bottom: 1px solid #CECECE;
	padding: 0 5px 0 5px;
}

#list table {
	width: auto;
}
#list th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	padding: 3px;
}
#list td {
	vertical-align: top;
	border-bottom: 1px solid #CECECE;
	padding: 3px;
}
.image {
	margin-right: 5px;
	float: left;
}
.frmobj {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 90px;
}
.frmtext {
	padding-left: 93px;
}
a {
	text-decoration: none;
	color: #000000;
	background: transparent;
}
a:hover {
	text-decoration: underline;
}
h1.kalenderhead {
	background:url(../grafik/kalenderbg.gif) top repeat-x;
	width: auto;
/*	background:#008000 ;*/
	color: #FFFFFF;
	padding: 0 5px 0 5px;
	font: 20px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

h1.newshead {
	background:url(../grafik/newsbg.gif) top repeat-x;
	width: auto;
/*	background:#0066CC ;*/
	color: #FFFFFF;
	padding: 0 5px 0 5px;
	font: 20px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

h1.uploadhead {
	background:url(../grafik/uploadbg.gif) top repeat-x;
	width: auto;
/*	background:#000000 ;*/
	color: #FFFFFF;
	padding: 0 5px 0 5px;
	font: 20px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

h2 {
	font: bold 14px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	margin-top: 0;
}
a.author {
	text-decoration: none;
	color: #CCC;
	float: right;
}
a.author:hover {
	text-decoration: none;
}

.hr {
	font-size: 0;
	height: 0;
	margin: 7px 0 7px 0;
	border-top: 1px solid #000;
	clear: both;
}
ul {
	list-style-type: square;
}

/* Tæller */

.maintext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000; 
}

.counttext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FF0000; 
	margin-right:25px;
}