td
{
color: white;
}

.header
{
font-size: 22pt;
color: #bdbcc1;
}

.linksboven
{
background-image: url("images/home_linksboven.png") ;
background-repeat: no-repeat;
font-size:10pt;
color: #606062;
width: 268px;
height: 444px;
}


.rechtsbovensafari
{
padding-bottom: 120px;
font-size:52pt;
width: 780px;
height: 444px;
}

.rechtsboven
{
padding-bottom: 120px;
font-size:52pt;
width: 995px;
height: 444px;
}

.linksonder
{
padding-left: 70px;
height: 268px;
width: 268px;
}

.rechtsondersafari
{
background-image: url("images/home_rechtsonder.png") ;
background-repeat: no-repeat;
background-color: #606062;
font-size:7.2pt;
padding-left: 122px;
padding-top: 220px;
height: 240px;
width: 780px;
}

.rechtsonder
{
background-image: url("images/home_rechtsonder.png") ;
background-repeat: no-repeat;
background-color: #606062;
font-size:7.2pt;
padding-left: 122px;
padding-top: 220px;
height: 240px;
width: 995px;
}

.content
{
background-image: url('images/logo.png');
background-position: right bottom;
background-repeat: no-repeat;
background-color: #68696c;
padding-top: 25px;
padding-left: 25px;
position: static;
font-size:11pt;
color: #FFFFFF;
font-family:times new roman;
}

.content_search
{
background-image: url('images/logo.png');
background-position: right bottom;
background-repeat: no-repeat;
background-color: #68696c;
padding-top: 25px;
padding-left: 20px;
position: static;
font-size:11pt;
color: #FFFFFF;
font-family:times new roman;
}

.content_info
{
background-image: url('images/logo.png');
background-position: right bottom;
background-repeat: no-repeat;
background-color: #68696c;
padding-top: 25px;
padding-left: 270px;
position: static;
font-size:11pt;
color: #FFFFFF;
font-family:times new roman;
}

.searchcontent
{
background-image: url('images/logo.png');
background-position: right bottom;
background-repeat: no-repeat;
background-color: #68696c;
position: static;
}


.footer
{
background-image: url("images/footer.png");
background-position: right;
font-size:7.87pt;
padding-left: 385px;
}

.itemscontent
{
width: 960px;
padding-left: 40px;
}

.search
{
color:white;
background-color: #ed1d25;
}

.form
{
background-color: #FFFFFF;
border: 0px;
color: #ed1d25;
font-family:times new roman;
font-size: 11px;
width:85px;
}

.form-button
{
background-color: #ed1d25;
border: 0px;
color: #FFFFFF;
font-family:times new roman;
font-size: 11px;
width:23px;
}

.form-button2
{
background-color: #68696c;
border: 0px;
color: #000000;
font-family:times new roman;
font-size: 14px;
width:40px;
}

.form-button3
{
background-color: #68696c;
border: 0px;
color: #000000;
font-family:times new roman;
font-size: 14px;
width:80px;
}

.form-button4
{
background-color: #68696c;
border: 0px;
color: #000000;
font-family:times new roman;
font-size: 14px;
width:140px;
}

.search2
{
background-color: #68696c;
color:white;
font: 12px times new roman;
padding-right: 5px;
}

.maxwidth2
{
max-width:465px;
max-height: 465px;
height: expression((this.height > 465 && this.height > this.width) ? "465px" : true);
width: expression((this.width > 465 && this.width > this.height) ? "465px" : true); 
}

.maxwidth3
{
max-width:200px;
max-height: 200px;
height: expression((this.height > 200 && this.height > this.width) ? "200px" : true);
width: expression((this.width > 200 && this.width > this.height) ? "200px" : true); 
}

/*Dit is de drop down menu */

#sddm
{	margin: 0;
	padding: 0 ;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: left;
	font: 12px times new roman;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 15;
	padding: 4px 0px;
	float: middle;
	width: 100px;
	height: 28px;
	background: #ed1d25;
	border-right: solid #FFFFFF;
	border-width: 1px;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

#sddm li a:hover
{	background: #ee1c25;
	color: white;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #606062;
	border: 1px solid #808080;
}

#sddm div a
{	position: relative;
	display: block;
	border: 0;
	padding: 4px;
	width: 90px !important; /* Only for Firefox */
	width: 97px; /* Only for IE */
	height: 20px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #606062;
	color: #000;
	font: 12px times new roman;
}

	#sddm div a:hover
	{	background: #8b8b8b;
		color: #black}

		/*Dit zorgt ervoor dat links in het wit worden getoond*/

	a:link {
	color: #FFFFFF;
	}

	a:visited {
	color: #FFFFFF;
	}

	a:hover {
	color: #FFFFFF;
	}

	a:active {
	color: #FFFFFF;
	}
	
	div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 0px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 0px solid #000;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 0px solid #000;
		font-weight: bold;
		background-color: #68696c;
		color: #000;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 0px solid #EEE;
		color: #fff;
	}
	