.fontarial{
font-family: Arial;
color: #3C2F36;
font-size: 13px;
letter-spacing:0px;
}

.fontarialsmall{
font-family: Arial;
color:#3C2F36;
font-size:1;
letter-spacing:0px;
}

.sucherechtstab {
	border: 0px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	top: 30px;
}

.sucherechts5zeile {
	font-size: 10px;
	background-color: e8e8e8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	padding-left: 8px;
}

.sucherechts7zeile {
	background-color: e8e8e8;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	width: 180px;
	position: relative;
}

.resultstd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 530px;
	padding-top: 3px;
	background-color: e8e8e8;
}

.infodescription {
    max-width: 300px;
    width: 300px;
    height: 40px;
    text-align: justify;
    max-height: 40px;
    min-height: 40px;
    min-width: 200px;
    padding-right: 6px;
overflow-x: auto;
overflow-y: auto;
}

.thumbNormal {
border:4px solid #ffedbb;
}
.thumbNormalGewerblich {
border:4px solid #FFFFFF;
}
.thumbSelected {
border:4px solid #000066;
}
