/* CSS Document */

/*--------------------------------------- OPMAAK PAGIASTRUCTURE ---------------------------------------*/
/*--------------------------------------- LAYOUT PAGESTRUCTURE ---------------------------------------*/

html, body{
	height: 100%;
	background-color: #4d4e53;
	background-image: url(../images/default/body/jpg/bodyBack.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
	behavior:url("csshover.htc");
	text-align: left;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 0.85em;
	color: #FFFFFF;
} 

#outer{
	min-height: 100%;
	height: auto;
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
	background-image: url(../images/default/body/jpg/headerBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


* html #outer{
	height: 100%;
}

#header{
	width: 980px;
	height: 197px;
	margin: 0 auto 0 auto;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	color: #FFFFFF;
}

#header a{
	color: #FFFFFF;
}

#languages{
	width: 980px;
	height: 27px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	color: #FFFFFF;
	display: block;
}

#languages a{
	color: #FFFFFF;
}

#slogans{
	width: 1000px;
	height: 155px;
	display: block;
}

#breadcrumb{
	height: 25px;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#clearfooter{
	clear: both;
	height: 50px;
	width: 100%;
}

#footer {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footerTekst{
	width: 1000px;
	height: 20px;
	background-image: url(../images/default/body/jpg/footerBack.jpg);
	background-position: center top;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	text-align: right;
	font-size: 11px;
}

#footerTekst a{
}

#footerTekst a:hover{
}

#content {
	width: 1000px;
	margin: 0 auto 0 auto;
}

* content {

}

#paginering{
	width: 638px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#paginering a{
}


#indexlang{
	width: 950px;
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	padding-right: 50px;
	text-align: right;
}

#slideshowdiv{
	margin-left: 50px;
	margin-top: 61px;
	height: 208px;
	width: 900px;
	z-index: 1;
}

/*--------------------------------------- OPMAAK SPALSHSCREEN ---------------------------------------*/
/*--------------------------------------- LAYOUT SPALSHSCREEN ---------------------------------------*/


#splash{
	width: 9000px;
	height: 450px;
	border: solid 5px #FFFFFF;
	background-color: #990000;
	margin: auto 0 auto 0;
	position: relative;
	text-align: center;
}

#splashlanguages{
	width: 900px;
	height: 50px;
	margin: auto 0 auto 0;
	position: relative;
}

#splashlanguage{
	width: 150px;
	height: 50px;
	position: relative;
	float: right;
	padding: 5px;
	font-size: 12px;
}


/*--------------------------------------- OPMAAK LEFTMENU ---------------------------------------*/
/*--------------------------------------- LAYOUT LEFTMENU ----------------------------------------*/

#leftmenu{
	min-height: 250px;
}

#compas{
	background-image: url(../images/default/body/jpg/compas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;
	height: 250px;
}

/*--------------------------------------- OPMAAK TOPMENU ---------------------------------------*/
/*--------------------------------------- LAYOUT TOPMENU ----------------------------------------*/

#topmenu{
	height: 40px;
	width: 1000px;
	margin: 0 auto 0 auto;
	text-decoration: none;
}

#topmenu ul {
 list-style: none;
 margin: 0;
 padding: 0;
  float: left;
}

#topmenu ul ul {
 list-style: none;
 margin: 0;
 padding: 0;
 float: left;
}

#topmenu a{
 display: block;
 margin: 0;
 color: #FFFFFF;
 text-decoration: none;
 padding-left: 6px;
 padding-top:10px;
 padding-bottom:10px; 
 padding-right:3px; 
 width: 133px;
}



#topmenu ul ul a{
 width: 131px;
 display: block;
 margin: 0;
 padding-left: 6px;
 padding-top:6px;
 padding-bottom:6px; 
 padding-right:3px; 
 color: #ffffff;
 text-decoration: none;
 background-color:#000000;
 background-image: none;
 -moz-opacity: .80;
 opacity: .80;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
}

