/* basic elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	vertical-align: top;
	font-size: 10pt;
}
h3{
	font-size: 16pt;
	padding-bottom:15px;
}	
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;

}
 a:active {
	color: #999999;
}

.iframe3 {
	height: 407px;
	width: 311px;
	text-align: left;
	vertical-align: top;
}
.oben {
	background-image: url(../images/grafiken/sprechblase01.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 360px;
}
.unten {
	background-image: url(../images/grafiken/sprechblase03.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 360px;
}
.rechts {
	background-image: url(../images/grafiken/sprechblase02.gif);
	background-repeat: no-repeat;
	height: 415px;
	width: 18px;
}
.links {
	background-image: url(../images/grafiken/sprechblase04.gif);
	background-repeat: no-repeat;
	height: 415px;
	width: 29px;
}
