body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.gelb {
	background-color: #FFE613;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.grau {
	background-color: #CCCCCC;
}
.navigation {
	background-color: #CCCCCC;
}
td {
	font-size: 11px;
}
.rahmen {
	border: 1px solid #666666;
	width: 300px;

}
a:visited {
	color: #0099FF;
}
.gelbhoch {
	background-color: #FFE613;
	width: 22px;
}
.box300breit {
	width: 302px;
}
.titel {
	font-size: 16px;
	font-weight: bold;
}
.titelbox {
	background-color: #FFE613;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;





}
.cr {
	font-size: 10px;
	color: #999999;
}
.boxunten {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 14px;
	background-color: #FFE613;

}

