@charset "UTF-8";

img {
	border: 0px;
}

h3 {
	color: #ffffff;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-style: normal;
}

td {
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #CCCCCC;
	font-size: 1em;
	font-family: Times, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.right-pic {
	float: right;
	border: 1px solid #b9b9b9;
	margin-left: 10px;
	margin-bottom: 10px;
}

#attorneys-list { 
	list-style: none;
	text-align: left;
}

#group-pic {
	border: 1px solid #b9b9b9;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 115px;
}

#attorneys-group-schamesberger {
	position: absolute;
	left: 245px;
	top: 195px;
	width: 80px;
	height: 155px;
}

#attorneys-group-millner {
	position: absolute;
	left: 249px;
	top: 52px;
	width: 80px;
	height: 130px;
}

#attorneys-group-matl {
	position: absolute;
	left: 405px;
	top: 83px;
	width: 80px;
	height: 200px;
}

#team-group-schweinzer {
	position: absolute;
	left: 143px;
	top: 100px;
	height: 200px;
	width: 70px;
}

#team-group-nebel {
	position: absolute;
	left: 237px;
	top: 102px;
	height: 200px;
	width: 70px;
}

#team-group-petra {
	position: absolute;
	left: 355px;
	top: 103px;
	height: 200px;
	width: 70px;
}

#team-group-weber {
	position: absolute;
	left: 450px;
	top: 110px;
	height: 200px;
	width: 70px;
}

#attorneys-group-schamesberger span, #attorneys-group-millner span, #attorneys-group-matl span, #team-group-schweinzer span, #team-group-nebel span, #team-group-petra span, #team-group-weber span {
	display: none;
}

#attorneys-group-schamesberger:hover, #attorneys-group-millner:hover, #attorneys-group-matl:hover, #team-group-schweinzer:hover, #team-group-nebel:hover, #team-group-petra:hover, #team-group-weber:hover {
	outline: 1px solid #b9b9b9;
}

#attorneys-group-matl:hover span, #team-group-schweinzer:hover span, #team-group-nebel:hover span, #team-group-petra:hover span, #team-group-weber:hover span {
	display: block;
	position: relative;
	top: 180px;
	height: 2.7em;
	text-align: center;
	line-height: 10px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../img/languageSelection.png);
}

#attorneys-group-schamesberger:hover span {
	display: block;
	position: relative;
	top: 132px;
	height: 2.7em;
	text-align: center;
	line-height: 10px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../img/languageSelection.png);
}


#attorneys-group-millner:hover span {
	display: block;
	position: relative;
	top: 110px;
	height: 2.7em;
	text-align: center;
	line-height: 10px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../img/languageSelection.png);
}


