body {margin:0; padding:0; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	background-color: #990000;}
  #container {width: 775px; margin: 0px auto; position: relative;  }    
    #menu {margin: 0; padding: 0; list-style: none; background: #990000; padding: 0 0 1px 0; }
    
    /* Hides from IE-mac \*/
    #menu:after {content: ".";  display: block;  height: 0; clear: both; visibility: hidden;}
    /* End hide from IE-mac */
      
      #menu li {float: left; }
        #menu li a { display: block; padding: 1px 7px; margin: 0 2px 0 0; background: #FFF; font-size: 11px; color: #990000; font-weight: bold; text-decoration:  none;}
        #menu li a:hover {background: #990000; color: #FFF;}
    
    #header {height: 164px; background: #FFF;}


    #contentContainer {width: 100%; background: #FFF;}
    /* Hides from IE-mac \*/
    #contentContainer:after {content: ".";  display: block;  height: 0; clear: both; visibility: hidden;}
    /* End hide from IE-mac */

      #wideColumn {width: 500px; float: left;}
     	#full #wideColumn {width: 600px;}
     	#equal #wideColumn {width: 49%;}
      /* Hides from IE-mac \*/
      #wideColumn:after {content: ".";  display: block;  height: 0; clear: both; visibility: hidden;}
      /* End hide from IE-mac */
      
      	#full #right {float: right; width: 425px;}
      	
      	#full #left {float: left; width: 175px;}

      	#wideColumn div.text {margin: 10px 10px; padding: 5px;}
        
        /*  This is a hack needed for lemon. Take it as it is. And use it!  */
        #wideColumn>div.text {height: auto !important ;}
        #right>div.text {height: auto !important ;}
        #left>div.text {height: auto !important ;}
      #narrowColumn {width: 275px; float: right;}
      #full #narrowColumn {width: 175px;}
     	#equal #narrowColumn {width: 49%;}
     	
        #narrowColumn div.text {margin: 10px 25px 5px 5px; padding: 5px;}
        
        /*  This is a hack needed for lemon. Take it as it is. And use it!  */
        #narrowColumn>div.text {height: auto !important;}
        

    #footer {clear: both; text-align: center;}




p {font-size: 11px;}

H2 {color: #FF0000; font-size: 18px; font-weight: 800; font-family: Arial, Verdana, Helvetica, sans-serif;} /* Ršd rubrik */

.active {color: #808080 !important; }

.inputfield	{font-size: 11px; font-family: verdana;}