body {
    margin: 0px;
    padding: 0px;
    background-color: #000044;
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

td {
	color: #8080ff;
    font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

p {
	color: #8080ff;
    font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

span {
    color: #8080ff;
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

.nav_table {
    width: 150px;
    border-spacing: 0;
}

.nav_td_pfeil {
	width: 30px;
	height: 28px;
    border-top: 1px solid #8080ff;
}

.nav_pfeil {
	width: 30px;
    height: 28px;
}

.nav_td_aktiv {
    color: #8080ff;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
	height: 28px;
    border-top: 1px solid #8080ff;
}

.nav_td {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    border-top: 1px solid #8080ff;
}

.nav_a {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

.header {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
	font-weight: bold;
    text-decoration: none;
}

.header_2 {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
    text-decoration: none;
}

.header_3 {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    text-decoration: none;
}

.table_header {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    text-decoration: none;
}

.table_inhalt {
	width: 100%;
	height: 100%;
}

.spielplan_ueberschrift {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    text-decoration: none;
}

.spielplan_inhalt {
    color: #8080ff;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
	font-weight: normal;
    text-decoration: none;
}

.news_title {
	color: #8080ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.news {
	color: #8080ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.news_link {
	font-family: sans-serif;
	font-size: 8px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000060;
	text-decoration: underline;
}

.footer {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.error {
    color: #BB0000;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.anchor {
    text-decoration: none;
}

.toplink {
	vertical-align: bottom;
}

img {
    border: 0px;
}

a {
    color: #8080ff;
    text-decoration: underline;
}

a:visited {
    color: #8080ff;
}

a:hover {
    color: #8080ff;
}
