body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #57719C;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color:  #E3E3E3;
	scrollbar-arrow-color: #000000;
	line-height: 16px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #57719C;
	text-decoration: none;
	line-height: 16px;

}
a {  
	text-decoration: underline;
	color: #89A8DC;
}
a:hover {
	color: #57719C;
	text-decoration: underline;
}
P,H1,H2,H3,H4 {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.titel {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.untertitel {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
bold {
	font-weight: bold;
}
.klein {
	font-size: 10px;
	text-decoration: none;
}
.formular {
	margin: 0px;
	padding: 0px;
}
.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #000000;
}
.fallbeispiel {
	height: 274px;
	width: 179px;
	background-image: url(inc/img/bg_fallbeispiel.jpg);
	background-repeat: no-repeat;
	color: #57719C;
	font-size: 11px;
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;



}
.fallbeispiel h2 {

}
.fallbeispiel h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	line-height: 22px;


}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84BAE6;
	border-bottom-color: #84BAE6;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	color: #57719C;
	text-align: right;
	padding-right: 24px;


}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	color: #89A8DC;



}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #89A8DC;
	text-decoration: none;
	padding-bottom: 10px;



}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #57719C;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;


}
.subnavi {
	font-size: 13px;
	color: #57719C;
	text-decoration: none;
}

ul { 
	padding: 0 0 0 0;
	margin: 0 0 20px 20px;
	}
