
/*Generelt*/
body{color: #8BAF9F;
      margin-left: 0px;
      margin-top: 0px;
     /* background-color="#49536D" */
	  } 

table {
	padding: 0px;

}

/*Links i topmenuen*/
a {text-decoration: none}
a:link {color: #293045}
a:active {color: #293045}
a:visited {color: #293045}

span.menutext 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small; 
font-weight: bold; 
color: #293045; 
cursor: pointer;
}

span.menutext1 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small; font-weight: bold; color: #666666;
position: relative; top: 3px;
cursor: pointer;
}

/*Placering af topmenu*/
.topmenu {position: relative; top: -2px; right: -70px}

p.bund {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #FFFFFF; 
text-align: center;
}

p.admin {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #514D37; 
text-align: Left;
}

.subTitle {
height: 20px;
z-index: 10;
font-weight: bold;
font-size: 12px;
color: #74726A;
text-decoration: none;
}
