body {
	background: #FFFFFF;
	text-align: center;
	margin: 40px auto 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
table {
	margin: 40px auto 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
div {
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: justify;
}
div#ballet {
	margin-right: auto;
	margin-left: auto;
	width: 725px;
}
div#corners {
	background: url(./images/corners.jpg);
	height: 15px;
	width: 725px;
}
div#logo {
	background: url(./images/logo.jpg);
	height: 164px;
	width: 725px;
}
div#menu {
	background: url(./images/bg_menu.png);
	width: 725px;
}
div#local {
	background: url(./images/bg_local.png);
	width: 725px;
}
div#menuItems {
	background: url(./images/bg_menu_items.png);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 9px;
	margin-right: 1px;
	margin-left: 1px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #2887CC;
}
a:Hover {

	font-weight: bold;
	color: #000000;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:Hover {

	color: #000000;
	text-decoration: none;
}
div#main {
	background: url(./images/bg_main.png);
	width: 725px;
	float: left;
}
div#news {
	float: left;
	width: 202px;
}
div#pages {
	float: left;
	width: 521px;
}
div.padding {
	padding: 10px;
}
div.padding5 {
	padding: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0px;
}
p {
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 140%;
}
div#archiv {
	text-align: right;
	float: right;
	margin-top: 10px;
}
div#copyright {
	background: url(./images/bg_menu.png);
	float: left;
	width: 725px;
}
div#copyrightMain {
	color: #FFFFFF;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	top: 6px;
	bottom: 6px;
	background: url(./images/bg_copyright.png);
	padding-top: 8px;
	padding-bottom: 6px;
}
a.copyright {
	font-weight: normal;
	color: #FFFFFF;
}
a.copyright:Hover {
	font-weight: normal;
	color: #000000;
}
p.news {
	text-align: left;
}
p.italic {
	font-style: italic;
}
div.photo {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p.main {
	text-align: center;
}
img {
	border: none;
}
td.art {
	width: 169px;
	text-align: center;
}
