body {
	height: 100%;
	width: 100%;
	text-align: center;
}

img {
	border: none;
	behavior: url("./pngbehavior.htc");
}

#Pinnwand {
	position: relative;
	margin: auto;
	width: 990px;
	height: 600px;
	background-image: url("./img/main/pinnwand.jpg");
}

#Content {
	position: absolute;
	top: 42px;
	left: 238px;
	height: 513px;
	width: 715px;
}

#Logo {
	position: absolute;
	top: 25px;
	left: 21px;
	z-index: 1;
	width: 140px;
	height: 120px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/blechschild.png');
	}

#MenuPolitchat {
	position: absolute;
	top: 180px;
	left: 15px;
	z-index: 3;
	width: 109px;
	height: 82px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_politchat.png',);
	cursor: hand;
	}

#MenuNews {
	position: absolute;
	top: 175px;
	left: 130px;
	z-index: 4;
	width: 61px;
	height: 108px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_news.png');
	cursor: hand;
}

#MenuWasGeht {
	position: absolute;
	top: 262px;
	left: 2px;
	z-index: 2;
	width: 91px;
	height: 181px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_wasgeht.png');
	cursor: hand;
}

#MenuWebmail {
	position: absolute;
	top: 362px;
	left: 16px;
	z-index: 3;
	width: 170px;
	height: 97px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_webmail.png');
	cursor: hand;
}

#MenuEcards {
	position: absolute;
	top: 450px;
	left: 10px;
	z-index: 2;
	width: 135px;
	height: 106px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_ecards.png');
	cursor: hand;
}

#MenuImpressum {
	position: absolute;
	top: 420px;
	left: 105px;
	z-index: 1;
	width: 97px;
	height: 172px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_impressum.png');
	cursor: hand;
	
}


#MenuTeam {
	position: absolute;
	top: 360px;
	left: 3px;
	z-index: 5;
	width: 108px;
	height: 120px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_team_falke.png');
	cursor: hand;
	
}

#MenuForum {
	position: absolute;
	top: 262px;
	left: 90px;
	z-index: 1;
	width: 121px;
	height: 134px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='./img/main/menu_forum.png');
	cursor: hand;
}

