body {
	background-color: #f4efe2;
	margin-top: 5px;
	font-family:Calibri;
	font-size: 14px; 
	line-height:18px; 
	color:#663300;
}


div.container{
width: 1020px;
margin-left:auto;
margin-right:auto;
} 

div.spacer:{
clear: both;
}


div.right {
width: 100px;
float:left;
margin-top:18px;
}

div.page {
width: 880px;
background-image: url(/wandelwijzer/images/background.jpg);
background-repeat: repeat-y;
background-position: center;
float:left;

}

div.header {
width: 880px;
height:84px;
background-image: url(/wandelwijzer/images/background_header.jpg);
clear:both;
text-align:right;
}

div.img_left {
width:267px;
height:120px;
float:left;
border-top:solid 1px  #C11428;
border-left:solid 1px  #C11428;
margin-left:35px;
}


div.img_right {
width:539px;
height:120px;
float:left;
text-align: right;
border-top:solid 1px  #C11428;
border-left:solid 1px  #C11428;
border-right:solid 1px  #C11428;
}

div.menu_top {
width:845px;
height:18px;
padding-right:35px;
float:left;
font-size:12px;
}

div.menu_middle {
width:210px;
height:45px;
float:left;
cursor:pointer;
margin-left:40px;
}

div.menu {
width:840px;
height:18px;
text-align:right;
float:left;
padding-right:40px;
}

div.foto {
width: 878px;
height:140px;
text-align:center;
padding-left:2px;
}

div.text {
width:800px;
text-align: left;
margin-top: 15px;
margin-bottom:10px;
margin-left:40px;
min-height:400px;
}

div.footer {
width: 880px;
height:20px;
background-image: url(/wandelwijzer/images/background_footer.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#F4EFE2;
clear:both;
font-size:12px;
text-align:center;
padding-top:24px;
color:#5F5D59;
}


a {color:#C11428;}

a.link1:link {font-family:calibri,sans-serif; color: #5b4a42; text-decoration:none; font-size:14px; font-weight:bold;}
a.link1:visited {font-family:calibri,sans-serif; color: #5b4a42;  text-decoration:none; font-size:14px; font-weight:bold;}
a.link1:hover {font-family:calibri,sans-serif; color: #C11428;  text-decoration:none; font-size:14px; font-weight:bold;}
a.link1:active {font-family:calibri,sans-serif; color: #5b4a42; text-decoration:none; font-size:14px; font-weight:bold;}

a.link2:link {font-family:calibri,geneva,sans-serif; color: #C11428; text-decoration:none; font-size:14px; font-weight:bold;}
a.link2:hover {font-family:calibri,geneva,sans-serif; color: #C11428;  text-decoration:none; font-size:14px; font-weight:bold;}
a.link2:visited {font-family:calibri,geneva,sans-serif; color: #C11428;  text-decoration:none; font-size:14px; font-weight:bold;}
a.link2:active {font-family:calibri,geneva,sans-serif; color: #C11428; text-decoration:none; font-size:14px; font-weight:bold;}

a.link3:link {text-decoration:none;}
a.link3:hover {text-decoration:none;}
a.link3:visited {text-decoration:none;}
a.link3:active {text-decoration:none;}

a.link4:link, a.link4:visited, a.link4:hover {color:#5F5D59; text-decoration:underline;}

a.button:link {color: #FFFFFF;text-decoration:none; font-size:14px;  font-weight:bold;background-color:#C11428;padding: 2px 4px 2px 4px;border: solid 1px #663300;}
a.button:visited {color: #FFFFFF;text-decoration:none; font-size:14px; font-weight:bold;background-color:#C11428;padding: 2px 4px 2px 4px;border: solid 1px #663300;}
a.button:hover {color: #FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;background-color:#C11428;padding: 2px 4px 2px 4px;border: solid 1px #663300;}
a.button:active {color: #FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;background-color:#C11428;padding: 2px 4px 2px 4px;border: solid 1px #663300;}



.border{
	border:  solid 1px #663300
}

.border2{
	border: solid 1px red;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 30px;
}

.border-bottom{
	border-bottom:  solid 1px #663300
}

.style1 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #E86618;
}

H1 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #C11428;
	display:inline;
}

.style2 {
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {
	font-weight: bold;
	color: #C11428;
}

.small{
	font-size:13px;
}

#Layer1 {
	position:relative;
	float:left;
	width:780px;
	z-index:1;
}
#Layer2 {
	position:relative;
	float:left;
	width:200px;
	z-index:2;
	margin-left:20px;
	text-align:right;
}

.form  {font-size: 11px; font-family: Verdana, sans-serif;}

.form_button{font-weight: bold;background-color:#C11428; color: #FFFFFF; border: solid 1px #663300;font-size: 11px;}

#map{ 
	width: 438px;
	height: 360px;
	background-image: url(/wandelwijzer/images/laden.gif);
	background-position: center;
	background-repeat:no-repeat;
	border:  solid 1px #CCCCCC;
}

div.thumbnail{
width: 160px;
height: 122px;
padding:10px 5px 0px 5px;
text-align:center;
margin-right:25px;
margin-bottom:5px;
background-image:url(/wandelwijzer/images/thumb_bg.png);
float:left;

}