body {
	text-align: center;
	font-size: 8pt;
	color: #727272;
	font-family: verdana, arial, helvetica, swiss, sans, serif;
	background-image: url(../image/backround.gif);
}
td {
  	font-size: 8pt;
	color: #727272;
	font-family: verdana, arial, helvetica, swiss, sans, serif;
}
table p {
  margin: 0;
}
.bodytext {
  margin-top: 0;
}
.border_bottom td{
  border-bottom: 1px solid #727272;
  padding-bottom: 5px; 
}
.border_top td{
  border-top: 1px solid #727272;
  padding-top: 5px; 
}
div#all {
	text-align: left;
	margin: 20px auto 0 auto;
	width: 79.6em;
	background-color: #303030;
	background-image: url(../image/border.jpg);
	background-repeat: repeat-x;
	background-position: left 100px;
}
div#output {
	background-image: url(../image/navi-img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 1px solid #333;
}
div#header {
	height: 100px;
	overflow: hidden;
	background-color: #000;
	background-image: url(../image/header.jpg);
	background-repeat: repeat-x;
}
div#navi {
	width: 16em;
	margin: 0 8px 0 0;
	clear: left;
	float: left;
}
div#navi a {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	font-family: verdana, arial, helvetica, swiss, sans, serif;
	text-decoration: none;
	min-height: 500px;
}
div#navi li.active a {
	color: #ba2332;
}
div#navi a:hover {
	color: #ba2332;
}
div#navi ul {
	margin: 30px 0 25px 20px;
	padding: 0;
	list-style: none;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}
div#navi ul.sub {
	margin: 0 0 10px 10px;
	padding-left: 15px;
	background-image: url(../image/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div#navi ul.sub a {
	color: #727272;
}
div#navi ul.sub a:hover {
	color: #ffffff;
}
div#navi ul.sub li.active a {
	color: #ba2332;
}
.tr_grey {
  background-color: #eeeeee;
}
td {
  padding: 5px 10px;
}
div#breadcrumbs {
	width: 450px;
	line-height: 20px;
	height: 15px;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 20px;
}
div#breadcrumbs ul {
	margin: 0;
	padding: 0;
}
div#breadcrumbs ul li {
	display: inline;
	margin-left: 5px;
	background-image: url(../image/arrow-grey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
div#breadcrumbs li.current {
	color: #ba2332;
	background-image: url(../image/arrow-red.jpg);
}
#breadcrumbs a {
	color: #727272;
}
div#content {
	float: right;
	background-color: #fff;
	width: 58em;
	line-height: 16px;
	padding: 30px 20px;
	min-height: 400px;
}
* html #content {
 width: 62em !important; 
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #ba2332;
	font-family: verdana, arial, helvetica, swiss, sans, serif;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #727272;
}
h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #727272;
	padding-bottom: 0;
	margin-bottom: 0;
}
div#footer {
	height: 66px;
	width: 100%;
	background-image: url(../image/footer-bg.jpg);
}
div#footer ul {
	float: right;
	list-style: none;
	width: 110px;
	margin-top: 5px;
	font-size: 9px;
}
div#footer ul li {
	background-image: url(../image/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 18px;
	height: 18px;
}
div#footer a:hover {
	color: #ba2332;
	text-decoration: underline;
}
div#footer a {
	color: #727272;
	text-decoration: none;
}
div.clear {
	clear: both;
}
#content a {
	color: #ba2332;
}
.csc-mailform-field label, .tx-marmatonlanmeldung-pi1 label {
	display: block;
	width: 170px;
	clear: left;
	float: left;
	margin-right: 5px;
}
.csc-mailform-field input[type="text"], 
.csc-mailform-field textarea, 
.tx-marmatonlanmeldung-pi1 input.inpt_nl_text {
	display: block;
	width: 340px;
	float: left;
	margin: 0;
  padding: 0;
	margin-bottom: 2px;
}
.csc-mailform-field input[type="checkbox"] {
	float: left;
}
div.tx-marmatonlanmeldung-pi1 p {
	clear: left;
}
.csc-mailform-field input[type="submit"] {
	width: 100px;
	clear: left;
	margin-left: 170px;
	display: block;
}
.csc-mailform-field {
	padding-bottom: 3px;
}
.csc-mailform {
	border: none;
	margin: 0;
	padding: 0;
}
.tx-marmatonlanmeldung-pi1 .err {
  color: #f00;
  font-weight: bold;
}

#content a.glossary{
color:#727272;
text-decoration:none;
}
dfn{
/*border-bottom:none;*/
font-style:normal;
}




