@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:13px;
	background-color:#FDFDFC;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:100%;
	color: #4D4D4D;
}


#container
{
	width:955px;
	text-align: left;
	background-image:url(../images/container-bg.jpg);
	background-repeat:no-repeat;
	position:absolute;
}

#heading
{
	width:955px;
	margin-bottom:1px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

#branding
{
	height:210px;
	margin-top:60px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position: 18px 35px;
}


#branding h1
{
	display:none;
}

#branding h2
{
	padding-left: 678px;
	padding-top: 58px;
	font-size: 26px;
	color:#666666;
	line-height: 28px;
}

em
{
	font-style:italic;
}

table
{
	margin-bottom: 10px;
}

h1
{
	font-size:18px;
	color:#000000;
	font-weight:bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}

h2
{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#9D1719;
	font-weight:bold;
}

a
{
	color: #9D1719;
}

a:hover
{
	color:#000000;
}



#contentPane
{
	position:relative;
	float:left;
	
}

#centerColumn
{
	float:left;
	width:305px;
	padding-top:13px;
}


#centerColumn ul
{
	margin-top:10px;
	margin-bottom:10px;
}

#centerColumn p
{
	margin-bottom: 10px;
}

#centerColumn li
{
	margin-left:30px;
}



#leftColumn
{
	float:left;
	width:271px;
	margin-right:12px;
	text-align:right;
	padding-right:35px;
	font-size:14px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-top:17px;
}


#leftColumn ul li 
{
	list-style:none;
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	height: 30px;

}


#leftColumn ul li a
{
	color:#9D1719;
	text-decoration:none;
	padding-right:8px;
	
}

#leftColumn ul li a:hover
{
	color: #000000;
}

#leftColumn ul li a.active
{
	color: #000000;
	font-weight:bold;
}

#centerColumn td
{
	vertical-align:top;
	padding:5px;
	padding-left:0px;
}


#footer
{
	width: 955px;
	font-size:x-small;
	color:#A2A2A2;
	text-align:right;
	margin-top:40px;
	float:left;
	
	
	
}

#footer a
{
	color:#999999;

}

#footer a:hover
{
	color: #2E4B73;
}

input.text, textarea.text, select.text
{

}

#contactForm th
{

}

#contactForm td
{

}

#contactForm td.leftCol
{
}

#contactForm input.submit
{

}

#rightColumn
{
	float:left;
	width: 240px;
	margin-left: 55px;
	margin-top: 20px;
	height: 200px;
	background-image:url(../images/ardeche.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:14px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-weight:bold;
	color:#666666;
}

.error
{
	color: #C65D29;
	font-weight:bold;
}

.errormessage
{
	border: 1px solid #cccccc;
	padding:5px;
	font-weight:bold;
	background-color: #C65D29;
}

#photos
{
	height: 207px;
	width:331px;
	position:absolute;
	left: 307px;
	top: 62px;
	background-image:url(../images/afbeeldingen/foto1.jpg);
	background-repeat:no-repeat;
}

.style1
{
	font-size:16px;
}

