#content {
	position:absolute;
	left:160;
	top:147;
	width:640;
	/*z-index:3;*/
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}
#navi {
	position:absolute; 
	left:10; 
	top:147; 
	width:140; 
	height:100; 
	/*z-index:2;*/
}
#kopf {
	position:absolute; 
	left:10px; 
	top:10px; 
	width:790px; 
	height:100; 
	/*z-index:1;*/
}
.linkRahmen {
	background-color: #009966;
	padding: 5px;
	border: 1px solid #006633;
	margin-bottom: 5px;
}
a {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: underline;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #99CCCC;

}
.divCoEinzug {
	padding: 3px;
}
h1 {
	font-size: 18px;
	margin: 5px;

}
.pGeVer {
	font-size: 10px;
}
.normal {
	font-weight: bold;
	color: #333333;
}

