@charset "utf-8";

html,body
{
	margin: 0 auto;
	height: 100%;
	min-width: 1100px;
	background: #e0effa url(../images/img_bckg_page.gif) repeat-y top center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	color: #000000;
}

/* begin algemeen */

*
{
	margin: 0;
	padding: 0;
	border: none;
}

a
{
	color: #2c93de;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

form
{
	margin: 0px;
}

img
{
	border: 0px;
	background: none;
	text-decoration: none;
}

a img
{
	border: 0px;
	background: none;
	text-decoration: none;
}

a:hover img
{
	border: 0px;
	background: none;
	text-decoration: none;
}

/* einde algemeen */

/* pagina */

#page
{
	position: relative;
	margin: 0 auto;
	width: 1020px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#header
{
	background: url(../images/img_top5.png) no-repeat top center;
	height: 270px;
	width: 1000px;
	padding: 0 10px 0 10px;
}

#header.kennisnet
{
	background: url(../images/img_top6.png?v=3.32) no-repeat top center;
}

#content
{
	margin: 0 auto;
	height: 100%;
	width: 1000px;
	padding: 0 10px 0 10px;
}

#left
{
	float: left;
	display: inline;
	width: 250px;
	margin: 10px 10px 0 0;
	padding: 0 20px 0 20px;
	color: #FFF;
}

#center
{
	float: left;
	display: inline;
	width: 640px;
	padding: 0;
	margin: 6px 30px 0 30px;
}

#footer
{
	clear: both;
	position: relative;
	margin: 0 auto;
	bottom: 0;
	width: 680px;
	height: 100px;
	padding: 0 20px 0 320px;
	color: #999999;
	text-align: left;
}

/* pagina */

/* header */

#header .left
{
	float: left;
	display: inline;
	width: 250px;
	padding: 0 20px 0 20px;
	margin: 193px 10px 0 0;
}

#header .right
{
	float: left;
	display: inline;
	width: 660px;
	padding: 70px 10px 10px 30px;
}
#header .right ul
{
	list-style: none;
	width: 660px;
}
#header .right ul li
{
	float: left;
	display: inline;
	width: 165px;
	height: 154px;
}
#header ul#menu_top li a
{
	float: left;
	display: inline;
	width: 145px;
	height: 150px;
	margin: 0 20px 0 0;
	padding: 4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	color: #e0effa;
}
#header ul#menu_top li a:hover
{
	color: #FFF;
}
#header ul#menu_top .menu_top_1 a
{
	background: url(../images/img_top_menu_1.png) left top no-repeat;
}
#header ul#menu_top .menu_top_2 a
{
	background: url(../images/img_top_menu_2.png) left top no-repeat;
}
#header ul#menu_top .menu_top_3 a
{
	background: url(../images/img_top_menu_3.png) left top no-repeat;
}
#header ul#menu_top .menu_top_4 a
{
	background: url(../images/img_top_menu_4.png) left top no-repeat;
}
#header ul#menu_top .menu_top_1 a:hover,
#header ul#menu_top .menu_top_2 a:hover,
#header ul#menu_top .menu_top_3 a:hover,
#header ul#menu_top .menu_top_4 a:hover
{
	background-position: right top;
}

#header .left ul#language_selection
{
	list-style: none;
}

#header .left ul#language_selection li
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

/* links */

#left h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFF;
}

#left a
{
	color: #ffffff;
	text-decoration: underline;
}

#left a:hover
{
	text-decoration: none;
}

#left ul
{
	float: left;
	display: inline;
	list-style: none;
	margin: 0 0 20px 0;
}

#left ul#menu li, #left ul#login_info li
{
	float: left;
	display: inline;
	height: 27px;
}

#page.kn #left ul#menu li.dontshowKN
{
	display: none;
}

#left ul#menu li a, #left ul#login_info li a
{
	display: block;
	width: 225px;
	padding: 4px 5px 4px 20px;
	color: #c4e1f6;
	border-bottom: 1px solid #c4e1f6;
	background: url(../images/img_arrow_1.gif) left no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left ul#menu li a:hover, #left ul#login_info li a:hover
{
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url(../images/img_arrow_1.gif) left no-repeat;
}
/*
#left .menu ul li a
{
	display: block;
	width: 225px;
	padding: 4px 5px 4px 20px;
	color: #c4e1f6;
	border-bottom: 1px solid #c4e1f6;
	background: url(../images/icon_plus.gif) left no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left .menu ul li a:hover
{
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url(../images/icon_plus.gif) left no-repeat;
}
*/

#login
{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0;
}

#login p
{
	float: left;
	display: inline;
	width: 250px;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 16px;
}

#login p span.error
{
	color: #F00;
}

#login fieldset
{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#login input, #login select
{
	float: left;
	display: inline;
}

#login .input
{
	width: 246px;
	margin: 0 0 10px 0;
}

#search
{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0;
}

#search fieldset
{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#search input
{
	float: left;
	display: inline;
}

#search .input
{
	width: 246px;
	margin: 0 0 10px 0;
}

#stay_tuned
{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0;
}

#stay_tuned p
{
	float: left;
	display: inline;
	width: 250px;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 16px;
}

#stay_tuned p span.error
{
	color: #F00;
}

#stay_tuned fieldset
{
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#stay_tuned input, #stay_tuned select
{
	float: left;
	display: inline;
}

#stay_tuned .input
{
	width: 246px;
	margin: 0 0 10px 0;
}

#stay_tuned .input_s
{
	margin: 0;
}

#stay_tuned .buttons
{
	float: left;
	display: inline;
	width: 200px;
	margin: 10px 0 0 0;
	padding: 0;
}

#stay_tuned .button_share
{
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 0;
}

#stay_tuned a.button_share
{
	display: block;
}

#stay_tuned a#button_rssfeed
{
	background: url(../images/icon_rss_g.gif) top left no-repeat;
}

#stay_tuned a#button_rssfeed:hover
{
	background: url(../images/icon_rss.gif) top left no-repeat;
}

#stay_tuned a#button_twitter
{
	background: url(../images/icon_twitter_g.gif) top left no-repeat;
}

#stay_tuned a#button_twitter:hover
{
	background: url(../images/icon_twitter.gif) top left no-repeat;
}

#stay_tuned a#button_linkedin
{
	background: url(../images/icon_linkedin_g.gif) top left no-repeat;
}

#stay_tuned a#button_linkedin:hover
{
	background: url(../images/icon_linkedin.gif) top left no-repeat;
}

#stay_tuned a#button_greenhosting
{
	background: url(../images/icon_cleanbits_g.gif) top left no-repeat;
}

#stay_tuned a#button_greenhosting:hover
{
	background: url(../images/icon_cleanbits.gif) top left no-repeat;
}


/* center */

#center .blogitem
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0 0 10px 0;
}

#center h2
{
	float: left;
	display: inline;
	width: 640px;
	margin: 15px 0 10px 0;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #2c93de;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c9c9c9;
}

#center .blogitem h2
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

#center .blogitem h2 a
{
	color: #2c93de;
	text-decoration: none;
}

#center .blogitem h2 a:hover
{
	color: #000;
	text-decoration: none;
}

#center .blogitem h2 span.pubup_sm
{
	float: right;
	display: inline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

#center .blogitem h2.category
{
	width: 640px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url(../images/bckg_center_h2_category.gif) top left no-repeat;
}

#center h2 a:hover
{
	cursor: pointer;
}

#center .blogitem img.blog_img
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0 0 5px 0;
}

#center .blogitem img.blog_img_small
{
	float: left;
	display: inline;
	width: 114px;
	margin: 0 10px 10px 10px;
}

#center .blogitem p
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0 0 5px 0;
	font-size: 12px;
}

#center .blogitem p.blog_text_small
{
	width: 296px;
	margin: 0 10px 10px 0;
}

#center .blogitem img.blog_img_small_l
{
	float: left;
	display: inline;
	width: 145px;
	margin: 0 20px 10px 0;
}

#center .blogitem p.blog_text_small_l
{
	float: left;
	display: inline;
	width: 475px;
	margin: 0 0 10px 0;
}

#center .blogitem p.published_up
{
	width: 440px;
	height: 20px;
	margin: 0 0 10px 0;
	line-height: 20px;
	font-size: 11px;
	color: #999;
}

#center .blogitem p.info
{
	width: 620px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	line-height: 20px;
	font-size: 11px;
	background: #DDD;
}

#center .blogitem p.info span.left
{
	float: left;
	display: inline;
	width: 568px;
}

#center .blogitem p.info span.right
{
	float: left;
	display: inline;
	width: 52px;
	text-align: right;
}

#center h1
{
	float: left;
	display: inline;
	width: 640px;
	padding: 0 0 15px 0;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 1;
}

#center ul#page_numbers
{
	float: left;
	display: inline;
	list-style: none;
	width: 640px;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #c9c9c9;
}

#center ul#page_numbers li
{
	float: left;
	display: block;
	width: auto;
	height: 24px;
	line-height: 20px;
	margin: 0 10px 10px 0;
	color: #666;
	font-size: 12px;
}

#center ul#page_numbers li a
{
	padding: 2px 7px 2px 7px;
	background: none;
	text-decoration: none;
	color: #000;
}

#center ul#page_numbers li a:hover
{
	background: #2c93de;
	color: #FFF;
	text-decoration: underline;
}

#center ul#page_numbers li a.active
{
	background: #2c93de;
	color: #FFF;
}

#center ul#page_numbers_top
{
	float: left;
	display: inline;
	list-style: none;
	width: 640px;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: none;
}

#center ul#page_numbers_top li
{
	float: left;
	display: block;
	width: auto;
	height: 24px;
	line-height: 20px;
	margin: 0 10px 10px 0;
	color: #666;
	font-size: 12px;
}

#center ul#page_numbers_top li a
{
	padding: 2px 7px 2px 7px;
	background: none;
	text-decoration: none;
	color: #000;
}

#center ul#page_numbers_top li a:hover
{
	background: #2c93de;
	color: #FFF;
	text-decoration: underline;
}

#center ul#page_numbers_top li a.active
{
	background: #2c93de;
	color: #FFF;
}

#center ul#categories
{
	float: left;
	display: inline;
	list-style: none;
	width: 640px;
	margin: 0 0 10px 0;
}

#center ul#categories li
{
	float: left;
	display: inline;
	width: auto;
	height: 24px;
	line-height: 20px;
	font-size: 14px;
	margin: 0 10px 10px 0;
}

#center ul#categories li a
{
	display: block;
	padding: 2px 5px 2px 5px;
	background: #c4e1f6;
	color: #2c93de;
	text-decoration: none;
}

#center ul#categories li a:hover
{
	background: #2c93de;
	color: #FFF;
	text-decoration: none;
}

#center div#att_photo
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0;
}

#center div#att_photo_small
{
	float: left;
	display: inline;
	width: 114px;
	margin: 10px 10px 10px 0;
}

#center ul#att_photos
{
	float: left;
	display: inline;
	list-style: none;
	width: 660px;
	margin: 0;
}

#center ul#att_photos li
{
	float: left;
	display: inline;
	width: 114px;
	height: 114px;
	margin: 0 10px 10px 0;
}

#center ul#att_photos_lessons
{
	float: left;
	display: inline;
	list-style: none;
	width: 640px;
	margin: 0;
}

#center ul#att_photos_lessons li
{
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

#center ul#att_photos_lessons li.last
{
	margin: 0 0 20px 0;
}

#center ul#att_redirects
{
	float: left;
	display: inline;
	list-style: none;
	width: 640px;
	margin: 0;
}

#center ul#att_redirects li
{
	float: left;
	display: inline;
	width: 440px;
	line-height: 20px;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#center ul#att_redirects li a
{
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/icon_arrow9.gif) left no-repeat;
	color: #000;
	text-decoration: none;
}

#center ul#att_redirects li a:hover
{
	text-decoration: underline;
}

#center div.text
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0;
	line-height: 1.7;
	font-size: 12px;
}

#center div.text p
{
	margin: 10px 0 10px 0;
}

#center div.text ul
{
	width: 640px;
	margin: 0;
}

#center div.text ul li
{
	margin: 0 0 0 20px;
}

#center .text ul li span.pubupright
{
	float: right;
	display: inline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

#center p.moreinfo, #center p.reaction_info
{
	float: left;
	display: inline;
	width: 620px;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	line-height: 20px;
	font-size: 12px;
	background: #DDD;
}

#center p.moreinfo span.left
{
	float: left;
	display: inline;
	width: 568px;
}

#center p.moreinfo span.right
{
	float: left;
	display: inline;
	width: 52px;
	text-align: right;
}

#center h2#reactions, #center h2#write_reaction, #center h2#links
{
	float: left;
	display: inline;
	width: 640px;
	margin: 10px 0 0 0;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #2c93de;
}

#center h2#search
{
	float: left;
	display: inline;
	width: 640px;
	margin: 10px 0 10px 0;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #2c93de;
}

#center p.reaction
{
	float: left;
	display: inline;
	width: 638px;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
	line-height: 1.5;
	color: #313131;
	border: 1px solid #cbd4e3;
}

#center div#reaction_form
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0;
}

#center div#reaction_form p, #center div#reaction_form fieldset
{
	float: left;
	display: inline;
	width: 640px;
	margin: 0 0 10px 0;
}

#center div#reaction_form p.error
{
	color: #ff0000;
}

#center div#reaction_form label, #center div#reaction_form p.left
{
	float: left;
	display: inline;
	width: 150px;
	margin: 0 10px 10px 0;
}

#center div#reaction_form .input, #center div#reaction_form .textarea, #center div#reaction_form p.right
{
	float: left;
	display: inline;
	width: 270px;
	margin: 0 0 10px 0;
}

#center div#reaction_form img
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#center ul#buttons
{
	float: right;
	display: inline;
	list-style: none;
	width: auto;
	margin: 0 10px 10px 289px;
}

#center ul#buttons li
{
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin: 0 0 0 7px;
	padding: 0;
}

#center ul#buttons li a
{
	display: block;
	width: 16px;
	height: 16px;
}

#center ul#buttons li a.button_mail
{
	background: url(../images/icon_mail_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_mail:hover
{
	background: url(../images/icon_mail.gif) top left no-repeat;
}

#center ul#buttons li a.button_twitter
{
	background: url(../images/icon_twitter_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_twitter:hover
{
	background: url(../images/icon_twitter.gif) top left no-repeat;
}

#center ul#buttons li a.button_google
{
	background: url(../images/icon_google_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_google:hover
{
	background: url(../images/icon_google.gif) top left no-repeat;
}

#center ul#buttons li a.button_linkedin
{
	background: url(../images/icon_linkedin_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_linkedin:hover
{
	background: url(../images/icon_linkedin.gif) top left no-repeat;
}

#center ul#buttons li a.button_hyves
{
	background: url(../images/icon_hyves_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_hyves:hover
{
	background: url(../images/icon_hyves.gif) top left no-repeat;
}

#center ul#buttons li a.button_digg
{
	background: url(../images/icon_digg_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_digg:hover
{
	background: url(../images/icon_digg.gif) top left no-repeat;
}

#center ul#buttons li a.button_facebook
{
	background: url(../images/icon_facebook_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_facebook:hover
{
	background: url(../images/icon_facebook.gif) top left no-repeat;
}

#center ul#buttons li a.button_delicious
{
	background: url(../images/icon_delicious_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_delicious:hover
{
	background: url(../images/icon_delicious.gif) top left no-repeat;
}

#center ul#buttons li a.button_print
{
	background: url(../images/icon_print_g.gif) top left no-repeat;
}

#center ul#buttons li a.button_print:hover
{
	background: url(../images/icon_print.gif) top left no-repeat;
}


/* bende center */

#center .text fieldset legend
{
	float: left;
	display: inline;
	width: 640px;
	margin: 10px 0 10px 0;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #2c93de;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c9c9c9;
}

#center .text .line
{
	float: left;
	display: inline;
	width: 640px;
	line-height: 22px;
	height: 22px;
	margin: 0 0 5px 0;
}

#center .text fieldset input.button
{
	margin: 10px 0 0 210px;
}


#center .text .line .right .input, #center .text .line .right .select
{
	width: 430px;
}

#center .text .left
{
	float: left;
	display: inline;
	width: 200px;
	line-height: 22px;
	height: 22px;
	margin: 0 10px 0 0;
	text-align: left;
}

#center .text .left_error
{
	float: left;
	display: inline;
	width: 200px;
	height: 22px;
	line-height: 22px;
	margin: 0 10px 0 0;
	color: #ee3424;
	text-align: left;
}

#center .text .right
{
	float: left;
	display: inline;
	width: 430px;
	height: 22px;
	text-align: left;
}

#center .text .right_left
{
	float: left;
	display: inline;
	width: 430px;
	height: 22px;
	text-align: left;
}

#center .container_contact_line
{
	float: left;
	display: inline;
	width: 640px;
	height: 24px;
	margin: 0 0 5px 0;
}

#center .container_contact_line_text
{
	float: left;
	display: inline;
	width: 640px;
	height: auto;
	margin: 0 0 5px 0;
}

#center .container_contact_line_error
{
	float: left;
	display: inline;
	width: 640px;
	height: 24px;
	margin: 0 0 5px 0;
	color: #ee3424;
}

#center .container_contact_line_small
{
	float: left;
	display: inline;
	width: 640px;
	height: 22px;
	line-height: 22px;
}

#center .container_contact_line_bottom
{
	width: 640px;
	padding: 10px 0 5px 0;
}

#center .container_category
{
	float: left;
	display: inline;
	width: 640px;
	margin: 10px 0 20px 0;
}

#center .container_button a
{
	float: left;
	display: inline;
	display: block;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	text-decoration: none;
	width: 598px;
	height: 16px;
	line-height: 16px;
	padding: 10px 10px 10px 30px;
	background: url(../images/icon_plus_05.gif) left no-repeat;
	color: #000000;
}

#center .container_button a:hover
{
	background: url(../images/icon_plus_06.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
}

#center .container_button_b a
{
	float: left;
	display: inline;
	display: block;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
	margin: 0 0 10px 0;
	text-decoration: none;
	width: 598px;
	height: 16px;
	line-height: 16px;
	padding: 10px 10px 10px 30px;
	background: url(../images/icon_plus_05.gif) left no-repeat;
	color: #000000;
}

#center .container_button_b a:hover
{
	background: url(../images/icon_plus_06.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
}

#center .container_notice
{
	float: left;
	display: inline;
	width: 620px;
	padding: 9px;
	border: 1px solid #ee3424;
	margin: 0 0 20px 0;
	background: #feedec;
	color: #ee3424;
}

#center .container_notice_green
{
	float: left;
	display: inline;
	width: 620px;
	padding: 9px;
	border: 1px solid #168507;
	margin: 0 0 20px 0;
	background: #e2fdc7;
	color: #000000;
}

#center .container_line
{
	float: left;
	display: inline;
	width: 640px;
	margin: 5px 0 5px 0;
}

#center .container_spacer
{
	float: left;
	display: inline;
	width: 640px;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#center .container_spacer_streep
{
	float: left;
	display: inline;
	width: 638px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #bfcfdf;
	margin: 5px 0 5px 0;
}

#center .container_spacer_streep_min
{
	float: left;
	display: inline;
	width: 638px;
	padding: 0;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #bfcfdf;
	margin: 0 0 10px 0;
}

#center .container_min
{
	width: 640px;
	height: 2px;
	line-height: 2px;
	font-size: 1px;
	padding: 0;
}

#center .input
{
	width: 246px;
}

#center .select
{
	width: 250px;
}

#center .textarea
{
	width: 640px;
}

#center .input_error
{
	width: 246px;
}

#center .select_error
{
	width: 250px;
}

#center .textarea_error
{
	width: 640px;
}


/* oud rechts */

/*
#right .button
{
	width: 100px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../images/button.gif) left top no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0 0 15px 0;
}

#right ul
{
	list-style: square;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
}

#right ul li
{
	padding: 0 0 5px 0;
}

#right a
{
	color: #2c93de;
	text-decoration: underline;
}

#right a:hover
{
	color: #ffffff;
	text-decoration: none;
	background: #2c93de;
}

#right a img, #right a:hover img
{
	border: 0px;
	background: none;
	text-decoration: none;
}

#right #navigation
{
	display: block;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 26px;
	background: url(../images/icon_home.gif) left no-repeat;
}

#right h1
{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #999999;
	height: 30px;
	line-height: 30px;
}

#right h3, #right h2, #right h2, #right h3, legend {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px solid #999999;
	height: 30px;
	line-height: 30px;
}

#right .inputtxt
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background: #c4e1f6;
	border: 1px solid #ffffff;
	color: #000000;
	padding: 2px;
}

#right #acceptedtermsofuse, #right #remember
{
	margin: 0;
	width: 13px;
	border: none;
	background: none;
}
*/
/* footer */

#footer ul
{
	width: 640px;
	height: 30px;
	line-height: 30px;
	padding: 60px 20px 10px 20px;
	list-style: none;
	background: url(../images/bckg_footer.gif) top left no-repeat;
	text-align: left;
}

#footer ul li
{
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}

#footer ul li a
{
	color: #999999;
	text-decoration: none;
}

#footer ul li a:hover
{
	color: #666666;
}

/* formulieren */

textarea
{
	line-height: 14px;
	padding: 2px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

input, select
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

fieldset
{
	border: none;
}

.input
{
	height: 20px;
	line-height: 22px;
	background: #c4e1f6;
	border: 1px solid #ffffff;
	padding: 0 0 0 2px;
}

.input:hover, .input:focus, .input:active
{
	background: #FFFFFF;
	border-color: #1c68a0;
	color: #000;
}

.textarea
{
	height: 80px;
	line-height: 20px;
	border: 1px solid #ffffff;
	background: #c4e1f6;
	padding: 0 0 0 2px;
}

.textarea:hover, .textarea:focus, .textarea:active
{
	background: #FFFFFF;
	color: #000;
}

input.button
{
	display: block;
	width: 100px;
	height: 22px;
	color: #000;
	line-height: 22px;
	border: none;
	cursor: pointer;
	background: url(../images/bckg_button.gif) no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

input.button:hover, input.button:focus, input.button:active
{
	background: url(../images/bckg_button_hover.gif) no-repeat;
	color: #FFF;
}

input.button_small
{
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	background: url(../images/bckg_button.gif) no-repeat;
}

input.button_small:hover, input.button_small:focus, input.button_small:active
{
	background: url(../images/bckg_button_hover.gif) no-repeat;
}

input.searchfield
{
	float: left;
	display: inline;
	width: 220px;
	margin: 0 10px 20px 0;
}

input.search
{
	float: left;
	display: inline;
	margin: 0 10px 20px 0;
}

#header .inputbox, #left .inputbox, #right .inputbox
{
}

#header .inputbox:hover, #left .inputbox:hover, #right .inputbox:hover, #header .inputbox:active, #left .inputbox:active, #right .inputbox:active, #header .inputbox:focus, #left .inputbox:focus, #right .inputbox:focus, #left .rapid_contact textarea:focus
{
	border: 1px solid #1c68a0;
	background: #ffffff;
}

.big
{
	font-weight: bold;
	font-size: 15px;
}

.blue
{
	color: #2c93de;
}

/* overig */

.hidden_images_preloader img
{
	display: none;
}

.na
{
	color: #999;
}

.imgrborder
{
	margin: 0 10px 0 0;
}

.error
{
	color: #F00;
}

/* extra */

#tweet_button, #gplus_button, #fb-root
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

/* thickbox.css */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* slideshow.css */

#photo_slider
{
	float: left;
	display: inline;
	width: 640px;
	height: 140px;
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

#photo_slider ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#center div.text #photo_slider li
{
	float: left;
	display: block;
	width: 165px;
	height: 140px;
	margin: 0;
	padding: 0;
}

#photo_slider li:hover
{
}

#photo_slider li img
{
	width: 145px;
	height: 140px;
	margin: 0;
	padding: 0;
	border: none;
}

#photo_slider .jcarousel-container, #photo_slider .jcarousel-clip
{
	width: 640px;
	height: 140px;
	margin: 0;
    padding: 0;
}

#photo_slider .jcarousel-item, #photo_slider .jcarousel-item
{
	width: 145px;
	height: 140px;
    margin: 0 20px 0 0;
    padding: 0;
}

/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */

.cc-cookies { position:fixed; width: 90%; left: 0; top: 0; padding: 0.5em 5%; background: #565656; background: rgba(86,86,86,0.95); color: #fff; font-size: 12px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: center; color: #fff; }
.cc-cookies a, .cc-cookies a:hover { color: #ccc; text-decoration: none; }
.cc-cookies a:hover { color: #fff; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.2em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and (max-width: 480px) {
.cc-cookies { position: relative; float: left; }
}

/* lazy.css */

.lazy {
  display: none;
}