@media print {
	h2 {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin-bottom: 8px;
		width: 100%;
	}
	.null {
		display: none;
	}
	.text {
		font-size: 12px;
		line-height: 18px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: justify;
		width: 100%;
	}
	.textCenter {
		font-size: 12px;
		line-height: 18px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
		width: 100%;
	}
	.topLink {
		display: none;
	}
	h1 {
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		margin-bottom: 10px;
		width: 100%;
	}
		ol {
		font-size: 12px;
		line-height: 20px;
		width: 100%;
	}
	ul {
	font-size: 12px;
	line-height: 21px;
	list-style-image: url(../design_pics/aufzaehlung.gif);
	margin-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	text-align: left;
	width: 100%;
	}
	.footertext {
	}
	a.footertext:link	  {
		display: none;
	}
	a.footertext:visited  {
		display: none;
	}
	a.footertext:hover    {
		display: none;
	}
	.conTable {
		width:17cm;
	}
}
@media screen {
	}
	h2 {
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin-bottom: 8px;
	}
	.null {}
	.text {
		font-size: 12px;
		line-height: 18px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: justify;
	}
	.textCenter {
		font-size: 12px;
		line-height: 18px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	.topLink {
		font-size: 12px;
		line-height: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: right;
	}
	h1 {
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		width: 100%;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		margin-bottom: 10px;
	}
		ol {
		font-size: 12px;
		line-height: 20px;
	}
	ul {
		font-size: 12px;
		line-height: 21px;
		list-style-image: url(../design_pics/aufzaehlung.gif);
		margin-top: 10px;
		margin-left: 20px;
		font-size: 12px;
		text-align: left;
		padding: 0px;
	}
	.footertext {
		font-size: 10px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	a.footertext:link	  {
		text-decoration: none;
		color: #000000;
	}
	a.footertext:visited  {
		text-decoration: none;
		color: #000000;
	}
	a.footertext:hover    {
		text-decoration: none;
		color: #000000;
	}
	.conTable {
		width:100%;
	}
}
.cellLeftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFF00; 
	SCROLLBAR-TRACK-COLOR: #DFDFDF; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.quickContact {
	font-size: 12px;
	line-height: 18px;
}
.searchField {
	border: 1px solid #686565;
	width: 112px;
	height: 23px;
}
.headerform {
	margin: 0px;
	padding: 0px;
}

