/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .TitleStandard { font-size: 16pt; font-family: arial; color: #000000; font-weight: normal; padding-bottom: 5px;}
/*-- container title cell              --*/ .TDStandard { width:100%; padding: 0;}
/*-- container actions cell            --*/ .ActionsStandard { width:0%; padding: 0;}
/*-- container content pane            --*/ .ContentStandard { font-size: 11px; font-family: tahoma; color: #444; padding: 5px 0 0 5px;}
/*-- container Icons cell              --*/ .IconsStandard { text-align:right; padding: 5px 0 7px 0; }

/*-- top center section                --*/ .TopCenterStandard {   vertical-align:middle; height: 23px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .TopLeftStandard {   vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .TopRightStandard {  height: 23px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }

/*-- mid center section                --*/ .MidCenterStandard { vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .MidLeftStandard {  vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .MidRightStandard { vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BottomCenterStandard { vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .BottomLeftStandard {  vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BottomRightStandard {  vertical-align:top; height: 17px; width:10px; padding: 0; }
 a.StandadLink:link,a.StandadLink:hover,a.StandadLink:visited {
    margin-right:2px;  
    color:#177aa0;
    font-family:verdana;
    font-size:12px;
    display:block;
    font-weight:bold;
    
}
.StandardRubrik{
         font-family:  Arial,"Trebuchet MS", Verdana;
	font-size: 20px;
	color: #274006;
	padding: 0 0 5 0;
	margin: 0px;
	font-weight: bold;
	text-decoration:none;
    
}	

a.kategoriLank:link, a.kategoriLank:hover,a.kategoriLank:visited,a.kategoriLank:active{font-size: 14px; font-family: arial; color: #444;font-weight: normal; }
	    
/*========================================================*/

.StandardText {
		line-height: 150%;
	margin-bottom: 2px; 
	margin-top: 0px;
	padding: 0 0 10 0;
	text-decoration:none;
	font-family:  Arial,Verdana,s"Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}











