img {
	border:0px;
	}

#contMid {
	margin: 0px auto;
	position:relative;
	width: 1020px;
}

#header {  margin: 0; padding: 0;}
	
#spacerKarte {
	width:10px;
	float:left;	
	height:10px;
	}

#contBody {
	background: transparent url(../image/bg.jpg) top left no-repeat;
	padding-top: 10px;
	min-height:420px;
	height:auto !important;
 	height:420px;
}

#contEnd {
	background: transparent url(../image/end.jpg) no-repeat bottom left;
	height:15px;

	padding: 0;
	clear: both;
}

#deutschlandCont {
	width:266px;
	float:left;
}

#karteDeutschland {
	background-image:url(../image/karteDeutschland.png);
	background-repeat:no-repeat;
	height:355px;
	position:relative;
	width:266px;
}


#osterreichCont {
	width:270px;
	float:left;
}

#karteOsterreich {
	background-image:url(../image/karteOsterreich.png);
	background-repeat:no-repeat;
	height:355px;
	width:270px;
	position:relative;
}

#schwedenCont {
	width:224px;
	float:left;
}

#karteSchweden {
	background-image:url(../image/karteSchweden.png);
	background-repeat:no-repeat;
	height:355px;
	width:224px;
	position:relative;
}

#tschechienCont {
	width:259px;
	float:left;
}

#karteTschechien {
	background-image:url(../image/karteTschechien.png);
	background-repeat:no-repeat;
	height:355px;
	width:259px;
	position:relative;
}
