@import "template_fullpagescroll.css";

#transparant {
	width: 297px;
	height: 184px;
	border-left: 1px solid #fff;
	float: right;
}

#languagebar {
	clear: both;
	background-image: url(/images/language_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 30px;
}

#language
{
	width:286px;
	float:right;
	text-align:center;
	margin-top:-9px;
	_margin-top:6px;
}

#language img
{
	margin-right:10px;
	border:solid 1px white;
}

#language img.active
{
	/*border-left:solid 3px white;
	border-right:solid 3px white;*/	
}

#contentText {
	margin-left: 25px;
}

.itemRechts {
	width: 258px;
	border-top: 1px solid #47B984;
	background-image: url(/images/itemrechts_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}