@charset "utf-8";
/* CSS Document */

h1 {
	font-size:25px;
	margin-top:0px;
	
}

.centerdiv {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.centerdivie {
	text-align:center;
}
.maincontainer {
	width: 550px;
	float: left;
}
.veranstaltung_tr {
	font-size: 12px;
		color: #FC0;
}
.veranstaltung_kl {
	background-color: #666;
	color: #FC0;
	width: 215px;
	height: auto;
	font-size: 12px;
	margin-top: 10px;
}
.angebot_kl {
	background-color: #666;
	color: #FC0;
	width: 215px;
	height: auto;
	font-size: 12px;
	margin-top: 10px;
}
.container {
	float: right;

}




.leftdiv {
	width: 215px;
	float: left;
}
body {
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../img/bg_wall2.jpg);
	background-repeat: repeat;
}
.topdiv {
	height: 120px;
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navi {
	background-color: #4D4D4D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #FC0;
	text-align: right;
	vertical-align: bottom;
	padding-top: 100px;
	padding-right: 25px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.navi_angebote {
	background-color: #4D4D4D;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #FC0;
	text-align: right;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

li {
	list-style-type: none;
	color: #FC0;
}

li:hover {
	list-style-type: square;
}
li:active {
	list-style-type: square;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
a:active {
	color: #FC0;
	text-decoration: none;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a {
	outline: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	margin-bottom: 1px;
}
img {
	text-decoration: none;
	border: 0px none #03024E;
}
table {
	font-size: 15px;
}




.foto {
	background-color: #FC0;
	margin-top: 10px;
	text-decoration: none;
	padding: 6px;
	color: #006;
	font-size:12px;
}
.linklist {
	color: #666;
	height: 200px;
	padding: 10px;
	clear: both;
	font-size: 10px;
}

.mainfoto {
	width: 510px;
	margin: 10px;
}
.main {
	width: 530px;
	background-color: #FFCC00;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.maintbl {
	color: #03024E;
	font-size: 15px;
	text-align: justify;
}
.maindiv {
	float:left;
}

.footer {
	font-weight: normal;
	line-height: 30px;
	font-size: 12px;
	color:#666;
}
.footer_lk {
	font-weight: normal;
	line-height: 30px;
	font-size: 12px;
	color:#666;
}
.footer2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	font-size: 12px;
}
.footer_lk:hover {
	text-decoration: underline;
	color:#FC0;

}
.footer_lk:link {
	color:#666;
	
}
.footer_lk:visited {
	color:#666;
	
}
.footer_lk:active {
	color:#666;
	
}
.navi_sm {
	width: 530px;
	background-color: #4D4D4D;
	margin: 10px;
	color: #FC0;
	font-size: 15px;
	text-align: center;
}
.link_sm {
	color: #FC0;
}
.link_sm:hover
{
	text-decoration: underline;
}
.galerie {
	color:#333;
}
.galerie:link {
	color:#333;
}
.galerie:hover {
	color:#333;
}
.galerie:active {
	color:#333;
}
.galerie:visited {
	color:#333;
}
