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

@media print {}

/* basic link styles */
a:link    {
	color: #1E7699;
	text-decoration: underline;
}
a:visited {	color: #666;
	text-decoration: underline;
}
a:hover   {color: #CC0033; text-decoration: underline;}
a:active  {color: #CC0033; text-decoration: underline;}
/*-------------------------------*/
#top {
	margin: 0px 0px 0px 0px; /* t r b l */
	padding: 0px 0px 0px 0px; /* t r b l */
	z-index: 3;
	position: absolute;
	width: 1070px;
}

/*-------------------------------*/
#navi {
	/* border: 1px solid white; */
	position: absolute;
	top: 191px;
	width: 140px;
	height: 490px;
	left: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	z-index: 6;
}
@media print {}

/* navigation link styles */
#navi a:link    {
	color: #FFF;
	text-decoration: none;
}
#navi a:visited {
	color: #F8FEB2;
	text-decoration: none;
}
#navi a:hover   {color: #FFFFFF; text-decoration: underline;}
#navi a:active  {color: #FFFFFF; text-decoration: underline;}
.aktivlink {color: #000099;background: #e4e03c}

#navi div		{margin: 0.4em 0 0 0; }
#navi h4 {
	color:#F8FEB2;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

/*-------------------------------*/
#main {
	position: absolute;
	left: 170px;
	top: 190px;
	height: auto;
	width: 770px;
	padding: 10px 10px 10px 10px;
}
@media print { }
/*-------------------------------*/
#spalten {
	position: absolute;
	left: 206px;
	top: 171px;
	height: 2px;
	width: 770px;
	z-index: 5;
}
@media print { }

#mitte {
	position: absolute;
	left: 2px;
	width: 585px;
	top: 15px;
	z-index: 7;

}

#rechts {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 637px;
	width: 206px;
	padding: 6px 6px 6px 6px;
	top: 28px;
	z-index: 4;
}
@media print { }

/*-------------------------------*/
h1 {
	font-size: 160%;
	color: #81835A;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
	font-variant: normal;
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
	text-transform: none;


}
h2 {
	font-size: 130%;
	color: #D9292F;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em; /* t r b l */
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
}
h3 {
	font-size: 110%;
	color: #AE7D49;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 110%;
	color: #1E7699;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-style: normal;
	line-height: normal;
}
#rechts h3 {
	color: #BD2D30;
}
.punktrand {
	border: 2px dotted #67a057;
}
.rot {	color: #D9292F;}
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: 110%;
	color: #AE7D49;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
}
.center {
	text-align: center;
}
.small {
	font-size: 75%;
}
.skip {display:none;}

