@charset "utf-8";
/* CSS Document */
Body 						{	background-image: url(images/superbg.gif); background-repeat:repeat-x; margin:0;}
.Logofelt					{ height:104px;}
.headerbg					{ background-image:url(images/headerbg.gif); background-repeat:repeat-x; background-position:top;}
.corner-topleft				{ background-image:url(images/cont-lefttop.gif); background-position:right bottom; background-repeat:no-repeat; }
.corner-topright				{ background-image:url(images/cont-righttop.gif); background-position:left bottom; background-repeat:no-repeat; }
.corner-botleft				{ background-image:url(images/cont-leftbot.gif); background-position:right top; background-repeat:no-repeat; }
.corner-botright				{ background-image:url(images/cont-rightbot.gif); background-position:right top; background-repeat:no-repeat; }
.corner-top				{ background-image:url(images/cont-top.gif); background-position: bottom; background-repeat:repeat-x; }
.corner-bot				{ background-image:url(images/cont-bot.gif); background-position: top; background-repeat:repeat-x; }
.corner-left				{ background-image:url(images/shadow-left.gif); background-position: top right; background-repeat:no-repeat; }
.corner-right				{ background-image:url(images/shadow-right.gif); background-position: top left; background-repeat:no-repeat; }
.Menufelt					{ height:47px; vertical-align:middle;}
.Menuen						{ height:40px; padding-left:10px;}		
.Sogefelt					{ padding-right:10px;}
.Indholdsfelt				{ background-color: #809db1; padding:10px;}
.Indhold_indrefelt			{ background-color:#FFFFFF;}
.Bund						{ background-color:#3e5564; height:75px;}
.bundtekst 					{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:135%;}
.MenuSeparation {
	background-color:transparent;
}
.MainMenu_MenuContainer {
 	width:195px; 
}
.whitebg {
	background-color: #FFFFFF;}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:31px;
/*	width:100%;*/
	background-color: Transparent;
}
.MainMenu_MenuItem {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left: hidden 1px ; 
	border-bottom: hidden 1px; 
	border-top: hidden 1px; 
	border-right: hidden 0px;
	background:none;
	cursor: pointer; 
	cursor: hand; 
	height:25px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;		
}
.MainMenu_MenuIcon {
display:none;
/*	background-color: #003366; 
	border-left: #003366 1px solid; 
	border-bottom: #003366 1px solid; 
	border-top: #003366 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	*/
}
.MainMenu_SubMenu {
/*	border-left: #273742 0px solid; 
	border-bottom: #273742 1px solid; 
	border-top: #273742 1px solid; 
	border-right: #273742 0px solid;	
*/		
	background-color:#FFFFFF;
	color:#000000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	height:20px;	
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	color:#000000;
	background:none;
/*	border-left: #273742 0px solid; 
	border-bottom: #273742 1px solid; 
	border-top: #273742 1px solid; 
	border-right: #273742 0px solid;	
	background-color:#99CCFF;

*/
	cursor: pointer; 
	cursor: hand; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	height: 25px;
	padding-left:10px;
	padding-right:10px;	
}
.MainMenu_MenuArrow {
display:none;/*
border-right: #003366 1px solid; 
	border-bottom: #003366 1px solid; 
	border-top: #003366 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
*/
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.smallbread {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}
.smallbread:link {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.smallbread:active {
	text-decoration:none;
	}
.smallbread:visited {
	text-decoration:none;}
.smallbread:hover {
	color:#99CCFF;
	text-decoration:underline;
}
.mediumbread {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.smallblue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#809db1;
	font-size:10px;
}
.smallblue:link {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#809db1;
	font-size:10px;
	text-decoration:none;
}
.smallblue:active {
	text-decoration:none;
	}
.smallblue:visited {
	text-decoration:none;}
.smallblue:hover {
	color:#3e658c;
	text-decoration:underline;
}
.h25 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#339999;
	font-size:10px;
}
