html {
	height:100%;
}
body
{
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nonFooter
{
	position: relative;
	min-height: 100%;
	z-index: 1;
}
* html #nonFooter
{
	height: 100%;
}
#footer
{
	position: relative;
	margin-top: -95px;
	z-index: 1;
}
.Block {
	width: 150px;
	height: 20px;
/*	background-color: #c26b56; */
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	left: 0px;
	top: 0px;
	position: fest;
	border: thin solid #89211b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.BlockActive {
	width: 150px;
	height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	font-weight: bold;
	left: 0px;
	top: 0px;
	position: fest;
	border: thin solid #89211b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin-bottom: 8px;
	margin-left: 5px;
}
.tableposition {
	margin-left: 240px;
}

.kastentext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	top: 5px;
	width: 650px;
}
.rahmen {
	left: 12px;
	position: relative;
	top: 5px;
	width: 100px;
}

.unterschrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	position: relative;
	left: 500px;
	width: 180px;
}
.kastenheadline {
	font-size: medium;
	font-style: italic;
	color: #89211b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	width: 650px;
	top: 5px;
}
.bottom {
	position: inherit;
	bottom: 0%;
}
.kastentextschmal {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	left: 5px;
	width: 300px;
}
.behandlung {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #88231B;
	position: absolute;
	line-height: 2em;
	margin-top: 10px;
	background-image: url(images/BehandlungMid.jpg);
	background-repeat: repeat-y;
	width: 200px;
	left: 0px;
}
.anzeige {
	height: 300px;
	width: 300px;
	border: thin solid #89211B;
	position: absolute;
	top: 154px;
	right: auto;
	left: 60%;
	bottom: auto;
}
.kastensubheadline {
	font-size: small;
	font-style: italic;
	color: #89211b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	width: 650px;
	top: 5px;
	font-weight: bold;
}
.kastentext570 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	position: relative;
	width: 450px;
	margin-left:8px;
}
.qualifikationBild {
	border:1px solid;
	border-color:#89211B;
	margin-top:3px;
	margin-right:3px;
	padding:0px;
	height:130px;
	width:194px;
}
.veranstaltungBild {
	float:right;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:9px;
}
.rahmen2 {
	left: 12px;
	position: relative;
	top: 5px;
	width: 100px;
	height:50px;
	outline:1px solid;
	outline-color:#89211B;
}