#topmenu ul ul a:hover {
 display: block;
 margin: 0;
 padding-left: 6px;
 padding-top:6px;
 padding-bottom:6px; 
 padding-right:3px; 
 color: #000000;
 text-decoration: none;
 background-color:#FFFFFF;
}

#topmenu li, #topmenu .liActive {
 position: relative;
 z-index: 10;
 text-align: left;
}

#topmenu .liActive{
 color: #ff6600;
 background-image: url(/images/default/body/png/buttonBack.png); 
 width: 133px;
}

#topmenu ul ul {
 position: absolute;
 z-index: 10;
}

#topmenu ul ul ul {
 position: absolute;
 top: 0;
 left: 100%;
 
}

div#topmenu ul ul,
div#topmenu ul li:hover ul ul,
div#topmenu ul ul li:hover ul ul
{
 display: none; 
 border-left: 1px solid #999;
 border-bottom: 1px solid #999;
 border-right: 1px solid #999;
}

div#topmenu ul li:hover ul,
div#topmenu ul ul li:hover ul,
div#topmenu ul ul ul li:hover ul
{
 display: block;
}


/*-------------------------------------- OPMAAK PAGINA --------------------------------------*/
/*--------------------------------------- LAYOUT PAGE ---------------------------------------*/


#page{
	width: 1000px;
	background-image:url(../images/default/body/jpg/pageBack.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

* page{
}

#left{
	width: 330px;
	float: right;
	margin-left: 20px;
	overflow: hidden;
}


* left{
}


#right{
	width: 630px;
	float: right;
	margin-right: 20px;
	overflow: hidden;
}

* right{
}


/*-------------------------------------- OPMAAK PARAGRAFEN --------------------------------------*/
/*-------------------------------------- LAYOUT PARAGRAPHS --------------------------------------*/

#paragraphlisting{
	text-align: justify;
	margin-bottom: 30px;
}

#title{
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
}

#title a{
	color: #ff6600;
}

h1{
font-size: 14px;
}

p{
	margin: 0;
	padding: 0;
}

#text{
	text-align: justify;
}

#image{
	margin-bottom: 10px;
	text-align: center;
}

#videoholder{
	text-align: center;
	margin-bottom: 10px;
}

#actions{
}

#jumptotop{
	text-align: right;
	padding: 5px;
}

/*-------------------------------------- OPMAAK BLOG --------------------------------------*/
/*--------------------------------------- LAYOUT BLOG ---------------------------------------*/


#blogTitel{
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
}

#blogTitel a{
	text-decoration: none;
}

#blogTekst{
	text-align: justify;
	padding-bottom: 5px;
}

#blogReacties{
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
}

#blogCategorie{
}

#blogPoster{
}

#blogAfbeelding{
	padding-top: 25px;
	text-align: center;
}

#blogMenu{
	width: 330px;
	overflow: hidden;
}

#blogRaquo{
	color: #ff6600;
	float: left;
	padding-right: 5px;
}

#blogItemTitle{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	behavior: url(http://www.motorhome-europe.be/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blogPagesTitel{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blogSearchTitle{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	behavior: url(http://www.motorhome-europe.be/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blogItemList{
	margin-bottom: 35px;
	width: 330px;
	text-align: justify;
	margin-top: 20px;
}


#frmSearch{
	margin: 0;
	padding: 0;
}

#fldSearch{
	background-color: #999999;
	border: solid 1px #999999;
	color: #FFFFFF;
}

#blogCalendarTitle{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	behavior: url(http://www.motorhome-europe.be/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}

#blogCategoriesTitle{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	behavior: url(http://www.motorhome-europe.be/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blogArchiveTitle{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	behavior: url(http://www.motorhome-europe.be/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blogTagsTitle{
	height: 25px;
	width: 330px;
	background-image: url(../images/default/body/png/leftbuttonBack.png);
	behavior: url(http://www.motorhome-europe.be/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#blogPagesList, #blogArchiveList, #blogCategoriesList, #blogSearchList, #blogCalendarList, #blogTagsList{
	margin-bottom: 35px;
	width: 280px;
	padding: 25px;
}

