#container
{
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    color: #3C3C3C;
    text-align:center;
}

#sub_left
{
    height: auto;
    width: 100%;
    margin-top:10px;
}

#sub_left img
{
    -webkit-border-radius: 5px;
     border-radius: 5px;
     width: auto;
     height: auto;
}

#pers
{
     margin-top:10px;
     padding-top: 5px;
     padding-bottom:5px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
    -webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     background-color: #F5F5F5;
     font-size: 0.9em;
     color: #444;
}

#sub_right
{
    width: 100%;
    padding-top:15px;
    font-size: 1em;
}

#sub_right img
{
    -webkit-border-radius: 5px;
     border-radius: 5px;
}

#clear
{
    clear: both;
    padding-top:10px;
}


.centerimg
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.breakline
{
    width: 80%;
    color: #ECECEC;
    height: 1px;
}


#splitleft
{
    width: 100%;
    padding-top:10px;
    
}


#splitright
{
    width: 100%;
    padding-top:10px;

}


#left_content
{
     background-color: #F5F5F5;
     padding-bottom: 1em;
     padding-top: 1em;
}

#left_content h3
{
	text-decoration: underline;
	line-height: 2.5em;
}


#left_content ul li
{
	list-style-type:disc;
	line-height: 1.5em;
}

.referentie-vorige
{
	display:none;
}

.referentie-volgende
{
	display:none;
}

#refnav li
{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;;
}

#refnav ul
{
	padding-top: 5px;
}

#reftext h2
{
	font-size: 14pt;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14pt;
}

#refnav:hover img
{ 
    filter: alpha(opacity=50); /* for older versions of IE */
    opacity: .5;
}

#refnav a:hover img
{ 
    filter: alpha(opacity=100); /* for older versions of IE */
    opacity: 1; 
}

.hrstyled {
    border: 0;
    height: 1px;
    background: #777;
    background-image: -webkit-linear-gradient(left, #ccc, #777, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #777, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #777, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #777, #ccc); 
}

#ref_particulier
{
	width: 45%;
	float: right;
	text-align: center;
	-webkit-border-radius: 5px;
     border-radius: 5px;
    -webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     background-color: #F5F5F5;
}

#ref_particulier a img
{
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
}

#sub_right:hover img
{ 
    filter: alpha(opacity=50); /* for older versions of IE */
    opacity: .5;
	transition: opacity .25s ease-in-out;
}

#sub_right a:hover img
{ 
    filter: alpha(opacity=100); /* for older versions of IE */
    opacity: 1; 
	transition: opacity .25s ease-in-out;
}

#ref_zakelijk
{
	width: 45%;
	float: left;
	text-align: center;
	-webkit-border-radius: 5px;
     border-radius: 5px;
    -webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     background-color: #F5F5F5;
}

#ref_zakelijk a img
{
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
     box-shadow:  0px 0px 1px 1px rgba(190, 190, 190, 1);
}

.hr_referenties
{
    border: 0;
    height: 1px;
    background: #888;
    background-image: -webkit-linear-gradient(left, #ccc, #888, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #888, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #888, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #888, #ccc); 
    width: 80%;
}

#refnav a img
{
    min-width: 60px;
    max-height: 60px;
    margin-top: 5px;
}

#refimages
{
   width: 100%;
   height:auto;
}

#refimages img
{
   width: 80%;
   height:auto;
   margin-top: 1em;
}

#reftext h2
{
   font-size: 1em;
}
