/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F4F4EC;
}


a:link {
	text-decoration: none;
	color: #478700;
}
a:visited {
	text-decoration: none;
	color: #609B1D;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}

#left_rundung {
	background-image: url(images/links_s.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	background-image: url(images/hgcontent_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 62px;
	background-color: #FFFFFF;
}
.content {
	font-size: 10pt;
	text-align: justify;
}
.contentHeader {
	font-size: 11.5pt;
	text-align: left;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 56px;
}
#index {
	background-image: url(images/contentHG.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 13pt;
}
.index {
	font-size: 10pt;
	text-align: justify;
}
#indexHeader {
	font-size: 11.5pt;
	font-weight: bold;
	padding-top: 27px;
	padding-bottom: 15px;
}

#berat_aufm {
	font-size: 9pt;
	text-align: justify;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #478700;
	margin-left: 56px;
	margin-right: 70px;
	padding-top: 5px;
}
#train_aufm {
	font-size: 9pt;
	text-align: justify;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5FAD00;
	margin-left: 56px;
	margin-right: 70px;
	padding-top: 5px;
}
#moderation_aufm {
	font-size: 9pt;
	text-align: justify;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #91B300;
	margin-left: 56px;
	margin-right: 70px;
	padding-top: 5px;
	line-height: 12pt;
}
#netz_aufm {
	font-size: 9pt;
	text-align: justify;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AFB190;
	margin-left: 56px;
	margin-right: 70px;
	padding-top: 5px;
}
#kontakt_aufm {
	font-size: 10pt;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #72B053;
	margin-left: 56px;
	margin-right: 70px;
	padding-top: 5px;
	line-height: 18px;
}
#main {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 8pt;
	text-align: justify;
	padding-left: 10px;
	background-image: url(images/hgmain_s.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	line-height: 10.5pt;
}
.beratungHeader {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1mm;
}
#modHeader {
	font-size: 9.5pt;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91B300;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#beratHeader {
	font-size: 9.5pt;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #478700;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#netzHeader {
	font-size: 9.5pt;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91B300;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#trainHeader {
	font-size: 9.5pt;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5FAD00;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
}
#siteInfo{
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 10px;
	padding-top: 15px;
}
.siteInfoTop{
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	height: 30px;
}
