.menu		{background: url(../Layout/Menu/Midt.png);
		 width: 141px;
		 overflow: hidden;
		 margin: auto;
		 text-align: left;}
		 
.top		{background: url(../Layout/Menu/Overskrift4.png);
		 background-repeat: repeat-x;
		 background-position:top;
		 width: 141px;
		 height: 16px;
		 overflow: hidden;}
		 
.midt		{width: 141px;
		 font-size: 10px;
		 color: #0E2936;
		 padding-top: 6px;
		 padding-bottom: 6px;
		 padding-left: 10px;}
		 
.bund		{background: url(../Layout/Menu/Bund.png);
		 width: 141px;
		 height: 2px;
		 overflow: hidden;}
		 
.top1		{float: left;
		 background: url(../Layout/Menu/Overskrift1.png);
		 width: 15px;
		 height: 16px;
		 font-size: 0;}	
	
.top2		{float: left; 
		 background: url(../Layout/Menu/Overskrift2.png);
		 height: 16px;
		 font-family: Verdana;
		 font-size: 12px;
		 font-weight: bold;
		 color: #ffffff;
		 padding-top:2px;}
		 
.top3		{float: left; 
		 background: url(../Layout/Menu/Overskrift3.png);
		 width: 13px;
		 height: 16px;}
		 
.top4		{float: right; 
		 background: url(../Layout/Menu/Overskrift5.png);
		 width: 2px;
		 height: 16px;}
		 
ul, li		{margin: 0; padding: 0; }

li		{list-style: none;
		 margin-top: 0px;}
		 
.reklame	{background: url(../Layout/Sidelayout/Reklame.png);
		 position: relative;
		 float: right;
		 width: 15px;
		 height: 328px;
		 top: 39px;
		 z-index: 10;
		 padding-left: 1px;
		 color: #446676;
		 font-size: 10px;
		 text-align: center;
		 writing-mode: tb-rl;
		 overflow: hidden;}
		 
.reklamebox	{}
.reklamebox a:link   {color:#78333C; text-decoration: none; background-color: inherit;}
.reklamebox a:visited{color:#78333C; text-decoration: none; background-color: inherit;}
.reklamebox a:hover  {color:#A8333C; text-decoration: none; background-color: inherit;}
		 
.countere	{width: 0px;
		 height: 0px;
		 overflow: hidden;}
		 
body a:link    	{color:#28333C; text-decoration: none; background-color: inherit;}
body a:visited 	{color:#28333C; text-decoration: none; background-color: inherit;}
body a:hover   	{color:#0099ff; text-decoration: none; background-color: inherit;}
body a:active  	{color:#0099ff; text-decoration: none; background-color: inherit;}


