body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	font-weight: bold;
	color: #99CF16;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.navi:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.navi:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi_active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.navi:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

input {
	font-size: 10px;
}

.box { width: 160px; background: #EFEFEF;}
.box table {margin: 0 10px;}
.box .top, .box .bottom{display:block;background: #ffffff;}
.box .top b, .box .bottom b
{
  display:block; height: 1px; overflow: hidden; background: #EFEFEF;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px; height: 2px;}

.box_table { 
    background: #EFEFEF;
}

.top_bereich {
	background: #99CF16;
}

.top_balken {
	background: #99CF16;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin: 0px;
}

.mainmenu_bereich {
	background: #99CF16;
}

.rund {
	background: #4DAC26;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin: 0px;
}

.footer {
	font-size: 9px;
}

.font_weiss_9 {
	font-size: 9px;
	color: #FFFFFF;
}

.font_weiss_11 {
	font-size: 11px;
	color: #FFFFFF;
}

.font_weiss_title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}

.font_schwarz_9 {
	font-size: 9px;
	color: #000000;
}

.font_schwarz_11 {
	font-size: 11px;
	color: #000000;
}

.font_schwarz_title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

.font_schwarz_sitetitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

.font_grau_9 {
	font-size: 9px;
	color: #999999;
}

.font_grau_11 {
	font-size: 11px;
	color: #999999}

.font_grau_title {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-transform: none;
}
