/* CSS Main Layout by Xqlusive */

body{
	background: url(../images/repeat_core.gif) repeat-x #fff;
	font: normal 0.8em/1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
}
div#flash{ 
	width: 250px; 
	height: 158px; 
	position: absolute; 
	margin: 10px 0px 0px 660px; 
	z-index: 1;
}
div#corewrap{ 
	width: 1000px;
}

#nav ul, li{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 16px;
}

/*Links*/
div#left{ 
	float: left;
	width: 250px; 
}

div#left h2 {
	background: url(../images/title_bg.gif);
	color: #fff;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 4px 0px 0px 6px;
	width: 244px; 
}
div#logo{ 
	background: url(../images/camping_schuilenburg.gif);
	height: 106px; 
	width: 250px; 
}
div#nav{
	background: #fff;
	height: 183px; 
	width: 250px; 
}
.leftblock{ 
	width: 240px; 
	background: url(../images/left_block_bg.gif) repeat-x #81c141; 
	padding: 15px 0px 10px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
div#leftstock{
	width: 250px; 
	height: 143px;
}

/*Nieuwsbrief*/

.csc-mailform{
}
.csc-mailform-field{
}
#tt_address_name, #tt_address_email{
width:195px;
}

/*Midden*/
	
div#mid { 
	width: 535px; 
	float: left;
}
div#lang_menu {
	padding: 5px 0px 0px 40px;
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	width: 495px; 
	height: 18px; 
	background: url(../images/topmenu_bg.gif);
}
div#lang_menu img {
	margin-left: 4px;
}
div#emtpy{ 
	width: 535px; 
	height: 83px; 
	background: url(../images/empty_header.gif);
}
div#stock{ 
	width: 535px; 
	height: 183px;
}
div#breadcrumb{
	padding: 4px 0px 0px 30px;
	width: 505px; 
	height: 16px; 
	background: url(../images/breadcrumb_bg.gif);
}
div#breadcrumb a {
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;	
}

div#contentwrap{ 
	width: 535px; 
	background: url(../images/content_bg.gif) no-repeat top left;
	text-align: center;
	overflow: hidden;
}
div#content{ 
	color: #123c70;
	width: 480px; 
	padding: 20px 35px 20px 30px;
	min-height: 591px;
	font-size: 0.8em;
	_height: 591px;
	text-align: justify;
	line-height: 19px;
}

/*rechts*/
div#right{ 
	width: 215px; 
	float: right;
}
div#topright{ 
	width: 215px; 
	height: 309px; 
	background: url(../images/right_block.gif) no-repeat bottom;
}
div#rightblock{
	width: 215px;
	background: #ffffff;
}
div#right h3 {
	display: block;
	width: 210px;
	height: 20px;
	margin: 0;
	padding: 5px 0px 0px 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #eb0300;
}
div#right p {
	width: 195px;
	margin: 0;
	padding: 10px 0px 5px 20px;
	background: #fff;
	font-size:0.7em;
	color: #535353;
	line-height: 16px;
}

/*footer*/

div#footer{
	padding: 30px 0px 10px 265px;
	width: 735px; 
	height: 20px;
	clear: both; 
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
}
#rightblock ul li{
	background-color: #ffffff;
	font-size:0.8em;
	color: #535353;
	line-height: 16px;
	list-style: url(../images/arrow.gif);
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}