body {
	background-color:#FFF;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 15px;
	padding:0px;
	width:97%;
}
a:link {
	color:#258; text-decoration:none
}
a:visited {
	color:#258; text-decoration:none
}
a:hover {
	color:#58B; text-decoration:none;
}
a:active {
	color:#DDD; text-decoration:underline
}
h1, h2, h3, h4 {
	font-family:"Trebuchet MS",georgia,palatino,"times new roman",serif;
	clear:both;
}
h1 {
	font-size:1.3em;
	font-weight:bold;
	margin:1em 0em 0.4em 0em;
}
h2 {
	font-size:1.1em;
	font-weight:bold;
	margin:1.5em 0em 0.3em 0em;
	border-bottom:2px #A60000 dotted;
}
h3, h4 {
	font-size:0.9em;
	font-weight:bold;
	margin:1.5em 0em 0.3em 0em;
	clear:both;
}
ol li {
	margin:0em 0em 0.5em 0em;
	font-size:0.9em;
}

ul li {
	margin:0.25em 0em 0em 0em;
	font-size:0.8em;
}
table {
	width:100%;
}
td {
	vertical-align:middle;
	text-align:center;
	font-size:0.8em;
	padding:0.2em;
}

tr.gerade {
	color:#258;
	background-color:#DCD1B8;
}
tr.ungerade {
	color:#DCD1B8;
	background-color:#258;
}
tr.gerade a:link {
	text-decoration: underline;
	color: #258;
}
tr.gerade a:visited {
	text-decoration: underline;
	color:#258;
}
tr.gerade a:hover {
	text-decoration:underline;
	color:#47A;
}
tr.gerade a:active {
	text-decoration:underline;
	color:#9CE;
}
tr.ungerade a:link {
	text-decoration:underline;
	color:#DCD1B8;
}
tr.ungerade a:visited {
	text-decoration:underline;
	color:#DCD1B8;
}
tr.ungerade a:hover {
	text-decoration:underline;
	color:#F7F3E1;
}
tr.ungerade a:active {
	text-decoration:underline;
	color:#F7F3E1;
}

#wrapper {
	width:100%;
	border:none;
	background-color:#FFF;
}

#header {
	display:none;
}
#logo {
	display:none;
}

#topnav {
	display:none;
}

#leftnav {
	display:none;}

#rightbody {
	margin:0px;
	color:#000;
	background-color:#FFF;
}
#rightbody p {
	font-size:0.8em;
	line-height:1.5em;
}
#rightbody>p {
	margin:0em 0em 0.4em 1.5em;
}
/*#rightbody>p+p {
	text-indent:1.5em;
}*/
#rightbody a:link {
	padding-left:0px;
	text-decoration:underline;
	color:#BBB;
	background:none;
}
#rightbody a:visited {
	padding-left:0px;
	text-decoration:underline;
	color:#BBB;
	background:none;
}
#rightbody a:hover {
	padding-left:0px;
	text-decoration:underline;
	color:#BBB;
	background:none;
}
#rightbody a:active {
	padding-left:0px;
	text-decoration:none;
	color:#BBB;
	background:none;
}
#rightbody a img {
	border:none;
}
#ansprechpartner {
	margin-left:250px;
	margin-right:2%;
	padding-bottom:2em;
	background-color:#F7F3E1;
	color:#258;
}
#ansprechpartner table {
	width:100%;
	background-color:#FFF;
}
#ansprechpartner table td {
	vertical-align:middle;
	text-align:center;
	font-size:0.8em;
	padding:0.2em 0em;
}
#fotogalerie {
	margin-left:250px;
	margin-right:5%;
	padding-bottom:2em;
	background-color:#F7F3E1;
	color:#258;
}
#technik{
}
#technik table{
	width:80%;
	margin:0.5em 0em 0em 1.5em;
}
#technik table td{
	text-align:left;
}
#toernplan{
}
#toernplan table {
	width:100%;
	background-color:#F7F3E1;
}
#toernplan table td {
	vertical-align:middle;
	text-align:center;
	font-size:0.8em;
	padding:0.2em;
}
#footer {
display:none;
}
/* ---------------- KLASSEN --------------- */

.invisible {
	display:none;
}
.date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	line-height:3em;*/
	margin-top:0.3em;
	font-size:0.5em;
	font-weight:normal;
	float:right;
}
.subtitle {
	text-align:center;
	font-size:0.7em;
	margin-top:5px;
}
.picleft {
	float:left;
	margin:10px 20px;
}
.picright {
	float:right;
	margin:10px 20px;
}
.picmiddle {
	text-align:center;
	margin:20px auto;
}
.picgalerie {
	text-align:center;
	margin:20px 0px;
}
.picframe {
	float:left;
	margin:15px;
	border-color:#258;
	border-width:1px;
	border-style:solid;
}
.picindex {
	padding:15px;
	border-color:#69B;
	border-width:3px;
	border-style:solid;
}
.position{
}
.position table{

	width:80%;
	margin:3em 0em 0em 0em;
}
.position table td{
	text-align:left;
}

