/* 
-------------------------------
Festtagszucker - Editorial
-------------------------------
*/

/*GENERIC GLOBAL STYLES*/

#editorial {
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	border:0;
	width: 900px;
}

h1 { line-height:14px; }

#header-container-1 {
	float: left;
	margin-top: 125px;
	width: 885px;
	height: 140px;
 	display: block;
}
#text-header-container-left {
	float: left;
	height: 145px;
	width: 560px;
	border: 1px solid #e5e6e7;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}

#text-header-container-right {
	float: right;
	height: 140px;
	width: 252px;
	border: 1px solid #e5e6e7;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 10px;
	text-align:justify;
}


#container-1 {
	float: left;
	margin-top: 10px;
	width: 287px;
	height: 300px;
 	display: block;
}

#text-container-1 {
	float: left;
	width: 250px;
	height: 75px;
	border: 1px solid #e5e6e7;
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px;
	text-align:justify;
	background: #FFF url(http://www.festtagszucker.de/modules/editorial/images/icon-karten-hochzeit-taufe-kommunion.jpg) no-repeat right top;
}

#container-2 { 
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 300px;
 	display: block;
}

#text-container-2 { 
	float: left;
	width: 250px;
	height: 75px;
	border: 1px solid #e5e6e7;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	text-align:justify;
	background: #FFF url(http://www.festtagszucker.de/modules/editorial/images/icon-gastgeschenke-hochzeit-taufe-kommunion.jpg) no-repeat right top;
}

#container-3 { 
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 300px;
 	display: block;
}

#text-container-3 { 
	float: left;
	width: 250px;
	height: 75px;
	border: 1px solid #e5e6e7;
	margin-top: 10px;
	margin-left: 25px;
	padding: 10px;
	text-align:justify;
	background: #FFF url(http://www.festtagszucker.de/modules/editorial/images/icon-mandeln-hochzeit-taufe-kommunion.jpg) no-repeat right top;
}

#bottom-container {
	float: left;
	width: 890px;
	height: 160px;
	margin-top: 50px;
	margin-bottom: 50px;
 	display: block;
}
