table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align:middle;
}
.titel {
	background-color: #FFFF00;
	height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #000000;
	padding-left: 13px;

}
.Tabelle {
	border: 1px ridge #000099;
	height: 232px;
	width: 360px;
	background-color: #E0E0F8;

}
.linie {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000099;
	height: 36px;
	text-align: left;

}
.titelintro {
	background-color: #FFFF00;
	height: 46px;
}
.inputform {
	height: 20px;
	width: 180px;
	border: 1px groove #000000;
}
.inputformmemo {
	width: 180px;
	border: 1px groove #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.rahmen {
	border: 1px ridge #000099;
	background-color: #E0E0F8;

}
.tablehead {

	background-color: #FFFF00;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #000000;
	padding-left: 13px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	vertical-align:bottom;
	white-space: normal;
	margin:bottom;


}
h2 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;

}
p{
        margin-top: 0.0em;
        margin-bottom: 0.0em;
        margin-left: 0.0em;
        margin-right: 0.0em;
        padding-top: 0.0em;
        padding-bottom: 0.0em;
        padding-left: 0.0em;
        padding-right: 0.0em;
        font-size: 1.0em;
}

