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

.clearfix {
   display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {display: block;}
/* End hide from IE-mac */
/* End Clearfixer */

.fright {
	float: right;
}

.fleft {
	float: left;
}

body, div, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0;
}

body, form {
	font: normal 12px/16px Arial;
	background-color: #fff;
	text-align: justify;
}

ul {
	list-style-position: inside;
}

form {
	display: inline;
}


a img {
	border: 0;
}

a {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #294f8c;
}

h3 {
	color: #3da3d2;
	font-size: 16px;
	font-weight: normal;
	border-bottom: solid 1px #3da3d2;
	margin: 0px 0px 0px 0px;
}

select {
	border: solid 1px #d7d7d7;
}

input {
	height: 14px;
	border: solid 1px #d7d7d7;
	margin: 0px 0px;
}



/* themes */


#maincontent {
	width: 998px;
	background: transparent url('/images/home_bg.gif') top left repeat-y;
	padding: 0px;
	margin-bottom: 6px;
}


#maincontent .home_area p,
#maincontent .home_area h1 {
	width: 400px;
	margin-right: 20px;
	margin-left: 160px;
	line-height: 20px;
	padding-left: 10px;
}


#container.red #right_column a,
#container.red #menu_column a:hover,
#container.red #maincontent #text_column a,
#container.red #maincontent .teaser_area .teaser a,
#container.red h2,
#container.red h3,
#container.red h4,
#container.red h5 {
	color: #c51b20;
}

#container.red #maincontent #fotocontainer img {
	border-right: 33px solid #c51b20;
	padding-right: 1px;
	margin-left: 15px;
}

#container.red #maincontent #fotocontainer.fotocontainer_extra img {
	margin-left: 0px;
	margin-bottom: 20px;
}

#container.red #maincontent {
	background-image: url('/images/main_bg_2.gif');
}

#container.red #fotocontainer_home img {
	border-right: 29px solid #c51b20;
	padding-right: 1px;
	width: 968px;
}


/* home has no background image */
#container #maincontent.home {
	background-image: none !important;
}

.empty_image {
	width: 810px;
	margin-left: 175px;
}


/* end themes */

#header {
	width: 1004px;
	height: 57px;
}

#logo {
	margin-top: 10px;
	float: left;
}


#container {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#menu {
	font-size: 12px;
	width: 1004px;
	height: 40px;
	background: url('/images/menubalk.jpg') top left no-repeat;
	padding: 4px 0px 0px 0px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#menu li {
	float: left;
	display: inline;
	height: 35px;
	min-width: 110px;
}

#menu li a {
	display: block;
	color: black;
	text-decoration: none;
	text-align: center;
	padding: 8px 15px;	
	border-right: 1px solid #d7d7d7;
}

#menu li a:hover, #menu li a.selected,
#menu li.red a:hover, #menu li.red a.selected {
	border-bottom: solid 6px #294f8c;
	color: #294f8c;
}

/* Search Form */

#search_box {
	float: right;
	margin-top: 6px;
	margin-right: 14px;
}

input.small {
	height: 14px;
	border: solid 1px #d7d7d7;
	margin: 0px 11px;
	font-size: 12px;
}

.go {
	height: 20px;
	color: #fff;
	font: normal 12px Arial;
	background-color: transparent;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

/* End search form */

/* shades */

.shade_corner_right_top {
	width: 1004px;
	float: right;
	background: url('/images/shade_rt.jpg') top right no-repeat;
}

.shade_right {
	width: 1004px;
	float: right;
	background: url('/images/shade_tile_vert.jpg') top right repeat-y;
}

.shade_bottom {
	width: 1004px;
	float: right;
	background: url('/images/shade_tile_hor.jpg') bottom right repeat-x;
}

.shade_corner_right_bottom {
	width: 1004px;
	float: right;
	background: url('/images/shade_rb.jpg') bottom right no-repeat;
}

.shade_corner_left_bottom {
	width: 1004px;
	float: right;
	background: url('/images/shade_lb.jpg') bottom left no-repeat;
}

/* mainncontent */


/* menu left*/

#menu_column {
	width: 160px;
	float: left;
	padding: 25px 0px 0px 0px;
}

#menu_column ul {
	list-style-type: none;
	border-top: 1px solid #fff
}

#menu_column ul li {
	display: block;
	margin: 0px;
}

#menu_column ul li a {
	display: block;
	padding: 8px 0px 8px 20px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	margin: 0px;
}

#menu_column ul li a:hover {
	color: #fff;
	background-color: #f8c2a1;
	padding: 8px 0px 8px 20px;
	margin: 0px;
}


/* fotocontainers */	

.fotocontainer_2col {
	margin-left: 0px;
}


#fotocontainer_home {
	width: 964px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.lang_selector {
	float: right;
	margin: 0px 10px 0px 0px;
}

/* columns */


#right_column {
	width: 400px;
	margin: 15px 0px 50px 0px;
	float: left;	
	padding: 0px 0px 0px 0px;
}

#text_column {
	padding: 0px 0px 0px 20px;
	margin-left: 160px;
	line-height: 20px;
}

/* This is for aligning bullet text */
#text_column ul li {
	margin-left: 1em;
	text-indent: -1em;
}
/* End aligning*/


.text_column_2col {
	width: 202px;
	margin-right: 49px;
}

.text_column_img_top {
	width: 350px;
	margin-right: 55px;
}

/* teasers*/

.teaser_area {
	margin-left: 160px;
	width: 900px;
}

.teaser {
	font-size: 11px;
	width: 240px;
	border-left: solid 1px #d7d7d7;
	margin-top: 20px;
	padding: 0px 10px 10px 20px;
}


.teaser_home h1,
.teaser h1 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #c51b20;
	
}

.teaser_home p,
.teaser p {
	margin: 0px 0px 0px 0px;
}

.teaser img,
.teaser_home img {
	margin-right: 10px;
}

.teaser_no_left_border {
	border-left: none;
	border-top: none;
}



.teaser_home {
	font-size: 11px;
	width: 400px;
	border-top: solid 1px #d7d7d7;
	padding-top: 20px;
	padding-bottom: 10px;
}

.teaser_home p {
	padding-right: 10px;
}


.teaser_home.first {
	border-top: 0px;
}


/* zoekresultaten */
 
.results_area{
	width: 820px;
	margin-left: 180px;
}
.results_box {
	margin-bottom: 10px;
}

.results_box img {
	margin-right: 10px;
}

.results_text {
	padding-right: 10px;
	margin-left: 100px;
}

.results_text a {
	text-decoration: none;
	color: #c51b20;
}

.highlight {
	color: #c51b20;
}


/* Start Form */

#form_position label {
	width: 170px;
	float: left;
	margin-bottom: 3px;
}


#form_position input {
	width: 160px;
	float: left;
	margin-bottom: 3px;
}

#form_position br {
	clear: left;
}

#form_position textarea {
	width: 323px;
}

#form_position select {
	margin-bottom: 3px;
}



#form_position #contact_textarea {
	width: 160px;
}

#contact_buttons #wissen {
	margin-left: 170px;
}

#contact_buttons #wissen,
#contact_buttons #verzenden {
	width: 80px;
	height: 20px;
}

/* contact form specific */

/* footer */

#footer {
	height: 25px;
	font-size: 11px;
	width: 998px;
	text-align: right;
}

/* form errors */
input.error {
	background-color: yellow;
}
