body
{
    margin: 0;
    padding: 0;
    text-align:center;
    background: #323232 url(../golf-hotel-zoute_images/golf-hotel-zoute_images.jpg) repeat-x top;
    font-family: Georgia;
    font-size: 0.9em;
    color: #d2d2d2;
    line-height: 1.7em;
}

iframe body
{
	background-color: #323232;
}

a
{
    color: #88b539;
    text-decoration: none;
}
a:hover
{
    color: #88b539;
    text-decoration: underline;
}
.taal
{
    position: relative;
    float: right;
    top: 96px;
    width: 380px;
}
.taal img
{
    margin-right: 10px;
    border: none;
}
.container
{
    margin: 0 auto;
    width: 950px;
}
.header
{
    width: 950px;
    height: 374px;
    background: url(../golf-hotel-zoute_images/golf-hotel-zoute_header.jpg) no-repeat;
}
.main
{
    width: 950px;
}
.content
{
    width: 712px;
    float: left;
}
.tekst
{
    margin-left: 20px;
    text-align:left;
}
.tekst h1
{
    font-family: Georgia;
    font-size: 26px;
    color: #88b539;
    text-align: left;
    font-weight: normal;
}
.tekst h2
{
    font-family: Georgia;
    font-size: 16px;
    color: #88b539;
    text-align: left;
    font-weight: normal;
    clear: both;
}
.tekst h3
{
    font-family: Georgia;
    font-size: 14px;
    color: #d8d8d8;
    text-align: left;
    font-weight: normal;
    clear: both;
}
.tekst p
{
    margin: 0px;
    margin-bottom: 30px;
}
#para a
{
	color: #d8d8d8;
}
#para a:hover
{
	color: #d8d8d8;
}
ul
{
    margin-top: 0px;
    padding-top: 0px;
    list-style: square;
    text-align: left;
}
.tekst p img
{
    margin-left: 0px;
    margin-bottom: 0px;
	min-height: 50px;
	max-height: 70px;
}
/*--Submenu--*/
.submenu
{
    width: 238px;
    float: left;
    text-align: left;
}
.submenu img
{
    margin-left: 35px;
    border: none;
}
/*--Footer--*/
.footer
{
    height: 89px;
    width: 950px;
    background-color: #555555;
    color: #d2d2d2;
    font-family: Georgia;
    font-size: 12px;
    margin-top: 30px;
    clear: both;
}
.footer a
{
    color: #d2d2d2;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
    color: #d2d2d2;
}
.foottekst
{
    padding-top: 15px;
    clear: both;
}
/*--Google maps--*/
#map
{
    width:678px;
    height:370px;
    overflow: auto;
    border: solid 1px #88b539;
}
#rondmap
{
    padding: 5px;
    border: solid 1px #88b539;
    margin-bottom: 15px;
}
.subitem
{
	font-size: 15px;
}
#koepelmenu a
{
	display: block;
	color: #d2d2d2;
	text-decoration: none;
	height: 25px;
}
#koepelmenu a:hover
{
	display: block;
	color: #88b539;
	text-decoration: none;
	height: 25px;
	background: url(../golf-hotel-zoute_images/menu_bg.jpg);
}
#koepelmenu
{
	margin-bottom: 50px;
	padding-left: 35px;
}


#popup{
background-color:#323232;
padding:20px;
color:#fff;
}

#popup span{
	color:#88b539;
}

#popup strong{
	color:#88b539;
}