body{
	background: url(bg1pxl.gif) repeat-x black; 
	color: #C2BEB6; 
	margin: 60px; 
	text-align: center; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 0
}

a {
	color: #C2BEB6;
	text-decoration: none
}

h1#titel{ 
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	width: 749px; 
	text-align: left; 
	font-size: 170%; 
	font-weight: bold; 
	border-bottom: 1px dotted #C2BEB6; 
	padding-bottom: 5px
}

div#container{
	background: url(bg2.gif) no-repeat; 
	position: relative; 
	height: 421px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 749px; 
	text-align: left
}

div#tania, div#zbio, div#zbis, div#tw {
	position:absolute; 
	top:120px; 
	width:140px; 
	height:187px
}

#tania p, #zbio p, #tw p, #zbis p {
	text-align: center;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;			
	margin-top: 40px;
}

h2#titeltania a, h2#titeltw a, h2#titelzbio a, h2#titelzbis a {
	position: absolute; 
	top:8px; 
	width: 140px; 
	height: 187px; 
	z-index: 1; 
	text-align: center; 
	font-weight: bold; 
	font-size: 18px;
	background: url(transparent1pxl.gif) /* wichtig dafür, dass der gesamte Text als Link erscheint */
}

div#tania {	left:36px; }
div#zbio{ left:214px; }
div#zbis{ left:392px; }
div#tw{ left:574px; }