/* 2col_50-50 */
/***********************************/

#canvas {
	background-image: url(images/bg_canvas_2col_50-50.gif);
}

#footer {
	background-image: url(images/footer_2col_50-50.gif);
}

#main #maincontent #topcontent,
#main #maincontent #bottomcontent {
/*	padding: 20px 165px 5px 215px;*/
/*	padding: 0px 185px 0px 185px;*/
	width: 552px;
}

#main #maincontent #bottomcontent {
	
}

#main #maincontent #topcontent {
	background-repeat: no-repeat;
	background-position: center;
	height: 304px;
}

#main #maincontent #topcontent .fap-content {
	background-image: url(images/maske_2col_50-50.png);
	background-repeat: no-repeat;
	height: 304px;
	behavior: url(fileadmin/templates/iepngfix.htc) /* ie6 png alpha fix */
}

#main #maincontent #bottomcontent #bottomcontent_left {
	width: 276px;
	float: left;
/*	background-color: #f4e6a6;*/
	background-image: url(images/f4e6a6.gif);
	background-repeat: repeat;
	padding: 25px 0px 25px 0px;
}

#main #maincontent #bottomcontent #bottomcontent_left h1 {
	font-size: 14px;
	line-height: 16px;
	color: #69592e;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 15px;
}

#main #maincontent #bottomcontent #bottomcontent_left p {
	font-size: 12px;
	line-height: 14px;
	color: #69592e;
	padding-top:10px;
	padding-left: 30px;
	padding-right: 30px;
}

#main #maincontent #bottomcontent #bottomcontent_left a {
	text-decoration: none;
	color: #fff;
	float: right;
	font-size: 10px;
	line-height: 15px;
	width: 56px;
	background-color: #dcbf65;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	padding-left: 4px;
	margin-right: -30px;
}


#main #maincontent #bottomcontent #bottomcontent_right {
	width: 276px;
	float: left;
/*	background-color: #f8f0b5;*/
	background-image: url(images/f8f0b5.gif);
	background-repeat: repeat;
	padding: 25px 0px 25px 0px;
	height: 100%;
}

#main #maincontent #bottomcontent #bottomcontent_right h1 {
	font-size: 14px;
	line-height: 16px;
	color: #69592e;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 15px;
}

#main #maincontent #bottomcontent #bottomcontent_right p {
	font-size: 12px;
	line-height: 14px;
	color: #69592e;
	padding-top:10px;
	padding-left: 30px;
	padding-right: 30px;
}

#main #maincontent #bottomcontent #bottomcontent_right a {
	text-decoration: none;
	color: #fff;
	float: right;
	font-size: 10px;
	line-height: 15px;
	width: 56px;
	background-color: #dcbf65;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	padding-left: 4px;
	margin-right: -30px;
}

