/* Crazy Campers CSS document */
* {
font-family: Verdana;
}

a:hover {
	text-decoration: none;
}

/* Body */
body {
	background-attachment: fixed;
	font-family: Verdana;
	padding: 0px;
	margin:0px; 
	Overflow-X:hidden;
	
	background-position:top 1600;
	Background-Color:c5d957; 
}
/* Left container */
div#left_container {
	margin-left: 13px;
	margin-top: 14px;
	float: left;
	*margin-left: 13px;
	_margin-left: 6px;
	*margin-top: 10px;
	height: 100%;
}

/* Het menu */
div#menu{
	position: relative !important;
}

div#menu ul{
	background: url( "images/menu_spacer.jpg" ) repeat-y;
	margin: 0px;
	margin-top: -20px;
}

div#menu ul p{
	margin-left: -32px;
	margin-bottom: 10px;
	*margin-bottom: 10px;
	*margin-left: 8px;
	*margin-top: 20px;

}	

div#menu li{	
	margin-left: -32px;
	*margin-left: 8px;
	padding-bottom: 1px;	
	list-style-type: none;
}

div#menu p{	
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
	margin-bottom: 0px;
	*margin-bottom: -5px;
}

div#menu a{
	font-family: Verdana;
    font-style:  smooth;
    font-weight: normal;
    src: url( "ERASDEM0.eot" );
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

div#menu a:hover{
	font-family: Verdana;
    font-style:  smooth;
    src: url( "ERASDEM0.eot" );
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

div#menu li a{
	margin-left:-4px;
	margin-right:4px;
	padding:3px 4px;
	display:block;
	font-family: Verdana;
    font-style:  smooth;
    font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

div#menu li a:hover, div#menu a.active{
	font-family: Verdana;
    font-style:  smooth;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	background:#34a9d5;
}

/* 3 kleine images */
ul.images{
	width: 178px;
	/*height: 383px;*/
	margin-left: -40px;
	*margin-left: -0px;
	margin-top: 15px;
	*margin-top: 15px;
}	

ul.images li{	
	list-style-type: none;
	padding-bottom: 7px;
}

/* Content container */
div#content_container{
	margin-top: 12px;
	*margin-top: 10px;
	margin-left: 8px;
	width: 598px;
	height: 100%;
	float: left;
	font-size: 13px;
}

div#content_container td font{
	font-size: 13px;
}

table{
	font-size: 13px;
}

h1.title{
	font-size: 14px;
	color: #6b0000;
}

p.image{
	font-family: Eras Demi ITC;
    font-style:  smooth;
    font-weight: normal;
    src: url( "file:///D:\Documents and Settings\Ruud Veldhuis\Bureaublad\crazy_campers\ERASDEM0.eot" );
	font-size: 36px;
	position: absolute;
	text-align: right;
	right: 50px;
	top: 127px;
	*top: 161px;
}


/* footer */
div#footer {
	/*background: url( "images/footer.png" ) no-repeat;
	*behavior: url("iepngfix.htc");	
	*position: inherit;
	_position: absolute;*/
	width: 800px;
	text-align: center;
	/*clear: both;
	*clear: both;
	margin: 0px auto;
	*margin-top: -20px;
	*margin-bottom: -50px;
	margin-bottom: -60px;*/
}

div#footer p.first{
	font-family: Arial;
	font-size: 12px;
	color: #55593f;
	*padding-top: 10px;
	margin-bottom: -10px;
	*margin-bottom: -18px;
}

p.footer{
	font-family: Arial;
	font-size: 12px;
	color: #55593f;
	margin-bottom: -5px;
}

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

img {
	border: none;
}
