body		{background-color: #000;
		 margin: 0px;
		 text-align: center;
		 font-family: Arial;
		 font-weight: normal;
		 color: #fff;}
		 
html, body 	{margin: 0;
		 padding: 0;}
		 
#fuldside	{width: 982px;
		 margin: auto;
		 text-align: left;}
		 
		 
#screen		{background: url(Grafik/Baggrund.gif);
		 background-repeat: repeat-y;
		 z-index: 1;
		 position: relative;
		 float: left;
		 width: 982px;
		 text-align: left;
		 }
		 
.hovedmenu	{position: relative;
		 float: left;
		 width: 210px;
		 padding: 0px;}
		 
.menutop	{background: url(Grafik/MenuTop.gif);
		 background-repeat: no-repeat;
		 position: relative;
		 top: 0px; 
		 left: 0px; 
		 float: left;
		 height: 25px;
		 width: 210px;
		 padding: 0px;}
		 
.toplogo	{background: url(Grafik/TopLogo.gif);
		 background-repeat: no-repeat;
		 position: relative;
		 float: left;
		 width: 210px;
		 height: 66px;
		 padding: 0px;}
		 
.side		{position: relative;
		 float: right;
		 width: 772px;
		 padding:0;}
		 
.sidetop	{position:relative; 
		 top: 0px; 
		 left: 0px; 
		 z-index: 0; 
		 background: url(Grafik/SideTop.gif);
		 width: 772px;
		 height: 25px;
		 padding-top: 0px;}
		 
.sideindhold	{width: 700px;
		 z-index: 2;
		 text-align: center;
		 margin: auto;
		 padding-top: 15px;
		 padding-right: 30px;}	
		 	 
.sidebund	{background: url(Grafik/SideBund.gif);
  		 background-position: bottom;
  		 float: right;
		 width: 982px;
		 height: 37px;}
		 
#center		{width: 700px;
		 text-align: center;
		 margin: auto;
		 margin-top: 10px;}
		 
table		{margin: auto;}
		 
a:link    	{color:#fff; text-decoration: none; background-color: transparent;}
a:visited 	{color:#fff; text-decoration: none; background-color: transparent;}
a:hover   	{color:#f00; text-decoration: none; background-color: transparent;}
a:active  	{color:#fff; text-decoration: none; background-color: transparent;}


.pagerank	{width: 0px;
		 height: 0px;
		 overflow: hidden;}


.box		{border: 1px dotted #dcdcdc;
		 width: 100%;
		 Background-color: #000;
		 padding: 10px;}
		 
.border 	{border: 1px solid #dcdcdc;}
		 
a:link    	{color:#fff; text-decoration: none; background-color: inherit;}
a:visited 	{color:#fff; text-decoration: none; background-color: inherit;}
a:hover   	{color:#f00; text-decoration: none; background-color: inherit;}
a:active  	{color:#fff; text-decoration: none; background-color: inherit;}

