a:link {
 background-color: #195B24;
 color: #FFDF00;
 text-decoration: none;
}
a:visited {
 background-color: #195B24;
 color: #FFDF00;
 text-decoration: none;
}
a:active {
 background-color: #195B24;
 color: #f8fbca;
 text-decoration: none;
}
a:hover {
 background-color: #195B24;
 color: #f8fbca;
 text-decoration: none;
}
body {
 background-color: #fffff;
/* color: #ffffff; */
 color: #f8fbca;
 font-family: 'Arial','Verdana','Comic Sans MS','Times New Roman',serif;
 font-size: 9pt;
 padding-top: 80px;
}
p {
 margin-top: 0px;
 margin-bottom: 0px;
}
.bild {
 background-image: url(hintergrund.gif);
 background-repeat: no-repeat;
 border: 1px solid #000000;
 height: 400px;
 margin: auto;
 padding: 0px;
 width: 650px;
}
.menu {
 position: relative;
 left: 210px;
 top: 94px;
 width: 420px;
 font-size: 9pt;
}

iframe {
 position: relative;
 left: 14px;
 top: 125px;
 width: 620px;
 height: 240px;
 background-color: #195B24;
 color: #f8fbca;
 border: 0px none #000000;
 }

.main {
 position: relative;
 left: 14px;
 top: 125px;
}

.main2 {
 position: relative;
 left: 14px;
 top: 125px;
 width: 620px;
 height: 240px;
 text-align: center;
 vertical-align: middle;
}