body {
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 overflow:auto;
}

table, td {
 border:0px;
 padding:0px;
 border-spacing:0px;
 border-collapse:collapse; /* Doppelt, aber IE bis 6.0 versteht border-spacing nicht */
}

a {
 text-decoration:none;
 color:#6b4044;
}

.bildschirm {
 height:100%;
 width:100%;
 background-color:#646464;
}

.startbereich {
 position:relative;
 top:0px;
 left:0px;
 width:800px;
 height:460px;
 text-align:left;
 background-color:white;
}

.logo {
 position:absolute;
 top:80px;
 left:356px;
 width:87px;
 height:114px;
}

.text {
 position:absolute;
 top:190px;
 left:265px;
 width:270px;
 height:42px;
}

.textstd, .texth {
 text-align:center;
 font-family:Arial,Helvetica,sans-serif;
 font-size:14px;
 color:black;
}

.texth {
 font-size:16px;
 font-weight:bold;
 color:#6b171e;
}
