body {
	text-align: center;
	background: #000000;
	color: #000000;
	font: 11px Verdana, sans-serif;
}

table {
	font: 11px Verdana, sans-serif;
}

a {
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: underline;
	outline: 0;
}

a:active, a:visited {
	color: #4F4F4F;
	font-weight: bold;
	outline: 0;
}

img {
	border: 0px;
}

p{
	margin-top: 1em;
	margin-bottom: 1em;
}

#main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url('http://www.ttc-uhingen.de/images/header.jpg') no-repeat;
	width: 900px;
	height: 120px;
}

#body {
	width: 900px;
	margin-top: 5px;
}

#navi {
	width: 170px;
	color: #000000;
	float: left;
	margin-right: 10px;
}

#content {
	width: 695px;
	background: #FFF;
	color: #000000;
	float: left;
	padding: 5px;
}

#footer {
	float: left;
	width: 900px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited  {
	color: #FFFFFF;
}

a.navi_button {
	width: 160px;
	height: 15px;
	background: #D50018;
	border: 0px;
	border-right: 1px solid #AF000F;
	border-bottom: 1px solid #AF000F;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}

a.navi_button:hover{
	width: 160px;
	height: 15px;
	background: #DA001D;
	border: 0px;
	border-top: 1px solid #CF001C;
	border-left: 1px solid #CF001C;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}

a.footer_link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}

h1 {
	font: 18px Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

h2 {
	font: 16px Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

h4 {
	font: 13px Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
