
body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;
}
h1 { font-size: 145%; }
h2 { font-size: 125%;}
h3 { font-size: 105%;

}
/* Hyperlinks */
a:link { color: #0000FF;
}      /* zu noch nicht besuchter Seite */
a:visited { color: #008040;
}      /* zu besuchter Seite */
a:hover, a:focus { color: #000000;
}      /* Mauszeiger darüber */

/* Allgemeine Klassen und IDs */
#wrapper {
color: black;
background-color: white;
background-image: url(dateien/Gestaltung/Hintergrund.jpg);
width: 810px;
height: 540px;
}
#wrapper1 {
color: black;
background-color: white;
width: 810px;
height: 540px;
}

#textbereich {
padding: 35px;
}

#schluesselworte {
color: white;
background-color: white;
width: 810px;
}
.bild01 {
float:right;
padding: 0px;
border: 0px;
margin-right: 10px;
}
