body {
        background-color: White;
        margin: 0;
        text-align: center;
        padding: 0;
}
table{
        border: 0px none white;
        background-color: transparent;
        padding: 0px;
}
.table0{
        border: 1px inset #565656;
}
.table1{
        background-color: Silver;
        width: 100%;
}
.table2{
        width: 100%;
        background-color: transparent;
}
.td1{
        border-bottom: 1px solid #8C8C8C;
        border-right: 1px solid #8C8C8C;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
}
.td2{
        text-align: center;
}
.td3{
        text-align: center;
        background-color: Red;
}
.td4{
	color: Black;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.td4a{
	border-left: 1px solid blue;
	border-right: 1px solid blue;
}
.button { BACKGROUND: #eeeeee;
                  BORDER-BOTTOM: #8c8c8c 1px solid;
                  BORDER-LEFT: #8c8c8c 1px solid;
                  BORDER-RIGHT: #8c8c8c 1px solid;
                  BORDER-TOP: #8c8c8c 1px solid;
                  COLOR: #000000; CURSOR: hand;
                  FONT-FAMILY: tahoma,sans-serif;
                  FONT-SIZE: 11px;
                  HEIGHT: 22px;
                  TEXT-DECORATION: none }
A:link {
        COLOR: Black;
        FONT-WEIGHT: none;
        TEXT-DECORATION: none;
}
A:hover {
        COLOR: Blue;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: underline;
}
A:visited {
        color: Blue;
        font-weight: none;
        text-decoration: underline;
}
div {
        border: 0px solid White;
        text-align: center;
}
div#container{
        width: 760px;
        text-align: center;
        background-color: transparent;
        border: medium solid White;
        margin: 0em auto;
}
div#news {
        background-color: Yellow;
        background-repeat: no-repeat;
        background-attachment: fixed;
        border: thin solid White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: Black;
        filter: alpha(opacity=80);
        -moz-opacity: 0.9;
        opacity: 0.90;
        font-weight: bold;
        z-index: 2;
}
div#video{
	border: thin solid Purple;
	z-index: 1;
}
.zu{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: Purple;
        background-color: Scrollbar;
        border: 1px solid Black;
}

.Stil1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.Stil2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
}
.Stil14 {
        font-size: 14px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: left;
}
.Stil18 {
        font-weight: bold;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 18px;
}
