BODY
{
  background-image: url('img/bg1.png');
  background-attachment: include scroll;
  background-position: 0% 0%;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

.msh
{
  background-image: url('img/hschm.png');
  background-attachment: include scroll;
  background-position: 0% 0%;
  background-repeat: repeat-y;
  background-color: #E5E5E5;
}

.contentcell
{
  background-image: url('img/conbg.png');
  background-attachment: include scroll;
  background-position: 0% 0%;
  background-repeat: repeat-x;
  background-color: #E5E5E5;
  text-align: justify;
  vertical-align:top;
}

.content
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
  text-align: left;
  line-height: 14pt;
  text-align: justify;
  vertical-align:top;
  margin: 25px 0px 25px 25px ;
}

.pcontent
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
  text-align: left;
  line-height: 14pt;
  text-align: justify;
  vertical-align:top;
  margin: 0px 25px 0px 0px ;
}

.icontent
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #555555;
  text-align: left;
  line-height: 14pt;
  text-align: justify;
  vertical-align:top;
  margin: 25px 25px 25px 25px ;
}

.tabcontent
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #555555;
  text-align: left;
  line-height: 14pt;
  text-align: left;
  vertical-align:top;
  margin: 0px 0px 0px 0px ;
}

.kopftext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #D7DBE2;
text-align: left;
line-height: 14pt;
}

.normtext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #0F2651;
text-align: justify;
line-height: 14pt;

}

.hltext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight:bold;
color: #960203;
text-align: justify;
line-height: 14pt;
}

.toptext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
color: #F17821;
line-height: 9pt;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
color: #960203;
text-align: justify;
line-height: 14pt;
text-decoration:none;
 }

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight:bold;
color: #960203;
text-align: justify;
line-height: 14pt;
text-decoration:underline;
 }
 
#newsletterAnmeldung
{
	background-image: url('menu/newsletter_anmeldung.png');
	width: 160px;
	background-repeat: no-repeat;
	background-color: rgb(220,220,220);
	font-family: Arial;
}


#newsletterAnmeldung input
{
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: white;
	border-color: rgb(102,102,102);
}
