/*html {
	overflow:hidden;
	
	<div id="container">
	<img src="website/binnen.jpg" alt="yaquinas inside" width="1000" height="550" border="0" usemap="#Map" />
  <map name="Map" id="Map"><area shape="poly" coords="337,485,331,461,220,475,224,502" href="guestbook.php" /><area shape="poly" coords="298,221,292,197,181,211,185,238" href="willkommen.php" /><area shape="poly" coords="332,456,326,432,215,446,219,473" href="Kontakt.php" /><area shape="poly" coords="329,426,323,402,212,416,216,443" href="news.php" /><area shape="poly" coords="324,399,318,375,207,389,211,416" href="memorys.php" /><area shape="poly" coords="320,371,314,347,203,361,207,388" href="gallerie.php" /><area shape="poly" coords="315,341,309,317,198,331,202,358" href="show.php" /><area shape="poly" coords="311,311,305,287,194,301,198,328" href="pups.php" /><area shape="poly" coords="306,280,300,256,189,270,193,297" href="female.php" /><area shape="poly" coords="301,251,295,227,184,241,188,268" href="male.php" />
    <area shape="poly" coords="298,221,292,197,181,211,185,238" href="#" />
  </map>
	<div id="content"></div>
  <div  id="design"><a href="http://www.design.diamond-place.com" target="_blank" class="stijl1">Design &amp; Maintenance by Diamond Design</a></div>
  <div id="footer">© alle Rechte sind reseviert an Yaquinas.de </div>
  
  </div>
 
 inlog database
 
 <?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_monsieur = "db2098.1und1.de";
$database_monsieur = "db298761948";
$username_monsieur = "dbo298761948";
$password_monsieur = "jE6ddwzt";
$monsieur = mysql_pconnect($hostname_monsieur, $username_monsieur, $password_monsieur) or trigger_error(mysql_error(),E_USER_ERROR); 
?> 
  
}*/

 
body {
	background-color:#000;
	font-family:"Lucida Console", Monaco, monospace;
		}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	width:1000px;
	height:550px;
	background-color: #000;
}

#content{
	position:absolute;
	left:400px;
	top:153px;
	height:332px;
	width:536px;
	overflow:auto;
	text-align: left;
	color: #FFF;
	
}
#design {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;


	font-style:
	color: #FFF;
	position:absolute;
	left:786px;
	top:553px;
	height:19px;
	width:216px;


}	
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	position:absolute;
	left:2px;
	top:552px;
	height:21px;
	width:259px;
	}
#update {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	position:absolute;
	left:-651px;
	top:-3px;
	height:21px;
	width:131px;
	}
.tekst{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 16px;
	text-align: left;
	
	}
.tekst_kl{
	font-family: Arial, Helvetica, sans-serif;
	color:#B0BBBF;
	font-size: 14px;
	text-align: left;
	font-weight: left;
	}
	
.coverlinkschrift{
	font-family:Arial, Helvetica, sans-serif;
	color:#B0BBBF;
	font-size:16px;
	
	}
.titelschrift {
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:16px;
font-style:italic;
font-weight: bold;
}	

a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 18px;
}
a:active {
	text-decoration: none;
	color:#FFF;
	font-size: 14px;
}

<?php
mysql_free_result($rs_geschiedenis);
?>

