body {
	background: #001128;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #001128;
}


a {
	color: #D00;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:22px;
}


h2 {
	font-size:14px;
}

h3 {
	font-size:16px;
}

h5 {
	font-size:13px;
}

/* set the containing div and centre it */
#main{
    width: 875px;
    /* include the IE5.x/Win box model hack */
    \width: 875px;
    w\idth: 875px;
    margin: 0px; /*was 10*/
    margin-left: auto;
    margin-right: auto;
    padding: 0px; /*was 10*/
	background:#011128 url(../images/erohotel-bkg.gif) repeat top left;
	/*border: 5px solid #feed1f;*/
}
/* set the header div */
#header{
    padding: 0px;
    margin-bottom: 0px;
 /*   background: #e2e2e2;*/
}
/* set the navigation div */
#sidebar{
    float: right;
	width:216px;
	height:648px;
    margin: -18px 0px 0px 0;
	font-size:11px;
  padding-right: 0px;
}

/* set the content div */
#content{
 float: left;
 width: 658px;
 font-size:12px;
	/*	padding: 5px;*/
}

a#content{
 font-size:14px;
}

/* set the footer div */
#footer{
    padding: 0px;
    margin: 0px;
	text-align:center;
	font-size:10px;
	/*background: #011128;*/
		color: #fff;
    clear: both;
}


#zoek {
	/*background: url(../images/zoek-snollen-bkg.gif) no-repeat left top;*/
	/*padding: 5px;*/
	padding: 20px 60px 20px 30px;
	margin:0;
	width:126px;
	height:144px;
	overflow: hidden;
}

#menu {
	/*background: url(../images/menu-live-snollen.gif) no-repeat left top;*/
	padding: 20px 60px 20px 30px;
	margin: 0;
	width:126px;
	height:409px;
	overflow: hidden;
	
}


table.profiel-bkg  {
	/*background: url(../images/profiel-bkg.gif) no-repeat left top;*/
}
td table.profiel-bkg  {
padding:0px;
margin:0;
}


#descr {
position:static;
border: 0px #000000 solid;
overflow:hidden;
width: 327px;
height: 72px;
font-size:12px;
/*padding: 5px 10px 0px 10px;*/
text-align:justify;
}



/*img.foto {
border: 3px solid #e21351;
margin: 8px 0 10px 0;
}*/

img.profiel {
border: 3px solid #3181d2;
margin: 0px 0 10px 10px;
float:right;
}

#single-bottom {
	clear: both;
	background-color: #001128;
	font-size:14px;
	font-weight:bold;
	padding: 10px;
}
	
.rood {
color:#900;
font-size:14px;
font-weight:bold;
font-variant: small-caps
}

.wit {
color:#fff;
}

a.rood {
font-size:17px;
}
