@charset "utf-8";

#pageContent img {
	z-index: 5;
	}

#willkommen{
	position: relative;
	margin-top: 25px;
	margin-left: auto;
	margin-right:auto;
	background-image:url(../images/indexLeitmotiv.png);
	background-repeat:no-repeat;
	bottom:35px;
	width: 922px;
	height: 610px;
	z-index: 1;
	}

#potzi {
	positoin: relative;
	float: left;
	clear: right;
	margin-top:120px;
	margin-left:80px;
	z-index:2;
}

#newsbereich {
	position: relative;
	float:left;
	clear: right;
	background-color: #FFF;
	width: 200px;
	max-height: 184px;
	min-height: 65px;
	margin-left: -10px;
	margin-top: 200px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	border: medium solid #FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	overflow: hidden;
	z-index: 3;
}

#linkTerra {
	position: relative;
	float: right;
	margin-right: 210px;
	top: 300px;
	width: 140px;
	height: 110px;
}

#newsbereich p a, a:active, a:hover{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}



/*.newsEckenOben{
	position: relative;
	margin-top: -14px; 
	margin-left: -4px;
	width:236px;
	height:14px;
}

#newsbereich newsEckenUnten{

}*/