@charset "utf-8";
/* CSS Document */

.body_table {
	position: relative;
	top: 10px;
	width:958px;
	padding:0px;
	background:#CCCCCC;
	border:solid;
	border-color:#FFFFEE;
	-moz-border-radius:30px;
}
.body_table td{
	vertical-align:top;
}
.table_navi {
	border:none;
	width: 150px;
	padding-top:30px;
}
.table_content {
	width: 808px;
	background-image:url(bilder/bg.gif);
	border:solid;
	border-color:#CCCCCC;
	-moz-border-radius:30px;
}
.navi_pic img{
	border: 0px;
	margin-top:10px;
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0033CC;
	font-style:oblique;
	border:none;
}
.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	padding-top:15px;
	text-align:center;
}
.footer {
	font-size:10px; 
	color:#0033CC;
	border:none;
}
.veranstaltung {
	border: 5px solid;
	border-color: #CCCCCC;
	width: 650px;
	-moz-border-radius:30px;	
}
.veranstaltung td{
	border-bottom: 2px solid;
	border-color: #CCCCCC;
	padding-left:10px;
}
.stand{
	font-size:20px;
}
.foto {
	text-align:center;
}
.foto img{
	border:0px;
}


