/* CSS Dokument*/

/*Hauptkontainer*/

.logo {
display:none;
}

.menu {
display:none;
}

.main {
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
}

/*Definiton runde Ecken*/

.corner-top {
display:none;
}

.corner-top span {
display:none;
}

.corner-bottom {
display:none;
}

.corner-bottom span {
display:none;
}

/*Allgemeingueltige Definitionen*/

body {
margin:0;
padding:0;
}

.text {
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
font-family: "Times New Roman";
font-size: 12pt;
color:#000000;
}

.u1 { 
font-family: "Arial";
font-size: 4pt;
font-weight: bold;
margin: .75em 0 .5em 0;
font-weight:bold;
display: block;
}

.livingstone
{
font-family:'Times New Roman';
font-weight:bold;
}

.noscript
{
display.none;
}


a, a:visited, a:hover, a:visited:hover {
color:#04667e;
text-decoration: none;
}

/*Anmeldung*/

.anmeldung-tabelle {
font-family: "Times New Roman";
font-size: 12pt;
color:#000000;
width:100%;
border-style:none;
}

.anmeldung-space {
display:none;
}

.anmeldung-space-stay {
width:100%;
height:5px;
}

.anmeldung-space-u1 {
height:5px;
}


.anmeldung-gr {
text-align:center;
}

.anmeldung-kl {
font-size:8pt;
text-align:center;
}

.anmeldung-mi {
text-align:center;
}

.anmeldung-note {
display:none;
}

.anmeldung-td-kl {
width:15%;
}

.anmeldung-td-kl-zs {
width:25%;
}

.anmeldung-td-gr {
}

.anmeldung-td-gr-us {
width:30%;
}


.anmeldung-balken {
}

.anmeldung-mi-balken {
font-size:8pt;
text-align:center;
}

