
/*Generelt*/
body{
	font-family: Georgia, Times New Roman;
	font-size: 9pt; 

/* color: #000000; */
      margin-left: 0px;
      margin-top: 0px;
 /*    background-color: #725025; */
	background-color: "transparent";
	background-repeat: no-repeat;
	  } 

table {
	padding: 0px;

}

td.menu1 {
	background-image: url("../images/topmenuBg1.png");
	background-repeat: no-repeat;
}

td.menu2 {
	background-image: url("../images/topmenuBg2.png");
	background-repeat: no-repeat;
}

/*Links i topmenuen*/
 
a {
	font-family: 1Georgia, Times New Roman;
font-size: 9pt; 
	color: #841c00;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
a:link {
	font-family: 1Georgia, Times New Roman;
font-size: 9pt; 
color: #841c00}
a:active {
	font-family: 1Georgia, Times New Roman;
font-size: 9pt; 
color: #841c00}
a:visited {
	font-family: 1Georgia, Times New Roman;
font-size: 9pt; 
color: #841c00}



span.menutext1
{
	font-family: Times New Roman;
font-size: 9pt; 
font-weight: bold; 
color: #841c00; 
cursor: pointer
}

span.menutext
{
	font-family: Times New Roman;
font-size: 9pt;
font-weight: normal; 
color: #841c00;
position: relative; 
top: 0px;

/* background:transparent url(../Images/top-m-sort.jpg);
/* 2px .4em no-repeat; 
   padding : 10px 10px 10px 10px;
   margin:1em 1em 1em 1em;
*/
       line-height:normal !important;
        line-height:30px;
/*        display:table-cell; */
        vertical-align:middle;
        height:30px;
        padding:0px 2px 0px 2px;
 
cursor: pointer

}

span.menutext2
{
	font-family: Times New Roman;
font-size: 9pt; 
font-weight: bold; 
color: #ffffff;
position: relative; 
top: 0px;

/* background:transparent url(../Images/top-m-sort.jpg);
/* 2px .4em no-repeat; 
   padding : 10px 10px 10px 10px;
   margin:1em 1em 1em 1em;
*/
       line-height:normal !important;
        line-height:30px;
/*        display:table-cell; */
        vertical-align:middle;
        height:30px;
        padding:0px 1px 0px 1px;
 
cursor: pointer

}
 
 span.menutextImg
{
	font-family: Georgia, Times New Roman;
font-size: xx-small; 
font-weight: bold; 
color: #ffffff;
position: relative; 
/* top: 3px;*/


       line-height:normal !important;
        line-height:30px;
/*        display:table-cell; */
        vertical-align:middle;
        height:20px;
        padding:0px 1px 0px 1px;
 

}

/*Placering af topmenu*/
.topmenu {
position: relative; 
text-align: center;
/*
top: -0px; 
right: 0px;
left: 10px;
*/
}

.topmenu2 {
position: relative; 

top: 0px; 
right: -10px
}



p.bund {
	font-family: Georgia, Times New Roman;
font-size: 10px; 
font-weight: bold; 
color: #FFFFFF; 
text-align: center;
}

p.admin {
	font-family: Georgia, Times New Roman;
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;
}

.top1 {
       
	   padding:0;
        margin-left:10;
        font-weight:normal;
        line-height:.7em;
        font-size:1.8em;
        letter-spacing:-.1em;
        font-family:helvetica;
       color:white;
        display:block;
}

.description {
        margin-left:10;
        font-size:.8em;
        color:#c9e45a;
}

