/* *********************************positionering div's************************************/
body{	
	margin:0px;
	padding:0px;
	height:auto;
	width:auto;
	overflow-x:hidden;
	overflow-y:visible;
	background:#ffffff url('../images/ontwerp/bg.jpg') left top no-repeat;
	background-repeat:no-repeat;
	background-position: center top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #1A171B;	
}
#container{
	width:1000px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
#website {
	margin-top: 0px;
	float:left;
	width: 1000px;
	border:0px solid #cccccc; 	 	
}


#logo {
width: 385px; 
height:92px;
padding: 0px 0px 0 25px ;
float:left;
border:0px solid #1A171B;
}

#menu{
float:left;
width: 1000px;
height: 26px;
padding-top: 11px ;
border:0px solid #ffffff;
}

#portfolio{
float:left;	
margin-top: 20px;
width: 487px;
height: 662px;
padding:0px 0px 0px 0px;
background: url('../images/ontwerp/bgportfolio.png') left top no-repeat;
background-repeat:no-repeat;
background-position: center top; 
border:0px solid #D9341E;
}

#informatie{
float:left;	
margin-top: -10px;
width: 490px;
height: 625px;
padding:20px 0px 0px 0px;
background: url('../images/ontwerp/bgtekst.png') left top no-repeat;
background-repeat:no-repeat;
background-position: center top; 
border:0px solid #D9341E;
}

.titelportfolio{   
color:  #88817C;
font-size: 20px; 
padding: 20px 20px 0px 20px;
}
.tekstportfolio{ 
padding: 20px 20px 0px 20px;
}


#cms{
float:left;	
margin-top: -10px;
width: 487px;
height: 336px;
padding:50px 0px 0px 0px;
background: url('../images/ontwerp/cms.png') left top no-repeat;
background-repeat:no-repeat;
background-position: center top; 
border:0px solid #D9341E;
}
#brochure{
float:left;	
margin-top: -39px;
width: 236px;
height: 275px;
padding:0px 0px 0px 5px;
background: url('../images/ontwerp/brochure.png') left top no-repeat;
background-repeat:no-repeat;
background-position: center top; 
border:0px solid #D9341E;
}

#watdoenwij{
float:right;	
margin-top: -39px;
width: 236px;
height: 275px;
padding:0px 0px 0px 5px;
background: url('../images/ontwerp/diensten.png') left top no-repeat;
background-repeat:no-repeat;
background-position: center top; 
border:0px solid #D9341E;
}
#info{
	float:left;
	padding:30px 0px 0px 0px;
	width:485px;
	border:1px solid #ccc;
}
#tekst{
	float:left;
	padding:30px 0px 0px 0px;
	width:485px;
	border:0px solid #Dccccc;
}

#contact{
float:left;
width: 250px;
height: 250px;
padding: 280px 0 0 5px ;
border:0px solid #1A171B;
}
#content {
float:left;
margin-top:0px;
width: 623px; 
padding: 20px 0 0 20px ;
border:0px solid #1A171B;
}




/******************************* FOOTER WEBSITE*****************************************************/
#footerwebsite{
width: 1000px; 
height:45px;
float:left;
margin-left:0px;
margin-top:-10px;
padding-left:0px;
color: #fff;}


.footer_leftwebsite {
	float: left;
	text-align: left;
	padding: 20px 0px 0px 25px;
}



.footer_rightwebsite {
	float: right;
	text-align: right;
	padding: 20px 0px 0px 0px;
}

/* **************************************opmaak teksten************************************/

h1{   
font-size: 16px; 
color: #E4271F;
}
h2{   
font-size: 21px; 
color: #ED7703;
text-align:left;
}
h3{   
color: #ffffff;
text-align:center;
}



a.link { 
color: #000;
text-decoration:none;
}
a.link:hover{ 
text-decoration:underline;
color: #88817C;
}
a.linktekst { 
color: #fff;
text-decoration:none;
}
a.linktekst:hover{ 
text-decoration:underline;
color: #88817C;
}

td.tekstnieuws{
color: #98271B;	
}


.fotos{
	float:left;
	padding:2px;
	border:1px solid #E9E9E9;
}
hr {
color:  #E9E9E9;
height:1px;	
} 

.fotos{
	float:left;
	padding:5px;
	border:1px solid #E9E9E9;
	margin:10px;
}



/************************************ css bij javascript ShowHideDIV.js *********************************************/
.mouse2
{
visibility:hidden;
background-color: #000000;
color: white;
font-size:10px;
border:1px solid white;
z-index:10;
}




.scrollen {
		overflow:auto;
		height: 115%;
		width: 103%;	
}

/************************************ css bij carousel portfolio *********************************************/
.stepcarousel{
position: relative; /*leave this value alone*/
margin-left: 17px;
border: 0px solid #1A171B;
overflow: scroll; /*leave this value alone*/
width: 400px; /*Width of Carousel Viewer itself*/
height: 260px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
border: 0px solid #ccc;
border: 5px solid #1A171B;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 9px; /*margin around each panel*/
width: 123px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
border: 0px solid #ccc;}

#presKaart{
float:left;
height:266px; 
width:373px;
padding: 50px 1px 1px 55px;
border:0px solid #898A88;
}
#pres_foto{
float:left;
width:361px;
height:256px;
padding: 4px;
}	

#box_fotos{
	float:left;
	height:260px;
	padding-left:20px;
	border:0px solid #ccc;
}
.box_thumb{
	float:left;
	width:112px;
	height: 112px;
	border:0px solid #898A88;
	padding:1px 0px 0px 1px;
	margin-bottom: 10px;
background:url(../images/ontwerp/bgklein.jpg);
background-repeat:no-repeat;
background-position: left center;}

.thumb{
	float:left;
	width:100px;
	height: 100px;
	border:0px solid #898A88;
	padding:5px 0px 0px 5px;}


.thumb img{
	border: 0px solid #E36E11;
	width:100px;
	height: 100px;
}
