/* CSS Document */

/* Tekst met inhoud */
.cc_tekstinhoud 						{clear:both;} 
.cc_tekstinhoud .header1				{padding: 0px; margin:0px;}
.cc_tekstinhoud .header2				{padding: 0px; margin:0px;}
.cc_tekstinhoud .header3				{padding: 0px; margin:0px;}
.cc_tekstinhoud .tekst					{text-align: left;}
.cc_tekstinhoud .pic_mid_links			{padding-right:10px; float:left; margin-right:28px; margin-bottom:15px;}
.cc_tekstinhoud .tekst_mid_links		{text-align: left;}
.cc_tekstinhoud .pic_top_rechts	img		{margin-left: auto; margin-right: auto; display: block;}
.cc_tekstinhoud .pic_mid_rechts			{padding-left:20px; float:right;}
.columniframe .cc_tekstinhoud .pic_mid_rechts img {background:url('../img/bgleaflet.jpg'); padding:10px;}
.cc_tekstinhoud .tekst_mid_rechts		{text-align: left;}
.cc_tekstinhoud .pic_top_links			{padding-bottom:10px; text-align:left;}
.cc_tekstinhoud .tekst_top_links		{text-align: left;}
.cc_tekstinhoud .pic_top_mid			{padding-bottom:10px; }
.cc_tekstinhoud .pic_top_mid img		{margin-left: auto; margin-right: auto; display: block;}
.cc_tekstinhoud .tekst_top_mid			{text-align: left;}
.cc_tekstinhoud .pic_top_rechts			{padding-bottom:10px; float:right;}
.cc_tekstinhoud .tekst_top_rechts		{text-align: left; clear:both;}
.cc_tekstinhoud .pic_bot_links			{padding-top:10px; text-align:left;}
.cc_tekstinhoud .tekst_bot_links		{text-align: left;}
.cc_tekstinhoud .pic_bot_mid			{padding-top:10px;}
.cc_tekstinhoud .tekst_bot_mid			{text-align: left;}
.cc_tekstinhoud .pic_bot_rechts			{padding-bottom:10px; float:right;}
.cc_tekstinhoud .tekst_bot_rechts		{text-align: left;}
.cc_tekstinhoud .pic_abs_links			{padding-right:10px; float:left;}
.cc_tekstinhoud .tekst_abs_links		{text-align: left;}
.cc_tekstinhoud .pic_abs_rechts			{padding-left:10px; float:right;}
.cc_tekstinhoud .table td				{vertical-align: top; }
.cc_tekstinhoud .tekst_abs_rechts		{text-align: left;}
.cc_tekstinhoud .pic_tekst				{}
.cc_tekstinhoud .onderschrift			{font-size: 10px; text-align: center;}
.cc_tekstinhoud .onder					{padding-bottom:10px;}

/* Lijst met links */
.cc_lijstmetlinks						{clear:both;padding-bottom:10px;}
.cc_lijstmetlinks .header1				{padding: 0px; margin:0px;}
.cc_lijstmetlinks .header2				{padding: 0px; margin:0px;}
.cc_lijstmetlinks .header3				{padding: 0px; margin:0px;}
.cc_lijstmetlinks ul 					{margin:0px; padding:0px;}
.cc_lijstmetlinks li 					{padding:0px; margin-left: 20px;}
.cc_lijstmetlinks a 	    			{}
.cc_lijstmetlinks a:hover				{}
.cc_lijstmetlinks a.aan 				{}
.cc_lijstmetlinks .bestand				{}
.cc_lijstmetlinks .intern				{}
.cc_lijstmetlinks .extern				{}
.cc_lijstmetlinks .email				{}
.cc_lijstmetlinks .onder				{padding-bottom:10px;}

