/*******************************************

GENERELT

*******************************************/


html {
	font-size: 100%;
}

body   { 
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 75%; 
	line-height: 135%;
   	margin: 0px;
	background:url(images/background-forloeb.gif);
	background-repeat: repeat-x;
	background-color: #2d2c35;
	}


table, tr, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 135%;
}


form, select, input, option {
	font-size: 1em;
	margin: 0px;
}


/*******************************************

LAYOUT

*******************************************/

#MainTable {
	margin-top: 14px;
}

#SearchTD {
	background-image: url('images/SearchTD.gif');
	background-repeat: no-repeat;
	width: 180px;
	height: 127px;
}

#TopRightCorner {
	position: relative;
	margin-left: 9px;
	margin-top: 15px;
}


#TopRightCorner img {
	position: absolute;
	right: 21px;
	top: 14px;
	cursor: pointer;
}


#TopRightCorner a {
	text-decoration: none;
	color: #bdbcbf;
	font-size: 85%;
}


/*****************************************************************

SEARCH

******************************************************************/

#SearchInput {
	width: 125px;
	background-color: #eaebec;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #7d7f80;
	border-top: 1px solid #7d7f80;
}

#SearchButton {
	background-color: #FFFFFF;
	border: 0px;
	cursor: pointer;
	font-size: 9px;
	margin-left: 5px; 
}


/*****************************************************************

CONTENT

******************************************************************/


#Content
	{
	margin-top: 8px;
	margin-bottom: 36px;
	margin-left: 20px;
	width: 540px;
	}


/*****************************************************************

HEADINGS

******************************************************************/

H1 {
	font-size: 170%;
}



/*****************************************************************

HØJRESPOT

******************************************************************/

#RightSpot {
	margin-top: 45px;
	margin-left: 12px;
	width: 156px;
}


/*******************************************

MENUER

*******************************************/

#TopMenuDiv {
	height: 27px;
	background-color: #313038;
	padding-top: 5px;
	margin-left: 12px;
}

.TopMenu {
	padding-left: 10px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.TopMenuSelected {
	padding-left: 10px;
	padding-right: 16px;
	color: #c6894e;
	text-decoration: none;
}


#LeftMenu {
	margin-top: 45px;
	margin-left: 16px;
	margin-bottom: 35px;
	width: 165px;
}

#LeftMenu a {
	text-decoration: none;
	color: #090908;
}


#LeftMenuItem a {
	margin-bottom: 15px;
	width: 90%;
	display: block;
	text-decoration: none;	
	color: #090908;
}


#LeftMenuItemSelected a {
	margin-bottom: 15px;
	width: 90%;
	display: block;
	text-decoration: none;	
	color: #c6894e;
	}


/*******************************************

FOOTER

*******************************************/

#Footer {
	font-size: 90%;

}

#Footer a  {
	text-decoration: none;	
	color: #090908;
}

#FooterSpacer  {
	border-right: 1px solid #e6b37f;
	margin-right: 7px;
	margin-left: 3px;
}




/*****************************************************************

BRØDKRUMME

******************************************************************/

#Breadcrumb
	{
	margin-top: 8px;
	margin-bottom: 16px;
	margin-left: 20px;
	color: #d0d0d2;
	}

#Breadcrumb a
	{
	color: #d0d0d2;
	text-decoration: none;	
	}

.ox_description{}
.ox_description a{color:#ff6633;text-decoration:none;}
.ox_description a:visited{color:#ff6633;text-decoration:none;}
.ox_description a:link{color:#ff6633;text-decoration:none;}
.ox_description a:active{color:#ff6633;text-decoration:none;}
.ox_description a:hover{color:#ff6633;text-decoration:none;}

.p_link{}
    .p_link a{text-decoration:none;font-family: Arial,Helvetica,sans-serif;font-size:1em;vertical-align:top;color:#000;line-height:135%;}
    .p_link a:visited{text-decoration:none;font-family: Arial,Helvetica,sans-serif;font-size:1em;vertical-align:top;color:#000;line-height:135%;}
    .p_link a:link{text-decoration:none;font-family: Arial,Helvetica,sans-serif;font-size:1em;vertical-align:top;color:#000;line-height:135%;}
    .p_link a:active{text-decoration:none;font-family: Arial,Helvetica,sans-serif;font-size:1em;vertical-align:top;color:#000;line-height:135%;}
    .p_link a:hover{text-decoration:none;font-family: Arial,Helvetica,sans-serif;font-size:1em;vertical-align:top;color:#000;line-height:135%;}

.download-indspilninger
{
	padding:5px;width:180px;text-align:center;background-color:#e2e3e4
}
.download-indspilninger a {color:#313038;}
.download-indspilninger a:link {text-decoration:none;}
.download-indspilninger a:visited {text-decoration:none;}
.download-indspilninger a:hover {text-decoration:underline;}
