* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background:url(../_images/gewitter_wolken.jpg) #000 50% 0 no-repeat;
	text-align: center;
	}
	
#logo_container {
	width:500px;
	height:300px;
	margin: 120px auto 0 auto;
}
	
#mc_thors_embrachertal {
	float: left;
	width:204px;
	height:297px;
	background:url(../_images/thors_mc_embrachertal.png) transparent 0 0 no-repeat;
	}
	
#mc_thors_limmattal {
	float: right;
	width:204px;
	height:297px;
	/*background:url(../_images/thors_mc_limmattal.png) transparent 0 0 no-repeat;*/
	background:url(../_images/new_thors_mc_limmattal.png) transparent 0 0 no-repeat;
}
	
#mc_thors_embrachertal a, #mc_thors_limmattal a {
	width:204px;
	height:297px;
	display:block;
	}
	
	
	
#statement_container{
	width:200px;
	height:51px;
	margin: 135px auto 0 auto;	
}
#statement_link a{
	/*float: left;*/
	width:200px;
	height:51px;
	display:block;
	background:url(../_images/statement.jpg) no-repeat;
}
