body { padding-left: 30px; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #009900;
	text-decoration: none;
}
a:focus { color: #003300; }
a:hover { color: #003300; }
.hidden { visibility: hidden; }
.visible { visibility: visible; }
.table-grasgruen {
	background-color: rgb(203,255,145);
	border: 1px solid rgb(122,244,0);
	opacity: 0.97;
}
#main { 
	background-image:url(../bilder/main-glossy_800x102.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ks-logo {
	background-attachment: fixed;
	background-image: url(../bilder/ks-logo_50x50.png);
	background-repeat: no-repeat;
	background-position: right 50px;
}
.table-weis {
	background-color: #ffffff;
	border: 1px solid rgb(122,244,0); /* #7af400 */
	text-align: center;
}
.gg-kopfzeile {
	background-color: rgb(179,251,91); /* #b3fb5b */
	background-image: url(../bilder/gg-kopfzeile_glossy_1x20.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 12px;
	color: #009900;
	border-top: 1px none rgb(122,244,0); /* #7af400 */
	border-right: 1px none rgb(122,244,0); /* #7af400 */
	border-bottom: 1px solid rgb(122,244,0); /* #7af400 */
	border-left: 1px none rgb(122,244,0); /* #7af400 */
	padding-bottom: 4px;
}
.gg-kopfzeile a {
	cursor: crosshair;
}
.tinytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	opacity: 0.75;
}
/*menu_textausgabe*/
.menu-text {
	font-size: 14px !important;  
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #003300 !important;
}
.posterbg {
	background-color: rgb(203,255,145); /* #cbff91 */
	border: 1px solid rgb(122,244,0); /* #7af400 */
	margin: 0px;
	padding: 1px;
}
.posterbg0 {
	background-color: rgb(250,250,250); /*  #fafafa */
	border: 1px solid rgb(225,225,225); /* #e1e1e1 */
	margin: 0px;
	padding: 1px;
}
td.posterbg0 a:link { color: #666666; }
td.posterbg0 a:visited { color: #666666; }
td.posterbg0 a:focus { color: #666666; }
#anzeige { visibility: hidden; }

