#menu2 {display: none}
#seite {display: none}

body, td, li {
	font-family: "Arial";
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}

.fett {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.abstand1 {padding-right: 560px}
.abstand2 {padding-right: 140px}

.titel {
	font-family: "Arial";
	font-size: 34px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}

.subtitel {
	font-family: "Arial";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
}


.klein {
	font-family: "Arial"
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight : normal;
}


a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