/* Tabel */
.cc_tabel								{clear:both; padding-bottom:10px;}
.cc_tabel .header1						{padding: 0px; margin:0px;}
.cc_tabel .header2						{padding: 0px; margin:0px;}
.cc_tabel .header3						{padding: 0px; margin:0px;}
.cc_tabel table 						{margin:0px; padding:0px; border:0px; empty-cells:show;}
.cc_tabel th 							{padding:0px 5px 0px 0px; font-weight: bold; text-align: left;}
.cc_tabel tr 	    					{}
.cc_tabel td							{padding:0px 5px 0px 0px;}
.cc_tabel .onder						{padding-bottom:10px;}

/* Afbeeldingen */
.cc_afbeeldingen						{clear:both;}
.cc_afbeeldingen .header1				{padding: 0px; margin:0px; }
.cc_afbeeldingen .header2				{padding: 0px; margin:0px;}
.cc_afbeeldingen .header3				{padding: 0px; margin:0px;}
.cc_afbeeldingen table 					{padding:0px; border:0px;}
.cc_afbeeldingen tr 					{}
.cc_afbeeldingen td 					{padding:0px 5px 0px 0px; }
.cc_afbeeldingen .afbeelding_links		{float:left; width: 100%;}
.cc_afbeeldingen .afbeelding_links table{float:left;}
.cc_afbeeldingen .afbeelding_mid		{}
.cc_afbeeldingen .afbeelding_mid table  {margin-left: auto; margin-right: auto; }
.cc_afbeeldingen .afbeelding_rechts		{float:right; width: 100%;}
.cc_afbeeldingen .afbeelding_rechts	table {float: right; }                      	      
.cc_afbeeldingen .clear					{}
.cc_afbeeldingen .onder					{padding-bottom:0px;clear:both;}

/* Flashanimatie */
.cc_flashanimatie						{clear: both; width: 100%; }
.cc_flashanimatie .header1				{padding:0px; margin:0px;}
.cc_flashanimatie .header2				{padding:0px; margin:0px;}
.cc_flashanimatie .header3				{padding:0px; margin:0px;}
.cc_flashanimatie .flashanimatie_links	{float:left; width: 100%;}
.cc_flashanimatie .flashanimatie_links	.flashItem {float:left;}
.cc_flashanimatie .flashanimatie_mid	{float: left; width: 100%;}
.cc_flashanimatie .flashanimatie_mid .flashItem	{ text-align: center; }
.cc_flashanimatie .onderschrift			{text-align: center;}
.cc_flashanimatie .flashanimatie_rechts	{float: right; width: 100%;}
.cc_flashanimatie .flashanimatie_rechts	.flashItem {float: right;}



