/* 2col_33-66 */
/***********************************/

#leftcontent {
	float: left;
	height: 100%;
	width: 184px;
}

#leftcontent #image .inner {
	background-repeat: no-repeat;
	height: 305px;
	behavior: url(/fileadmin/templates/twinsite/0809-3/iepngfix.htc) /* ie6 png alpha fix */
}

#rightcontent {
	float: left;
	width: 368px;
}

#rightcontent .inner {
	padding: 30px;
	padding-right: 20px;
}

#rightcontent .inner p{
	margin-top: 15px;
}

/* menu level 2 start */
#navigation_lvl2 .inner {
	padding-top: 15px;
	padding-left: 10px;
}

#navigation_lvl2 ul li {
	height: 23px;
	margin-bottom: 8px;
	width: 174px;
	background-repeat: no-repeat;
}

#navigation_lvl2 ul li a {
	display: block;
	padding-left: 15px;
	width: 159px;
}

/* menu level 2 end */