/* AVIVA EDITOR STYLE */
body.mceContentBody 
{ 
	color:#ffffff !important; 
	text-align:left; 
	background-color:#000000 !important; 
	background-image:none; 
	font-size:11px;
}

body.mceContentBody a
{ 
	color:#ffffff !important; 
	text-align:left; 
	background-color:#000000 !important; 
	background-image:none; 
	text-decoration:underline;
}

body.mceContentBody td
{ 
	color:#ffffff !important; 
	background-color:#000000 !important; 
}


/* GENERAL STYLES */	

#www
{ 
position: relative;
top: -450px;
left:1230px;
width:100px;
height:12px;
z-index: 10;
color: white;
font-size: 12px;
}  
	
.submenu 
{border:0px ;
display:none;
color:#ffffff;
font-weight:normal;}

.mainmenu 
{color:#ffffff;
font-weight:bold;
height: 23px;
display: inline;}


body 
{
	color:#ffffff;
	font-size:11px;
	font-family: verdana,arial,helvetica;
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

td
{
	font-family: verdana,arial,helvetica;
}

img
{
	border:0px;
}

img.zoomThumb
{
margin-left: 28px;
margin-bottom:26px;
margin-right:71px;
}



.news 
{ 
	
}

.browserPis
{
font-family: Segoe Print;
}
/* LINK STYLES */	
a 
{ 
	text-decoration: none;
  font-style: normal;
	font-family: verdana;
	color: #ffffff;
	
}
	
a:hover
{ 
	text-decoration: none; 
	font-style: normal;
	font-family: verdana;
	color: #ffffff;

}

a.myclass:hover
{ 
	text-decoration: None;; 
	color: #b5b5b5;
	font-style: normal;
	font-family: verdana;

}

/* MENU STYLES */



#menu
{

	padding:0px;
	margin-left:0px;
	margin-top:3px;
	background-color:#000000;
	padding-left:0px;
	padding-top: 535px;
	font-style: normal;
	font-family: verdana;


}

#menu li
{
	
	z-index:10;
	position:relative;
	margin-left:-10px;
	list-style-type:none;

}

#menu li a
{
	
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	list-style-type:none;

}

#menu li.selected
{

}

/*Dropdown related*/
#menu ul { /* Class til ul omkring dropdown menuerne */
	color: white;
	display: none;
	position: absolute;
	list-style-type: none;
	margin: 0px;
	z-index: 100;
	padding: 0px;
	padding-top: 6px;
}

#menu li ul li {
	display: inline;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: none;
	z-index: 11;
	width: 140px;
	background-color: gray;
}

#menu li ul li a { /* Det egentlige undermenupunkt */
	text-align: left;
	padding-left: 15px;
	padding-top: 18px;
	color: white;
	background-color: #cccccc;
	font-style: bold;
	zoom: 1; /* defeat hasLayout bugs in IE */
}

#menu ul.foldOut {
	display:block;
}


/* end dropdown */

#submenu
{
	
	margin:0px;
	padding:0px;

}
#submenu li
{

}
#submenu li.selected
{

}
	
/* HEADER STYLES */	
h1 {
	font-family: verdana,arial,helvetica;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

h3 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

h4 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

h5 {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin:0px;
}

/* FORM STYLES */	
input,select,text,textarea {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #000000;
}

input.checkbox
{
	border:0px;
}

/* ID SPECIFIC STYLES */

#tekst {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.tekst2 {
	font-family: verdana;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}

#container
{
	width:900px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	display:block;
	overflow:hidden;
}

#top-left
{
	width:400px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding-top: 10px;
	padding-left:0px;
}

#top-right
{
	width:400px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#cccccc;
	padding-top: 10px;
	padding-right:0px;
}



#content
{
	z-index:0;
	position:absolute;
	border: 1px;
	border-color: #ffffff;
  border-width: 1px;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-style: solid;
  width:830px;
  height:530px;
  background-color: #000000;
  color:#ffffff;
  } 
  
  #content a
{
  text-decoration:underline;
  } 

#ub
{
    z-index:0;
    position:absolute;
    width:830px;
    height:530px;
    background-color: #000000;
} 

#content table td p {
     margin:10px;
}
#content table table table td p {
     margin:0px;
}



