#container
{
    width: 940px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    color: #3C3C3C;
}

#sub_left
{
    padding:5px;
    height: auto;
    width: 680px;
    
}

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

#pers
{
     margin-top:10px;
     padding-top: 5px;
     padding-left:5px;
     padding-right: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: 11px;
     color: #444;
}

#sub_right
{
    float: right;
    width: 220px;
    padding:5px;
    padding-top:15px;
}

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

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

.btwimage
{
    padding:10px;
    -webkit-border-radius: 5px;
     border-radius: 5px;
    -webkit-box-shadow:  0px 0px 1px 1px rgba(210, 210, 210, 1);
     box-shadow:  0px 0px 1px 1px rgba(210, 210, 210, 1);
     background-color: #FFFFFF;
}

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

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


#splitleft
{
    width: 50%;
    float:left;
    padding-top:10px;
    
}


#splitright
{
    width: 50%;
    float:right;
    padding-top:10px;

}

#sub_left li
{
	line-height: 12pt;
}

#sub_left li a:hover
{
	background: #ddd;
        -webkit-border-radius: 2px;
         border-radius: 2px;
}

#sub_left li a
{
	text-decoration: none;
	color: #282B82;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 7px;
}



#left_content
{
    padding: 10px;
    -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;
}

#rowholder
{
	background-image: url('../images/referentie-borders.png');
	background-position: left;
} 

#ref1
{
	width: 210px;
	position: relative;
	float: left;
	padding-right: 5px;
	/*border-right: 1px solid #ccc;*/
	height: 100%;
	font-size: 9pt;
}

#ref1 img
{
	height: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ref1 h3
{
	padding-bottom: 5px;
	padding-top:5px;
}


#ref2
{
	width: 210px;
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
	font-size: 9pt;
}

#ref2 img
{
	height: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ref2 h3
{
	padding-bottom: 5px;
	padding-top:5px;
}

#ref3
{
	width: 210px;
	position: relative;
	float: left;
	padding-left: 5px;
	/*border-left: 1px solid #ccc;*/
	height: 100%;
	font-size: 9pt;
}

#ref3 img
{
	height: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#ref3 h3
{
	padding-bottom: 5px;
	padding-top:5px;
}

#float_clear
{
	clear: both;
}


.youtube-border-fix-iframe
{
    display: block;
    text-align: right;
    margin-right: 0px;;
    position: relative;
}

.youtube-border-fix-div
{
    width: 638px;
    text-align: center;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.ulnudge
{
    margin-left: 10px;
    
}

.pressdate
{
    text-align: right;
    padding-bottom: 15px;
}

#left_content ul
{
	padding-left: 12px;
}

#left_content ul li
{
	list-style-type:disc;
	padding-top: 2px;
}