BODY {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
}

TFOOT, THEAD    {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
}


TH  {
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
}

TD
{
	font-family: Verdana;
	font-size: 11px;
}

H1 {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial;
	text-decoration: underline;
	color: #bf9708;


}

H2 {
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
  font-family: Verdana, Arial;
}

H3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial;
	color: #bf8708;

}

H4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial;
	text-decoration: underline;

}

.genial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;

}

.genial_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}


.text_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;

}

A:link  {

	color: #BF8708;
	text-decoration: underline;
}


A:visited   {

	text-decoration: underline;
	color:  #bf8708;
}


A:active    {

	text-decoration: underline;
	color:  #bf8708;
}


A:hover {

	text-decoration: underline;
	color:  #666666;
}

.ampelrot {
	background-image: url(bilder/traf_red.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	border: thin solid #FF0000;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
.ampelgrün {

	background-image: url(bilder/traf_green.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	border: thin solid #33CC00;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ampelgelb {


	background-image: url(bilder/traf_yellow.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	border: thin solid #FFCC00;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.liste_logo {
	list-style: disc url(bilder/logo_klein.jpg) outside;
	margin-left: 25px;

}

.liste_roman {
	list-style: upper-roman outside;
	margin-left: 25px;

}

.liste_decimal {
	list-style: decimal outside;
	margin-left: 25px;


}

.liste_abc {
	list-style: lower-alpha outside;
	margin-left: 25px;

}
HR {
	border: thin solid #bf9708;
}

a.info:link {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;

}

.anker_abc {
	background-color: #FF9900;
	text-align: left;
	vertical-align: middle;
	border-top: thin solid #bf8708;
	border-right: thin solid #bf8708;
	border-bottom: thin solid #bf8708;
	border-left: thin solid #bf8708;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}


#list ul{
	color:#ffffff;
	margin:0;
	padding:0px;
	list-style:none;
	white-space: nowrap;
	height:10px;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}

#list li{
	display:inline;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}

#list a{
	color:#ffffff;
	font:bold 100%;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	background-color:black;
	border-left:2px solid #BF8708;
	text-align:center;
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#list a:hover{
	color:#BF8708;
	background-color:black;
	border-left:2px solid #BF8708;
	text-align:center;
	vertical-align: middle;
	margin-top: 20px;
}

