/*-------------------------------*/
body {
	margin: 0;
	padding: 0 0 0px;
	background: #ef9c1c url(images/hg_o_w.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;

}
@media print {}

/* basic link styles */
a:link    {
	color: #2f3770;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover   {
	color: #666666;
	text-decoration: underline;
}
a:active  {
	color: #666666;
	text-decoration: underline;

}
/*-------------------------------*/
#top {
	margin: 0px 0px 0px 0px; /* t r b l */
	padding: 0px 0px 0px 0px; /* t r b l */
}

/*-------------------------------*/
#navi {
	position: absolute;
	top: 23px;
	width: 760px;
	left: 48px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	text-align: left;
	border: thin none;
	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: #2f3770; text-decoration: underline;}
#navi a:active  {color: #2f3770; text-decoration: underline;}

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

/*-------------------------------*/
#main {
	position: absolute;
	left: 300px;
	top: 120px;
	width: 500px;
	padding: 10px 10px 10px 10px;
	height: 437px;


}
@media print { }
/*-------------------------------*/
#spalten {
	position: absolute;
	left: 150px;
	top: 130px;
	height: auto;
	width: 770px;
}
@media print { }

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

}

#rechts {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 49px;
	width: 20%;
	padding: 6px 6px 6px 6px;
	top: 118px;
	border: none;





}
@media print { }

/*-------------------------------*/
h1 {
	font-size: 200%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0em 0em 0.5em 0em;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
h2 {
	font-size: 115%;
	color: #ef9c1c;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;


}
h3 {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;


}
h4 {
	font-size: 90%;
	color: #333333;
	font-weight: normal;
	text-indent: 0em;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#rechts h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
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: 80%;
	color: #333333;
	margin: 0.5em 0em 0.5em 0em;
	text-indent: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.center {
	text-align: center;
}
.small {
	font-size: 75%;
}
.skip {display:none;}
.h6 {
	font-size: 40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	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;

}
.linie {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main a {
	
}	
