body {
 	background-image: url(../gifs_start/oben5.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:80%;
	color:#666666;
	scrollbar-base-color:#AFAFAF;
	scrollbar-3dlight-color:#F8F8F8;
	scrollbar-arrow-color:#AFAFAF;
	scrollbar-darkshadow-color:#AFAFAF;
	scrollbar-face-color:#FFffff;
	scrollbar-highlight-color:#AFAFAF;
	srollbar-shadow-color:#ffffff;
	scrollbar-track-color:#f0ecff;
}
#divlink {
	text-align:center;
}
#seiteninformation {
	margin-left:300px;
	margin-top:65px;
	width:625px;
	text-align:left;
}
#grafik_hebamme {
	background-image:url("../seiten/gifsseiten/seitenbild_kontakt.gif");
	background-position:0px 70px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:771px;
}
a {
	text-decoration: none;
	color:#663399;
	font-size:11px;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
	font-size:11px;
}
#button {
	background-color:#E4E2FC;
	border: 0px none;
}
ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	font-size:85%;
}
li {
	padding-bottom:12px;
}
.hinweis {
	color:#FF0000;
}
