html{height:100%}
body{
	height:100%;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#C0CEDE;
}
#searchbutton{
border:0px;
background-color:#D8E1EB;
}
#breadcrumb a{	
	color:#3A6899;
	font-size:10px;
}
#breadcrumb{}

/* PORTAL (sjabloon_portal.html) */
.portal_introtxt {
	color:#333333;
	font-size:11px;
}

.portal_sitetext p{
	color:#FFFFFF;
}
*/
.portal_site_link a, .portal_site_link a:visited, .portal_site_link a:hover{
	color:#718AA3;
	font-weight:bold;
	font-size:9px;
}
#menuPortal a, #menuPortal a:visited, #menuPortal a:hover{
	color:#3A6899;
	font-weight:bold;
	font-size:11px;
}


#menuDealers a, #menuDealers a:visited, #menuDealers a:hover{
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

.shop_sidewindow .cartflop td,
.shop_sidewindow .cartflip td,
.shop_sidewindow .cartflop a,
.shop_sidewindow .cartflip a{
	font-size:11px;
	border-bottom:1px solid #666666;
	color:#000000;
	text-decoration:none;
}

#blacklink a,#blacklink a:active,#blacklink a:hover,#blacklink a:visited {
	display:block;
	border-bottom:0px;
	text-decoration:none;
	padding:3px;
	padding-left:10px;
}

#blacklink a:hover {
	display:block;
	border-bottom:0px;
	text-decoration:none;
	background-color:#ffffff;
}


.teasertext p{
font-size:12px;
color:#666666;
line-height:17px;
margin:0px;
}

.leesverder a, .leesverder a:visited, leesverder a:hover{
margin-top:-20px;
}

#nieuws_html h3 {
margin-top:20px;
color:#3A6899;
}

#nieuws_html h1 {
color:#3A6899;
}

hr {
	border:1px solid #D8E1EB;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/*Formulier stijlen*/
input.FormHandlerField{width:95%;}
.FormHandlerTable h2{margin-top:20px;}

#totalcosts{margin-top:8px;margin-bottom:8px;}
table.FormHandlerTable td{
padding:2px;
}
#FormhandlerForm table.FormHandlerTable {
width:100%;
}

#FormhandlerForm div.panel{
	border:1px dotted #3A6899;
	background-color:#EFEFEF;
	margin:5px;
	padding:3px;
}
#FormhandlerForm div.panel caption{
	color:#3A6899;
	font-weight:bolder;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
