.bold {
	font-weight: bold;
}
H1 , P , P.klein , A:hover , A {
	font-family: Arial, Helvetica, sans-serif;
	color: #053372;
} 
h1 {
font-size : small; 
font-weight : bold; 
} 
p {
font-size : small; 
} 
p.klein {
font-size : x-small; 
} 
A:hover {
color : #cc0066; 
text-decoration : none; 
} 
A {
text-decoration : none; 
} 
ul {
font-family : Arial, Helvetica, sans-serif; 
list-style-image : url(../images/Quadrat.gif); 
} 
.anker {
font-family : Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
body {
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
} 

.ueberschrift {  background-image: url(../images/%DCberschrift.jpg); background-repeat: no-repeat}
.zentriert {  text-align: center}
