/*######## Basis Style ########*/

body {
	font-family:Arial, Helvetica, Geneva, sans-serif; 
	background:#49515C;
	}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, form, fieldset,legend {
	margin:0;
	padding:0;
	}
p, li, div, h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:1em;
	}
td {vertical-align:top}
ul {list-style:none}
img,fieldset {border:0}

#header
{
	background:url(images/guia_de_empresas.gif) right bottom no-repeat;
	margin:auto;
	padding:25px 0 0 0;
	text-indent:-99999px;	
	width:800px;
	height:120px;
}
#inhalt {
	background:#fcfcfc;
	margin:auto;
	width:800px;
}
#inhalt p{
	padding:0 10px 0 10px;
	font-size:12px;
	text-align:center;
}
#inhalt h1{
	padding:12px 0 3px 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#inhalt h2{
	padding:5px 0 0 0;
	font-size:11px;
	text-align:center;
}
#inhalt h3{
	padding:0 0 5px 0;
	font-size:11px;
	text-align:center;
}
	#inhalt a:link {color:#49515C; text-decoration:none;}
	#inhalt a:visited {	color:#49515C; text-decoration:none;}
	#inhalt a:active {color:#42618F; text-decoration:none;}
	#inhalt a:hover{color: #42618F; text-decoration:none;
	}
#footer {
	background:url(images/ecuador.gif) right bottom no-repeat;
	margin:auto;
	width:800px;
	height:120px;
	text-indent:-99999px;	
}	