@charset "utf-8";
#inhalt {
	width: 81%;
	float: right;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
tbody tr td {
}

#menü {
	width: 12%;
	position: fixed;
	float: left;
	padding-top: 0px;
	margin-left: 0%;
}
#inhalt #tab1 {
	border-top: thin solid #020202;
	border-bottom: thin solid #020202;
	width: 73%;
}
tbody tr #überschrift {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 35pt;
	font-weight: bolder;
	text-align: left;
}
tr td #cdlogo {
	float: right;
}
#menü div a {
	text-decoration: none;
}
div a #kontakt {

}
