@charset "utf-8";
/* CSS Document */
.breadie {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
	padding-right:10px;
	border-bottom:1px solid #003366;
}
.bc {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.bc:link {	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;

	}
.bc:active{	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	}
.bc:visited{	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	}
.bc:hover{ color:#0066CC;}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
}
.shadowtable {
	width:100%;
	height:100%;
}
.conrightside {
	background-image:url(img/gradiant_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:300px;
}

.conleftside  {
	background:#FFFFFF;
	background-image:url(img/gradiant_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:300px;

}
.userfelt {
	padding-bottom:5px;
}
.logofelt {
	background-color:#003E7B;
	background-image:url(img/banneren.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:132px;
}
.logopos {
	vertical-align:middle;
}
.copyrightfelt {
	background-color:#04457b;
	padding-top:8px;
	padding-bottom:8px;
}
.menufelt {
	background-color:#001244;
	height:26px;
	padding-left:10px;
}
.isbjerg {
	height:166px;
	width:265px;
	background-image:url(img/isbjerg.jpg);
	background-repeat:no-repeat;
	padding-bottom:3px;
}

.rodmenu {
background-color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	}
.rodmenuvalgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#003E7B;
	background-color:#00FF00;
	}
.rodmenuaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	background-color:#003E7B;
}

================================
Skin styles for DotNetNuke
================================
 

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.contentpane {
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.rightpane {
	width:
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.bottompane {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:26px;
/*	width:100%;*/
	width:150px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #9fbeec 0px solid; 
	border-bottom: #9fbeec 1px solid; 
	border-top: 0px solid; 
	border-right: #9fbeec 0px solid;
	cursor: pointer; 
	cursor: hand; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	padding-right:5px;
	padding-left:5px;	
}
.MainMenu_MenuIcon {
display:none;
/*	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	*/

}
.MainMenu_SubMenu {
	background-color:#9fbeec;
	color:#001244;
/*	border: #074072 1px solid;
*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
*/
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color:#003E7B; 
	cursor: pointer; 
	cursor: hand; 
	color:#9fbeec; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height:26px;
	padding-right:5px;
	padding-left:5px;		
}
.MainMenu_MenuArrow {
display:none;
/*border-right: #074072 1px solid; 
	border-bottom: #074072 1px solid; 
	border-top: #074072 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; */
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #003E7B none; 
  color: #ffffff;
  font-family:  sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Arial, Helvetica;
   font-size:  small;
   font-weight: normal;
   color:#003E7B;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#FFFFFF;
}
.breadcrumbs:link {
	color:#FFFFFF;
	text-decoration:none;
}
.breadcrumbs:visited{
	color:#FFFFFF;	
	text-decoration:none;
}
.breadcrumbs:active {
	color:#FFFFFF;	
	text-decoration:none;
}
.breadcrumbs:hover {
	color:#99CCFF;	
	text-decoration:underline;
}


