/*-------------------------------*/
body {
	margin: 0;
	padding: 0 0 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/hg9.jpg);
	background-repeat: repeat-y;

}

/* basic link styles */
a:link    {color: #000000; text-decoration: underline;}
a:visited {color: #99aecf; text-decoration: underline;}
a:hover   {color: #000000; text-decoration: underline;}
a:active  {color: #000000; text-decoration: underline;}
/*-------------------------------*/
#top {
	margin: 0px 0px 0px 0px; /* t r b l */
	padding: 0px 0px 0px 0px; /* t r b l */
}

/*-------------------------------*/
#navi {
	/* border: 1px solid white; */
	position: absolute;
	top: 190px;
	width: 210px;
	left: 45px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
@media print {}

/* navigation link styles */
#navi a:link    {color: #FFFFFF; text-decoration: none;}
#navi a:visited {color: #FFFFFF; text-decoration: none;}
#navi a:hover   {color: #AA0000; text-decoration: underline;}
#navi a:active  {color: #AA0000; text-decoration: underline;}

#navi div		{margin: 0.5em 0 0 0; }

/*-------------------------------*/
#main {
	position: absolute;
	left: 295px;
	top: 190px;
	width: 620;
	padding: 10px 10px 10px 10px;
}

#mitte {
	position: absolute;
	left: 10px;
	width: 65%;
	top: 7px;

}

#rechts {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 539px;
	width: 28%;
	padding: 6px 6px 6px 6px;
	top: 50px;
	border: 2px dotted #339900;
	background-color: #F8F8F8;



}
@media print { }

/*-------------------------------*/
h1 {
	font-size: 140%;
	color: #AA0000;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}
h2 {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;


}
h4 {
	font-size: 105%;
	color: #000000;
	font-weight: normal;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-style: normal;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;

}
#rechts h3 {
	color: #CC0033;
}
p {
	font-size: 110%;
	color: #000000;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;

}
h5 {
	font-size: 90%;
	color: #000000;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: lighter;
}
.center {
	text-align: center;
}
.small {
	font-size: 75%;
}
.skip {display:none;}
.h6 {
	font-size: 40%;
	font-family: Arial, Helvetica, sans-serif;
	color: #00266D;
	line-height: normal;
	font-weight: normal;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;








}
