@charset "utf-8";

body {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt;
background-image: url("white_wa.jpg");
background-repeat: repeat;
}

a {text-decoration: none;}

a:link {  color: #220033}
a:visited {  color: #220033}
a:active {  color: #220033}

table {
	font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; empty-cells:show; }
td {
	padding: 2px 4px;}

ul, ol {margin-left: 0.3em; padding-left: 1.2em;}

ul li, ol li {padding: 3px 0;}

ul .quad {list-style-type: square;}
ul .strich {list-style-type: square;}
ol.buch {list-style-type: lower-latin;}
   
h1 {font-size: 11pt}
h2 {font-size: 10pt; font-weight: normal; padding: 14px 0 10px 0;}
h3 {font-size: 10pt; font-weight: normal;}

.kursiv {font-style: italic;}
.unterstrichen {text-decoration: underline;}
.einruck {text-indent: -3.1em; margin-left: 3.1em;}
.einruck3{margin-left: 3.1em;}
.einruck1{margin-left: 1.5em;}

.zuruck {font-size: 80%;}

.ohne {text-decoration: none;}

.fett {font-weight: bold;}

