@font-face{
	font-family: 'Avenir35';
	src: url('webfonts/AvenirLTStd-Light.woff') format('woff');
}

@font-face{
	font-family: 'Avenir95';
	src: url('webfonts/AvenirLTStd-Black.woff') format('woff');
}

@font-face{
	font-family: 'Lulo';
	src: url('webfonts/Yellow Design Studio - Lulo Clean One.woff') format('woff');
}


@font-face{
	font-family: 'LuloBold';
	src: url('webfonts/Yellow Design Studio - Lulo Clean One Bold.woff') format('woff');
}

@font-face{
	font-family: 'Zahrah';
	src: url('webfonts/Indian Type Foundry - Zahrah Bold Italic.woff') format('woff');
}

body {
	padding: 0px;
	border: 0px;
	margin: 0px;
	color:#000;
	font-family: 'Avenir35';
	font-size: 10pt;
	background-color:#BABABA ;
	line-height: normal;
}


.abutton {
	background-color: black;
	color: white;
	border-width: 0;
}

.oneliner {
	background-color: #000;
}

font.ebookprijs{
	font-weight: normal;
	color: #FF0000;
}

font.errormessage {
	font-weight: bold;
	color: #FF0000;
}

font.hoofdtitel {
	font-size: 13pt; 
	font-family: 'Avenir95';
	color: #000;
	font-variant-caps:all-small-caps ;
	line-height: 150%;
}

font.hoofdtitelprint {
	font-weight: bold;
	color: #038F49;
}
font.hoofdtitelklein {
	font-weight: bold;
	color: #038F49;
}
	
font.teaserkop {
	font-weight: bolder;
	color: #336DD9;
	text-align: center;
	position: relative;
	font-style: normal;
	visibility: visible;
	text-transform: none;
}

font.teasertekst {
	font-weight: bold;
	color: #336DD9;
	text-align: left;
	position: relative;
	font-style: normal;
	visibility: visible;
}

font.boldcapital {
	text-decoration: none;
	font-family: 'Avenir35';
	color: #000;
	font-weight: bold;
	font-variant-caps:all-small-caps;
	font-size: 11pt;
}
font.middenstandaard {
	font-family: 'Avenir35';
	color: #000;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover { 
	color:hotpink;
	text-decoration: none;
}

	
a.logo
{
	font-family: 'Zahrah';
	font-size: 38pt;
	color:black;
	text-decoration: none;

}

a.logo:hover
{
	color:#F859B7;
	font-family: 'Zahrah';
	font-size: 38pt;
	text-decoration: none;
}

a.hoofdtitel {
	text-decoration: none;
	color: #336DD9;
}
	
a.hoofdtitel:hover {
	text-decoration: underline;
	color: #336DD9;
}
a.sidelink {
	text-decoration: underline;
	color: #000;
	font-family: 'Avenir95';
	font-size: 11pt;
	font-variant-caps:all-small-caps;
}

a.sidelink:hover {
	text-decoration: underline;
	color: hotpink;
	font-family: 'Avenir95';
	font-size: 11pt;
}
  
a.middenlinkdonkervet {
	text-decoration: none;
	font-family: 'Avenir35';
	color: #000;
	font-weight: lighter;
	font-variant-caps:all-small-caps;
	font-size: 11pt;
}

a.middenlinkdonkervet:hover {
	text-decoration: none;
	font-family: 'Avenir35';
	color: hotpink;
	font-weight: lighter;
	font-variant-caps:all-small-caps;
	font-size: 11pt;
}

a.teaserlink {
	text-decoration: none;
	color: #DDE7FF;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	visibility: visible;
}

a.teaserlink:hover {
	color: #DDE7FF;
	text-decoration: underline;
}

a.linklijst {
	text-decoration: none;
	font-weight: normal;
}

a.linklijst:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.linklijst:visited {
	font-weight: normal;
}


table.kader {
	border-top-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
	border-right-color: #000;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}


td {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

td.logobar {
	background-color: #FFFFFF;
}

td.separatorbar { 
	background-image: url(afbeeldingen/blackpixel.png);
	background-repeat: repeat;
}

td.sidebar {
	background-color: #FFFFFF;
}

td.middlebar {
	background-color: #FFFFFF;
}

td.teaser {
	background-image: url(afbeeldingen/teaserbackground.png);
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}

hr.vraagaanbod{
	color: #666666;
}
