@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Inhalt {
	padding-bottom: 7px;
	padding-top: 7px;
	float: none;
	text-align: center;
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
	background-image: url(Navigation.jpg);
	background-repeat: repeat-y;
}

.Buehne {
	height: 842px;
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
}
