/* CSS Document */
h1 {
 font-size:20px;
 line-height:22px;
 margin:20px 0px 10px 0px;
 padding:0px;
}

.start {
	font-size: 35px;
	line-height: 40px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:50px 0px 50px 0px;
	background-image:url(../images/2023/hintergrund-oldietown-2023.webp);
	background-repeat:repeat;
}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.clear {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom:20px;
	margin-top:20px;
}

.flyer {
	width: 50%;
	float: right; 
	margin: 0px 20px 20px 20px;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
	-khtml-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
}
.rundungschatten {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
	-khtml-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);
}

/* Struktur */
#container {
	-moz-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px; /* Firefox */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px; /* Konqueror */
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: 3px 3px 4px #000000;
	-moz-box-shadow: 3px 3px 4px #000000;
	-webkit-box-shadow: 3px 3px 4px #000000;
	-khtml-box-shadow: 3px 3px 4px #000000;
	background-color: #f5f5d2;
	background-image: url(../images/background-kreis.jpg);
	position: relative;
	margin:0 auto;
	width: 800px;
	background-repeat: no-repeat;
	/*overflow:auto;*/
}

#logo {
	position:absolute;
	top:-20px;
	left:20px;
	width:247px;
	height:149px;
	z-index:10;
}

#menu {
	width: 100%;
	background-color: #996633;
	float: left;
	margin: 100px 0px 0px 0px;
}

#footer {
	position: relative;
	/*top: 780px;*/
	width: 100%;
	height: 20px;
	/* padding:0px 0px 0px 100px;*/
	background-color: #996633;
		float: left;
}

#contentleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #996633;
	/*position: relative;
	top: 120px;*/
	width: 560px;
	padding: 20px;
	background-color: #d8d378;
	float: left;
	line-height: 16px;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto;
   hyphenate-limit-chars: auto 3;
	hyphenate-limit-lines: 2;
	overflow:visible;
}

#contentright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	/*position: relative;
	top: 120px;
	left:600px;*/
	width: 160px;
	/*height: 100%;*/
	padding:20px 20px 20px 20px;
	/*background-color: #e7e3af;*/
	float: left;
	line-height: 16px;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto;
   hyphenate-limit-chars: auto 3;
	hyphenate-limit-lines: 2;
}

/* Contentleft */
.floatleft {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	box-shadow: 3px 3px 4px #000000;
	-moz-box-shadow: 3px 3px 4px #000000;
	-webkit-box-shadow: 3px 3px 4px #000000;
	-khtml-box-shadow: 3px 3px 4px #000000;
	margin-right: 20px;
	margin-bottom:20px;
	float: left;
}

#contentleft ul {
	margin:0px;
	padding-left:20px;
}

#contentleft li {
	margin:0px 0px 3px 0px;
	padding:0px;
}

#contentleft h2 {
	font-size: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

#contentleft h3 {
	font-size: 15px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	text-align: center;
}

#contentleft p {
	margin-bottom:20px;
}

#contentleft a {
	font-weight: bold;
	text-decoration: none;
	color: #963;
}

/* Contentright */
#contentright h1 {
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	color: #996633;
}

#contentright h2 {
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

#contentright p {
	margin-bottom:10px;
}

#contentright a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

/* Contentbands */
#contentband {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #996633;
	/*position: relative;
	top: 120px;*/
	width: 560px;
	/*height: 100%;*/
	/*margin-top: 120px;*/
	padding: 20px;
	background-color: #d8d378;
	float: left;
	line-height: 16px;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   -hyphens: auto;
   hyphenate-limit-chars: auto 3;
	hyphenate-limit-lines: 2;
}

#contentband img {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	border-radius: 10px; /* CSS3 */
	box-shadow: 3px 3px 4px #000000;
	-moz-box-shadow: 3px 3px 4px #000000;
	-webkit-box-shadow: 3px 3px 4px #000000;
	-khtml-box-shadow: 3px 3px 4px #000000;
	margin-bottom:20px;
}

#contentband ul {
	margin:0px;
	padding-left:20px;
}

#contentband li {
	margin:0px 0px 3px 0px;
	padding:0px;
}

#contentband p {
	margin-bottom: 10px;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #963;*/
}

#contentband a {
	font-weight: bold;
	text-decoration: none;
	color: #963;
}

/* Menü Top*/
#menu ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	float:right;
}

#menu ul:after {
	clear:both;
	content:" ";
	display:block;
	font-size:0;
	height:0;
	visibility: hidden;
}

#menu ul li {
	list-style:none;
	float:left;
}

#menu ul li a {
	text-decoration:none;
	display:block;
	color:#fff;
	padding: 5px;
}

#menu ul li a:hover {
color:#cec857;
}

#menu ul li:hover > ul {
	color:#cec857;
	visibility:visible;
}

#menu ul li ul {
	display:inline;
	visibility:hidden;
	position:absolute;
	padding:0px;
}

#menu ul li ul li {
	float:none;
	background-color:#996633;
}

#menu ul li ul li a {
	color:#fff;
}

#menu ul li ul li a:hover {
	color:#cec857;
}

/* Menü Footer */
ul#footernavi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fff;
	list-style-type: none;
	margin: 5px auto 0;
	padding: 0;
	text-align: right;
}

ul#footernavi li {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

ul#footernavi a {
	text-decoration:none;
	color: #fff;
}

ul#footernavi a:hover {
	color: #cec857;
}

#footernavi .aktiv {
	color: #cec857;
}
