body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#navigation {
	height: 30px;
	background-color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	width: 161px;
	text-align: center;
	position: absolute;
	top: 205px;
	left: 20px;
}

#info {
	position: absolute;
	top: 630px;
	left: 20px;
	width: 161px;
	height: 220px;
	text-align: center;
	background-color: #DCDCDC;
}

#navigation ul{
	height: 30px;
	background-color: #B70000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	display: block;
	height: 24px;
	/*margin-right: 20px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	text-decoration: none;
	color: White;
	border-bottom: White 1px solid;
	background-color: #b70000;
}

#navigation ul li a:hover {
	color:#FFFACD;
	background-color: #006400;
}

#main {
	position: absolute;
	top: 80px;
	left: 191px;
	width: 797px;
	background-color: #DCDCDC;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

#fuss {
	background-color: #CCCCCC;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	width: 797px;
}

#ueberschrift {
	position: absolute;
	top: 10px;
	left: 191px;
	background-color: #006400;
	font-size: 2.1em;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 797px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 161px;
	height: 184px;
	background-color: White;
}

#sponsor {
	position: absolute;
	top: 150px;
	left: 850px;
	background-color: Gray;
	width: 170px;
	height: 300px;
}

#sponsor2 {
	position: absolute;
	top: 450px;
	left: 20px;
	background-color: Aqua;
	width: 161px;
	height: 150px;
}

#firefox {
	height: 230px;
	width: 161px;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	text-align: center;
	position: absolute;
	top: 690px;
	left: 20px;
}


.back {
   unicode-bidi:bidi-override; direction: rtl;
}

.aktuelles {
	border: 1px solid #006400;
	text-align: center;
	background-color: White;
	/*margin-left: 60px;*/
	width: 500px;
}

.aktuelles td {
	border: 0px solid #006400;
	padding: 4px;
}

.ergebnisse {
	border: 1px solid #006400;
	text-align: center;
	background-color: White;
	/*margin-left: 60px;*/
	width: 650px;
}

.ergebnisse td {
	border: 0px solid #006400;
	padding: 4px;
}

.vorstand {
	border: 1px solid #006400;
	text-align: center;
	background-color: White;
	/*margin-left: 60px;*/
	width: 450px;
}

.vorstand td {
	border: 0px solid #006400;
	padding: 4px;
}

.termine {
	border: 1px solid #006400;
	text-align: center;
	background-color: #DCDCDC;
	/*margin-left: 60px;*/
	width: 700px;
}

.termine td {
	padding: 4px;
	/*border: 1px solid #006400;*/
	background-color: White;
}

.breit {
	border: 1px solid #006400;
	text-align: center;
	background-color: #DCDCDC;
	/*margin-left: 60px;*/
	width: 780px;
}

.breit td {
	padding: 4px;
	/*border: 1px solid #006400;*/
}

.galerie {
	border: 0px;
	text-align: center;
	background-color: #DCDCDC;
	width: 630px;
}

.galerie td {
	padding: 2px;
	background-color: #DCDCDC;
}

.schmal{
	width: 630px;
}

h1 {
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 6px;
}

a {
	color: #006400;
}

a:visited {
	color: #A700A8;
}

a:hover {
	color: #E10000;
	text-decoration: underline;
}

#main li {
	text-align: left;
	margin-bottom: 7px;
}

.orange {
	background-color: #FFFFA1;
}

.white {
	background-color: White;
}

.zentriert {
	text-align: center;
}

.hell {
	border: 1px solid #006400;
	text-align: center;
	background-color: White;
	/*margin-left: 60px;*/
	width: 700px;
}

.hell td {
	padding: 5px;
	/*border: 1px solid #006400;*/
	background-color: White;
}

.gold {
	background-color: #FFD700;
}

.silber{
	background-color: Silver;
}

.bronze{
	background-color: #A67D3D
}