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

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

p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}


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

.abstand1 {padding-right: 460px}

.abstand2 {padding-right: 140px}

.titel {
	font-family: "Arial";
	font-size: 24px;
	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;
}