﻿
.fieldleft
{
	float: left;
	width: 100px;
}

.fieldleftXL
{
	float: left;
	width: 180px;
}

.memo_without_border
{
	text-indent: -5px;
}
.fieldvalue_big
{
	font-size: 11pt;
}

.fieldleftdynamicwidth, .floated
{
	float: left;
}

.fieldleftdynamicwidth_right
{
	float: left;
	text-align: right;
}

.fieldright
{
	/*width : 195px;*/
}


.fieldsetleft
{
	clear: left;
	float: left;
	width: 350px;
}

.panelLeft
{
	float: left;
	width: 270px;
	margin-right: 35px;
	margin-left: 10px;
}

.panelCenter
{
	float: left;
	width: 270px;
	margin-right: 35px;
}

.panelRight
{
    float: left;
	width: 270px;
}

.panelRightT
{
    float: left;
	width: 270px;
	margin-left: 35px;
}

.panelKfzS2Left
{
    clear: left;
	float: left;
	width: 450px;
	margin-right: 30px;
}

.fieldsetright
{
	width: 350px;
}

.buttonleft
{
	float: left;
	margin-right: 5px;
}

.buttonright
{
	float: right;
}

.input
{
	border-style: groove; /*border-color: gray; 	border-width: thin;*/
}

.labelcenter
{
	text-align: center;
}

.clearboth
{
	clear: both;
}

.clearleft
{
	clear: left;
}

.innerfieldset
{
	padding: 5px;
	margin: 5px;
}

.fieldset
{
	padding: 5px;
}

.SubTitle
{
	font-size: 0.8em;
}

.SplitCol
{
	width: 30px;
}

#StatistikMenueTable
{
	margin-bottom: 7px;
	margin-top: -13px;
}

.Passbild
{
	margin-right: 15px;
}
.PaddingLeft50 {
  padding-left: 50px;
}
.PaddingLeft20 {
  padding-left: 20px;
}
.textbox-right {
    direction: rtl;
}