
a {
	color:#444444;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:712px;
	position:relative;	
}

#referenzen-box {
	visibility:hidden;
	top:110px;
	left:50px;
	right:50px;
	height:350px;
	background-color:white;
	border:1px solid black;
	position:absolute;
}

#referenzen-text {
	padding:0px 20px 20px 20px;
	overflow:auto;
	width:570px;
	height:271px;
	font-family:Glypha,Georgia,Times,Serif;
	font-size:80%;
	line-height:150%;	
}

#header {
	margin-top:25px;
	width:100%;
	padding:0px 20px 0px 20px;
}

#content {
	position:relative;
	margin-top:30px;
}

.text td {
	padding-top:40px;
	vertical-align:top;
	font-family:Glypha,Georgia,Times,Serif;
	font-size:80%;
	line-height:150%;
	width:33%;
}


.text td span {
	color:black;
	background-color:white;
}

div.title {
	font-size:80%;
	}
	

#was {
	background-image:url(img/was_p.gif);
	background-repeat:no-repeat;
}

#was:hover {
	background-image:url(img/was_a.gif);
	background-repeat:no-repeat;
}

#wer {
	background-image:url(img/wer_p.gif);
	background-repeat:no-repeat;
}

#wer:hover {
	background-image:url(img/wer_a.gif);
	background-repeat:no-repeat;
}

#kontakt {
	background-image:url(img/kontakt_p.gif);
	background-repeat:no-repeat;
}

#kontakt:hover {
	background-image:url(img/kontakt_a.gif);
	background-repeat:no-repeat;
}
