


/****** css die kan geselecteerd worden via telerik >>> in admin.css ******/




/**********FONTS RELATED**********/
body,td,th,input,textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	margin: 0px;
}

.content_summary { 
	font-size: 12px;
	font-style:italic;
	line-height: 18px;
	color: #595959;
}



.content Li {
	list-style-image: url(/images/ico_list.gif);
}

.linkoverzicht {
	
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color:#EC008C;
	border-bottom: 1px solid #91CAE5;
	}

/**********FONTS RELATED END**********/

/**********LINKEN RELATED - hou dit na FONTS RELATED aangezien dit hiermee relateerd **********/
a:link {
	color: #00507D;
    text-decoration: underline;
}

a:visited {
    color: #9E8BBD;
	text-decoration: underline;
}

a:hover {
    color: #00507D;
	text-decoration: underline;
}

a:active {
    color: #00507D;
	text-decoration: underline;
}
.rechterblok .title {
	color: #ffffff;
	font-size 14px;
	
	}
.rechterblok a:link {
	color: #253B08;
    text-decoration: underline;
}

.rechterblok a:visited {
    color: #404836;
	text-decoration: underline;
}

.rechterblok a:hover {
    color: #253B08;
	text-decoration: underline;
}

.rechterblok a:active {
    color: #253B08;
	text-decoration: underline;
}

.linkoverzicht a:link {
	font-size: 12px;
	font-weight: bold;
	color:#EC008C;
    text-decoration: none;
}

.linkoverzicht a:visited {
   font-size: 12px;
	font-weight: bold;
	color:#EC008C;
    text-decoration: none;
}

.linkoverzicht a:hover {
    font-size: 12px;
	font-weight: bold;
	color:#EC008C;
    text-decoration: none;
}

.linkoverzicht a:active {
    font-size: 12px;
	font-weight: bold;
	color:#EC008C;
    text-decoration: none;
}

.footer a:link{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

.footer a:visited{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

.footer a:hover{
color: #ffffff;
text-decoration: underline;
font-size:11px;
}

.footer a:active{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

	
/**********LINKEN RELATED END**********/


/**********LAYOUT RELATED**********/

body {
	background-color:#C6E5F4;
	background-image:url(/images/bck_page.gif);
	background-position:center;
	background-repeat: no-repeat;
	background-position:top;
	margin-top:0px
	

}
#main {
	width:766px; 
	position:absolute; 
	left:50%; 
	margin-left:-383px; 
	margin-top:0px; 
	overflow: visible; 
	z-index: 1; 
	height:99%;
	}
	
	
.contentTabel {
	width: 730px;
	height: 100%;
	
}

.Tabelbox {
	width: 100%;
	height: 100%;
}

.content {
	border: 1px solid #DCE6EC;
	width: 550px;
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:20px;
	padding-top:35px;
	background-image:url(/images/bck_content_titel.gif);
	background-repeat:no-repeat;
	padding-left:50px;
		}
		
.content_titelright 
{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	}
.rechterblok {
	width: 154px;
	background-color: #81C721;
	background-image:url(/images/bck_rechterblok.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #253B08;
	padding-right:10px;
	padding-left: 10px;
	
	
}

.footer {
	background-image: url(/images/bck_footer.gif);
	background-repeat:repeat-x;
	height:23px;
	text-align:center;
	padding-top:5px;
	color: #FFFFFF;
	font-size: 11px;
	}
	

/**********LAYOUT RELATED END**********/

/********** SCROLLBAR RELATED **********/
body {
	scrollbar-arrow-color:#006795;
	scrollbar-base-color:#8DBDD3;
	scrollbar-darkshadow-color:#006394;
	scrollbar-face-color:#8DBDD3;
	scrollbar-highlight-color:#8DBDD3;
	scrollbar-track-color:#EFF8FC;
	scrollbar-shadow-color:#8DBDD3;
	}
	

/********** SCROLLBAR RELATED END **********/







/* --- breadcrumb ---*/

/************* Locatienet ************/
.tableForm {
	border-collapse:collapse;
	border-spacing:0;
	margin-top:2em;
}
.marginL {
	margin-left:50px;
}
.tableForm td {
	padding:2px 4px;
	vertical-align:top;
}
.tableForm td td {
	padding:0;
}
.tableForm .buttonRow {
	text-align:right;
}
.buttonRow input {
	cursor:pointer;
	margin:0.5em 0 0 1em;
}
input, select, textarea {
	color:#666;
	font-size:0.95em;
}
.inputField {
	border: 1px solid rgb(129,199,33);
	padding:1px 0;
}
.tableForm label {}
.S {width:60px;}
.M {width:172px;}
.L {width:240px;}
.overview {
	border-collapse:collapse;
	border-spacing:0;
	margin-top:2em;
}
.overview h4, .overview p {
	margin:0 0 0.5em 0;
}
.overview td {
	padding:10px;
	border-bottom:1px solid #ccc;
	line-height:15px;
	vertical-align:top;
}
.overview td td {
	padding:0;
}
.overview .comment {
	color:#999;
	font-size:0.9em;
	font-style:italic;
	line-height:12px;
	width: 200px;
}
.tel {
	background:url(../images/ico_tel.gif) no-repeat;
}
.fax {
	background:url(../images/ico_fax.gif) no-repeat;
}
.mail {
	background:url(../images/ico_mail.gif) no-repeat;
}
.tel , .fax, .mail {
	display:block;
	padding-left:20px;
	background-position:bottom left;
}
#routeData {
	float:left;
	width:150px;
	padding-top:20px;
}
#routeDataL {
	padding-top:20px;
}
#routeMap{
	float:right;
	padding-top:20px;
}
#routeMap img {
	border:1px solid #ccc;
	width:300px;
}
#map img {
	border:1px solid #ccc;
	width:100%;/*=496px;*/
}
#map {
	border:1px solid #ccc;
}
.clearfloats {
	clear:both;
}
#routeDesc 
{}
#routeDesc table {
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #ccc;
	margin-top:30px;
}
#routeDesc th {
	vertical-align:top;
	padding:5px 10px;
	text-align:left;
}
#routeDesc td {
	vertical-align:top;
	padding:1px 10px;
}
.otherSites .margin {margin:0 2px 10px 15px; font-size:11px}

.microSites  a:hover {
	text-decoration: none;
}
.microSites .textCell a{
	padding:0 0 0 18px;
	background: url(/images/LandingPage/bullet.gif) center left no-repeat;
	color:#0095E9 !important;
}

