#main {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	margin-top: 50px;
	background-image: url(../images/bg_praxis.gif);
	height: 728px;
}

.foto2-link {
	width: 100px;
	height: 100px;
	border: 1px solid #209bbe;
	margin: 0px 7px 0px 0px;

	
}
.foto2-link:hover
{
	width: 100px;
	height: 100px;
	border: 1px solid #041466;
	margin: 0px 7px 0px 0px;

}
.links {
	float: left;
	margin-right: 7px;
}


.team1
{
	background-image: url(../images/team04kl.jpg);
	background-repeat: no-repeat;

}

.team2
{
	background-image: url(../images/team01kl.jpg);
	background-repeat: no-repeat;
}
.team3
{
	background-image: url(../images/team02kl.jpg);
	background-repeat: no-repeat;
}
.team4
{
	background-image: url(../images/team03kl.jpg);
	background-repeat: no-repeat;
}


#vorschau {
	width: 520px;
	height: 100px;
	z-index: 85;
	padding: 7px 0px 7px 0px;
}


#vorschau a .gross
{
	display: none;
	z-index: 99;
}


#vorschau a:hover .gross
{
	width: 300px;
	height: 400px;
	position: relative;
	top: -420px;
	left: -2px;
	z-index: 99;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
	background: #ccc;
	display: inline;
}


/*--Spezialangaben für den Internet Explorer 7--*/
*+html #vorschau a:hover { z-index: 99;}
*+html #vorschau li{position: static;}
*+html #vorschau a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #vorschau a:hover {display: block; z-index: 99;}
*html #vorschau li{position: static;}
*html #vorschau a {position: relative;}
