@charset "ISO-8859-1";
body {
	background-color: #ECECEC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p, h1, h2, a, li {
	font-family: Tahoma, Georgia, "Gill Sans";
}
#mainframe {
	background-color: #FFFFFF;
	text-align: left;
	width: 1015px;
	margin: 0px;
}
#top {
	height: 100px;
	width: 955px;
	margin: 0px 30px;
}
#logo {
	float: left;
	margin-left: 0px;
	height: 100px;
}
#mininav {
	float: right;
	width: 235px;
	text-align: center;
	margin-top: 45px;
}
#mininav a {
	font-variant: normal;
	text-transform: lowercase;
	color: #4A474A;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Gill Sans";
	font-size: 12px;
}
#mininav a:hover {
	color: #BC9809;
}
#navigation {
	width: 955px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(images/graybar.jpg);
	background-repeat: no-repeat;
	height: 48px;
	float: left;
	margin-bottom: 7px;
}
#menu {
	float: left;
	width: 705px;
}
#menu ul {
	list-style-type: none;
	margin: 15px 0px 0px 30px;
	padding: 0px;
}
#menu  li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 0px;
	font-variant: normal;
	text-transform: lowercase;
	font-family: Tahoma, Georgia, "Gill Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 0;
}
#menu a:hover {
	color: #B29617;
}
#search {
	float: right;
	width: 235px;
	height: 48px;
}
#search form {
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#search input {
	font-family: Tahoma, Georgia, "Gill Sans";
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#bigshow {
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	margin-bottom: 4px;
}
#forside_apps {
	margin-left: 30px;
}
.boxe {
	width: 235px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
h2  {
	color: #B7a331;
	font-weight: normal;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 a {
	text-decoration: none;
}
.boxe p {
	font-size: 0.7em;
	color: #4A474A;
	margin: 0px;
}

/* -------------------------- Indhold */

#sidebar {
	margin-left: 30px;
	width: 235px;
	float: left;
	margin-bottom: 7px;
	margin-top: 6px;
	background-color: #E8E8E8;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	margin: 0px 30px;
}
#sidebar li a {
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 27px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 0px;
	color: #888888;
}
#sidebar li a:hover {

	color: #b7a331;
}
#content {
	float: right;
	width: 700px;
	margin-right: 30px;
	margin-bottom: 30px;
	min-height: 350px;
	
}
#content .contimg {
	clear: right;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
#content input, textarea {
	font-family: Tahoma, Georgia, "Gill Sans";
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	color: #4A474A;
}
#content h1 {
	color: #B7a331;
	font-weight: normal;
	font-size: 24px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#content p {
	font-size: 13px;
	color: #888888;
	line-height: 17px;
	margin: 0px;
	text-align: justify;
}
#content a {
	color: #b7a331;
	font-family: Tahoma, Georgia, "Gill Sans";
	font-size: 13px;
	line-height: 17px;
}
#content ul {
	color: #b7a331;
	margin: 0px 50px 0px 25px;
	padding: 0px;
}
#content li {
	font-size: 13px;
	color: #888888;
}


/* -------------------------- Bunden */
#bundbox {
	margin-right: 30px;
	margin-left: 30px;
	border-top: solid 1px #E8E8E8;
	padding-top: 15px;
}
#bundbox img {
	clear: right;
	float: right;
	margin-left: 15px;
}
#bundbox p {
	font-size: 0.8em;
	color: #4A474A;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#bunden {
	background-image: url(images/graybar.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 78px;
	clear: both;
	margin: 15px 30px 0px 30px;
}

#bunden p {
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	padding: 18px 30px 0px 255px;
}
#refbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #666666;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 10px;
	display: none;
}
#newsbar {
	margin-left: 30px;
	width: 235px;
	float: left;
	margin-bottom: 7px;
	margin-top: 6px;
	background-color: #E8E8E8;
}
#newsbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#newsbar li {
	margin: 0px 30px;
}
.datoen {
	font-size: 11px !important;
	font-weight: normal !important;
	color: #B7a331 !important;
}
.newslist {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DADADA;
	width: 75%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#newsbar li a {
	text-decoration: none;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 0px;
	color: #888888;
}
#newsbar li a:hover {
	color: #b7a331;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.solidyellow {
	border-top: 1px solid #B7A331;
}
#content #admlist {
	width: 45%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	margin-right: 30px;
}
#content #admlist .dato {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#content #admlist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #admlist ul li {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#forside_apps a {
	color: #b7a331;
}

