﻿* {
	border: none;
	margin: 0px;
	padding: 0px;
}
body{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	height: 100%;
}

.ham {
	font-size: 30px;
	font-weight: bold;
	vertical-align: top;
	width: 20%;
	top: 2px;
	left: 40%;
	position: absolute;
	text-align: center;
	height: 30px;
	font-family: "Arial Black";
}
.wei {
	height: 30px;
	width: 39%;
	position: absolute;
	top: 2px;
	text-align: left;
	clear: none;
	float: left;
	visibility: visible;
	left: 61%;
}
.zru {
	height: 30px;
	width: 39%;
	position: absolute;
	left: 0%;
	top: 2px;
	text-align: right;
	font-size: 18px;
	font-weight: lighter;
	vertical-align: top;
	float: left;
	}
.linkpfeil {
	font-size: 70px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
.BCONT {
	border-color: #FF0000;
	position: relative;
	clear: none;
	overflow: visible;
	height: auto;
	float: none;
	top: 10px;
	visibility: visible;
	width: 100%;
	text-align: center;
}
.TCONT {
	position: relative;
	height: 120px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	
}
