/* direktoratet.css */

body    	{
			    font-family: 'Trebuchet MS', 'Palatino Linotype', 'Verdana', 'Times New Roman', 'Times', 'Courier New', 'Courier', 'sans-serif';
			}

#logoDirektoratet {
			    text-align: center;
			}

#textDirektoratet {
			    text-align: center;
			}

.green      {
                color: #0C0;
            }
