* { margin: 0; padding: 0; }

/*
  * { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue }
*/


body {
	text-align:center;
	background: #f9f9f0 url(../images/bgcarpediem.jpg) repeat-x; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;


}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}



#wrap {
	width:900px;
	text-align:left;
	margin:0px auto;
	background: #fff;
	border: 0px solid #ccc;
	margin-top:0px;
	padding:	5px;
        padding-top: 20px;
}

#language {
	width:200px;
	margin-left:750px;

}

#language a {
	
	
	margin-right: 16px;
	font-size:15px;
	color: #9D9D9D;
	padding-bottom:20px;
	padding-left:40px;
}

#language a.dutch{
	background:url(../images/flag.png) no-repeat;
}

#language a.english{
	background:url(../images/flag-usuk.jpg) no-repeat;
}

#language a.german{
	background:url(../images/flag-de.png) no-repeat;
}

#social {
		width:200px;
		height: 50px;
		background:;
		margin-top:-20px;
}

#social a {
		margin-right: 0px;
	font-size:15px;
	color: #9D9D9D;
	padding-bottom:20px;
	padding-left:40px;
}

#social a.twitter {
		background:url(../images/twitter.png) no-repeat;
}
#social a.linkedin {
		background:url(../images/linkedin.png) no-repeat;
}
#social a.facebook {
		background:url(../images/facebook.png) no-repeat;
}

#zoover-fix {
	position: relative;
	left:915px;
}

#zoover {
	position: fixed;
	
}

.chrome #zoover {
top:20px;
left: 1255px;
}

#header {
	height:200px;
    background:url(../images/headergradient.jpg) no-repeat;
	text-indent: -2000px;
	margin-top: -35px;
}




#innerfade li  {
	list-style-type: none;




}


#innerfade img {
	border: none;


}

h2 {
	color: #333;
}

h2 span {
	color: #fff;
	font-size:8px;
}

h3 {
	color: #333;
}

#content {
	
	padding-top: 10px;
}

#content p img {
	
	border: 0px;
	padding: 2px 2px 2px 0;
	margin: 2px 2px 2px 0;
}

#content h1 {
	padding:0px 25px 20px 0px;
	font-family: Georgia;
	color: #333;
	font-size: 20px;
}
#content h2 {
	padding:0px 25px 20px 0px;
	font-family: Georgia;
	color: #333;
	font-size:18px;
}

#content h3 {
	padding:0px 0px 5px 0px;
	color: #333;
}

#content h4 {
	padding:0px 0px 5px 0px;
	color: #333;
}

#content p {


	font-size:1.1em;
	line-height:145%;
	padding-left:0px;
	color:#555;
}

#content p li {
	font-size:1.1em;
	line-height:145%;
	color:#555;	
	margin:10px 0 0 60px;
}

ul.listindent li {
	font-size:1.1em;
	line-height:145%;
	color:#555;	
	margin:10px 0 0 60px;
}


#col1 {
	width: 280px;
	float:left;
	border-right: 0px #ccc solid;
	margin: 5px 0px 40px 0px;
	padding:14px 10px 10px 10px;
	background: url(../images/columngradient.jpg)repeat-x;
	
}

#col1 img, #col2 img, #col3 img{
	
	margin-left: -6px;
}

#col2 {
	
	width: 280px;
	float:left;
	border-right: 0px #ccc solid;
	margin: 5px 0px 40px 0px;
	padding:14px 7px 10px 13px;
	background: url(../images/columngradient.jpg)repeat-x;
}




#col3 {
	
	width: 280px;
	float:left;
	margin: 5px 0px 40px 0px;
	padding:14px 7px 10px 13px;
	background: url(../images/columngradient.jpg) repeat-x;
}

#contactform {
	
	width:400px;
	margin: 40px 0px;
	padding-left:30px;

}

#contactform p {
	margin:10px 0px;
}

a.showform {
	
	font-size: 18px;
	text-indent:-2000px;
	color:#555;
	width:450px;
	background:url(../images/formbutton.png) no-repeat;
	outline:none;
	margin:20px 0 20px 30px;
	font-style:oblique;
	display:block;
	padding: 4px 0;
	height: 30px:
	width:300px;
}

a.showformnl {
	
	font-size: 18px;
	text-indent:-2000px;
	color:#555;
	width:450px;
	background:url(../images/formbutton-nl.png) no-repeat;
	outline:none;
	margin:20px 0 20px 30px;
	font-style:oblique;
	display:block;
	padding: 4px 0;
	height: 30px:
	width:300px;
}

a.showformde {
	
	font-size: 18px;
	text-indent:-2000px;
	color:#555;
	width:450px;
	background:url(../images/formbutton-de.png) no-repeat;
	outline:none;
	margin:20px 0 20px 30px;
	font-style:oblique;
	display:block;
	padding: 4px 0;
	height: 30px:
	width:300px;
}




#footer {
	

	padding: 10px 0px 0px 0px;
	margin:	0 auto;
	height:75px;
	clear:both;
	text-align:center;
	color:#999;
	width:600px; 
	border-top: 1px solid #ccc;
}

p.social img.skype{
	margin-bottom:-10px;
}

#footer a {
	color:#888;
}

#footer a:hover {
	color:#333;
	text-decoration:underline
}

#copyright {
	
	padding: 20px 0px 0px 0px;
	
}

#footer span a{
	
	color: #fff;
	
}

.seo {
	color:#fff;
	font-size: 6px;
}


