textarea, body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #DDF4FF;
	font-size: 12px;
	background-image: url(images/hg_seite.jpg);
	background-repeat: repeat-x;
}
button {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top:3px;
    padding-bottom:3px;
    font-size:0.7em;
    background-color: #DDF4FF;
    box-shadow: 0px 47px 50px -10px rgba(0, 0, 0, 0.4);
    border: solid 0.2em black;
    border-radius: 0.3em;
}
a:link
{
	color: #FF0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited
{
	color: #FF0066;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    border-radius:2em;
} 
a:hover 
{
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
	text-align: right;
}
.frame {
	background-color: #65D2FF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.frame_zelle {
	background-color: #3399FF;
	width: 388px;
	border: 1px solid #000099;
}
.fusszeile {
	background-color: #65D2FF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 46px;
}
.fusszeile_zelle {
	background-color: #3399FF;
	text-align: left;
	vertical-align: top;
	height: 38px;
	border: 1px solid #000099;
	background-image: url(images/hg_fusszeile.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #FF0033;
}
.banner {
	background-image: url(images/banner.jpg);
	height: 224px;
	width: 804px;
	text-align: center;
	vertical-align: bottom;
}

.frame_zelle_banner {
	background-color: #3399FF;
	background-image: url(images/hg_zelle_banner.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.fusszeile_zelle2 {
	background-color: #3399FF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000099;
	width: 100%;
}
.text_zelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}
.text_zelle_bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-image: url(images/schwanger.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 190px;
	text-align: left;
}
.frame_zelle_hg {
	background-color: #3399FF;
	width: 388px;
	border: 1px solid #000099;
	background-image: url(images/schwanger1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nummerierung {
	font-weight: bold;
	color: #F9C;
	background-color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.text_zelle_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
