/* @override http://culipro.nl/glazenruimte/include/styles.css */

body
{
margin: 50px 0 0 0;
padding: 0;
background: url("../images/background.gif");
color: #FFF;
font: 11px/16px "Trebuchet MS", Arial, Verdana, sans-serif;
}

#container
{
width: 100%;
background: url("../images/blackbar.gif") 0 67px repeat-x;
text-align: center;
}

#content
{
width: 740px;
position: relative;
margin: 0 auto;
text-align: left;
height: 470px;
}

a
{
text-decoration: none;
color: #969;
}

a:hover
{
text-decoration: underline;
}

#header
{
background: url("../images/logo.gif") no-repeat;
height: 23px;
padding: 47px 0 0 0;
text-align: right;
}

#menu
{
position: absolute;
top: 90px;
height: 330px;
width: 150px;
font-size: 13px;
font-weight: bold;
text-align: right;
}

#images
{
background: url("../images/images.gif") no-repeat;
position: absolute;
top: 70px;
left: 160px;
height: 390px;
width: 220px;
text-align: center;
}

#main
{
position: absolute;
top: 90px;
right: 0;
overflow: auto;
width: 330px;
height: 330px;
padding: 0 20px 0 0;
}

p
{
margin: 20px 0 0 0;
text-align: justify;
}

#images p
{
font-size: 13px;
text-align: center;
font-weight: bold;
padding: 20px;
}

#footer
{
position: absolute;
top: 445px;
right: 0;
letter-spacing: 2px;
word-spacing: 2px;
color: #999;

}
#footerhaiti
{
	position: absolute;
	top: 465px;
	right: 0;
}

#header a, #footer a
{
color: #666;
}

h3
{
font-size: 13px;
margin: 0;
padding: 0;
}

h3 span
{
color: #969;
}

#menu ul, #menu ol
{
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#menu a
{
display: block;
color: #FFF;
text-decoration: none;
width: 150px;
border-bottom: solid 1px #FFF;
padding: 3px 0 3px 0;
}

#menu a:hover
{
color: #969;
}

#menu ol a
{
border: none;
font-size: 11px;
}


#eyecatcher
{
background: url("../images/eyecatcher.gif") no-repeat;
position: absolute;
top: 70px;
left: 160px;
width: 560px;
height: 370px;
padding: 0 10px 0 10px;
}