body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	vertical-align:top;
}
a {
	white-space:nowrap;
}
.klein {
	font-size: smaller;
	font-weight: normal;
}
.infobox {
	font-size:smaller;
	margin:2ex 2em;
	border:1ex dotted #DA5336;
	background-color:#00A0DD;
	color:#000;
	font-weight: normal;
	padding:1ex;
	margin:1ex;
	font-size:small;
	height:95%;
}
.infoboxanriss {
	font-weight: bold;

}
.infoboxtitle {
	font-size:larger;
	padding:1ex;
	color:#000066;
	background-color:#ff0;
	text-align:center;
	border:3px solid red;
	margin:1ex;
	font-weight:bold;
}
.highlight {
	background-color:#ff6;
	border-color:#FF0000;
}
.infobox a {
	font-weight:bold;
}