/* CSS Document */

.body2
    {
	background-color:#e5e5cc;
	color:black;
 font-family:verdana;
  font-size:12px;
    }
body
    {
	background-color:#C4DBEC;
	color:black;
 font-family:verdana;
  font-size:12px;
    }
.titel
{
color:#003399;
font-weight: normal;
font-family:verdana;
font-size:25px
}
.subtitel
{
color:#003399;
font-weight: bold;
 font-family: verdana;
 font-size: 13px;
}
.subtitel1
{
color:#003399;
font-weight: bold;
 font-family: verdana ;
 font-size: 14px;
}