H1 {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	letter-spacing : 2pt;
	color : #0B4803;
	line-height: 150%;
}
H2 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 2pt;
	color : #0B4803;
	line-height:150%;
}
H3 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : normal;
	letter-spacing : 1pt;
	color : #0B4803;
	line-height:150%;
}
H4 {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 1pt;
	color : #0B4803;
	line-height:150%;
}
td {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height:150%;
}
p {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height:150%;
}
p.text {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height:150%;
	text-align : justify;
}
p.top {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height:150%;
	margin-top : 130pt;
}
li {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height:150%;
}
A:link {
	font-family: Verdana;
	font-size: 10pt;
	color: #4682B4;
	text-decoration: none;
}
A:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: Navy;
	text-decoration: none;
}
A:active {
	font-family : Verdana;
	font-size : 10pt;
	color: #FF0000;
	text-decoration : underline;
}
A:hover {
	font-family : Verdana;
	font-size : 10pt;
	color: #FF0000;
	text-decoration : underline;
}
body {
	background-color: #FFFFFF;
	background-image : url(../backs/rettershain.jpg);
	background-position : top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 0pt;
	margin-left: 0pt;
	scrollbar-base-color: #FCEAB8;
	scrollbar-arrow-color: #006400;
	scrollbar-shadow-color: #0E6602;
}
.sell {
	background-color: #FCEAB8;
	background-image: none;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 0pt;
	margin-left: 0pt;
	scrollbar-base-color: #FCEAB8;
	scrollbar-arrow-color: #006400;
	scrollbar-shadow-color: #0E6602;
	margin: 15pt;
}
select {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height: normal;
	background-color : transparent;
}
input {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height: normal;
	background-color : transparent;
}
textarea {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : normal;
	color : #0B4803;
	line-height: normal;
	background-color : transparent;
}
.footer {
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : normal;
	color : #666666;
	line-height: normal;
}
A.footer:link {
	font-family : Verdana;
	font-size : 11px;
	color: #666666;
	text-decoration : none;
}
A.footer:visited {
	font-family : Verdana;
	font-size : 11px;
	color: #666666;
	text-decoration : none;
}
A.footer:active {
	font-family : Verdana;
	font-size : 11px;
	color: #FF0000;
	text-decoration : underline;
}
A.footer:hover {
	font-family : Verdana;
	font-size : 11px;
	color: #FF0000;
	text-decoration : underline;
}
.abfallbraun {
	background-color : #FFCC99;
}
.abfallgelb {
	background-color : #FFFF99;
}
.abfallgrau {
	background-color : #CCCCCC
}
.abfallpapier {
	background-color : #00CCFF
}
.abfallsonder {
	background-color : #FF6666
}
.pics {
	border: thin inset Silver;
}
.shadow_pic {
	margin-bottom : 5pt;
}
.shadow{
	border:1px solid silver;
	font:10pt arial;
	position:relative;
	display:inline;
	background:white;
	z-index:100;
}
.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
