
/*=(===============================================================)*/
/*=(======================FLOWFACT-NEWSLETTER======================)*/
/*=(===============================================================)*/


body {
	font-family: Arial,Verdana,Helvetica,sans-serif; 
}

i{
	color:#000080;
	font-weight:bold;
	font-style:italic;
}

.small {
	font-size: 10.0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight: bold;
}

ul {
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url('http://www.immo-erfolg.de/newsletter/images/bullet_rot.gif');
	margin-left: 17px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	font-size: 12.0px;
}

ol {
	list-style-type:decimal;
	list-style-position:outside;
	margin-left: 28px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	font-size: 11.0px;
}

ul.grau {
	list-style-type:disc; 
	list-style-position:outside;
	list-style-image:url('http://www.immo-erfolg.de/newsletter/images/bullet_grau.gif');
	margin-left: 118px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	font-size: 12.0px;
}

p, td {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-rigth: 0px;
	font-size: 12.0px;
	font-weight: normal;
	color: #000000;
}

.kopf {
	background-image:url('http://www.immo-erfolg.de/newsletter/images/ff_nl_hg_rot.gif');
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 20.0px;
	color:#F7EFD6;
	font-weight: bold;
	text-align: center;
}

.fuss {
	background-image:url('http://www.immo-erfolg.de/newsletter/images/ff_nl_hg_rot.gif');
	padding-top: 15px;
}

.hg_beige {
	background-image:url('http://www.immo-erfolg.de/newsletter/images/hg_beige.gif'); 
}

.hg_rahmen {
	background-image:url('http://www.immo-erfolg.de/newsletter/images/ff_nl_black.gif'); 
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	width: 100%;
	color: #CC0000;
 	height: 1px;
	border:0px;
	text-align:left;
	background-color: #CC0000;
}


hr.grau {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	width: 100%;
	color: #808080;
 	height: 1px;
	border:0px;
	text-align:left;
	background-color: #808080;
}


.newsletter{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 17.0px;
	color: #ffffff;
}

h1{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-transform: none;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 6pt;
	border: solid #808080 1pt;
	border-right-style: None;
	border-left-color: #808080;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #808080;
	border-top-style: solid;
	background-color: #808080;
	margin-left: 0px;
	border-left-width: 3px;
}

h2{
	font-weight: bold; 
	font-size: 20.0px;
	margin-left:0px;
	margin-bottom:20px;
}

h3 {
	font-weight: bold;
	font-size: 15.0px;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:5px;
}

h4 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12.0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:2px;
	color:#CC0000;
}

a {
	font-weight: bold;
	color:#CC0000;
}

a:link { text-decoration:underline; }
a:visited {text-decoration:underline; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }