/* ****************************** */
/* Jebede.nl css-code *********** */
/* Portfolio ******************** */
/* ****************************** */

#main h1 { font-size: 24px; color: #ff0084; margin:0px; }
#main h2 { font-size: 20px; color: #ff0084; margin:0px; }
.portfolio_tegel { float:left; margin-bottom: 20px; margin-right: 20px; display: block; width: 206px; }
.portfolio_img { border: 3px solid #d9d9d9; }
.portfolio_img_open { border: 3px solid #d9d9d9; }
.portfolio_tekstvlak {
	position: absolute;
	margin-top: -25px;
	background-color: #d9d9d9;
	width: 212px;
	height: 25px;
	filter:alpha(opacity=80); /* msie */
	-moz-opacity: 0.80; /* firefox 1.0 */
	-khtml-opacity: 0.80; /* webkit */
	opacity: 0.80; /* css 3 */
}
.portfolio_tekst { position: relative; margin-top: -25px; text-align: center; }
.portfolio_tekst a:link, .portfolio_tekst a:active, .portfolio_tekst a:visited  { text-decoration: none; color: #000; }
.portfolio_tekst a:hover { color: #000; }
.portfolio_links { float: left; width: 727px; }
.portfolio_rechts { float: left; width: 110px; min-height: 380px; *height: 380px; }
.portfoliobutton { background-image: url(../images/portfoliobutton.gif); width: 152px; height: 28px; padding-top: 2px; float: left; margin-right: 11px; text-align: center; font-size: 11px; }
.portfoliobutton a:link, .portfoliobutton a:visited, .portfoliobutton a:active { color: #fff; text-decoration: none; }
