.TopCenter {
	height: 160px;
	width: 780px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: right;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	left: 70px;
	position: relative;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	z-index: 1;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS";
	line-height:17px;
}

.MenuHidden {
	width: 100%;
	height: 15px;
	margin: 0px;
	padding: 5px;
	float: left;
	clear: left;
	border:1px #000000 solid;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #CE2229;
	z-index: 2;
}
.MenuRight {
	float: right;
	height: 10px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	z-index: 1;
}
.MiddleLeft {
	width: 135px;
	float: left;
	text-align: left;
}


.MenuCenter {
	float: left;
	height: 15px;
	width: 780px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #000000;
	position: absolute;
	top: 160px;
	background-color: #EDECEC;
	margin: 0px;
	left: 70px;
	text-align: center;
	z-index:10;

}
.Middle {
	left: 70px;
	width: 770px;
	position: absolute;
	top: 177px;
	background-color: #EDECEC;
	padding: 15px 5px;
	margin: 0px;
	border-top: 0px solid #EDECEC;
	border-right: 1px solid #EDECEC;
	border-bottom: 1px solid #EDECEC;
	border-left: 1px solid #EDECEC;
	border-color:#000000;
	z-index:3;
}
.MiddleCenter {
	width: 473px;
	float: left;
	background-color: #EDECEC;
	padding: 0px;
	margin: 0px;
	font-size:11px;
}
.Reklamer {
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 181px;
	left: 852px;
	width: 100px;
}

.MiddleRight {
	width: 158px;
	float: left;
	background-color: #EDECEC;
	margin: 0px;
	text-align:right;
	padding: 2px;

}

.MiddleLeft, .MiddleRight td {
	font-size: 11px;
	line-height: 20px;
	text-align: left;
}
#kalendernavn {
	font-size: 11px;
	text-decoration: none;
}

.MenuCenter span, .MenuHidden span{
	font-size:11px;
}
.MenuHidden span{
	Color:#CE2229;
}
a, a:visited, a:active{
	color:#000000;
	text-decoration:underline
}
a:hover{
	color:#CE2229;

}
#Topmenu{
	font-size:12px;
}
.Middle span .Hoved{
	font-size: 13px;
	text-align:left;
}
span.Nyhedsoverskrift{
	font-size: 14px;
	font-weight:bold;
}
.Adminnyhed{
	font-size: 10px;
	text-align:left;
	font-weight:bold;
}
hr{
	color:#888888;
}
.MiddleCenterRight{
	width: 625px;
	float: left;
	background-color: #EDECEC;
	padding: 0px;
	margin: 0px;
	font-size:11px;
}
#Historietabel{
	line-height:200%;
}
a.menu{
	text-decoration:none;
}
td.blikfang{
	padding-left:15px;
	padding-right:10px;
	padding-bottom:5px;
}
a.blikfang{
	color:#9f191b;
	text-decoration:none;
	font-weight:bolder;
	font-size:12px;
	line-height:275%;
}
.nyhedsinfo{
	color:#AAAAAA;
	font-weight:bold;
	font-size:12px;
}
.sqlinfo{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.nyhedspic{
	border:#000000 1px solid;
	margin:8px;
	
}
.input{
	background:none;
	border: 1px solid #CE2129;
}
/* Menu */
#nav{
	font-size:12px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
li#top {
  float: left;
}
li {
  position: relative;
}
li ul {
  display: none;
  position: absolute; 
  left: 0;
}

li > ul {
	top: auto;
	left: auto;
}
li:hover ul, li.over ul{
	display: block;
	top:15px;
	left:-8px;
}
li:hover ul li, li.over ul li{
	background:#FFFFFF;
	border-width:5px;
	border-color:#000000;
	text-align:left;
	width:127px;
	padding:5px;
	padding-left:10px;
}

li:hover ul:hover li:hover, li.over ul.over li.over{
	background:#DEDEDE;
}

ul#nav li#top a{
	text-decoration:none;
	text-align:center;
}
ul#nav li#top div{
	border: 1px #000000;
}
div.MenuCenter div{
	position:relative;
	left:55px;
}
/* Menu */
