body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #222222;

}
a {
	margin-right: 17px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
}
a:link {
	margin-right: 17px;
	color: #222222;
	text-decoration: none;

}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	color: #47AAE5;
	text-decoration: none;

}
a:active {
	color: #47aae5;
}
.posi  {
	position: absolute;
	left: 0px;

}
.posifrei {
	position: relative;
	left: 0px;
}
.iframe {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

.rahmen {
	background-color: #FFFFFF;
	margin: 0px;

}
.gepunktet {
	position: relative;
	height: 1px;
	width: 100%;
	background-image: url(../images/strich.gif);
	background-repeat: repeat-x;
	font-size:0px;
}
.text {
	color: #222222;
	background-color: #DAE6F1;
	margin-left: 45px;
	font-family: "Courier New", Courier, mono;
}
.textrahmen {
	width: 400px;
	clear: left;
	position: relative;
	font-family: "Courier New", Courier, mono;
	top: 12px;
	left: 1px;

}
.textbild {
	width: 300px;
	clear: left;
	position: absolute;
	left: 460px;
	top: 10px;
	font-family: "Courier New", Courier, mono;

}
.menutext {
	margin-left: 45px;
}
.klein {
	font-size: 9px;
	line-height:9px;
}
