@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 140%;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 140%;
}
img {
	border: 0px;
}
.subtextMittig {
	padding: 18px 20px;
	vertical-align: middle;
	font-size: 11px;
}
.subtextAbsatz {
	font-size: 11px;
}
.subtextBild {
	font-size: 11px;
	text-align: center;
	background-color: #F0D8E6;
	margin: 0px;
	padding: 0px;
}
.zelleMittig {
	padding: 18px 20px;
	vertical-align: middle;
	font-size: 11px;
	text-align: center;
}

#zentriert #inhaltHochzeit .zelleMittig a {
	color: #C20075;
	text-decoration: none;
	border-bottom: 1px dotted #C20075;
}


/* STRUKTUR */

#zentriert {
	background-color: #FFFFFF;
	position: absolute;
	height: 600px;
	width: 960px;
	left: 50%;
	top: 50%;
	margin-left:-480px;
	margin-top:-300px;
}
#kopfbild {
	height: 130px;
	width: 960px;
}
#zentriert #kopfbild img {
	margin-left: 480px;
	border: 0px;
}

#inhalt {
	height: 300px;
	width: 960px;
}
#abstand {
	height: 30px;
	width: 960px;
}
#navigation {
	height: 140px;
	width: 960px;
	padding-top: 10px;
	background-image: url(Bilder/Steininger_blumen_naviHg.jpg);
	background-repeat: no-repeat;
}
#zentriert #navigation img {
	border: 0px;
}
#zentriert #navigation a {
	border: 0px;
}

/* HOCHZEIT */
#inhaltHochzeit {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Hochzeit_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltHochzeitText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltHochzeit #inhaltHochzeitText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* TRAUER */
#inhaltTrauer {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Trauer_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltTrauerText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltTrauer #inhaltTrauerText p {
	margin-left: 165px;
	margin-right: 555px;
	margin-top: 10px;
	line-height: 140%;
}

/* DEKORATION */
#inhaltDeko {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Dekorationen_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltDekoText {
	height: 300px;
	width: 960px;
	overflow: auto;
	height: 300px;
	width: 960px;
}
#zentriert #inhaltDeko #inhaltDekoText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* WOHLFUHLFLORISTIK */
#inhaltWohlfuehl {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Wohlfuehl_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltWohlfuehlText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltWohlfuehl #inhaltWohlfuehlText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* WIR ÜBER UNS */
#inhaltWir {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Wir-ueber-uns_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltWirText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltWir #inhaltWirText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}

/* AKTUELLES */
#inhaltAktuelles {
	height: 300px;
	width: 960px;
	background-image: url(Bilder/Aktuelles_Startbild.jpg);
	background-repeat: no-repeat;
}
#inhaltAktuellesText {
	height: 300px;
	width: 960px;
	overflow: auto;
}
#zentriert #inhaltAktuelles #inhaltAktuellesText p {
	margin-left: 645px;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 140%;
}
