body {
	background: white;
	color: blue;
	margin: 0;
	color: #5f0000;
	font-family: Arial,Helvetica,Sans-Serif;
}

#overall {
	table-layout: fixed;
	overflow: hidden;
}
td {
	vertical-align: top;
	margin: 0;
	border: 0;
}
#left {
	background: black url(../images/filmback.png) repeat-y;
	width: 100px;
}
#middle {
	background: white;
	width: 745px;
}
#right {
	width: 145px;
	padding-right:10px;
	padding-top: 10px;
	background: #5f0000 url(../images/rightmenu.png) repeat-y;
	text-align: right;
	font-weight: bold;
	color: #ff8;
}
#right ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#header {
	height: 161px;
	width: 745px;
	background: white url(../images/tanzzentrumbodensee.gif) no-repeat top center;
	float: top;
	text-align: left;
}
#topbar {
	height: 6px;
	width: 745px;
	background: #d90000 url(../images/topbar.png) no-repeat;
	float: top;
	font-size: 1px;
}
#content {
	padding: 20px;
	width: 705px;
	min-height: 500px;
	background: #ef8812 url(../images/dancersback.jpg) repeat-x top center;
	color: #5f0000;
	text-align:left;
	font-weight: bold;
}

#content hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0;
}

.contentpaneopen { 
	margin: auto;
}
#content a {
	color: #5f0000;
	text-decoration: underline;
}
#botbar {
	height:6px;
	width: 745px;
	background: #d90000 url(../images/botbar.png) no-repeat;
	float: top;
	font-size: 1px;
}
#footer {
	padding-top: 10px;
	background: white;
	width: 745px;
	height: 20px;
	font-size:10px;
	font-weight: bold;
}
img {
	border: 0;
}

#kurse {
	width: 100px;
	height: 102px;
	background-image: url(../images/kurse_combined.jpg);
	display: block;
}

#team {
	width: 100px;
	height: 100px;
	background-image: url(../images/team_combined.jpg);
	display: block;
}

#links {
	width: 100px;
	height: 98px;
	background-image: url(../images/links_combined.jpg);
	display: block;
}

#galerie {
	width: 100px;
	height: 102px;
	background-image: url(../images/galerie_combined.jpg);
	display: block;
}

.hover100:hover {
	background-position: -100px;
}

#impressum {
	width: 950px;
	text-align: right;
}

#impressum a {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
#impressum a:hover {
	text-decoration: none;
}

div > table.mod_events_monthyear {
	margin-left: 6px;
}

div > table.mod_events_table {
	margin-left: 6px;
}

.mod_events_table {
	background-color:#800000 !important;
	color:yellow !important;
}

.mod_events_table a {
	background-color:#800000 !important;
	color:yellow !important;
}
