/* CSS Document */

html, body { background-color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

.container { background-color: #FFFFCC; width:900px; border: 1px solid #000000; height:auto; }

#header { font-size: 14px; color:#CC3333; background-image:url(images/escort.jpg); background-position: center; background-repeat:no-repeat; height: 144px; }

#main { width: 850px; height:auto; padding: 5px 7px 5px 7px; text-align:left; }

#left { width: 200px; float: left; height:auto; padding: 5px 7px 5px 7px; text-align:left; }
.left, h2 { font-size: 12px; color:#FFFFFF; text-align: center;}
.left, a { font-size: 12px; color: #000000; }


#right { width:600px; float: right; height: auto; padding: 5px 7px 5px 7px; text-align:left; }
.right, h4 { color: #CC3300; }
.right, img { border: 1px solid #000000; }
.right, a { font-size: 14px; color: #000000; text-decoration:none; }
.right, h2 { color: #CC3300; }

<!-- .profieltop { background-color:#FF3366; height: 15px; color:#FFFFFF; padding-bottom: 5px; } -->
.profieltop { background-image:url(images/top1.gif); background-repeat:x-repeat; height: 15px; color:#FFFFFF; padding-bottom: 5px; }
.profieltop, a:link, a:hover, a:active, a:visited { color: #000000; }
.profieltop, h2 { color: #FFFFFF; }

.profielbg { border-left: 1px solid #000000; border-right: 1px solid #000000; }
.profielbottom { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; height: 25px; }