.bodyMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b4b53;
	background-color: #ded0bd;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.bodyMain #container #content .gbAnzeigerContainer li {
	margin-bottom: 12px;
}


#contentIndex {
	background-color: #DED0BD;
	height: 233px;
	/*background-image: url(../mat/backs/indexContent.png);*/
	margin: 0px;
	padding: 0px;
	background-image: url(../mat/backs/indexContent.png);
}

#content {
	background-color: #DED0BD;
	height: 473px;
	/*background-image: url(../mat/backs/indexContent.png);*/
	margin: 0px;
	padding: 0px;
	width: 685px;
	position: relative;
	overflow: auto;
}
#underConstruction {
	background-image: url(../mat/grafiken/underConstruktion.jpg);
	width: 354px;
	height: 411px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
	background-repeat: no-repeat;
	position: relative;
	top: 25px;
}
#underConstructionText {
	width: 260px;
	padding-top: 90px;
	padding-left: 55px;
	position: relative;
}
#underConstructionText h3 {
	color: #E1672B;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#underConstructionText p {
	font-size: 11px;
	line-height: 16px;
}





#contentFlash {
	height: 233px;
	margin: 0px;
	padding: 0px;
}

#mpInfo {
	height: 303px;
	width: 204px;
	position: absolute;
	left: 696px;
	top: 65px;
	background-image: url(../mat/backs/mpInfo.png);
	padding: 10px;
	color: #FFFFFF;
}
#mpInfo_zurPerson {
	font-size: 10px;
	color: #EEEEFF
}

#mpInfo_Unterschrift {
	font-size: 11px;
	font-weight: bold;
}

#mpInfo_ue1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
}
#mpInfo_text {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}


#downLeiste {
	height: 239px;
	background-color: #495D67;
	background-image: url(../mat/backs/DownleisteBack.jpg);
	position: relative;
}

#cdbuttonIndex {
	position: absolute;
	left: 696px;
	top: 118px;
}

#cdbutton {
	position: absolute;
	left: 696px;
	top: 407px;
}

#footer {
	background-image: url(../mat/backs/footer.png);
	height: 32px;
	position: relative;
	top: 1px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}

a.footerLink {
	text-decoration: none;
	letter-spacing: 0.06em;
	font-size: 10px;
}


a.footerLink:link {
	text-decoration: none;
	color: #FBFCFD;
}

a.footerLink:visited {
	color: #FCFCFE;
}


a.footerLink:hover {
	color: #FCFCFE;
	text-decoration: underline;
}



#container {
	height: 566px;
	width: 941px;
	padding: 0px;
	margin-top: -283px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	top: 50%;
}



/* Gästebuch */

#downLeisteGBContainer {
	font-size: 12px;
	color: #DED0BD;
	height: 228px;
	width: 250px;
	position: absolute;
	left: 384px;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 19px;
}
#downLeisteGBzumGBbutton {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.downLeisteTextGB {
	color: #ded0bd;
	font: 10px/13px Verdana, Geneva, sans-serif;
}
.downLeisteTextGB p {
	padding: 0px;
	margin: 0px 0px 7px;
}


#downLeisteNewsContainer {
	position: absolute;
	height: 238px;
	width: 382px;
	color: #DED0BD;
	font-size: 12px;
}
.downLeisteUE1GB {
	color: #e1672b;
	margin-bottom: 20px;
	font: bold 14px Verdana, Geneva, sans-serif;
}
.downLeisteUE2GB { font-weight: bold; 
}

.downLeisteDatumGB {
	color: #A0A0A0;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
}

.gbTrenner {
	width: 406px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
		
}

#testContainer img {
	margin-left: -472px;
	position: absolute;
	height: 566px;
	width: 943px;
	left: 678px;
	top: 342px;
	margin-top: -283px;
	z-index: 10;
	display: none;
}

.menu{
	position: absolute;
	z-index: 1;
	left:5px;
	top: 18px;
}

/********************************************************************************************************************

	Menü Start

*********************************************************************************************************************/


#menueContainer {
	background-image: url(../mat/backs/topBack.png);
	height: 50px;
	width: 941px;
	position: relative;
	z-index: 1000;
}


.menu ul, menu li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

.menu li{
	float: left;
	padding: 2px 2px;
}

