@charset "utf-8";
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

/* CSS Document */
#aussen {
	min-width: 1024px;
}
.oben_links  {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	height: 102px;
}
.mitte_oben {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	height: 102px;
}

.mitte_links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Mozilla */
	opacity: 0.50; /* Opera */
	background-color: #FFFFCC;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #708795;
}

.text_verdena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-align: center;
	margin: 10px;
}
.mitte_rechts {
	border: 1px solid #FFCC00;
	vertical-align: middle;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Mozilla */
	opacity: 0.50; /* Opera */
	background-color: #FFFFCC;
	text-align: center;
	width: 9.5em;
}

td.mitte_rechts p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.mitte_ganz_rechts {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	
}
#karte {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}


.mitte_unten {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity: 0.50; /* Mozilla */
	opacity: 0.50; /* Opera */
	background-color: #FFFFCC;
}

td.mitte_unten p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.p {
	color: #003300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px;
}
.Stil3 {font-size: 18px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
}
.energy {
	color: #FFCC00;
	font-weight: bolder;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mitte_links_links {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00; /* IE */
	-moz-opacity: 0.50; /* Mozilla */
	opacity: 0.50;
}
.Veranstaltungen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

.text-mitte_oben {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	height: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFCC;
}
.revolution {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
}
.text_verdena_mitte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-align: center;
	margin: 10px;
}
.text-mitte_oben_partner {
	height: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFCC;
	padding-top: 20px;
}
.text_verdena_mitte_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFCC;
	text-align: center;
	margin: 10px;
	font-weight: bold;
}

