﻿body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

font 
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.header 
{
	width: 100%;
	height: 75px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../images/bg_header.jpg);
}

.footer 
{
	background-color: #C9CCA1;
	border-color: #800000;
	border-style: ridge;
	text-align: center;
}

.hinweis 
{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #ff0000;
	text-align: center;
	text-transform: uppercase;
	word-spacing: normal;
}

.tablekopf 
{
	background-color: #C9CCA1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	border-left: inset;
	border-top: inset;
	border-right: inset;
	border-bottom: inset;
	border-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
}
	
.tableanzeige 
{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	border-bottom: inset;
	border-left: inset;
	border-right: inset;
	border-top: inset;
	border-color: #800000;
}

table 
{
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
}

.menu 
{
    background-color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	border-left: inset;
	border-top: inset;
	border-right: inset;
	border-bottom: inset;
	border-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	text-align: center;
}
.background
{
    background-image: url(../images/hintergrund_index.gif);
}
.gastspiel 
{
    font-size: 10px;
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
}