.text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 9pt;
	color: #7D7D7D;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;	
}

.text_black {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;	
}

.text_kl {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;	
}

.link {
	color: #000000;
	text-decoration:none;
}

.link:hover {
	color: #000000;
	text-decoration:underline;
}

.link_2 {
	color: #7D7D7D;
	text-decoration:none;
}

.link_2:hover {
	color: #000000;
	text-decoration:underline;
}

.box_1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 8pt;
	color: #7D7D7D;
	font-weight: normal;
	border-width: 1;
	background-color: #FFFFFF;
	border-style: solid;
	border-color:#DADDE4;
	position:relative;
	left:10px;
}

.fehler {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 8pt;
	color: #510101;
	text-decoration: none;
	border-width: 1;
	background-color: #FFE5E5;
	border-style: solid;
	border-color:#FF0000;
}

.hinweis {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 8pt;
	text-decoration: none;
	border-width: 1;
	border-style: solid;
	color: #7D7D7D;
	background-color: #FFFFFF;
	border-color:#DADDE4;
}

.buttonSymbolbar {
	border-width: 1px;
	background-color: #B6BFCA;
}

.buttonSymbolbar_save {
	border-width: 1px;
	background-color: #CED7E4;
}

.edit {
	border-color: #98A5AC;
	border-width: 1px;
	border-style: dashed;
}

.trans {
	border-color: #98A5AC;
	border-width: 1px;
	border-style: dashed;
	cursor:pointer;
	cursor:hand;
}

.bild_edit {
	border-color: #D68214;
	border-width: 1px;
	border-style: dashed;
}

.login {

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	border-color: #E8E9EB;
	background-color: #FFFFFF;
	border-width: 1px;
}

.upload2 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 8pt;
	color: #494949;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-width: 0px;
	background-image:url(../images/backgrund_input.gif);
	width:115px;
	height:24px;
}