body
{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	color: #333333;
}

.ubs
{
        font-family: "Trebuchet MS", Trebuchet, sans-serif;
        font-size: 20px;
        color: #333333;
}

.title
{
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal;
        color: #333333;
	background-color: #DCE7D4;
}

.kontakt
{
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        line-height: normal;
        color: #333333;
	border: 1px solid #BEC8AB;
	background-color: #DCE7D4;
}

.kontakt_z
{
	text-indent: 10pt;
	border-bottom: 1px solid #BEC8AB;
}

.form_input
{
	width: 230px;
	border: 1px solid #BEC8AB;
}

.form_input_rot
{
	width: 230px;
	border: 1px solid #ff0000;
}

.det_expose
{
        font-size: 16px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        line-height: normal;
        color: #000000;
	background-color: #baedd8;
}

.button {
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #FF0000;
}

.ansicht
{
        font-size: 12px;
        font-style: normal;
	font-weight: bold;
        color: #1B6948;
}

.inhalt
{
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.auswahl
{
	background-color: #FF3399;
	border-top: 0px solid #FF3399;
	border-right: 0px solid #FF3399;
	border-bottom: medium solid #FF3399;
	border-left: 0px solid #FF3399;
}

td.det_tit
{
	color: #333333;
	BACKGROUND-COLOR: #F4F7F1;
	FONT-SIZE: 13px;
	font-weight: bold;
	white-space: nowrap;
	height: 30px;
}

td.det
{
	color: #333333;
	BACKGROUND-COLOR: #F4F7F1;
	TEXT-ALIGN: right;
        FONT-SIZE: 13px;
        white-space: nowrap;
}

