body {
	background-color: #CCCCCC;
}
body, td, th, h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline !important;}
a:active {}
a:focus {text-decoration: underline;}

h1 {
  margin: 0px 0px 22px 0px;
  font-size: 18px;
}
h2 {
  margin: 15px 10px 20px 0px;
  font-size: 16px;
  text-align: left;
}
li {
  padding-top: 5px;
}
.Content {background-color: #E9E7E2;}

table.Content {
  border: 0px;
  margin: 4px 0px 0px 4px;
  padding: 0px;  
}

tr.formOddRow {background-color: #D9D7D2;}

.mailPic {position: absolute;}

#formErr {color: #FF0000;}

#explain {color: #00FF00; font-size: 9px;}

.NAbsatz {
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 3px;
}
.BAbsatz {
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	margin-left: 24px;
	margin-right: 3px;
}
.Aufzaehlung {
	font-size: 12px;
}
.moreUp{margin-top: -10px;}

.weiterLink {font-weight: bold;}
.Ueber2 {font-weight: bold;}

/*** nav ***/
.nebennavi a, .hauptnavi a {
  font-weight: bold;
  text-decoration: none;
	color: #000000;
}
.nebennavi a {
	font-size: 14px;
}
.hauptnavi a {
	font-size: 16px;
}
.hauptnavi2 {
  padding-left:20px;
}
.hauptnavi2 a {
  font-size: 13px;
}
.textnavi {
	font-size: 10px;
}

/*** footer ***/
.Stil1 {
  font-size: 9px
}
