html {height: 101%}
body {
background-color: black;
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#container {
	  position: relative;
      margin: 0 auto;
	  width: 779px;
	  text-align: left;
}

a:link { color: #5665F6; text-decoration: none; font-weight:bold; }
a:visited { color: #5665F6; text-decoration: none;font-weight:bold; }
a:hover { color: white; text-decoration: none }
a:active { color: red; text-decoration: none }

.color a {color:red;font-weight:bold;text-decoration:none;}
.color a:hover { color: white; text-decoration: none }

#language {
width: 360px;
text-align: right;
position: absolute; top: 0px; right: 145px;
padding: 5px;
color: #666666; 
font-weight:bold;
}

#nav {
width: 360px;
text-align: right;
position: absolute; top: 35px; right: 145px;
padding: 5px;
color: #666666; 
font-weight:bold;
}

#nav ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav li {
margin: 0 0.35em;
display:inline;
}

#language ul {
list-style: none;
padding: 0;
margin: 0;
}

#language li {
margin: 0 0.50em;
display:inline;
}

#content {
width: 360px;
position: absolute; top:70px; right: 145px;
padding: 10px;
color: #666;
}

#bannerpage {
position: absolute; top:70px; right: 145px;
padding: 10px;
color: #666;
}

.centeredbanners {
text-align:center;
}

.centeredbanners img  {border:0;}

#mainimage {
width: 271px;
height: 409px;
position: absolute; top:83px; right: 545px;
background-image: url(../images/Gigolo-David-uit-Antwerpen-1.jpg);
background-repeat: no-repeat;
}

#escortimage {
width: 75px;
height: 424px;
position: absolute; top:70px; right: 35px;
background-image: url(../images/Gigolo-David-uit-Antwerpen-2.jpg);
background-repeat: no-repeat;
}

#content a:link { color:#DFDFDF; text-decoration: underline;font-weight:normal;}
#content a:visited { color: #DFDFDF; text-decoration: underline;font-weight:normal;}
#content a:hover { color: white; text-decoration: none;}
#content a:active { color: red; text-decoration: none }

#bannerpage a:link { color:#DFDFDF; text-decoration: underline;font-weight:normal;}
#bannerpage a:visited { color: #DFDFDF; text-decoration: underline;font-weight:normal;}
#bannerpage a:hover { color: white; text-decoration: none;}
#bannerpage a:active { color: red; text-decoration: none }

h1 {       
	font-size: 1.1em;
	color: white;
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {       
	font-size: 1em;
	color: #eee;
	font-weight: bold;
	font-style:italic;
}

h3 {

	font-size: 1em;
	color: #eee;
	
	font-style:italic;
}

p,ul,td {
 font-size: 1em;
 line-height: 150%;
 color: #DFDFDF;
 font-weight: normal;

 }

#ervaringen {
margin-top:50px;
border:1px solid grey;
padding:10px;
}

#ervaringen h2 {
	color:red;
	font-style:normal;
}



.wensen {
text-align:center;
padding:5px;
color:red;
font-weight:bold;
display:block;
background-image:url(/seasongreetings.jpg);
}

.footer {
font-size:0.9em;
margin-top:2em;
color:#666;
}

.footer a {
color:#666;
text-decoration:underline;
font-weight:normal;
}

pre {font-size:0.8em;color:white;}

.right {text-align:right;} 

#thumbimagehold {
text-align: center;
}

#mainimagehold {
text-align: center;
}

#thumbimagehold img {
border: 0;
width: 100px;
height: 150px;
padding: 5px;
}

#mainimagehold img {
border: 0;
/*width: 300px;
height: 200px;*/
padding: 5px;
}

strong {text-decoration: underline}
#content strong {font-weight:bold;text-decoration:none;}

.style24 {color: red; font-weight:bold;font-size:1.2em;}
.color {color: red;font-weight:bold;}
.input {
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	color: #666666;
	border: none;
	overflow: auto;
	}