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

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

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

.kopf {padding-right: 560px;}

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

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


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


.seite {
	padding: 10px 0px 10px 20px;
}

a.bild:hover {background-color: #ff0000;}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
}

