/*** RTE_STYLES ***/
p.attention_box{
	padding: 5px;
	border: solid 1px #990000;
	background: #e8e8e8;
	}

pre {
	padding: 5px;
	border: solid 1px #ACACAC;
	/*font-family: "courier new", sans-serif;*/
	background: #E7E7E7;
	}
p.align-center {
	text-align: center;
	}
p.align-left {
	text-align: left;
	}
p.align-right {
	text-align: right;
	}
p.blocksatz {
	text-align: justify;
	}
img.platz_rechts_5 {
	margin-right: 5px;
	}
img.platz_links_5 {
	margin-left: 5px;
	}
img.fluss_rechts {
	float: right;
	margin: 3px 0 3px 3px;
	}
img.fluss_links {
	float:left;
	margin: 3px 3px 3px 0;
	}
img.black_border {
	border: 1px solid #000;
	}
span.minitext {
	font-size: 11px;
}
span.align-center {
	text-align: center;
}

TABLE {
	border:1px solid #990000; 
	margin-bottom: 12px;
	background: #bebebe;
	}
TABLE TD {
	padding: 3px; 
	background: #e8e8e8;
	}
	
h1,h2,h3,h4 {
	font-family: Verdana, Arial, sans-serif;
	color:#990000;
	margin:0;
	padding:0;
	font-weight: normal;
	margin-bottom: 4px;
	clear:both;
	background:url(grafiken/h1-2_bg.gif) bottom repeat-x;
	}
	
h1 {
	font-size: 21px;
	line-height: 29px;
	}
h2 {
	font-size: 18px;
	line-height: 27px;
	margin-bottom: 3px;
	}
	
h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 2px;
	background:none;
	}
	
h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight:bold;
	margin-bottom: 2px;
	background:none;
	}
table p {
margin:0;
padding:0;
}
