body  {
         font-family:"Arial";

}

h1 {
	color:#000;
	font-size: 35px;
	font-weight: bold;
	line-height: 10pt;
	font-family:"Arial";

}

h2 {
	color:#000;
	font-size:28px;
	font-weight: bold;
	line-height: 10pt;
	font-family:"Arial"

}
h3 {
	color:#000;
	font-size:28px;
	font-weight: bold;
	line-height: 10pt;
	font-family:"Arial"

}
h4 {
	color:#000;
	font-size: 28px;
	font-weight: bold;
	line-height: 10pt;
	font-family:"Courier New";

}

h5 {
	color:#000;
	font-size:25px;
	font-weight: bold;
	line-height: 10pt;
	font-family:"Arial";

}

a:link		{
	color:#000;
	font-size: 18px;
         line-height: 10pt;
	font-family:"Arial";
         text-decoration: underline;
           font-weight: bold;

}
a:visited	{
	color:#000;
	font-size: 18px;
	line-height: 10pt;
	font-family: "Arial";
          text-decoration: underline;
            font-weight: bold;

}
a:hover		{
	color:#000;
	font-size: 20px;
	line-height: 10pt;
	font-family: "Courier New";
          text-decoration: underline;
          font-weight: bold;
}
a:active	{
	color:#000;
	font-size:20px;
	line-height: 10pt;
	font-family: "Courier New";
          text-decoration: underline;
          font-weight: bold;
}


#hauptcont {
	font-family: "Arial";
	font-size: 18px;
         color: #000;
	width: 980px;
	margin: 0%;
	padding: 0%;
         text-align: left;
         background-image: none;
	background-repeat: no-repeat;
}

#navi {
         width: 940px;
         float: left;
         height: 200px;
	text-align: left;
         word-spacing:8px;
         }

#navi a:link {
	color:#000;
	font-size: 18px;

	font-family:"Arial";
         text-decoration: underline;
           font-weight: bold;

}
#navi a:visited	{
	color:#000;
	font-size: 18px;

	font-family: "Arial";
          text-decoration: underline;
            font-weight:bold;

}
#navi a:hover		{
	color:#000;
	font-size: 20px;
         letter-spacing: -1px;
	font-family: "Courier New";
          text-decoration: underline;
          font-weight: bold;
}
#navi a:active	{
	color:#000;
	font-size:20px;
         letter-spacing: -1px;
	font-family: "Courier New";
          text-decoration: underline;
          font-weight: bold;
}

#merkcont {
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: right;
	width: 340px;
	text-align: left;
         background-repeat: no-repeat;
         margin-top: -150px;
}
.courier { font-family: "Courier New";
	font-size:20px;
          text-decoration: none;
          font-weight: bold;
          letter-spacing: -1px;
          }


#infocont {
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 500px;

	margin-top: -150px;

	overflow: auto;
}
.unterstrich {
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}


.footer {
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: #000;
	height: 20px;
	width: 880px;
	float: left;
	overflow: auto;
	margin-top:50px;
         margin-bottom: 50px;
}
