﻿.tuintip
{
	margin-left:16px;
	margin-top:8px;
}

.tuintip2
{
	margin-left:16px;
	margin-top:10px;
}

.tuintip_top
{
	background-image:url(/01/Images/tuintip_top.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 260px;
}

.tuintip_middle
{
	background-image:url(/01/Images/tuintip_middle.png);
	background-repeat: repeat-y;
	width: 260px;
}

.tuintip_inner
{
	width: 200px;
	padding-left:17px;
	padding-top:4px;
}

.tuintip_bottom
{
	background-image:url(/01/Images/tuintip_bottom.png);
	background-repeat: no-repeat;
        background-position: right bottom;
	height: 21px;
	width: 260px;
}

.tuintip_titel {
	color: #0c51a1;
	font-size: 12px;
	font-weight: bold;
}


.tip
{
	margin-right:7px;
	background-image:url(/01/Images/klustip.jpg);
	background-repeat: no-repeat;
        background-position: right bottom;
	min-height: 160px;
        width: 525px;
}

.tip_top
{

	height: 15px;
	width: 525px;
}

.tip_middle
{
	width: 525px;
	margin-left:30px;
}

.tip_inner
{
	min-height: 117px;
	width: 350px;
	padding-top:20px;
}

.tip_bottom
{

	height: 21px;
	width: 525px;
}

.tip_titel {
	color: #0c51a1;
	font-size: 12px;
	font-weight: bold;
}

a.alletips:link, a.alletips:visited {
	font-weight: bold;
	float: right;
}

.items_row_cell 
{
	text-align : left;
}

.items_row_acell
{
	text-align : left;
}

.items_arow_cell
{
	text-align : left;
}

.items_arow_acell
{
	text-align : left;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -5px;
}

hr {
	color: #cccccc;
}




