body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.verein {
	font-size: 13pt;
	font-weight: bold;
	color: #CCD6E1;
}
.weiss {
	font-size: 9pt;
	color: #ffffff;
}
.konto {
	font-size: 9pt;
	color: #666666;
}
h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	margin: 0px 5px 0px 0px;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #335C85;
	margin: 0px 5px 0px 0px;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #C1DD59;
	margin: 0px 5px 0px 0px;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.subnav {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a.subnav:hover {
	text-decoration: underline;
}
a.subnavACT {
	font-weight: bold;
	color: #C1DD59;
	text-decoration: none;
}
a.subnavACT:hover {
	text-decoration: underline;
}
@media screen {
	.header {
		background-color: #335C85;
		width: 100%;
	}
	.HNav {
		position: absolute;
		top: 99px;
		left: 54px;
		width: 151px;
		height: 362px;
		background: url("/fileadmin/img/hg_nav.gif");
	}
	.ColLeft {
		position: absolute;
		top: 99px;
		left: 205px;
		width: 306px;
		height: 145px;
	}
	.ColLeftContent {
		position: absolute;
		top: 244px;
		left: 207px;
		width: 304px;
		height: 217px;
		background-color: #E5E5E5;
		padding: 17px 20px 17px 30px;
	}
	.ColNormal {
		position: absolute;
		top: 133px;
		left: 528px;
		width: 295px;
		height: 416px;
		padding: 0px 20px 20px 0px;
		overflow: auto;
	}
	.ColLeftF {
		position: absolute;
		top: 99px;
		left: 205px;
		width: 133px;
		height: 101px;
	}
	.ColLeftSNav {
		position: absolute;
		top: 200px;
		left: 219px;
		width: 117px;
	}
	.ColNormalFTop {
		position: absolute;
		top: 99px;
		left: 338px;
		width: 173px;
	}
	.ColNormalF {
		position: absolute;
		top: 133px;
		left: 373px;
		width: 440px;
		height: 416px;
		padding: 0px 10px 20px 0px;
		overflow: auto;
	}
	.ColNormalFL {
		position: absolute;
		top: 133px;
		left: 293px;
		width: 520px;
		height: 416px;
		padding: 0px 10px 20px 0px;
		overflow: auto;
	}
	.ColRight {
		position: absolute;
		top: 112px;
		left: 831px;
		width: 117px;
	}
	.Blue {
		position: absolute;
		top: 461px;
		left: 54px;
		width: 151px;
		height: 88px;
		background: url("/fileadmin/img/hg_left.gif");
	}
	.Footer {
		position: absolute;
		top: 549px;
		left: 54px;
	}
	.popup {
		position: absolute;
		top: 0px;
		left: 12px;
		width: 97%;
		height: 100%;
		overflow: auto;
	}
}
@media print {
	.header {
		visibility: hidden;
	}
	.HNav {
		visibility: hidden;
	}
	.ColLeft {
		visibility: hidden;
	}
	.ColLeftContent {
		position: absolute;
		top: 10pt;
		width: 90%px;
		margin: 10pt;
	}
	.ColNormal {
		position: absolute;
		top: 150pt;
		width: 90%px;
		margin: 10pt;
	}
	.ColLeftF {
		visibility: hidden;
	}
	.ColLeftSNav {
		visibility: hidden;
	}
	.ColNormalFTop {
		visibility: hidden;
	}
	.ColNormalF {
		position: absolute;
		top: 10pt;
		width: 90%px;
		margin: 10pt;
	}
	.ColNormalFL {
		position: absolute;
		top: 10pt;
		width: 90%px;
		margin: 10pt;
	}
	.ColRight {
		visibility: hidden;
	}
	.Blue {
		visibility: hidden;
	}
	.Footer {
		visibility: hidden;
	}
}

