.loginbutton
{
	background: url(/siteimg/bt_login.gif) no-repeat;
	border: 0px;
	width: 55px;
	height: 19px;
}

.loginhelpbutton
{
	background: url(/siteimg/bt_loginhelp.gif) no-repeat;
	border: 0px;
	width: 21px;
	height: 19px;
	
}


/* Sander 2007-19-09: zelf samenstellen */
#samenstellers
{
	margin-top: 10px;
}

#samenstellers #messages div
{
    padding: 7px 5px;
    float: left;
}

.row
{
    clear: both;
    float: none;
}

.radios label,
.row label
{
    display: block;
    width: 93px;
    float: left;  
    margin: 2px; 
}

.radios .col
{
    width: 120px;
    display: block;
    float: left;
    margin-right: 10px;
}

.radios .col label
{
    float: none;
    width: 200px;
}

.radios label input
{
   vertical-align: text-bottom;
}

.row label input,
.row label select
{
    width: 89px;
    border: 1px inset;
}

.row .error
{
    border: 1px inset red;
    background-color: #FFC3CE;
}

.btnZoeken
{
    background: url('/siteimg/bt_zoeken.gif') no-repeat;
    width: 55px;
    height: 19px;
    margin: 6px 6px 3px 0;
    border: 0;
    padding: 0;
}

.btnSearch
{
    background: url('/siteimg/bt_search.gif') no-repeat;
    width: 55px;
    height: 19px;    
    margin: 6px 6px 3px 0;
    border: 0;
    padding: 0;    
}

div#xmlloader
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	float: left;
	padding: 15px;
}

div#buttons
{
	background-color: #FFFFFF;
	width: 300px;
	height: 500px;
	float: left;
}

div#buttons h2, div#results .h2text
{
	color: #333333;
	font-size: 14px;
}

div#results
{
	background-color: #FFFFFF;
	width: 300px;
	height: 100%;
	float: left;
	color: #333333;
}

div#xmlloader .button
{
	background-color: #97ca00;
	border: 0px;
	color: #FFFFFF;
	width: 200px;
}

/*iframe breed */
div.blokbreedtop {
	width: 957px;
	margin-right: 6px
}

/* de width moet expliciet gezet worden, omdat sommige sites moeite hebben met 100% width??*/
iframe#iframePageBreed
{
	width: 957px;
}

img.aanbiedingen_img
{
	width: 46px;
	height: 46px;
}

div#dataviewer
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: arial;
	font-size: 12px;
}

/* martijn toevoeging om aanbieding top 4 netjes op elkaar aan te laten sluiten */
div.topaanb_klein {
min-height:50px;
}

/* footer right*/
span#footerright a
{
	margin-right: 7px;
}

span#footerright img.footerright {
	margin-right: 7px;
}


div.blok2top h2.h2aanbieding
{
	margin-right: 12px;
}

label.error{
	font-weight: bold;
}