/* Formulieren Algemeen */
input, textarea							{border: 1px solid #d7d5d5; padding:2px; font-family:Verdana; font-size:12px;}
.failed-validation						{color: #FF0000; }
label.required							{font-weight: bold; }
input.error								{border: 1px solid #e6001b; }
span.error								{color: #e6001b; }

input[type="file"].error				{border:1px solid #e6001b;}
textarea.error							{background: #FFFFFF; border: 1px solid #e6001b; }
select.error							{background: #FFFFFF; border: 1px solid #e6001b; }


/* Formulier */
.cc_formulier							{clear: both; padding:10px 0px 10px 0px;}
.cc_formulier .header1					{padding: 0px; margin:0px;}
.cc_formulier .header2					{padding: 0px; margin:0px;}
.cc_formulier .header3					{padding: 0px; margin:0px;}
.cc_formulier .tekstveld				{float:left; width:150px; min-height:20px; vertical-align:top; padding: 0px 0px 10px 0px;}
.cc_formulier .invoerveld				{float:left; padding: 0px 0px 6px 0px; width: 500px;}
.cc_formulier .invoerveldTekstBlok		{float:left; padding: 0px 15px 6px 0px; width: 500px;}
.cc_formulier .checkrood				{color:red; font-weight: normal; padding:0px; width:0px;}
.cc_formulier .formtekst				{float:left; height:14px; font-size: 11px; color: #a19f9f;}
.cc_formulier .invoerveld label			{margin-top:0px; margin-right:15px;}
.cc_formulier .formselect				{border:1px solid #d7d5d5; font-size: 11px; height: 20px; color: #404040;}
.cc_formulier .formtekstveld			{float: left; width:300px; height:150px; font-size: 11px; color: #404040;}
.cc_formulier .formbestand				{border:1px solid #d7d5d5; width:200px; font-size: 11px; color: #404040;}
.cc_formulier .titelRegel				{float: left; padding-top: 15px; font-weight: bold;} 
.cc_formulier .tekstRegel				{float: left; } 
.cc_formulier .formcheckboxhoriz input,
.cc_formulier .formradiohoriz input,
.cc_formulier .checkbox input,
.cc_formulier .radio input				{border: 0px; margin: 0px 10px 0px 0px; padding:0px;}
.cc_formulier .checkbox,
.cc_formulier .radio					{padding-bottom: 10px; }
.cc_formulier .invoerveld_submit		{margin-top:0px; float: left;}
.cc_formulier .invoerveld_reset			{margin-top:0px; float: left;}
.cc_formulier .formverzenden			{float:left; background: #000000; color:#ffffff; text-align:center; border:0px; font-size:12px; padding: 2px 5px 3px 5px; cursor:pointer; margin-top: 10px; margin-right: 20px;}
.cc_formulier .formbutton				{float:left; background: #000000; color:#ffffff; text-align:center; border:0px; font-size:11px; padding: 2px 5px 3px 5px; cursor:pointer; margin-top: 10px; }
.cc_formulier .clear					{clear:both;}
.cc_formulier .onder					{padding-bottom:0px;}
.cc_formulier .datepicker				{float:left; margin-left:8px;}

.cc_formulier_navigatie	.cc_formulier_vorige		{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie	.cc_formulier_vorige:hover	{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie .cc_formulier_reset			{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie .cc_formulier_reset:hover	{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie .cc_formulier_verzenden		{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie .cc_formulier_verzenden:hover	{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie .cc_formulier_volgende			{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}
.cc_formulier_navigatie .cc_formulier_volgende:hover	{float: left; margin:0 20px 0 0; background: #000000; color:#FFFFFF; text-align:center; border:0px; font-size:11px; cursor:pointer; padding: 2px 5px 3px 5px; text-decoration:none;}

/* Routeplanner */
.cc_routeplanner 						{clear: both; padding: 0 0 20px 0; }
.cc_routeplanner .header1				{padding: 0px;}
.cc_routeplanner .header2				{padding: 0px;}
.cc_routeplanner .header3				{padding: 0px;} 
.cc_routeplanner .formtekst				{color: #a19f9f; font-size: 11px; padding: 2px 5px 3px 5px;}
.cc_routeplanner .formverzenden			{background: #000000; color:#ffffff; text-align:center; border:0px; font-size:11px; padding: 2px 5px 3px 5px; cursor:pointer; text-decoration:none; }



/* Enquete */
.cc_enquete								{clear: both; width: 100%; padding:0px 0px 0px 0px;}
.cc_enquete .header1					{padding: 0px; margin:0px;}
.cc_enquete .header2					{padding: 0px; margin:0px;}
.cc_enquete .header3					{padding: 0px; margin:0px;}
.cc_enquete .tekstveld					{width:400px; min-height:20px; vertical-align:top; font-weight:bold; }
.cc_enquete .invoerveld					{padding-top:5px;}
.cc_enquete .checkrood					{color:red;display:none;}
.cc_enquete .formtekst					{width:300px;}
.cc_enquete .formcheckbox				{}
.cc_enquete .matrixveld					{}
.cc_enquete .matrixveld TD				{}
.cc_enquete .matrixveld TR				{}
.cc_enquete .matrixveld .matrixantwoord {padding:0px 10px 0px 10px; background-color:#CCCCCC; font-weight:bold; height:22px; text-align:center; border-right:solid 1px #ffffff;}
.cc_enquete .matrixveld .matrixvraag 	{padding:0px 10px 0px 10px; font-weight:bold; height:22px; border-bottom:solid 1px #CCCCCC;}
.cc_enquete .matrixveld .matrixradio 	{text-align:center; border-bottom:solid 1px #CCCCCC;}
.cc_enquete .formradio					{}
.cc_enquete .formselect					{}
.cc_enquete .formtekstveld				{width:300px; height:90px;}
.cc_enquete .formbestand				{border:1px solid #999999; width:300px;}
.cc_enquete .formverzenden				{background:#999999; color:#ffffff; text-align:center; border:0px; }
.cc_enquete .formbutton					{background:#999999; color:#ffffff; text-align:center; border:0px; }
.cc_enquete .buttonback					{background:#999999; color:#ffffff; text-align:center; border:0px; }
.cc_enquete .buttonnext					{background:#999999; color:#ffffff; text-align:center; border:0px; }
.cc_enquete .clear						{clear:both;}
.cc_enquete .onder						{padding-bottom:10px;}



/* Mutimedia met inhoud */
.cc_mediainhoud 						{float: left; width: 100%; padding-bottom:20px; }
.cc_mediainhoud .header1				{padding: 0; margin:0px 0px 20px 0px;}
.cc_mediainhoud .header2				{padding: 0px 0px 15px 0; margin:0px;}
.cc_mediainhoud .header3				{padding: 0px 0px 10px 0; margin:0px;}
.cc_mediainhoud .tekst					{text-align: left;}
.cc_mediainhoud .media_links			{float:left; width: 100%;}
.cc_mediainhoud .media_links .flashItem {float:left;}
.cc_mediainhoud .media_midden				{float: left; width: 100%;}
.cc_mediainhoud .media_midden .flashItem	{text-align: center; }
.cc_mediainhoud .onderschrift			{text-align: center;}
.cc_mediainhoud .media_rechts			{float: right; width: 100%;}
.cc_mediainhoud .media_rechts .flashItem {float: right;}
.cc_mediainhoud .pic_tekst				{}
.cc_mediainhoud .onderschrift			{text-align: center; }





.cc_dealer								{padding-bottom:20px;}
.cc_dealer .dealerzoeker				{background:url(../img/dealerzoeken.jpg) no-repeat; height:138px; width:240px; line-height:18px; padding:10px; }
.cc_dealer .dealerzoektekst2			{width:220px; min-height:30px; font-weight:bold;}
.cc_dealer .dealerzoektekst				{float:left; width:100px; height:30px;}
.cc_dealer .dealerzoekveld				{height:30px;}
.cc_dealer .dealerresultaat				{width:240px;}
.cc_dealer .dealerresultaat ul			{padding:0px; margin:0px;}
.cc_dealer .dealerresultaat li			{list-style:none; border-top:1px solid #cccccc;padding:4px 0px 0px 0px; clear:both; }
.cc_dealer .dealerresultaat li a		{padding-bottom:4px;} 
.cc_dealer .dealerresultaatitem			{float:left; width:137px; padding-left:4px;}
.cc_dealer .dealerresultaatplaats		{width:110px;}
.cc_dealer .dealervolgende				{clear:both;line-height:24px; padding-left:4px; border-top:1px solid #cccccc; width:240px;}
.cc_dealer .dealervolgende a			{padding-left:5px;}
.cc_dealer .dealeritem					{width:350px;}
.cc_dealer .dealeritemveld				{height:25px;}
.cc_dealer .dealeritemveld1				{font-weight:bold; float:left; width:130px;}
.cc_dealer .dealeritemveld2				{}
.cc_dealer .map							{border:1px solid #d7d5d5; padding:10px; width:460px;}

.cc_nieuws .volgendepagina				{float:right; line-height:30px;}
.cc_nieuws .volgendepagina a			{padding-left:5px;}
.cc_nieuws .leesmeernieuws a			{margin-bottom:30px;}

.cc_agenda								{float:left;}
.cc_agenda .agendaveld					{height:25px;}
.cc_agenda .agendaveld1					{font-weight:bold; float:left; width:130px;}
.cc_agenda .agendaveld2					{}
.cc_agenda .afbeeldingknoplicht			{cursor: pointer;}
.cc_agenda .agendatekst					{float:left;}
.cc_agenda .agendazoekblok				{float:left; width:300px; background-color:#f8f8f8; padding:10px 10px 20px 10px; border:1px solid #CCCCCC;}
.cc_agenda .agendakalenderblok			{float:left; margin:0px 0px 0px 78px; width:300px; padding:0px;}
.cc_agenda .agendazoeken				{cursor: pointer;}
.cc_agenda .agendaresultaatblok			{height:30px; font-weight:bold; line-height:22px; background-color:#f8f8f8; border:1px solid #CCCCCC;}
.cc_agenda .agendaresultaat1			{display:block; border-right:1px solid #CCCCCC; padding:6px 10px; width:400px; float:left;}
.cc_agenda .agendaresultaat2			{display:block; padding:6px 10px; width:150px; float:left; border-right:1px solid #CCCCCC;}
.cc_agenda .agendaresultaat3			{display:block; padding:6px 10px; width:100px; float:left;}
.cc_agenda .agendaresultaatblok2		{width:750px; height:30px; line-height:22px; border:1px solid #CCCCCC; border-top:none;}
.cc_agenda .agendaitemres				{width:400px;float:left;}
.cc_agenda .agendaitemres1				{height:25px;}
.cc_agenda .agendaitemres2				{font-weight:bold; float:left; width:130px;}
.cc_agenda .agendaitemres3				{}
.cc_agenda .agendaitemrez				{float:left;}
.cc_agenda .resultaattable				{background:#CCCCCC; width:765px;}
.cc_agenda .resultaattable th			{height:30px; font-weight:bold; line-height:22px; background-color:#F8F8F8; padding:0px 10px;}
.cc_agenda .resultaattable td			{height:30px; line-height:22px; background-color:#FFFFFF; padding:0px 10px;}
.cc_agenda .clear						{float:left; height:25px; clear:both; display:block;}

/* Algeme buttons */
/*.formverzenden							{background:url(/img/bg_routebut.gif) no-repeat; color:#000000; text-align:center; border:0px; font-family:Arial; font-size:12px; width:104px; height:22px; cursor:pointer; margin-right:20px; }*/

.cc_vacature .vacaturezoekblok 			{background-color:#f8f8f8;padding:6px 10px 6px 10px;height:23px;border:1px solid #CCCCCC; margin-bottom:30px;}
.cc_vacature .vacaturezoeken 			{}
.cc_vacature .vacaturezoekveld1			{float:left;padding-right:10px;}
.cc_vacature .vacatureresultaatblok		{width:758px; height:30px; font-weight:bold; background-color:#f8f8f8; border:1px solid #CCCCCC;}
.cc_vacature .vacatureresultaat1		{display:block; border-right:1px solid #CCCCCC; padding:6px 10px; width:400px; float:left;}
.cc_vacature .vacatureresultaat2		{display:block; padding:6px 10px; width:150px; float:left; border-right:1px solid #CCCCCC;}
.cc_vacature .vacatureresultaat3		{display:block; padding:6px 10px; width:108px; float:left;}
.cc_vacature .vacatureresultaatblok2	{height:30px; width:758px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
.cc_vacature .vacatureitemres			{width:758px; float:left; margin-bottom:20px; padding-bottom:10px;}
.cc_vacature .vacatureitemres1			{float:left; clear:both; font-weight:bold; width:180px;}
.cc_vacature .vacatureitemres2			{float:left; width:180px;}
.cc_vacature .vacatureitemres3			{float:left;font-weight:bold; width:180px;}
.cc_vacature .vacatureitemres4			{float:left; min-width:180px;}
.cc_vacature .vacatureitemres5			{float:right;}
.cc_vacature .vacatureitemrez			{float:left;}
.cc_vacature .vacatureterug				{font-weight:bold;}
.cc_vacature .vacaturereageer			{font-weight:bold;}

.cc_faq .faqzoekblok 					{padding:6px 0px 6px 0px;height:23px; margin-bottom:30px;}
.cc_faq .faqzoekenbutton				{background: #253667; color:#ffffff;}
.cc_faq .faqzoekveld1					{float:left;padding-right:10px;}
.cc_faq .faqresultaatblok				{width:688px; height:30px; font-weight:bold; border:1px solid #cccccc;}
.cc_faq .faqresultaatblok2				{width:688px; height:30px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
.cc_faq .faqresultaat1					{padding:6px 10px 6px 10px; width:449px; display:block; border-right:1px solid #CCCCCC; float:left;border-bottom:1px solid #CCCCCC; }
.cc_faq .faqresultaat2					{padding:6px 10px 6px 10px; width:198px; display:block;}
.cc_faq .faqresultaat3					{padding:6px 10px 6px 10px; width:137px; float:left;border-bottom:1px solid #CCCCCC; }
.cc_faq .faqcategorieblok				{width:708px;float:left;font-weight:bold; line-height:22px; margin-bottom:20px; padding-bottom:10px; }
.cc_faq .faqcategorie1					{width:340px; float:left;}
.cc_faq .faqcategorie2					{width:340px; float:left; }
.cc_faq .faqantwoordblok				{width:750px;}
.cc_faq .faqvraagblok					{font-weight:bold;}
.cc_faq .faqterug					{margin-bottom:20px; padding-bottom:10px;}
.cc_faq .faqcategorieblok strong			{font-weight:normal; color:#253667; font-size:14px;}


.cc_faq_extra .faqzoekblok 					{padding:6px 0px 6px 0px;height:23px; margin-bottom:30px;}
.cc_faq_extra .faqzoekenbutton				{background: #253667; color:#ffffff;}
.cc_faq_extra .faqzoekveld1					{float:left;padding-right:10px;}
.cc_faq_extra .faqresultaatblok				{width:688px; height:30px; font-weight:bold; border:1px solid #cccccc;}
.cc_faq_extra .faqresultaatblok2				{width:688px; height:30px; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
.cc_faq_extra .faqresultaat1					{padding:6px 10px 6px 10px; width:449px; display:block; border-right:1px solid #CCCCCC; float:left;border-bottom:1px solid #CCCCCC; }
.cc_faq_extra .faqresultaat2					{padding:6px 10px 6px 10px; width:198px; display:block; float:left;}
.cc_faq_extra .faqresultaat3					{padding:6px 10px 6px 10px; width:137px; float:left;border-bottom:1px solid #CCCCCC; }
.cc_faq_extra .faqcategorieblok				{width:708px;float:left;font-weight:bold; line-height:22px; margin-bottom:20px; padding-bottom:10px; }
.cc_faq_extra .faqcategorie1					{width:340px; float:left;}
.cc_faq_extra .faqcategorie2					{width:340px; float:left; }
.cc_faq_extra .faqantwoordblok				{width:750px;}
.cc_faq_extra .faqvraagblok					{font-weight:bold;}
.cc_faq_extra .faqterug					{margin-bottom:20px; padding-bottom:10px;}
.cc_faq_extra .faqcategorieblok strong			{font-weight:normal; color:#253667; font-size:14px;}



.cc_ecard .cardstap1					{width:730px;}
.cc_ecard .cardstap1a					{float:left;width:355px; padding:0px 10px 0px 0px; border-right:solid 1px #cccccc; margin-bottom:30px;}
.cc_ecard .cardstap1b					{float:left;width:354px; padding-left:10px;  margin-bottom:30px;}
.cc_ecard .cardstap2					{width:730px; margin-bottom:30px; float:left;}
.cc_ecard .ecardselect1					{float:left; padding:0px 10px 10px 0px;}
.cc_ecard .ecardselect2					{float:left; padding:0px 0px 10px 0px;}
.cc_ecard .ecardselect1 .ecardimg,
.cc_ecard .ecardselect2	.ecardimg		{display:block; width:170px;}
.cc_ecard .ecardselectmeer				{float:right;padding-right:5px;}
.cc_ecard .ecardselectmeer a			{padding-left:5px;}
.cc_ecard .ecardtekst					{float:left; width:150px; padding:3px 0px;}
.cc_ecard .ecardveld					{float:left; width:120px; padding:3px 0px;}
.cc_ecard .ecardspacer					{float:left; width:349px; border-bottom:1px solid #cccccc; margin:10px 0px;}
.cc_ecard .ecardknop2					{float:left; padding:3px 0px 3px 0px; }
.cc_ecard .ecardknop					{float:right; padding:3px 2px 3px 0px;}
.cc_ecard .ecardtonen					{}
.cc_ecard .ecardstap					{}
.cc_ecard .checkrood					{float:left; color:red; font-weight: normal; padding: 3px 0px 3px 5px; width:0px;}

.cc_poll .pollvraag						{}
.cc_poll .pollvragen					{margin-bottom:30px;}
.cc_poll .pollknop						{}
.cc_poll .pollknop2						{}
.cc_poll .chart_div						{}

.cc_zoeken .zoekblok					{padding:0px 0px 20px 0px;}
.cc_zoeken .cc_zoekveld					{float:left; padding:0px 10px 0px 0px;}
.cc_zoeken .cc_pulldown					{float:left; padding:0px 10px 0px 0px;}
.cc_zoeken .cc_zoekknop					{}
.cc_zoeken .itemTitel a					{color: #0000FF; text-decoration:underline; font-size:14px;}
.cc_zoeken .itemTitel a:visited			{color: #800080; text-decoration:underline;}
.cc_zoeken .itemTitel a:active			{color: #800080; text-decoration:underline;}
.cc_zoeken .itemUrl a					{color: #008000; text-decoration:underline;}
.cc_zoeken .itemUrl a:visited			{color: #008000; text-decoration:underline;}
.cc_zoeken .itemUrl a:active			{color: #008000; text-decoration:underline;}
.cc_zoeken .itemContent					{}
.cc_zoeken .zoekItem					{}
.cc_zoeken .zoekAlternatief				{}
.cc_zoeken .altTitel a					{color: #0000FF; text-decoration:underline; font-size:14px;}
.cc_zoeken .altTitel a:visited			{color: #800080; text-decoration:underline;}
.cc_zoeken .altTitel a:active			{color: #800080; text-decoration:underline;}
.cc_zoeken .altUrl a					{color: #008000; text-decoration:underline;}
.cc_zoeken .altUrl a:visited			{color: #008000; text-decoration:underline;}
.cc_zoeken .altUrl a:active				{color: #008000; text-decoration:underline;}
.cc_zoeken .altContent					{}
.cc_zoeken .zoekmelding					{font-size:14px;}

/* Vraag en Aanbod/Advertentie module */
.cc_vraagaanbod 							{}
.cc_vraagaanbod .vraagaanbodzoekblok 		{float: left; background:#f8f8f8; padding:6px 10px 6px 10px;border:1px solid #CCCCCC; margin-bottom:30px; width: 100%;}
.cc_vraagaanbod .vraagaanbodzoeken 			{}
.cc_vraagaanbod .vraagaanbodzoekveld1		{float:left; padding-right:10px;}
.cc_vraagaanbod .vraagaanbodresultaatblok 	{width:100%; border:1px solid #CCCCCC; margin-bottom:10px;}
.cc_vraagaanbod .vraagaanbodtekst	 		{width:600px; padding:10px;}
.cc_vraagaanbod .vraagaanbodtitel	 		{font-size:13px;}
.cc_vraagaanbod .vraagaanbodrubriek			{font-size:11px; float:right;}
.cc_vraagaanbod .vraagaanbodinfo			{width:155px; padding:10px; vertical-align: top;}
.cc_vraagaanbod .vraagaanboddatum	 		{width:215px; }
.cc_vraagaanbod .vraagaanbodafbeelding 		{width:120px; padding:5px; }
.cc_vraagaanbod .vraagaanbodlocatie	 		{width:210px; text-align:right; padding-right:5px;}
.cc_vraagaanbod .vraagaanbodtekst			{width:425px;}
.cc_vraagaanbod .vraagaanbodcategorieblok 	{float:right; width:180px; display:none;}
.cc_vraagaanbod ul							{padding:0px 0px 0px 15px; margin:0px;}
.cc_vraagaanbod li							{}
.cc_vraagaanbod li a						{height:20px;}
.cc_vraagaanbod ul .sub						{padding:0px 0px 0px 20px; margin:0px;}
.cc_vraagaanbod ul .sub li					{}
.cc_vraagaanbod ul .sub li a				{height:20px;}
.cc_vraagaanbod .vraagaanbodvoegtoe			{}
.cc_vraagaanbod .vraagaanboditem	 		{width:755px;}
.cc_vraagaanbod .prijs	 					{color:#000000;}

/* Forum  */

.cc_forum									{float:left; }
.cc_forum .cc_forumitem						{float:left; width:700px; padding:16px 0px 5px 0px; clear:both;}
.cc_forum .sorteren							{float:right; }
.cc_forum .titel							{float:left;}
.cc_forum .tekst							{float:left; clear:both; width:500px; padding-bottom:11px;}
.cc_forum img 								{border:1px solid #dcdcdc;}
.cc_forum .leesmeer							{background:url(../img/leesmeer_icon.jpg) bottom right no-repeat; text-decoration:underline; padding:0px 0px 0px 0px; }
.cc_forum .terug							{background:url(../img/terug_icon.jpg) bottom left no-repeat; text-decoration:underline; padding:0px 0px 0px 0px; }
.cc_forum .forumdatum						{float:left; width:200px; text-align:right;}
.cc_forum .reactietitel						{float:left; font-size:13px; width:500px; font-weight:bold; padding-top:20px;}
.cc_forum .plaatsreactie					{float:left; width:200px; text-align:right; padding-top:20px;}
.cc_forum .paginering						{float:right;}
/* toegevoegd door martijn wieggers...*/
.cc_forum .paginering a						{padding-left:5px;}
.cc_forum .door								{font-weight:bold;}
.cc_forum .auteur								{font-weight:bold;}
.cc_forum .reacties 						{float:left; margin-bottom:5px; width:700px;}
.cc_forum .reacties .leesmeer				{background:url(../img/leesmeer_icon.jpg) bottom right no-repeat; text-decoration:underline; padding:0px 20px 0px 0px; }
.cc_forum .reacties .reactie				{float:left; width:700px; padding:16px 0px 16px 0px; border-bottom:1px solid #dcdcdc;}
.cc_forum .reacties .tekst					{float:left; width:700px;}
.cc_forum .reacties .door					{font-weight:bold; float:left; width:700px;}
.cc_forum .reacties .plaatsreactie			{float:right; width:154px; text-align:right; padding-bottom:20px;}
.cc_forum .reacties .leesmeer				{background:url(../img/leesmeer_icon.jpg) bottom right no-repeat; text-decoration:underline; padding:0px 0px 0px 0px; }
.cc_forum .reacties .terug					{background:url(../img/terug_icon.jpg) bottom left no-repeat; text-decoration:underline; padding:0px 0px 0px 0px; }
.cc_forum .reacties .reageren				{width:400px; margin:10px 0px 10px 0px; height:200px; border:1px solid #dcdcdc;}

/* Sitemap */
.cc_sitemap									{padding: 0 20px;}