/* CSS Document */
/*background-image:url(img/index_bg1.jpg); */

body {background-color: #71A461;
border:0;
margin:0;
padding:0;
}

#container {margin: 0px auto;
padding:0px;
width: 990px;
height: 588px;
background-color: #71A461;
background-repeat:no-repeat;
}

div#menu {color: #fdffd3;
font-family:Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size:15px;
font-weight:bold;
line-height: 1.6em;
top:120px;
width:240px;
position:absolute;
}

div#menu ul{
list-style-type:none;
margin:0;
padding:.5em;
}

div#menu ul li {
font-size:15px;
line-height:1.3em;
margin-top:0;
margin-bottom:.4em;
padding-top:0;
padding-bottom:0;
}

div#menu a{color: #fdffd3;
text-decoration:none;
}

div#menu a:hover {
font-style:italic;
color:#3cf;
}

div#footer{color: #fff;
font-family:Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
left:0px;
top:77px;
padding-left: 1em;
position:relative;
}

div#footer a {
color:#fff;
text-decoration:none;
}

div#title {color: #31845a;
font-family:Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size:22px;
font-weight:bold;
font-style:oblique;
top:20px;
clear:both;
width:450px;
height:50px;
position:absolute;
}

div#logo {top:0;
left:610px;
clear:both;
width:385px;
height:75px;
position:relative;
}

div#printicon {top:5px;
left:945px;
clear:both;
width:50px;
height:17px;
position:relative;
cursor:pointer;
}

div#content {top:9px;
left:245px;
color: #000;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:14px;
width:745px;
height:400px;
overflow:auto;
clear:both;
position:relative;
}

div#prices {top:10px;
left:540px;
position:absolute;
color: #000;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:11px;
}


/* Tekst bewerkingen */

.f1 { float: left; font-size: 10px; margin-right: 10px; margin-bottom: 10px; padding: 5px; }
.f2 { float: right; font-size: 10px; margin-right: 10px; margin-bottom: 10px; padding: 5px; }


h1 {font-family: Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size:16px;
font-weight:bold;
}

h2 {font-family: Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size:16px;
font-weight:bold;
}

.small {font-size:x-small;}

.u {text-decoration:underline;}

.b {font-weight:bold;}

.i {font-style:italic;}

.braun {font-weight:bold;
color: #552B00;}

.blue {font-weight:bold;
color: #06f;}

.offer {font-size:115%; font-weight:bold;}

.error {color:#CC0000;
}

p.in {margin-left:1em;}

ul{list-style-type:none;}

#map {margin: 0px auto;
padding:0px;
width: 478px;
height: 1000px;
}

#print {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

#button {color: #000;
font-family: Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size: 16px;
font-weight: bold;
border: 1px solid #000;
padding: 5px;
width: 75px;
text-align:center;
}

#button a:hover {
font-style:italic;
color:#3cf;
cursor: pointer;
}

a.braun:link {color: #552B00;}
a.braun:visited {color: #552B00;}

img {border-color:#000000;}

/*begin popup setting*/
div.popup { z-index: 1; }

div.popup div.menu_form_header
{
  border: 2px solid black;
  border-bottom: none;

  width: 550px;
  height: 20px;
  line-height: 19px;
  vertical-align: middle;

  background-color: #34ccfd;

  cursor:  default;
}

div.popup div.menu_form_body
{
  width: 550px;
  border: 2px solid black;
  background-color: #71a461;
}

div.popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

h1 {font-family: Papyrus,"Tempus Sans ITC", "Trebuchet MS", Arial, sans-serif;
font-size:16px;
font-weight:bold;
}

p.pop {margin:1em;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size:14px;}
/*end popup settings*/