body
{
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
/*	text-align: center;	*/
	background-color: #E2F7E5;
	padding:0px;
	line-height: 1.5em;
	letter-spacing: 0.5px;
	color: #555555;
}

 img
 {
	border:none;
 }
 
 /************** CLASS **********************/
 
 .pic
{
	margin-top:5px;
}

/*************** ID *************************/

#centertag
{
	text-align: center;
}

#de
{
	position: relative;
	left: 0px;
	/*border: 1px solid green;*/
	width: 100px;;
}

#dk
{
	position: releativ;
	left: 0px;
/*	border: 1px solid green;*/
	width: 100px;

}

#flag_de
{
	position: absolute;
	left: 218px;
	z-index: 1;
}

#flag_dk
{
	position: absolute;
	left: 102px;
	z-index: 1;
}

#flag_uk
{
	position: absolute;
	left: 325px;
	z-index: 1;
}



#frontpage
{
	position: relative;
	width: 794px;
	/*height: 230px;*/
	/*border: 1px solid #CEE4D2;*/
	margin: 0 auto;
	text-align: left;	
	top: 0px;
	/*margin-top: -275px;*/
}

#language
{
/*	border: 1px solid red;*/
	width: 410px;		
	text-align: center;

}

#language a
{
	text-decoration: none;
	color: #666666;

}

#language a:hover
{
	text-decoration: none;
	color: #E1011E;

}

#language_frame
{
	position: absolute;
	top: 503px;
	left: 0px;
	width: 760px;
	z-index: 1;
	text-align: center;
	/*border: 1px solid black;*/
}

#uk
{
	position: relative;
	left: 0px;
	/*border: 1px solid green;*/
	width: 100px;
}
