/* ZIEL GmbH - Layout einspaltig media: print v4*/
body {
	text-align:center;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#aussen {
	width:650px;
	height:85%;
	margin:0px auto;
	text-align:left;
}
#header {
	display:none;
}
#header_print {
	width:650px;
	margin:0px auto;
}
#center {
	text-align:left;
	border: 0px none #000000;
}
#centerhead {
	display:none;
}
#content {
	width:630px;
	padding-top:10px;

}

#footer {
	display:none;
}
#footer_print {
	width:640px;
	margin-bottom:0px auto;
	text-align:left;
}
#menue1 {
	display:none;
}
#menue2 {
	display:none;
}
h1.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-bottom:5px
}
h1.seitenueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin:0px;
}
p {
	margin-top:0px;
	margin-bottom:6px;
}
p.weiter {
	margin-top:0px;
	margin-bottom:12px;
	text-align: right;
}
p.listfuss {
	margin:0px;
	text-align:center;
}
td {
	font-size: 12px;
}
a:link, a:visited {
	color: #B01210;
	text-decoration: none;
}
a:active, a:hover
{ 
  color:#B01210;
  text-decoration: underline;
}
a.headline:link, a.headline:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.headline:active, a.headline:hover
{ 
  color:#B01210;
  text-decoration: underline;
}
hr {
	border-bottom:1px:solid #EEEEEE 1px;
	background-color:#CCCCCC;
	height:1px;
	width:100%;
}
.fusstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.fett {
	font-weight: bold;
}

