#Rahmen {
	width:550px;
	margin:0px auto;
	text-align:left;
	background-color:#FFCC99;
	font-family:Verdana, Arial, Helvetica, sans-serif;}



a:link {
	color:#333333;
	text-decoration:none;}


a:visited {
	color:#333333;
	text-decoration:none;}


a:hover {
	color:#F58220;
	text-decoration:none;}



.titel {
	font-size:13pt;
	color:#333333;
	background-color:#FFA048;
	font-weight:bold;
	text-indent:5px;
	line-height:25px;
	margin-top:20px;
	margin-bottom:0px;
	}



.text {
	font-size:9pt;
	color:#333333;
	font-weight:normal;
	margin-top:0px;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:7px;
	text-align:justify;}


.grautitel {
	font-size:9pt;
	color:#333333;
	line-height:16px;
	text-indent:5px;
	text-align:left;
	margin-bottom:3px;
	font-weight:normal;
	background-color:#E6E7E8;
	margin-top:0px;}


.img_l {
	border:0px;
	float:left;
	margin:5px;}

.img_r {
	border:0px;
	float:right;
	margin:5px;}


.pfeil {
 	background: url(../grafiken/pfeil.gif);
	background-repeat: no-repeat;
 	background-position:left;
 	padding-left:10px;}




#Bottom {
	height:19px;
	font-size:6pt;
	font-weight:bold;
	color:#E6E7E8;
	text-align:center;
	background-color:#333333;
	clear:both;}