{
  margin: 0;
  padding: 0;
}
html,body {
	text-align: center;	
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	background-color: #A1AAAC;
	height: 100%;
}
img, img a {
	border: none;
	text-decoration: none;
}
div#main_warp{
	text-align: left;
	width: 645px;
	height: 400px;
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	background-position: 656px -1px; 
	padding: 63px 125px 0px 1px;
	position: relative;
	top: 11%;
}

div#languages {
	position:absolute;
	top:15px;
	left:-2px;
}

div#align {
	min-height: 100%;
	margin: 0 auto;	
	width: 770px;	
}
div#align {
	height: 100%;
}
div#wrapper{
	float:left;
	width:100%;
}
div#center{
	margin: 0 214px;
	width: 216px;
	height: 268px;
	background-image: url(../images/mitte.gif);
	background-repeat: no-repeat;		
}
div#left{
	float: left;
	margin-left: -646px;
	width: 215px;
	height: 268px;
	background-repeat: no-repeat;	
}
div#left img, div#center img, div#right img {
	margin: 278px 0px 0px 7px;	
}
div#right{
	float: left;
	width: 215px;
	height: 268px;
	background-image: url(../images/maus.jpg);
	background-repeat: no-repeat;	
	margin-left:-215px;
}
div#award{
	position:absolute;
	top:263px;
	left:652px;
}