body {
  margin : 0px; 
  padding : 0px; 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px; 
  line-height : 18px; 
  /*color : #4F4A40; */
  color: black;
  background-color: #797469;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px; 
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px; 
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px; 
}

table, td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px; 
  color: #4F4A40;
}

input {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px;	
} 
textarea {
	width:300px;
	height:100px;	
}

img {
  border : 0px; 
}

#container {
  width : 760px;
  height: auto;
  margin : auto; 
  margin-top: 0px;
  margin-bottom: 50px;
  background-color: #FFFFFF;
}
#telheader {
  width : 760px; 
  height : 50px; 
  overflow: hidden;
  background-color: #797469;
  color: #FFFFFF;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 50px;
}

#header {
  width : 758px; 
  height : 250px; 
  border : 1px solid #FFFFFF;
  background-image:   url(/images/headerimages/header.jpg);
  background-repeat: no-repeat;
  overflow: hidden
}
#content {
	margin-top : 26px;
	width: 760px;
	height: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	vertical-align: top;
}

#menu {
	display: inline;
	float: left;
	width : 200px;
	height: auto;
	margin-right : 10px;
	padding-right : 10px;
	margin-left : 0px;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #E4E3E1;
	font-size: 12px;
	font-weight : bold;
	text-align : left;
	line-height: 17px;
}

#menu td {
	font-size: 10px;
}

/*#menuright {
	display: inline;
	float: right;
	width : 140px;
	height: auto;
	margin-left : 10px;
	padding-left : 10px;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #E4E3E1;
	font-size: 12px;
	font-weight : bold;
	text-align : left;
}*/
#txt {
	display: block;
	float:left;
	width : 500px;
	height: 100%;
	text-align: left;
	margin-bottom : 25px;
	margin-right: 10px;
	color: #4f4a40;
}
#line {
    text-align: center;
	display : block;
	float: center;
	width: 100%;
	height: 2px;
	border-top: 1px solid #E4E3E1;
	margin-bottom: 15px;
}

ul.menu {
  margin: 0;
  list-style: none; 
  font-size: 11px;
  /*font-weight: bold;*/
  line-height: 15px; 
  color: black;
}

ul.menusearch{
  margin: 0;
  font-size: 11px;
  /*font-weight: bold;*/
  line-height: 11px; 
  color: black;
}

ul.menu a, ul.menu a:visited, ul.menu a:hover {
  color: black;
}

li.menub {
  margin-bottom: 6px; 
  line-height: 16px; 
  font-size: 11px;
  font-weight: bold;
}

li.menu { 
  margin-bottom: 6px; 
  line-height: 15px; 
  font-size: 11px;
  font-weight: normal;
}

li.menu_artikel {
  padding-bottom: 15px;
  color: black;
  font-weight: normal;
}

ul.submenu {
  font-weight: normal;
  list-style-type: square;
}

li.submenu {
  margin-left: -27px;
  padding-bottom: 4px;
  font-weight: normal;
  color: black;
}

li.menu_rubriek {
  font-weight: bold;
  padding-bottom: 6px;
  color: black;
}

li.menu_rubriek a, li.menu_artikel a {
	color: black;
}


.test {
	font-size:10px;
	font-weight:normal;
	text-align:left;
}

.test1 {
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

.test2 {
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

.titel_txt {
	font-size: 12px;
	font-weight: bold;	
}
img.appartementfoto {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid black;
}

select.inputselect {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a, a:link, a:visited {
  color : #797469;
  text-decoration : none; 
}

a:hover, a:focus, a:active {
  color : #797469;
  text-decoration : underline; 
}

#txt a, #txt a:link, #txt a:visited, #txt a:hover, #txt a:focus, #txt a:active {
  color : #0000FF;
  text-decoration : underline; 
}

.prijzen td {
	font-size : 11px;
}
 