/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#mainCol_full_width_portfolio {
	float:left;
	margin:0px;
	width:940px;
	background-color: #ffffff;
	padding-left: 0;
}

#myBerge{float: left}
#myFotos{float: left}
#myBergeCaption{
    text-align: center;
    position:relative;
    top:193px;
}
#myFotosCaption{
    text-align: center;
    position:relative;
    top:193px;
}
#myFotosBadge{
    position:absolute;
}
#mySpacer{float: right}
#contactUs {
	float:left;
	left:130px;
	position:relative;

} 
#logoTrans {

height:0;
position:relative;
top:10px;

} 
#myvideos{
        border:medium none;
        float:left;
} 
#contactMe {
	float:left;
	width:375px;
	height: 290px;
        border-left: 1px solid black;
        padding-bottom:20px;
        padding-left:10px;
        padding-top:20px;
	background:transparent url(http://www.docolex.de/portfolio/wordpress/wp-content/uploads/assets/cont_bck.png) repeat-y scroll left top;
} 
.myvideos
#footer #about {
	float:left;
	margin:0;
	padding:0 20px 20px 0;
	width:500px;
}