/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

* { margin: 0; padding: 0; }
BODY,HTML { height: 100%; }
BODY { 
	width: 100%;
	font-family: Helvetica, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin: 0; }
FORM { height: 100%; width: 100%; }

.row { position: relative; width: 1020px; margin: 0 auto; overflow: hidden; text-align: left; }
.row .row { display: inline-block; width: auto; margin: 0; }
.column { display: inline; float: left; min-height: 10px; overflow: hidden; }

/* HTML */
a, a:link, a:visited, a:active, a:hover { font-family: Helvetica, Verdana, Trebuchet MS; color: #00cccc; font-size: 12px; text-decoration: none; }
H1, H2, H3, H4 { font-weight: normal; color: #BF0029; line-height: 18px; }
H1 { font-size: 20px; margin: 10px 0 10px; line-height: 22px; color: #BF0029; }
H2 { font-size: 16px; margin: 10px 0 10px; font-weight: bold; }
H3 { font-size: 14px; margin: 5px 0; color: #bf0029; font-weight: bold; }

p, .brodtext  {
	font-family: Helvetica, Verdana, "Trebuchet MS";
	font-size: 12px;
	margin: 0 0 10px;
	color: #000000;
	line-height: 18px;
}
.Normal { font-size: 12px; }
HR { width: 100%; height: 1px; margin: 0; border: 0; border-top: 1px dashed #ccc; }
IMG { border: none; }

#header { height: 156px; }
	#header .logoPane { height: 156px; width: 631px; }
	#header .searchPane { height: 156px; width: 141px; line-height: 9px; }
	#header .lastPane { height: 156px; width: 248px; }

#admin #contentholder { width: 1020px; }
	
#main #leftholder { background: url("Bilder/LeftMenu.gif") no-repeat; padding: 35px 0; min-height: 500px; width: 218px; }
#main #contentholder { width: 782px; min-height: 100px; padding: 35px 0px 35px 20px; }
	
#main_3cols #leftholder { background: url("Bilder/LeftMenu.gif") no-repeat; padding: 35px 0; min-height: 500px; width: 218px; }
#main_3cols #contentholder { width: 500px; min-height: 100px; padding: 35px 20px; }
	#main_3cols #contentholder #dnn_picturePane, #main #contentholder #dnn_ContentPane { width: 500px; }
	#main_3cols #contentholder .row { width: 500px; margin-bottom: 12px; }
	#main_3cols #contentholder .banners_row { margin-bottom: 12px; }
	#main_3cols #contentholder .banners_row .banner { width: 152px; margin-right: 22px; }
	#main_3cols #contentholder .banners_row .banner_last { margin-right: 0px; }
#main_3cols #rightholder { width: 262px; min-height: 100px; padding: 35px 0; }

#footer { height: 75px; }
	#footer .footerPane { text-align: center; width: 1020px; }

/* Tagcloud */
a:link.tag1, a:visited.tag1, a:active.tag1, a:hover.tag1, a.tag1{font-size:11px !important;}
a:link.tag2, a:visited.tag2, a:active.tag2, a:hover.tag2, a.tag2{font-size:12px !important;}
a:link.tag3, a:visited.tag3, a:active.tag3, a:hover.tag3, a.tag3{font-size:13px !important;}
a:link.tag4, a:visited.tag4, a:active.tag4, a:hover.tag4, a.tag4{font-size:14px !important;}
a:link.tag5, a:visited.tag5, a:active.tag5, a:hover.tag5, a.tag5{font-size:15px !important;}
.tagclouds a, .tagclouds a:link, .tagclouds a:active, .tagclouds a:visited{color:#a0a0a2 !important; text-transform:lowercase !important;}
.tagclouds li{display: inline-block !important; margin-right:6px;}
	
/* OLD PORTAL CSS */

.ingress, .brodtext, .brodtextbold, .bigheadline, .bigheadlinered, .bigheadlinegrey, .smallheadline, .SmallHeadlineRed, .smallheadlinegrey, .mellanrubrik,
.Ingress, .Brodtext, .BrodtextBold, .BigHeadline, .BigHeadlineRed, .BigHeadlineGrey, .SmallHeadline, .SmallHeadlineRed, .SmallHeadlineGrey, .MellanRubrik {
	font-family: Helvetica, Verdana, "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000; }

.ingress, .Ingress { line-height: normal; }
.brodtext, .Brodtext { font-size: 12px; font-weight: normal; text-decoration: none; }
.brodtextbold, .BrodtextBold { font-size: 12px; text-decoration: none; padding-top: 6px; margin-top: 6px; }
.bigheadline, .BigHeadline { font-size: 20px; line-height: normal; }
.bigheadlinered, .BigHeadlineRed { font-size: 20px; color: #bf0029;	line-height: normal; }
.bigheadlinegrey, .BigHeadlineGrey { font-size: 20px; color: #666666; line-height: normal; }
.smallheadline, .SmallHeadline { font-size: 16px; line-height: normal; }
.smallheadlinered, .SmallHeadlineRed { font-size: 16px; color: #bf0029;	line-height: normal; }
.smallheadlinegrey, .SmallHeadlineGrey { font-size: 16px; color: #666666; line-height: normal; }
.mellanrubrik, .MellanRubrik { font-size: 12px; line-height: normal; }

.TehTextBox { text-align: middle; font-family: Helvetica, Verdana, Trebuchet MS; font-size: 11px; }
.search .TehTextBox {
	font-family: Helvetica, Verdana, Trebuchet MS;
	border: none;
	text-align: middle;
	font-size: 11px;
	width: 94px;
	height: 16px; }

/* OLD SKIN CSS */
.login { font-family: Verdana, Arial, Helvetica, sans-serif; color: #81A414; font-size: 12px; font-weight: bold; padding-right: 5px; }
.KNAPP { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #8D8D8D;
	border: #8D8D8D 1px solid;
	clip: rect( );
	font-weight: normal;
	background-color: #ffffff;
	border-style: solid; } 
 
.Blaclborder { color: #000000; border-top: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; clip: rect( );}  
.KalenderBorderLeft { color: #000000;  border-left: #000000 1px solid; clip: rect( );} 
.KalenderBorderRight { color: #000000;  border-right: #000000 1px solid; clip: rect( );} 
.KalenderBorderTop { color: #000000; border-top: #000000 1px solid; clip: rect( );} 
.KalenderBorderBottom { color: #000000; border-bottom: #000000 1px solid; clip: rect( );} 

.SYSTEMS { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; } 
.SYSTEMSBOLD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; } 
.LINK, .LINK2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #595959; text-decoration: none; } 
.LINK2 { font-size: 9px; font-weight: bold; } 
.link { color: #7FC241; font-family: Verdana, Arial, Helvetica; font-size: 11px; text-decoration: underline; }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; }

.FORMLITEN, .FORMMELLAN, .FORMAREA, .FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #8D8D8D;
	width: 24px;
	height: 15px;
	background-color: #FFFFFF;
	border: #8D8D8D 1px solid;
	clip: rect( ); }
.FORMMELLAN { width: 150px; height: 15px; }
.FORMAREA { width: 430px; height: 125px; }
.FORM { width: 250px; height: 15px; }

/* MENU dnn */
.main_dnnmenu_container { background-color: transparent; vertical-align: middle; height: 28px; }
.main_dnnmenu_bar { cursor: pointer; cursor: hand; height: 28px; background-color: Transparent; vertical-align: middle; }
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 	
	font-weight: bold; 
	font-style: normal; 
	background-color: #dedede;
	vertical-align:middle; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #64645e; }
	
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #64645e;
	font-weight: bold; 
	font-style: normal; 
	background-color: #dedede;
	vertical-align:middle; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 10px 0px 10px;   /*explicitly set padding for root menu items*/ }

.main_dnnmenu_itemhover {  background-color: #FFFFFF; color: #00CCFF; }
.main_dnnmenu_itemhover td {  background-color: #FFFFFF; color: #00CCFF; }
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	vertical-align: middle;  
	width:  2px; 
	height: 100%;
	background-color: #dedede; }
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */ }
.main_dnnmenu_break { height: 1px; font-size: 1px; }
.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; }
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; }
.hasPadding { padding: 8px; }
.sideMenuItems { font-family: Verdana, Arial, Helvetica, sans-serif; color:#3f3f3f; }
.menuheader
{
	font-family: Verdana,Arial, Helvetica,   sans-serif; 
	color: #666666;
	font-size: 12px;
	font-weight: normal; }
	
/* END MENU dnn */

a div.resultheader{float:left;position:relative;font-weight:bold;font-size: 16px;color:#bf0029;cursor:pointer;cursor:hand; }




