@charset "utf-8";
/* CSS Document */

body {
	background-color:#c3c3c3;
	background-image:url(images/bgimg.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
}
hr {
	color:#ccc;
}
span {
	padding-left:5px;
}
body p {
		padding-left:5px;
	padding-right:5px;
}
a:hover {
	color:#333;
}
a, a.h1:active, a.h1:link {
	color:#ff01e3;
	text-decoration:none;
}
h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333;
	font-size:18px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
}
h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
}
img {
	border:0px;
}
#container {
	margin:0px auto;
	width:900px;
	margin-top:40px;
	background-color:#fff;
}
#logocontainer {
	background-image:url(images/toplogo.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:100px;
	margin-bottom:10px;
}
#navcontainer {
	background-repeat:no-repeat;
	background-position:right;
	height:240px;
	background-image:url(images/navbg1.jpg);
}
#maincontainer {
	position:relative;
	background-color:#fff;
	float:left;
	min-height:400px;
}
#contentright {
	width:300px;
	float:right;
	height:100%;
	position:absolute;
	left:600px;
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
	background-image:url(images/rightbox.jpg);
	background-color:#666666;
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	bottom:0px;
}
#footercontainer {
	float:left;
	font-size:11px;
	width:900px;
}
#SlideShowContainer {
	margin-top:40px;
}
#contentleft {
	width:600px;
	background-color:#fff;
	float:left;
	height:100%;
	min-height:600px;
}
#transnavcontainer {
	background-color:#000;
	float:right;
	height:240px;
	width:300px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
div.navmenu {
	width:400px;
	text-align:right;
	padding-top:10px;
}
.navmenu a:hover {
	color:#ff01e3;
}
.navmenu a, .navmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	white-space:nowrap;
}
.subnav
{padding-left:0px;
height:20px;
margin-top:30px;
}
div.subnavitem
{background-color:#ff01e3;
height:20px;
float:left;
margin-left:5px;
}
.gobutton
{padding-left:0px;
height:20px;
margin-top:0px;
color:#fff;
padding-left:5px;
padding-right:5px;
cursor:pointer;
}
div.gobutton
{background-color:#ff01e3;
height:20px;
float:right;
margin-left:5px;
margin-top:3px;
}
.selectorbox
{width:300px;
height:30px;
padding-left:5px;
margin-top:20px;
padding:5px;
border:1px solid #CCC;
margin-left:5px;

}
#navitem body
{
	padding-right:5px;
}
div.topsubnavitem
{
 text-align:right;
}
.topsubnavitem a, .topsubnavitem
{
	padding-right:0px;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
	margin-right:60px;
	margin-top:5px;
}
 .subnavitem a
 {color:#fff;
font-size:15px;
 margin-right:10px;
 margin-left:10px;}
#navitem {
	width:290px;
	margin-top:5px;
}
body.navitem
{margin-right:5px;}
#imgholder {
	margin-top:0px;
	vertical-align:top;
}
#textholder {
	position:relative;
}
.width300 {
	width:300px;
}
.width400 {
	width:400px;
}
.width600 {
	width:600px;
}
.width150 {
	width:150px;
}
.width100p {
	width:100%;
}
.fltlt {
	float:left;
}
.fltrt {
	float:right;
}
div.tariefomschrijving {
	width:400px;
	float:left;
}
div.tarief {
	width:130px;
	float:right;
}
.inputholder {
	width:550px;
}
.inputbox {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	width:350px;
	color:#333;
	font-size:12px;
	margin-top:5px;
}
.inputlabel {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	float:left;
	padding-top:10px;
}
.textbox {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	float:right;
	width:350px;
	height:200px;
	margin-top:5px;
}
.submitfooter {
	width:400px;
	float:right;
	margin-top:20px;
	text-align:right;
	margin-right:50px;
	margin-bottom:10px;
}
div#subNav a:link, div#subNav a:visited, div#subNav a:active {
	color:#333;
}
div#subNav a:hover {
	color:#ff01e3;
}
.modelfoto {
	float:left;
	width:80px;
	padding-left:5px;
}
.modelomschrijving {
	float:right;
	width:500px;
	padding-right:5px;
}
.modelholder {
	width:600px;
	margin-top:20px;
	float:left;
}
.fotolink {
	float:left;
	white-space:nowrap;
	height:15px;
	width:50px;
}
.linkholder {
	padding-left:90px;
	padding-top:10px;
}
div.displabel {
	width:300px;
	float:left;
}
span.displabel {
	font-weight:bold;
	width:300px;
}
div.dispvalue {
	width:150px;
	float:left;

}
.dataholdermain {
	position:relative;
}
.dataholderdetail
{height:200px;
}
div.modelname
{float:left;
width:900px;}
<!--
SQUARE IMAGES
-->
.clipwrapper {
 position:relative;
 height:225px;
}
.clip {
	position:absolute;
	clip:rect(50px 218px 155px 82px);
}
.clipout {
	position:relative;
	width:136px;
	height:105px;
}
.clipin {
	position:absolute;
	clip:rect(50px 218px 155px 82px);
	top:-50px;
	left:0px;
}
.thumnailimghome
{
	position:absolute;
}
.thumbholder {
	padding-top:10px;

}

/* Thumbnails voor homepage */ 
.modelthumbhome
{width:300px;
float:right;}
/* niet meer nodig
.clipinmodhome {
	float:left;
	left:0px;
}

.thumbholderhome {
	padding-top:0px;

}
.thumbnailimghome
{
	max-height:150px;
	padding:5px;
	float:left;

}
 einde homepagethumbs */
div.infolink {
	padding-left:5px;
	padding-top:10px;
}
.thumbnailimg {
	max-height:400px;
	max-width:300px;
}
.modelthumb {
	float:left;
	width:180px;

}
.clipmod {
	position:relative;
	width:136px;
	height:105px;
}
.clipinmod {
	position:absolute;
	clip:rect(70px 178px 165px 52px);
	top:-95px;
	left:0px;
}
