.maincontent{
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	/*overflow:hidden;*/
}

.titlebar_full{
	background:url(images/tl.gif) no-repeat #e34761;
	height:19px;
	line-height:19px;
	margin-top:10px;
}
.titelbar_right_full{
	background:url(images/tr.gif) right no-repeat;
	height:19px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:19px;
}

.dp_content_full{
	background:#420d37;
	overflow:hidden;
	overflow:hidden;
	padding:15px;
	height:100%;
	font-family:Arial;
	color:#FFF;
	font-size:11px;
}

.dpl_full{ 
	background:url(images/dp_l.gif) no-repeat #420d37;
	height:11px;
}

.dpr_full{ 
	background:url(images/dp_r.gif) no-repeat right;
	font-size:7px;
	height:11px;
}


.a:link {
  color:#ebab9d;
}

.a:hover {
  color:#ffffff;
}

.a:visited {
  color:#c9c27f;
}



