@charset "utf-8";

body
{
	margin: 20px 0 0 0;
	padding: 0px;
	background-color: #515151;
	/*background-color: #454545;*/
	background-image: url(../img/body_background.png);
	background-repeat: repeat-x;
	font-family: verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #ffffff;
	font-size: 1em;
	line-height: 1.4em;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

p.clear
{
	clear: left;
	margin: 20px 0 0 0;
}

div.wrapper_links div
{
	color: #00c0ff;
	float: left;
	font-size: 0.8em;
}

div.wrapper_links a
{
	font-size: 1em;
}

h1
{
	margin: 0;
	padding: 0;
}

a
{
	color: #00c0ff;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 20px 0 0;
}

a:hover
{
	text-decoration: underline;
}

a.in_paragraph
{
	margin: 0;
	font-size: 1em;
}

#wrapper_body
{
	width: 962px;
	margin: 0px auto;
}

#wrapper_topnav
{
	float: right;
	font-size: 1.2em;
	margin: 0 20px 0 0;
}

#wrapper_topnav span
{
	font-size: 0.6em;
	text-decoration: none;
	margin: 0 5px 0 10px;
}

#wrapper_mainnav
{
	clear: right;
	float: right;
	margin: 70px 20px 0 0;
	width: 700px;
	text-align: right;
	font-size: 1.1em;
}

#wrapper_mainnav a
{
	color: #ffffff;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	margin: 0;
}

#wrapper_highlight
{
	clear: both;
	width: 962px;
}

#highlight_top
{
	width: 962px;
	height: 33px;
	background-image: url(../img/highlight_top.png);
	background-repeat: no-repeat;
}

#highlight_center
{
	width: 962px;
	background-color: #000000;
}

#highlight_bottom
{
	width: 962px;
	height: 33px;
	background-image: url(../img/highlight_bottom.png);
	background-repeat: no-repeat;
}

#wrapper_highlight_small
{
	width: 658px;
	float: left;
}

#highlight_top_small
{
	width: 658px;
	height: 33px;
	background-image: url(../img/highlight_top_small.png);
	background-repeat: no-repeat;
}

#highlight_center_small
{
	width: 658px;
	background-color: #000000;
}

#highlight_bottom_small
{
	width: 658px;
	height: 33px;
	background-image: url(../img/highlight_bottom_small.png);
	background-repeat: no-repeat;
}

#wrapper_bar_right
{
	width: 279px;
	float: left;
	margin: 0 0 0 20px;
}

#bar_right_top
{
	width: 279px;
	height: 33px;
	background-image: url(../img/bar_right_top.png);
	background-repeat: no-repeat;
}

#bar_right_middle
{
	min-height: 500px;
	width: 279px;
	background-image: url(../img/bar_right_middle.png);
	background-repeat: repeat-y;
}

#bar_right_bottom
{
	margin: 0;
	width: 279px;
	height: 33px;
	background-image: url(../img/bar_right_bottom.png);
	background-repeat: no-repeat;
}

#wrapper_content_small
{
	width: 658px;
	float: left;
}

#content
{
	margin: 0 0 0 20px;
}

#content .column
{
	width: 280px;
	float: left;
	margin: 10px 30px 0 0;
}

.suit_image
{
	width: 128px;
	height: 192px;
	background-color: #fff;
	padding: 10px;
	float: left;
}

.suit_image img
{
	border: 0;
}

#wrapper_footer
{
	clear: both;
	border-top: 8px solid #00c0ff;
	width: 962px;
	margin: 0px auto;
	text-align: center;
	font-size: 0.7em;
	color: #ffffff;
	background: #181818;
	padding: 10px 0 20px 0;
}

li
{
	font-size: 0.8em;
}

ul.relations li
{
	float: left;
	margin: 0 0 0 20px;
	width: 100px;
}

ul.relations li.clear
{
	clear: left;
}

.faq_vraag_collapsed, .faq_vraag_expanded
{
	display: inline;
	width: 600px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 13px;
	position: relative;
	float: left;
	font-weight: normal;
	background-image:url(../img/icon_arrow_right.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.faq_vraag_expanded
{
	background-image: url(../img/icon_arrow_down.png);
	background-position: 0px 6px;
}

.faq_antwoord
{
	display: inline;
	width: 600px;
	margin: 0px 0px 5px 13px;
	padding: 0px;
	position: relative;
	float: left;
	font-size: 0.8em;
	display: none;
}

.faq_antwoord p
{
	font-size: 1em;
}

#divBeforeFlip
{
	 background-color: #181818;
	 padding: 5px;
	 width: 250px;
	 min-height: 160px;
	 margin: 10px 0 0 10px;
	 padding: 0 0 20px 7px;
	 clear: right;
}

#divBeforeFlip_quote500deal
{
 	background-color: #181818;
	margin: 140px 60px 0 0;
	padding: 5px 5px 5px 20px;
	width: 250px;
	float: right;
}

#divBeforeFlip_home
{
 	background-color: #181818;
	padding: 5px;
	width: 420px;
	margin: 0 0 0 20px;
}

.blue
{
	color: #00c0ff;
}

div#content img
{
	border: 2px solid #000000;
}

form.mailchimp div.input
{
	clear: both;
}

form.mailchimp
{
	margin: 0 0 0 20px;
}

form.mailchimp div.input
{
	margin: 0;
}

form.mailchimp div.input label
{
	float: left;
	font-size: 0.8em;
	width: 140px;
}

form.mailchimp div.input input
{
	float: left;
	border: 1px solid #676767;
}

.generated .submit
{
	margin: 5px 0 0 0;
	border: 0;
	background: none;
	color: #00c0ff;
}

label.error
{
	display: block;
	color: #FF0000;
	font-size: 0.8em;
	float: left;
}

.generated.home label.error
{
	display: block;
	clear: left;
	width: 150px;
	margin: 0 0 0 5px;
}

	#bedrijfsnaam label.error
,	#achternaam label.error
{
	margin: 0;
}

.generated.home input
{
	float: left;
	margin: 0;
}

#achternaam input.error
{
	margin: 0 0 0 -5px;
}

	#achternaam
,	#voornaam
,	#email
,	#bedrijfsnaam
{
	margin: 2px 5px 0 0;
	float: left;
}

#wrapper_downloads
{
	margin: 0 0 0 10px;
}