body
{
	background: #69A2D0 url('http://www.campingspijkerboor.nl/images/body_bg_single.jpg') no-repeat 50% 0%;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
}

.outsideContainer
{
	width:900px;
	min-height:100%;
	text-align:left;
	background: url('http://www.campingspijkerboor.nl/images/body_bg.gif') repeat-y;
	margin:0 auto;
}

.clearer
{
	clear:both;
	display:block;
	height:1px;
	margin-bottom:-1px;
	font-size:1px;
	line-height:1px;
}

.header
{
	height:286px;
	background-color:#CCC;
}
.headerMenu
{
	height: 25px;
	background: #FFF;
}
.headerImage
{
	height: 261px;
	background: url('http://www.campingspijkerboor.nl/images/header_image.jpg');
}
.headerMenuContent
{
	padding-top: 1px;
	margin-left: 222px;
	float: left;
}
* html .headerMenuContent
{
	margin-left: 110px;
}
.headerMenuContent, .headerMenuContent A
{
	color: #2175BB;
	text-decoration:none;
	font-weight: bold;
}
.headerMenuVlaggetjes
{
	float:right;
	padding-top:3px;
	margin-right: 152px;
}
.content
{
	padding-bottom:50px;
}

.content a
{
	/*padding-bottom:30px;*/
	color: #2175BB;
}

.contentMain
{
	display:inline;
	clear:both;
	float:left;
	margin-top:0;
	width:197px;
	/*background-color:#FF0;*/
	min-height:150px;
	height:150px;
	background: url('http://www.campingspijkerboor.nl/images/logo_hoekje.jpg') no-repeat;
}
.contentSub
{
	display:inline;
	float:left;
	width:500px;
	/*background-color:#0FF;*/
	min-height:150px;
	height:150px;
	background: url('http://www.campingspijkerboor.nl/images/blauw_boog_links.jpg') 100% 0 no-repeat;
}
.contentSub .content
{
	padding: 0 26px 0 26px;
	line-height: 15px;
}
.contentSub .content H1
{
	color: #2175BB;
	font-size: 20px;
	line-height: 20px;
	margin: 7px 0 10px 0;
}
.contentSub .content STRONG
{
	line-height: 20px;
	color: #409971;
}
.contentRight
{
	display:inline;
	float:right;
	width:203px;
	/*background-color:#FF00FF;*/
	min-height:150px;
	height:150px;
	background: url('http://www.campingspijkerboor.nl/images/blauw_boog_rechts.jpg') no-repeat;
}

.contentRight .content H2
{
	color: #409971;
	font-size: 14px;
	margin: 0 0 10px 0;
}

.contentRight .content
{
	padding: 10px 10px 0 18px;
	margin: 7px 0 100px 0;
}

html>body .contentMain,.contentSub,.contentRight
{
	height:auto;
}

.footer
{
	width:900px;
	background: url('http://www.campingspijkerboor.nl/images/body_bg.gif') repeat-y;
	font-size:11px;
	color:#666;
	text-align:left;
	position:relative;
	height:30px;
	margin:-30px auto 0;
}
.footerLogos
{
	float:left;
	height: 40px;
	width: 197px;
 	position: absolute;
    top: -63px;
    left: 10px;
    text-align: center;
}
.footerText
{
	margin-left: 222px;
}
.footerText A, .footerContact A
{
	color: #2175BB;
}
.footerContact
{
	float:right;
	height: 86px;
	width: 185px;
 	position: absolute;
    top: -96px;
    right: 0;
    padding: 14px 0 0 18px;
	border-top: 1px solid #CCCCCC;
}

.insideContainer
{
	position:relative;
	min-height:100%;
}

* html .footer
{
	margin-top:-16px;
}

* html .outsideContainer,html,* html .insideContainer
{
	height:100%;
}
.menu
{
	margin-top: 44px;
}
