/* CMS für die individuellen Anpassungen der Sulzberger Seiten */


html{
	overflow-y:scroll;
	}
body{
	text-align: center;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    color: #333;
	}

#header {
	height: 200px;
	background-color: #cc6600;
	text-align: center;
	}
#center {
	text-align: left;
	width: 1140px;
	margin: 0px auto 0px auto;
	}

#block {
	width: 1116px;
	height: 100%;
	padding: 10px;
	margin-top: 10px;
	/* background-color: #ffffcc; */
	display: block;
	
	
	}
#block1 {
	width: 1116px;
	height: 100%;
	padding: 10px;
	margin-top: 10px;
	/* background-color: #ffffcc; */
	display: block;
	float: left;
	border:2px;
	/* border-color: #ff0000;*/
	border-color: #ff9933;
	border-style:solid;
	}
#block3 {
	width: 560px;
	height: 320px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ff9933;
	display: block;
	float: left;
	}
#block-text {	
	padding-left: 15px;	
	line-height: 1.4em;
	}	
#block-bild {
		float: left;
		margin-right: 10px;
		}
#footer {
	clear: both;
	width: 1120px;
	height: 50px;
	padding: 10px;
	display: block;
	background-color: #cccccc;
	margin-top: 20px;
	}
	
.marg10	{
		margin-left: 14px;
	}
.telefon {
		background-image: url(img/Sulzberger-telefonische-Beratung.png);
		background-repeat: no-repeat;
		}
.online {
		background-image: url(img/Sulzberger-zum-Onlineshop-Jeans-One.png);
		background-repeat: no-repeat;
		}		
	

