@charset "utf-8";
/* CSS Document */

body, td {
	color: #003399;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color:#8eb9e5;
}


strong{
color: #003399;
font-weight:bold;
}

a {
	color: #8eb9e5;
	text-decoration: none
}
a:link {
	color: #8eb9e5;
	text-decoration: none
}
a:visited {
	color: #8eb9e5;
	text-decoration: none
}
a:hover {
	color: #003399;
	text-decoration: none
}
a:active {
	color: #8eb9e5;
	text-decoration: none
}

#container{
margin:20px auto;
width:980px;
height:593px;
background-image:url(/images/geboortekaart_abel.jpg);
background-repeat:no-repeat;
border:8px solid #eeeeee;
}

#logo{
float:left;
width:960px;
margin:20px 0 0px 20px;
}

#tekst{
float:left;
width:355px;
margin:10px 20px 30px 20px;
}