body {
	font-family:Arial,Helvetica,Verdana;
	font-size:24px;
	color:white;
	background-color:white;
	padding:0px;
	margin:0px;
	text-align: center;
}

.lang_block {
left:400px;
position:relative;
top:170px;
width:400px;
}

.center {
	text-align: left;
	position:relative;
	background-color:#1F2F49;
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto;
	width:815px;
	height:550px;

	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(images/new/home_image_blau.jpg);
}



.welcome_text {
width:300px;

}
.welcome_link  {
	position:relative;
	left:300px;
	top:-40px;
	width:80px;
	}
#bottom {
background-color:white;
bottom:0;
margin:0;
padding:0;
position:absolute;

width:100%;

}

.imgCon {
position:absolute;
right:0;
}

.blue {
background-color:#1F2F49;
width:100%;

}
img
{  
	border-style: none;
}
