
body {
	margin: 20px;
	color: #003399;
	font-size: 16px;
}


.tarieven {
	border: 1px solid black;
/*	box-shadow: 10px 10px 5px #888888;*/
	box-shadow: 10px 10px 26px #636363;
	margin-left: 25px;
}

.tarieven .price{
	/*
	color: #ff00ff;
	*/
	text-align: right;
}

.tarieven td{
	padding: 4px 4px 4px 4px;
}

.tarieven .caption{
	/*
	color: #ff00ff;
	*/
	text-align: center;
	font-weight: bolder;
}


#content {
   margin: 0px 0px 0px 0px;
/* 
	font-weight: bold;
*/
}

div #contentTitle {
   font-size: 24pt;
   font-weight: bold;
   text-shadow: 4px 4px #aaaaaa;
}

#left, #right {
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0 0;
    vertical-align: bottom;
}

#topmenu {
   float: left;
   margin: 20px 0px 20px 0px;
/*   box-shadow: 10px 10px 26px #636363;*/
}

#header {
/*	height: 250px; */
}

#captiontext {

	top: 0px;
	left: 0px;
	padding: 150px 0px 0px 0px;
	font-weight: bold;
	color: #003399; /*6699cc 003399*/
	height: 80px;
	width: 1250px;
	
	text-align: center;
	
	
}

#captionimg {
	margin: 00px 40px 0px 0px;
	float:left;
	max-width: 100%;
	min-width: 200px;
	height: 500px;
}

#backgroundlogo {
	color: #003399; /*6699cc 003399*/
/*	background-image: url("../images/brugblauw.png"); */
	background-image: url("../images/vertaalburologo2017.png");
	
	background-repeat: no-repeat;
	height: 271px;
	width: 702px;

	position: absolute;
    left: 20px;
    top: 20px;
    z-index: -1;
	
}

#captionimg img {
	max-width: 100%;
	min-width: 200px;
	height: auto;
}

#caption {
	/* color: #003399; 6699cc 003399 */
	font-size:xx-large;
	text-shadow: 2px 2px #cccccc;
}	

#subcaption {
	/* color: #6699cc; 6699cc 003399*/
	font-size:large;
	margin: 5px 10px 20px 10px;
	font-weight: bold;
}

.subcaption {
	/* color: #6699cc; 6699cc 003399*/
	font-size:large;
	text-shadow: 2px 2px #cccccc;
}

#floatleft {
	width:350px;
	float: left;
	margin: 5px 10px 20px 10px;
	text-shadow: 2px 2px #cccccc;
}

#floatright {
	width:350px;
	float: right;
	margin: 5px 10px 20px 10px;
}

.floatleft {
	width:350px;
	float: left;
	margin: 5px 10px 20px 10px;
}

.floatright {
	width:350px;
	float: right;
	margin: 5px 10px 20px 10px;
}

.jacotlogo {
	background-color: #6699cc;
	
	background: none repeat scroll 0 0 #6699cc;
    box-shadow: 10px 10px 26px #636363;
    transition: background 0.2s ease 0s;
    white-space: normal;
    
    margin:  0 0 40px 40px;
    padding: 4px; 
}

/*
	#languagepicker a{	
	}

	#languagepicker a #it_vlag{
	}
	
	#languagepicker a #it_vlag{
	}

#languagepicker a #it_vlag, #languagepicker a #nl_vlag{
	width:40px;
	height: auto;
}
	
	
*/

#languagepicker {
	float:left;
}

#languagepicker a #it_vlag, #languagepicker a #nl_vlag{
	width:35px; /* you can use % */
	height: auto;
}
	
	
#footer {
	margin: 20px 0px 30px 0px;
 	display: table;
    font-size: 14px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}



/************************************************************************************
MOBILE
*************************************************************************************/
@media screen and (max-width: 480px) {
 

	font-size: 24px;

	
}
 
@media screen and (min-width: 480px) {
 	
 	font-size: 24px;
	
}






 /*   
 
 #juridische_vert {
	display: block; 
	margin: 10px;
	padding: 10px;
	width: 132px;
	height: 79px;
	display:block;
	background:transparent url("../images/juridische_vert.jpg") center no-repeat;
	float:left;
}

#technische_vert {
	display: block; 
	margin: 10px;
	padding: 10px;
	width: 132px;
	height: 79px;
	display:block;
	background:transparent url("../images/technische_vert.png") center  no-repeat;
	float:left;
}

#offerte {
	display: block; 
	margin: 10px;
	padding: 10px;
	width: 204px;
	height: 145px;
	display:block;
	background:transparent url("../images/offerte.png") center  no-repeat;
	float:left;
}

 
 background-image: url("../images/technische_vert.png");
 
 
 sftp://guido:@fiber.mopur.nl/%2Fvar/www/html/vertaalburo/images/juridische_vert_hover.png
sftp://guido:@fiber.mopur.nl/%2Fvar/www/html/vertaalburo/images/juridische_vert.jpg
sftp://guido:@fiber.mopur.nl/%2Fvar/www/html/vertaalburo/images/technische_vert.png
sftp://guido:@fiber.mopur.nl/%2Fvar/www/html/vertaalburo/images/technische_vert_hover.png

 
 */

