﻿body {
font-family: Arial, Verdana, sans-serif;
font-size:12pt;
line-height:150%;

/* background-image: url('images/wueste_hintergrund3.jpg');*/
background-color:#e4fdaa; 

list-style-type:circle; 
text-indent:0pt;
	height: 222px;
}
/*************************************************************************/
qbt_box {
position: absolute,
top: 5px;
left: 5px;
width: 50px;
}
/*************************************************************************/
body.body_kopf {
font-family: Verdana, Arial, sans-serif;
font-size:12pt;
}
/*************************************************************************/
h1.h1_kopf {
font-size:12pt;
font-style:oblique;
text-align:center;
margin-bottom:0;
margin-top:0;
color:#808080; 
font-family:Times New Romanserif; 
text-transform:capitalize
}
/*************************************************************************/
h2.h2_kopf {
font-size:12pt;
text-align:center;
margin-bottom:0;
margin-top:0;
color:#808080; 
font-family:Times New Romanserif; 
letter-spacing:3pt
}
/*************************************************************************/
h1 {
font-size:18pt;
font-style:normal;
font-weight:bold;
text-align:center;
color:#808080;
}
/*************************************************************************/
h2 {
font-size:14pt;
font-style:normal;
font-weight:bold;
text-align:left;
margin-bottom:0;
color:#808080;
}
/*************************************************************************/
h3 {
font-size:12pt;
font-style:normal;
font-weight:bold;
text-align:center;
margin-bottom:0;
color:black;
}
/************************ Links *************************************************/
a:active		{color:#ff0000; text-decoration: none; font-weight:bold}
a:visited		{color:#ff0000; text-decoration: none; font-weight:bold}
a:link			{color:#ff0000; text-decoration: none; font-weight:bold;
	text-align: right;
}
a:hover			{color:#CC6600; text-decoration: none; font-weight:bold}
/*************************************************************************/
p {
font-style:normal;
font-size:12pt;
font-weight:light;
line-height:120%;
text-align:left;
text-indent:oem;
margin-top:8;
margin-bottom:8
}
/*************************************************************************/
p.normal {
font-style:normal;
line-height:120%;
text-align:left;
text-indent:0px;
margin-top:8;
margin-bottom:8;
	padding-left: 4px;
}
/*************************************************************************/
p.hellgrau {
font-style:normal;
font-weight:light;
line-height:120%;
text-align:center;
text-indent:0em;
margin-top:8;
margin-bottom:8
color:#808080
}
/*************************************************************************/
p.klein {
font-size:10pt;
color:black;
font-style:normal;
font-weight:light;
line-height:120%;
text-align:left;
text-indent:0em;
margin-top:8;
margin-bottom:8
}
/*************************************************************************/
p.einzug {
font-style:normal;
font-weight:light;
line-height:120%;
text-align:left;
text-indent:0em;
margin-top:5;
margin-bottom:0
}
/*************************************************************************/
p.kein_einzug {
font-style:normal;
font-weight:light;
text-align:left;
text-indent:0em;
line-height:120%;
margin-top:5;
margin-bottom:0
}
/*************************************************************************/
p.kein_einzug_eng {
font-style:normal;
font-weight:light;
text-align:left;
text-indent:0em;
line-height:100%;
margin-top:5;
margin-bottom:0
}
/*************************************************************************/
p.links {
font-style:normal;
font-weight:light;
text-align:left;
text-indent:0em;
margin-top:1;
margin-bottom:1;
}
/*************************************************************************/
ul.liste_eng { 
text-align: left; 
list-style-type: disc;
line-height:100%;
text-indent:"-5pt";
margin-top: 10; 
margin-bottom: 10;
}
/*************************************************************************/
ul.liste_2 { 
text-align: left; 
list-style-type: circle;
line-height:100%;
text-indent:"10px";
margin-top: 0; 
margin-bottom: 0;
}