body  { background-image: url("images/seiten_bg.gif") }
/* allgemeine links */

a:link     { color: #2f2f2f; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; color2: red   }

a:visited     { color: #2f2f2f; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }

a:active     { color: black; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none }

a:hover    { color: red; font-size: 100%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }

/* Bilder im Fließzext */

.imageleft   { margin-right: 10px; margin-bottom: 10px; float: left; border: solid 1px #2f2f2f }
.imageright  { margin-bottom: 10px; margin-left: 10px; float: right; border: solid 1px #2f2f2f }
