@charset "UTF-8";
/* des isch di hauptdatei, wo di gonzn boxn und so ingstellt werrn */
body   {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 4px;
}
p {
	font-size: 15.5px;
	margin: 0px 0px 3px 0px;
}
h2, h3 {
	font-size: 16.5px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}
h4 {
	padding: 0px 5px;
}
a:link, a:visited, a:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color:#999999;
	text-decoration: none;
}
#gesamt {
	margin: auto;
	width: 842px;
}
#menu {
	width: 842px;
	margin-bottom: 17px;
}
#menu a:link, #menu a:visited, #menu a:active, #menu {
	font-size: 16px;
	color:#FFFFFF;
	text-transform:none;
}
#menu a:hover {
	color:#FFFFFF;
	border-bottom: 1px dotted #fff;
}
.box {
	margin-bottom: 17px;
	width: 842px;
}
.abst_label_box {
	width: 8px;
	background-color:#effe99;
}
.th_abr_unten, .th_abr_oben {
	background-color:#effe99;
	background-repeat: no-repeat;
}

.th_abr_mitte {
	background-color:#effe99;
}
.bezeichner_box_mitte {
	background-color:#A7E71e;
	text-align: center;
	width: 92px;
}
.bezeichner_lnk:link, .bezeichner_lnk:visited, .bezeichner_lnk:active, .bezeichner_lnk {
	font-size: 12px;
	color: #444;
}
.bezeichner_lnk:hover {
	color:#fff;
	border-bottom: 1px dotted #fff;
}
.bezeichner_box_unten, .bezeichner_box_oben {
	background-color:#A7E71e;
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
}
.strich {
	color: #a7e71e;
}
.noborder{
	border: 0;
	text-align: center;
}
.lnk_gepunktet_14px:link, .lnk_gepunktet_14px:visited, .lnk_gepunktet_14px:active{
	font-size: 14px;
	border-bottom: 1px dotted #666;
}
.lnk_gepunktet_14px:hover{
	color:#999;
	border-bottom: 1px dotted #999;
}
.lnk_gepunktet_14px_blau:link, .lnk_gepunktet_14px_blau:visited, .lnk_gepunktet_14px_blau:active{
	color:#003399;
	font-size: 14px;
	border-bottom: 1px dotted #003399;
}
.lnk_gepunktet_14px_blau:hover{
	color:#0000FF;
	border-bottom: 1px dotted #0000FF;
}