#blogSearchList #fldZoeken{
	background-color: #F5F5F5;
	border: 1px solid #ff6600;
	color: #666666;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
}

#day{
	width: 40px;
	background-color: #999999;
}


#frmReageer #fldName, #frmReageer #fldEmail, #frmReageer #fldWebsite, #frmReageer #fldReactie, #frmReageer #btnReageer{
	background-color: #F5F5F5;
	border: 1px solid #ff6600;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
}

#tagcloud_1{
	font-size: 7px;
	font-weight: bold;
}

#tagcloud_2{
	font-size: 8px;
	font-weight: bold;
}

#tagcloud_3{
	font-size: 9px;
	font-weight: bold;
}

#tagcloud_4{
	font-size: 10px;
	font-weight: bold;
}

#tagcloud_5{
	font-size: 11px;
	font-weight: bold;
}

#tagcloud_6{
	font-size: 12px;
	font-weight: bold;
}

#tagcloud_7{
	font-size: 13px;
	font-weight: bold;
}

#tagcloud_8{
	font-size: 14px;
	font-weight: bold;
}

#tagcloud_9{
	font-size: 15px;
	font-weight: bold;
}

#tagcloud_10{
	font-size: 16px;
	font-weight: bold;
}



/*---------------------------------------- OPMAAK FOTOALBUM ---------------------------------------*/
/*---------------------------------------- LAYOUT PHOTOBOOK ---------------------------------------*/


#photobooksspace{
	width: 10px;
	float: left;
}


#photobooks{
	width: 630px;
	margin-left: 2px;
	margin-right: 2px;
}

#photobooksImage{
	width: 150px;
	height: 95px;
	overflow: hidden;
	background-position: center;
	cursor: pointer;
}

#photobooksText{
	width: 150px;
	height: 30px;
	text-align: center;
}

#photobooksText a{
	text-decoration: none;
}

#photobook{
	float: left;
	margin-bottom: 5px;
}

#photoImage{
	text-align: center;
	margin: 10px;
	overflow: hidden;
}

#photoTitle{
	font-weight: bold;
	margin-bottom: 5px;
}

#photoText{
	text-align: justify;
	height: 50px;
	overflow: hidden;
}

/*---------------------------------------- OPMAAK TAGS ---------------------------------------*/
/*---------------------------------------- LAYOUT TAGS ---------------------------------------*/

p{
}

hr{
}

ul{
}

li{
}

img{
	border: 0;
}

a:active{
	color: #FF6600;
	text-decoration: underline;
}

a:link{
	color: #FF6600;
	text-decoration: underline;
}

a:visited{
	color:#FF6600;
	text-decoration: underline;
}

a:hover{
	color: #FF6600;
	text-decoration: none;
}

#newsletter{
	width: 200px;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
}



/*--------------------------------------- OPMAAK NIEUWS ---------------------------------------*/
/*------------------------------------------ LAYOUT NEWS -----------------------------------------*/

#latestnewsholder1{
	width: 612px;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CFC5;
	border-right-color: #B9B4A4;
	border-bottom-color: #B9B4A4;
	border-left-color: #D3CFC5;
}

#latestnewsholder2{
	width: 612px;
	background-color: #F7F7F7;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CFC5;
	border-right-color: #B9B4A4;
	border-bottom-color: #B9B4A4;
	border-left-color: #D3CFC5;
}

#latestnewsimageholder{
	width: 130px;
	float: left;
}

#latestnewstitletholder{
	float: right;
	width: 462px;
	padding-left: 10px;
	font-weight: bold;
}

#latestnewstextholder{
	float: right;
	width: 462px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

