﻿body{
	margin: 0;
	padding: 0;
	border: 0;
	background-color:black;
}
a img {
	border:none;
}
.container{		
	width:980px;	
	height:auto;
	margin:0 auto;
	margin-top:7%;
}
.flagWrap{
	
	margin-right:3%;
}
.flag{
	width:2.2%;
	float:right;
	margin-right:1%;
}
.logotypeWrap{
	margin-top:10%;
	clear:right;	
	margin-bottom:3%;
	margin-left:2%;
}
.contentBox{
	width:309px;
	float:left;
	margin-right:1%;
}
 
.contentText{
	color:white;
	font-family:Calibri, Helvetica, Arial, sans-serif;
	font-size:25px;
	text-align:right;
	width:98%;
}

.contentText a:link,.contentText a:visited, .contentText a:active{
	color:white;
	text-decoration:none;
}
.contentText a:hover{
	color:silver;
	text-decoration:none;
}
.bottomrightEaster
{
	position:absolute;
	bottom: 0px;
	right: 0px;
}
