body 		{
		font-size:10pt;
		font-family: tahoma, verdana, arial, helvetica, monospace;
		text-align: center;
		width: 750px; 
		min-height: 100%;  
		background: #445870 url(gfx/bak.gif) center;
		background-repeat: repeat-y;
		margin: auto;
		padding: 0
		}

#top		{
		text-align:center;
		background:url(gfx/topp.gif);
		margin-left:123px;
		width:504px;
		height:200px
		}

#top h1	{
		display: none;
		font-size: 20pt;
		padding-left: 5px;
		padding-bottom: 10px;
		margin: 0
		}

#meny		{
		padding-left: 122px;
		height: 40px
		}

#meny ul	{
		list-style: none;
		margin: 0px;
		padding: 0px
		}

#meny li	{
		display: block;
            	float: left;
		margin: 0px;
		padding: auto
		}



#meny li a  	{
            	display: block;
            	overflow: hidden;
            	padding: 40px 0 0 0;
            	height: 0 !important;
            	height /**/ : 40px
            	} 

a#for		{
		border-right:1px solid #000;
		border-left:1px solid #000;
		width:100px;
		background:url(gfx/for.gif) no-repeat top left;
		color: #000
		}

a:hover#for	{
		background:url(gfx/for.gif) no-repeat bottom left;
		color: #000
		}

a#blogg		{
		border-right:1px solid #000;
		width:100px;
		background:url(gfx/blogg.gif) no-repeat top left;
		color: #000
		}

a:hover#blogg	{
		background:url(gfx/blogg.gif) no-repeat bottom left;
		color: #000
		}

a#port		{
		border-right:1px solid #000;
		width:100px;
		background:url(gfx/port.gif) no-repeat top left;
		color: #000
		}

a:hover#port	{
		background:url(gfx/port.gif) no-repeat bottom left;
		color: #000
		}

a#om		{
		border-right:1px solid #000;
		width:100px;
		background:url(gfx/om.gif) no-repeat top left;
		color: #000
		}

a:hover#om	{
		background:url(gfx/om.gif) no-repeat bottom left;
		color: #000
		}

a#kon		{
		border-right:1px solid #000;
		width:100px;
		background:url(gfx/kon.gif) no-repeat top left;
		color: #000
		}

a:hover#kon	{
		background:url(gfx/kon.gif) no-repeat bottom left;
		color: #000
		}

#innhald	{
		margin: 0px auto;
		margin-left:0;
		min-height: 100%;
		text-align:left;
		width:496px;
		padding-right:129px;
		padding-left:125px
		}

* html #innhald	{
		height: 100%
		}

#innhald h2	{
		font-size:11pt;
		padding-left:5px;
		padding-bottom:0
		}

#innhald p	{
		color:#000000;
		padding-left:5px;
		padding-bottom:5px
		}

img#meg 	{
		border: 1px solid #000;
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
		width:100px;
		height:122px
		}

a		{
		text-decoration:underline;
		color:#000
		}

a:active	{
		text-decoration:underline;
		color:#000
		}

a:hover		{
		text-decoration:none;
		color:#3C4961
		}

a.visited	{
		color:#000
		}

textarea, input, select		{     
                            	background-color: #6E6D2D;
                            	border: 1px #000 solid;
				overfow:auto
                           	}