#latestnewsreadmoreholder{
	float: right;
	width: 462px;
	text-align: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#news{
	background-image: url(../images/default/body/jpg/newsBack.jpg);
	width: 296px;
	height: 141px;
	float: left;
}

#newstitle{
	width: 267px;
	height: 20px;
	float: left;
	padding-left: 17px;
	padding-top: 12px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
}

#newstext{
	width: 267px;
	height: 70px;
	float: left;
	padding-left: 17px;
	padding-right: 12px;
	color: #FFFFFF;
	overflow: hidden;
}

#newsreadmore{
	width: 262px;
	float: left;
	padding-right: 34px;
	padding-top: 8px;
	color: #FFFFFF;
	text-align: right;
}

#newsreadmore a{
	color: #FFFFFF;
}

/*--------------------------------------- OPMAAK NIEUWBRIEF ---------------------------------------*/
/*------------------------------------------ LAYOUT NEWSLETTER -----------------------------------------*/


#divNewsletter{
}


#frmNewsletter{
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}

#divNewsletterTitle{
	font-weight: bold;
	font-size: 18px;
	color: #595846;
	padding-top:10px;
	padding-bottom: 5px;	
}


#frmNewsletter input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #FBFBFB;
	color:#000000;
	padding: 2px;
	margin-bottom: 5px;;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

#frmNewsletter .button{
	width: 256px;
}


#frmNewsletter .checkbox{
	width: 20px;
	color: #595846;
}

#frmNewsletter label{
	color: #595846;
}


/*--------------------------------------- OPMAAK CONTACTFORMULIER ---------------------------------------*/
/*------------------------------------------ LAYOUT CONTACTFORM -----------------------------------------*/

#frmGeneral{
	margin: 0;
	padding: 0;
}

#frmGeneral fieldset{
	border: none;
	margin: 0;
	padding: 0;
}

#frmGeneral dl{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 630px;
}

#frmGeneral dt{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 230px;
}

#frmGeneral dd{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 400px;
	margin-bottom: 5px;
}

#frmGeneral fieldset input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 390px;
	background-color: #FBFBFB;
	color:#000000;
	padding: 2px;
	height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;

}

#frmGeneral fieldset textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 390px;
	height: 150px;
	background-color: #FBFBFB;
	color:#000000;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

#frmGeneral fieldset radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#4C321A;
}

#frmGeneral fieldset .check
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: none;
	background: none;
	color:#4C321A;
}

.red
{
	color: #FF6600;
}

#frmGeneral fieldset radio label
{
}

#frmGeneral fieldset checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	color:#4C321A;
}

#frmGeneral fieldset input type[checkbox]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	color:#4C321A;
}

#frmGeneral fieldset checkbox label
{
}

#frmGeneral fieldset select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 390px;
	background-color: #FBFBFB;
	color:#000000;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

#frmGeneral fieldset #button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 194px;
	background-color: #CCCCCC;
	color:#000000;
	padding: 2px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

/*--------------------------------------- CALENDAR ---------------------------------------*/
/*--------------------------------------- KALENDER ---------------------------------------*/

/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Default CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url(../images/default/body/png/iconCalendar.png);
	border: 0;
	cursor: pointer;
	height: 20px;
	margin-left: 6px;
	margin-right: 6px;
	width: 20px;
	vertical-align: top;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(../images/default/body/png/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #fff;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(../images/default/body/png/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(../images/default/body/png/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #52412E;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(calendar-valid.gif);
		color: #52412E;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(calendar-td.gif) 0 100%;
		color: #88754D;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(calendar-valid.gif) 0 100%;
		color: #ffffff;
		cursor: pointer;
		background-color: #675F50;
	}

/*--------------------------------------- OPMAAK FIXES ---------------------------------------*/
/*--------------------------------------- LAYOUT FIXES ---------------------------------------*/

.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}

* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}