.menu a{
	border:none;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: 0px 2px;
	display: block;
	color: #dfd1be;
	padding: 5px 5px 5px;
}

.menu a:hover{
	background-color: #fff;
	color:#3d4d55;
	background-image: url(../mat/backs/MenueMainBackHover.jpg);
}

.subMenue {
	position: relative;
	top: 6px;
	display: none;
	margin: 0px;
	padding: 0px;
}

.subMenueLI  {
	clear: left;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


a.linkSubMenue {
	margin: -2px;
	display: block;
	text-align: left;
	width: 160px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: none;
	border-left-style: none;
}

a.linkSubMenue:link, a.linkSubMenue:visited {
	color: #000;
	clear: both;
	background-color: #CCC;
}

a.linkSubMenue:hover {
	color: #000;
	clear: both;
	background-color: #CCC;
}



/*  Menue ENDE *******************************************************************************************************************************************/

#gbEintragMaske {
	height: 420px;
	width: 204px;
	position: absolute;
	left: 696px;
	top: 65px;
	background-image: url(../mat/backs/gbEingragBack.png);
	padding: 10px;
	color: #FFFFFF;
}

.gbEingabeMaskeLabel {
	color: #ded0bd;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-weight: bold;
}

#gbEingabeMaskeUE {
}

#gbEingabeMaskeName {
	margin-top: 16px;
}

#gbEingabeEmail {
	margin-top: 0px;
}

#gbEingabeText {
	margin-top: 16px;
	margin-bottom: 2px;
}

.gbInput {
	color: #ded0bd;
	background-color: #3B4B53;
	font-size: 11px;
	width: 200px;
	padding: 2px;
	border-style: none;
}

.gbInputTextaerea {
	color: #ded0bd;
	background-color: #3B4B53;
	font-size: 11px;
	padding: 2px;
	width: 200px;
	height: 150px;
	border-style: none;
	font-family: Verdana, Geneva, sans-serif, Arial;
}

a.gbAbsendenBtn {
	font-size: 12px;
	text-decoration: none;
	margin-top: 4px;
	display: block;
	margin-left: 130px;
	font-weight: bold;
}

a.gbAbsendenBtn:link, a.gbAbsendenBtn:visited {
	color: #ded0bd;

}

a.gbAbsendenBtn:hover {
	color: #ded0bd;
	border: 1px solid #ded0bd;
}

.gbAnzeigerName {
	font-size: 12px;
	font-weight: bold;
	color: #e8651b;
	float: left;
}

.gbAnzeigerDatum {
	float: left;
	margin-left: 20px;
}

.gbAnzeigerText {
	color: #3b4b53;
	font-size: 12px;
	line-height: 17px;
	margin-top: 12px;
	margin-bottom: 10px;
}
.gbEingabeMaskeEmailhinweiss {
	font-size: 9px;
	font-weight: normal;
}
#errormsgDIV {
	border: 2px solid #F00;
	background-color: #EFE8DE;
	padding: 6px;
	margin-bottom: 10px;
	display: none;
}
#errormsgDIV p {
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}




.gbAnzeigerContainer {
	padding-left: 55px;
	padding-right: 35px;
	background-image: url(../mat/grafiken/gbDeko.png);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	margin-top: 10px;
}
.newsBildAnzeige {
	float: right;
	margin: 6px;
}
.newsContainer {
	position: relative;
}
.newsDatum {
	position: absolute;
	right: 5px;
	top: 36px;
	font-size: 9px;
}
.promotiontext {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E7DDCF;
	padding: 7px;
	margin-bottom: 16px;
}
.quelltextanz {
	display: none;
}
#formularPlakat {
	display: none;
}

.wichtig {
	color: #F00;
	background-color: #F2EDE6;
	padding: 7px;
	border: 1px solid #F00;
}
.kuenstlerecke_bildLinks {
	background-color: #DED0BD;
	padding: 7px;
	float: left;
	width: 50%;
	margin: 0px;
}
.kuenstlerecke_textRechts {
	float: left;
	padding: 7px;
	background-color: #DED0BD;
	width: 40%;
}.kuenstlerecke_bildMitte {
	text-align: center;
	padding: 10px;
}
#impressum_w3cLogo {
	position: absolute;
	top: 20px;
	right: 10px;
}
.linksBilder {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.kuenstlerecke_bildinText {
	float: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
}

