body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFF;
	background-image: url(../Bilder_Allgemein/hg.jpg);
	margin: 0px;
	color: #000;
}
a img {
  border:none;
}
.nav_link_weiss {
	font-size: 110%;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}
.nav_link_rot {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
}
.nav_link_top {
	font-size: 110%;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
.gr_110_normal {
	font-size: 110%;
}
.gr_110_normal_linie {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.gr_110_normal_bemv {
	font-size: 110%;
	background-color: #CCF;
}
.gr_110_normal_blocksatz {
	font-size: 110%;
	text-align: justify;
}
.gr_110_normal_linie_bemv {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #CCF;
}
.gr_110_fett {
	font-size: 110%;
	font-weight: bold;
}
.gr_110_fett_link {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.gr_110_fett_linie {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.gr_110_fett_bemv {
	font-size: 110%;
	font-weight: bold;
	background-color: #CCF;
}
.gr_110_fett_linie_bemv {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #CCF;
}
.gr_120_normal {
	font-size: 120%;
}
.gr_120_normal_linie {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.gr_120_fett {
	font-size: 120%;
	font-weight: bold;
}
.gr_120_fett_linie {
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.gr_120_blocksatz {
	font-size: 120%;
	text-align: justify;
	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-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 3px;
}
.gr_130_normal {
	font-size: 130%;
}
.gr_130_normal_blocksatz {
	font-size: 130%;
	text-align: justify;
}
.gr_130_fett {
	font-size: 130%;
	font-weight: bold;
}
.gr_140_normal {
	font-size: 140%;
}
.gr_140_fett {
	font-size: 140%;
	font-weight: bold;
}
.gr_150_normal {
	font-size: 150%;
}
.gr_150_fett {
	font-size: 150%;
	font-weight: bold;
}
.gr_150_fett_rot {
	font-size: 150%;
	font-weight: bold;
	color: #F00;
}
.gr_150_fett_blocksatz {
	font-size: 150%;
	font-weight: bold;
	text-align: justify;
}
.titel_120 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCF;
	border-top: 1px solid #666;
	border-right: 1px solid #CCF;
	border-bottom: 1px solid #666;
	border-left: 1px solid #CCF;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	color: #000;
	text-decoration: none;
}
.titel_150 {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCF;
	border: 1px solid #666;
	text-align: center;
}
.link {
	color: #000;
	text-decoration: none;
}
.no_deco {
	color: #000;
	text-decoration: none;
}
.no_border {
	border:none;
}

