
body {
	margin: 30px 0 20px 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	/* 4eyes */
	background-color: #ffffff;
	}
.en {

	float:left;
	}
	
.de {

	float:right;
	}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}	
a:link {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	line-height:13px;
	}
	
a:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	line-height:13px;
	}
	
a:hover, a:active {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	line-height:13px;
	}
	

/* 2)-=-=-=- Structure -=-=-=- */
		
#container {
	width: 850px;
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align: left;
}
