body
{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	line-height: 16px;
	background: url(http://www.paula-in-paris.de/newsletter/images/page/hintergrund.jpg) center repeat-y;
}

#main {
	width:666px;
	background: url(http://www.paula-in-paris.de/newsletter/images/page/verlauf.jpg) no-repeat 467px 100%;
	margin:auto;
}

#header {
	width:666px;
	height:165px;	
}

.content {
	width:666px;
}

.bild {
	width:200px;
	float:right;
	position:relative;
	z-index:20;
}

.text {
	width:426px;
	text-align: left;
	padding-left: 20px;
	color: #4C4C4C;
	font-size: 10px;
	line-height: 16px;
}


h1, h2, h3, .orange, a, hr {
	color:#ed7225;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size:13px;
}

h3 {
	font-size:10px;
}

.orange {
	font-weight:bold;
}

hr {
	color:#ed7225;
	background-color:#ed7225;
	height:1px;
	border:none;
	margin:40px 0px;
}




