/* structuur website			*/
/* algemeen						*/

#bij_holder {
	position:relative;
	height:510px;
/*	margin:  -260px auto auto -401px;*/

/*	margin: 30px 0 0 0;*/
	margin-top:60px;

	text-align:center;
	visibility: visible;
	border: 1px solid #666666;
}

/* typografie website			*/
/* algemeen						*/
body, html
{
	
}

input, input_small, ul {
	font-size: 10px;
	letter-spacing: 0.3px;
	line-height: 14px;
}

.brood {
	font-size: 11px;
	letter-spacing: 0.3px;
	line-height: 16px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6, h7
{
	margin: 0 0px 0 10px;
	padding-left: 10px;
	/*padding: 0 10px 0 10px;*/
	text-align:left;
}

p
{
	font-size: 11px;
	letter-spacing: 0.3px;
	line-height: 15px;
	margin: 10px 10px 5px 10px;
	padding: 0 10px 5px 10px;
	text-align:left;
}

A 
{
	color: #888888;
}

A:hover 
{
	color: #cccccc;
}


/* typografie website			*/
/* bulletlist					*/
ul#subnav{
	position: relative;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-left: 15px;
}

ul#subitem{
	margin-left: 10px;
	padding-left: 10px;
	text-transform: normal !important;
	font-weight: normal;

}

ul#subitem li{
	padding-left: 0px;
	list-style-type: none;
	list-style-image: url(/BijWeb/images/Cs2002Sms2Product/line_black.gif);
}

#subnav li{
	font-weight: bold;
}

h1{

}
h2{

}
h3{

}
h4{

}
h5{

}
h6{

}

.smallcaps_small {
	font-size: 8px;
	text-transform: uppercase;
}

.brood_small{
	font-size: 9px;
}

.brood_xtrasmall{
	font-size: 8px;
}

/* typografie website			*/
/* bulletlist					*/
#must_have p{
	font-size: 9px;

}
#inp{
	background-image:url(/BijWeb/images/Cs2002Sms2Product/bg_input.gif);
	height:20px;
	background-repeat: no-repeat;
	background-position: center center;
	padding:5px 0;
	text-align: center;
	width: 100%;
}

.tableCampaignLarge
{
	/*margin-top:15px;*/
}