/**
 * Style sheet right
 */
div#right
{
	padding:0px;
}

div#right div.inside
{
	padding:0px 5px 0px 0px;
}

div.box_right div.boxhead
{
	background-repeat:no-repeat;
	margin-left:1px;
}

div.box_right
{
	width:155px;
	padding-bottom:8px;
	background-position:center bottom;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}

div.box_right div.boxcontent
{
	padding:3px 3px 0px 3px;
	font-size:0.8em;
	border-left-width:2px;
	border-left-style:solid;
	border-right-width:2px;
	border-right-style:solid;
	margin-right:1px;
	margin-left:1px;
}

div.box_right h2
{
	font-weight:normal;
	font-size:0.8em;
	padding:6px 4px 5px 8px;
	margin-bottom:0px;
	/*
	background-image:url("tl_files/imiq/boxen_inhalt_rechts/pfeil01.gif");
	background-repeat:no-repeat;
	background-position:2px 8px; 
	*/
}

div.box_right p
{
	margin:0px 0px 0px 3px;
	padding-top:3px;
	padding-bottom:3px;
}

div.box_right a
{
	padding-left:12px;
	background-repeat:no-repeat;
}
