body{
	font-family: arial;
	font-size: 15px;
	color: #777777;
}

td{
	font-family: arial;
	font-size: 13px;
	color: #777777;
}

td.menu{
	border-top: 1px solid #999999;
	width: 77px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

td.submenu{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #999999;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	/*width: 730px;*/
}

td.footer{
	background-color: #999999;
	/*width: 730px;*/
	text-align: center;
	color: white;
}

td.main{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	/*width: 730px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

td.maincenter{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

td.graf{
	padding:0px;
	font-family: arial;
	color: #ffffff;
	background-color: #999999;
	text-align: center;
}

font.header_grey{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #777777;
}

font.grey_12{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #777777;
}
	
font.orange_12{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #ff6600;
}

font.header_orange{
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	color: #ff6600;
}

font.header_orange_big{
	font-family: arial;
	font-weight: normal;
	font-size: 18px;
	color: #ff6600;
}

h1{
	font-family: arial;
	font-weight: bold;
	font-size: 40px;
	color: #999999;
}

.myBorder{
	border-width: 1px; 
	border-color: #999999; 
	border-style: solid
} 

.stortext{
	font-family: arial;
	font-size: 14px;
}

a:link, a:visited{
	font-family: arial; 
	text-decoration: underline; 
	color: #998866; 
	font-weight: bold;
}
a:hover{
	color: #ff6600; 
	font-weight: bold;
}

a.menu:link, a.menu:visited{
	font-family: arial; 
	text-decoration: none; 
	color: #777777; 
	font-weight: normal;
}
a.menu:hover{
	color: #ff6600; 
	font-weight: normal;
}

a.menuactive:link, a.menuactive:visited{
	font-family: arial; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: normal;
}
a.menuactive:hover{
	color: #ff6600; 
	font-weight: normal;
}

a.submenulink:link, a.submenulink:visited{
	font-family: arial; 
	text-decoration: none; 
	color: #ffffff; 
	font-weight: normal;
}

a.submenulink:hover{
	color: #ffffff; 
	font-weight: normal;
	text-decoration: underline; 
}

textarea,input,select{
	font-family: arial;
	font-size: 10px;
	color: #777777;
}

div.nyhed-opret{
	float: left;
}
div.nyhed-nyheder{
	float: left;
}