/* CSS Document Comme chez soi */


html{
	height:100%;}
body{
	margin:0px;
	background-color: #408043;	
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	
}
:focus{
	outline:none;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#1d2157;
	text-transform:uppercase;
	letter-spacing:5px;
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:470px;
	background-position: left center;
	padding-left:40px;
	padding-top:15px;
}

h1:first-letter {
font-size:22px;
	}
h2{
background-image:url(images/h2.jpg);
background-repeat:no-repeat;
height:12px;
padding-top:2px;
padding-left:35px;
width:215px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-transform:uppercase;
color:#525278;
letter-spacing:2px;}

/**.reservatie {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-transform:uppercase;
color:#525278;
letter-spacing:2px;
font-weight:bold;
height:20px;
padding-top:8px;}**/

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-transform:uppercase;
color:#525278;
letter-spacing:2px;
font-weight:bold;
height:12px;
padding-top:2px;}

h3 a{
color:#525278;
text-decoration:none;
}

h3 a:hover {
color:#525278;
text-decoration:underline;}

#container{
	margin:0 auto;
	width:900px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-height:100%;
	_height:100%;
	text-align: center;
}
#header{}
#menu{
	width: 225px;
	position: relative;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content{
	text-align: left;
	position:relative;
	margin-left:250px;
	margin-right:50px;
	margin-top: 0px;
	color:#003366;
}
#content p{
	color: #003366;
}

#content li{
	color: #003366;
}
#footer{
	font-family: Tahoma, Arial, "Arial Narrow";
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin-left:250px;	
	_margin-left:170px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width:550px;
}
#footer a{
	text-decoration: none;
	color: #CCCCCC;
}

.rood{
	font-family: tahoma;
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
}

#introslide{
width:750px;
height:563px;}

#introlinks a { color:#333333; text-decoration:underline; font-family: tahoma; font-size: 10px; text-transform:uppercase;}
#introlinks a:hover { color:#000000; text-decoration:underline;}

#contactdiv {
width:600px;
padding-bottom:45px;}
