/* CSS Document */

body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #FF0000;
}

div, form, td, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}


#container {
	width: 766px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#header {
	height: 127px;
	width: 766px;
	background-image: url(../img/basis/text_12-farbfest-in-dessau-rosslau.gif);
	background-repeat: no-repeat;
	background-position: 308px 0;
}

#header h1 {
	display: none;
}

#header span {
	width: 456px;
	float: right;
	height: 117px;
}
#header span a, #header span a:link, #header span a:active, #header span a:visited, #header span a:hover {
	text-decoration: none;
	display: block;
	width: 456px;
	height: 117px;
}

#mainNavi {
	margin: 0;
	padding: 0;
	position: relative;
	width: 303px;
	height: 38px;
	top: 79px;
	left: 0;	
	background-color: #FFFFFF;
	background-image: url(../img/basis/top_navi_bg_rounded_rot.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#mainNavi p {
	padding-top: 12px;
	padding-left: 3px;
	text-align: center;
	text-transform: uppercase;
}
#mainNavi a, #mainNavi a:link, #mainNavi a:active, #mainNavi a:visited, #mainNavi a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#mainNavi a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#mainNavi a.activeNavi, #mainNavi a.activeNavi:link, #mainNavi a.activeNavi:active, #mainNavi a.activeNavi:visited {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
}


#footer {
	height: 134px;
	background-image: url(../img/basis/text_rot.gif);
	background-repeat: no-repeat;
	background-position: 26px top;
	color: #FFFFFF;
	margin-top: 15px;
}

#footer h2 {
	position: relative;
	top: 38px;
	left: 290px;
	height: 19px;
	background-image: url(../img/basis/text_5-september_rot.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
}
#footer h2 span {
	display: none;
}
#footer p {
	position: relative;
	top: 74px;
	left: 0;
	border-top: 23px solid #FFFFFF;
	padding-top: 6px;
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 10px;
}
#footer p span {
	position: absolute;
	top: 6px;
	right: 0;
	clear: both;
	text-transform: none;
	padding-right: 2px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* content style section */
#content {
	display: block;
	padding: 25px;
	clear: both;
	color: #FFFFFF;
}

#content a, #content a:link, #content a:active, #content a:visited, #content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:hover {
	color: #000000;
}
#content p {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 135%;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content h1 {
	text-transform: uppercase;
	color: #FFFFFF;
}
#content h1 {
	font-size: 2em;
}
#content h2 {
	font-size: 1.5em;
	padding-bottom: 6px;
}
#content h3 {
	color: #FFFFFF;
	font-size: 1.4em;
}
#content h4 {
	font-size: 1.4em;
}

#content h5 {
	font-size: 1.4em;
	margin-top: 15px;
}

#content h6 {
	font-size: 1.2em;
	margin-top: 15px;
}

.dateblock, .dateblock1 {
	padding-top: 5px;
	padding-bottom: 10px;
	clear: both;
}

.dateblock h4, .dateblock1 h4 {
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	clear: both;
	background: transparent url(../img/basis/dateblock_bg_50x50_rot.gif) no-repeat left top;
	line-height: 100%;
	color: #000000;
}
.dateblock1 h4 {
	padding-top: 5px;
}
.dateblock h4 span, .dateblock1 h4 span {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
.dateblock1 h4 span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: .25em;
	margin-top: .15em;
}
#content .dateblock h5 {
	margin-left: 65px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	margin-bottom: .5em;
}
.dateblock h3, .dateblock1 h3 {
	margin-left: 65px;
}
.dateblock p, .dateblock1 p {
	margin-left: 65px;
}

.festwoche {
	margin-top: 15px;
}

.dateblock h3 span {
	color: #000000;
	text-transform: uppercase;
	padding-right: 5px;
}
.dateblock1 h3 span {
	color: #F0B6BE;
	text-transform: normal;
	padding-right: 5px;
}

.topMarginP {
	margin-top: 10px;
}

.topMargin20 {
	margin-top: 10px;
}


.clearBoth {
	clear: both;
}

div.galerieListEntry {
	float: left;
	padding-right: 8px;
	padding-top: 10px;
}

.galerieListEntry img {
	border: 1px solid #F6CE00;
	background-color: #FFFFFF;
	padding: 4px;
}
.galerieListEntry p {
	width: 230px;
}
.galerieListEntry p cite {
	font-size: 9px;
	padding-left: 5px;
	line-height: 100%;
}

#weitereFeste {
	border: 1px dotted #F6CE00;
	padding: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
	text-align:right;
}

.bildgalerie {
	margin: 15px 0 25px 0;
	padding: 0;
}

.galleryImg {
	margin: 0;
	padding: 5px;
	text-align:center;
	border: 1px solid #F6CE00;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.gallerySpace {
	width: 8px;
}

.gallerySelector .swImage {
	text-align:center;
	vertical-align: middle;
	width: 46px;
	height: 46px;
	padding: 2px;
	border: 1px solid #F6CE00;
	cursor: pointer;
	background-color: #E4EAE8;
}
.gallerySelector spacer {
	width: 2px;
	height: 2px;
}

#content a.logo {
	float: left;
	margin-right: 80px;
	height: 96px;
	background-repeat: no-repeat;
	background-position: 1px top;
	background-color: transparent;
	text-indent: -1000em;
	overflow: hidden;
}
#content a.logo.smaller {
	padding: 0;
	height: 80px;
	margin-right: 42px;
}

a.zoomimg, a.linkimg {
	float: left;
	position: relative;
	background-color: #000000;
	border: 3px solid #ffffff;
	padding: 1px;
	margin: 0 10px 10px 0;
}
a.zoomimg img,
a.linkimg img {
	float: left;
	position: relative;
}
a.zoomimg:hover,
a.linkimg:hover {
	background-color: #ffffff;
	border: 3px solid #FF8383;
}