body, html
{
   height:100%;
   width: 100%
}
body
{
 margin:0px;
 padding:0px; 
 font-family:Arial,Verdana, Helvetica, sans-serif;
 font-size:12px;
 background-image:url('/img/blackbg.gif');
 background-repeat:repeat;
 
}

table, td, input, textarea
{
 margin:0px;
 padding:0px; 
 font-family:Arial,Verdana, Helvetica, sans-serif;
 font-size:12px;
}

.container
{
  width:900px;
  margin-left:auto;
  margin-right:auto;
  height:660px; 
  
}

a
{
	text-decoration:none;
	color: #000000;
	cursor:pointer;
}
a:hover
{
	text-decoration:underline;
}
img
{
	border:0px;
}

.content
{
	position: absolute; 
	z-index: 2; 
	left: 70px; 
	top: 170px;
	text-align: left;
	width: 760px;
	height: 460px;
	overflow: auto;
}

.menukop
{
	color: #B92225;
	font-size: 13px;
}

.kop
{
	color: #B92225;
	font-weight: bold;
	line-height: 18px;
}

.land
{
	position: absolute;
	z-index: 2;
	left: 65px;
	top: 125px;
}

.menu
{
	position: absolute; 
	z-index: 1; 
	left: 140px; 
	top: 130px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.red
{
	color: #B9131D;
	font-weight: bold;
	font-size: 12px;
}

.redkop
{
	color: #B9131D;
	font-weight: bold;
	font-size: 14px;
	
}

.blackkop
{
	font-size: 12px;
	font-weight: bold;
}
