
body {
margin: 0;
padding: 0;
background: white;
font: 80% arial, verdana, sans-serif;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menuj {
position: absolute;
z-index:100;
width: 100%;
}
#menuj dl {
float: left;
font: 100% arial, verdana, sans-serif;
font-size: 8px;
width: 13em;
}
#menuj dt {
font: 100% arial, verdana, sans-serif;
font-size: 10px;
/* width: 13em; */
cursor: pointer;
text-align: center;
font-weight: bold;
background: #EEEEEE;
border: 1px solid gray;
margin: 1px;
}
#menuj dd {
display: none;
border: 0px solid gray;
}
#menuj li {
font: 100% arial, verdana, sans-serif;
font-size: 8px;
text-align: center;
background: #EEEEEE;
/* width: 13em; */
border: 1px solid gray;
}
#menuj li a, #menuj dt a {
font: 100% arial, verdana, sans-serif;
font-size: 10px;
width: 20em;
color: #AA5522;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menuj li a:hover, #menuj li a:focus, #menuj dt a:hover, #menuj dt a:focus {
background: #eee;
}
#menuj li a:hover {
background: #ffffff;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}


a {
}

a:link {
  font-family: 'Arial';
  font-size: 12px;
	color: #daa520;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  font-family: 'Arial';
  font-size: 12px;
	color: #daa520;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  font-family: 'Arial';
  font-size: 12px;
  color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#trnavigation {
	text-align: left;
}

#tdnavigation {
	vertical-align: top;
	text-align: left;
	height:20px;
	width: 10%;
}

  #kopf-text-1 {
  	font-family: 'arial';
  	font-size: 24px;
  	font-weight: 600;
  	color: maroon;
  }

  #kopf-text-2 {
  	font-family: 'arial';
  	font-size: 44px;
  	font-weight: 600;
  	color: maroon;
  }

  #kopf-text-3 {
  	font-family: 'arial';
  	font-size: 12px;
  	font-weight: 600;
  	color: maroon;
  }

  #text {
  	font-family: 'arial';
  	font-size: 14px;
  	font-weight: 600;
  	color: maroon;
  }
  #headline {
  	font-family: 'arial';
  	font-size: 16px;
  	font-weight: 600;
  	color: black;
  }
  #text-center {
  	font-family: 'arial';
  	font-size: 14px;
  	font-weight: 600;
  	text-align: center;
  	color: maroon;
  }
  #daten {
  	font-family: 'arial';
  	font-size: 14px;
  	font-weight: 600;
  	color: burlywood;
  }
  #daten-feld {
  	font-family: 'arial';
  	font-size: 12px;
  	font-weight: 600;
  	color: black;
  }

.start { position:absolute;
			 	 top:5px; left:155px; width:820px; height:550px;
				 margin:0px;
				 border-style:none; border-color:#e57e19;
			 }
.start-header-big { position:relative;
							top:10px; left:20px;
							font-family:'arial'; font-size:28px; font-weight:700; color:#36965c;
						}
.start-header-smal { position:relative;
							top:10px; left:20px;
							font-family:'arial'; font-size:24px; font-weight:700; color:#e57e19;
						}
.start-text { position:relative;
							top:10px; left:20px;
							font-family:'arial'; font-size:18px; color:#e57e19;
						}
.veranstaltung { position:absolute;
			 	 top:5px; left:155px; width:820px; height:550px;
				 margin:0px;
				 border-style:none; border-color:#e57e19;
			 }
.veranstaltung-header-big { text-align:center;
							font-family:'arial'; font-size:28px; font-weight:700; color:#36965c;
						}
.veranstaltung-header-smal { position:relative;
							top:10px; left:20px;
							font-family:'arial'; font-size:24px; font-weight:700; color:#e57e19;
						}
.veranstaltung-text { position:relative;
							top:10px; left:20px;
							font-family:'arial'; font-size:18px; color:#e57e19;
						}

#menu
 {
  display:none;
 }


a:hover
 {
  text-decoration:none;
 }

table.menue
 {
  font-size:12px;
	font-weight: 600;
  background-color:#EEEEEE;
  border:0px solid #9999cc;
  border-spacing: 0px;
 }

table.menue td
 {
  color:#daa520;
  border:1px solid #9999cc;
  padding-left:7px;
  padding-right:7px;
  white-space:nowrap;
 }

table.menue td.submenue:hover div#menu
 {
  display:block;
  position:absolute;
  padding:0px;
  margin:0px;
  z-index:10;
  border:0px solid #9999cc;
  border-spacing: 0px;

 }

table.menue div#showme
 {
  display:block;
  position:absolute;
  padding:5px;
  margin:0px;
  z-index:10;
  border:2px solid #9999cc;
 }

table.menue div#menu
 {
  cursor:pointer;
  background-color:#EEEEEE;
 }

table.menue div#menu a:hover
 {
  background-color:#EEEEEE;
 }

table.menue table td
 {
  font-size:12px;
 }

table.bundesliga
{
}

table.bundesliga tr
{
}

table.bundesliga td
{
}

a.bundesliga
{
	font-family: 'Arial';
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.bundesliga :hover
{
	font-family: 'Arial';
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.bundesliga :visited
{
	font-family: 'Arial';
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
