.rrcontent .floatBreaker{

}
.rrcontent p.teasermore {
	text-align:left;
	font-weight:bold;
}
.rrcontent p.teaserback {
	text-align:left;
	font-weight:bold;
}
.rrcontent .n4mquicklinkbox p{
}
.rrcontent .n4mquicklinkbox p.borderTop{
  border-top:1px dotted #900;
  padding-top:6px;
}
.rrcontent .n4mquicklinkbox span.quicklinkDatum{
  color:#900;
  font-weight:bold;
}
.rrcontent .n4mquicklinkbox span.quicklinkText{
  color:#900;
  font-weight:normal;
}
.rrcontent .n4mquicklinkbox span.quicklinkMainLink{
  color:#900;
  font-weight:bold;
}
.rrcontent .mstrennerB {
	height:0px;
	width:100%;
}
.rrcontent .mstrennerA {
	height:0px;
	width:100%;
}
.rrcontent {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:0.85em;
}
.rrcontent h1, .rrcontent h2, .rrcontent h3, .rrcontent h4 {
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#900;
	background:none;
	padding-left:5px;
}
.rrcontent h1 a, .rrcontent h1 a:link, .rrcontent h1 a:visited, .rrcontent h1 a:active, .rrcontent h1 a:hover, .rrcontent h1 a:focus {
	color:#900;
}
.rrcontent h1 {
	margin: 0px 0px 5px 0px;
	font-size: 1.2em;
}
.rrcontent h2 {
	font-size: 1.1em;
}
.rrcontent h3 {
	font-size: 1em;
}
.rrcontent h4 {
	font-size: 1em;
}
.rrcontent p.headerDate {
	margin: 0px 0px 0px 0px;
	font-size:0.9em;
	line-height:1em;
}

.rrcontent p.subheadertype1 {
	margin: 0px 0px 0px 0px;
	font-size:1.2em;
	line-height:1em;
}
.rrcontent .textbody{
  background-color:#fff;
  padding:2px 5px;
  /*border:1px solid #2E5E95;*/
}
.rrcontent p {
	line-height: 1.4em;
	margin: 6px 0px 6px 0px;
	color:#000;
}
.rrcontent a, .rrcontent a:link, .rrcontent a:visited, .rrcontent a:active, .rrcontent a:hover, .rrcontent a:focus {
	color:#900;
	text-decoration:none;
}
.rrcontent a:hover{
	color:#900;
	text-decoration:underline;
}
.rrcontent .headerDate {
	margin: 15px 0px 0px 0px;
	padding:0px;
	font-size:0.8em;
}
.rrcontent table {
	font-size: 1em;
	border-collapse:collapse;
	margin: 6px 0px 6px 0px;
}
.rrcontent table td, .rrcontent table th, .rrcontent table tf {
	border:1px solid #999;
}
.rrcontent embed {
	margin: 6px 0px 6px 0px;
}

/*Formulare im Contentbereich*/
.rrcontent .n4mform {
	margin: 15px 0px;
}
.rrcontent .n4mformitem {
	margin: 10px 5px 10px 15px;
	clear:both;
}
.rrcontent .n4mformlabel {
	width:30%;
	float:left;
	text-align:right;
	margin-right:5px;
}
.rrcontent .n4mformfield input, .rrcontent .n4mformfield textarea, .rrcontent .n4mformfield select {
	border:1px solid black;
	font-size:1.0em;
}
.rrcontent .n4mformfieldB label {
	font-size:0.9em;
	color:#666;
}
.rrcontent .n4mformfieldB input, .rrcontent .n4mformfieldB textarea, .rrcontent .n4mformfieldB select  {

}
.rrcontent .n4mformfield textarea, .rrcontent .n4mformfieldB textarea {
	font-family:verdana,arial,helvetica !important;
	font-size:1.0em;
}

/*Aufzählungslisten im Contentbereich*/
.rrcontent ul {
	list-style: square;
	color:#000;
}
.rrcontent ul li {
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}
.rrcontent ul ul {
	list-style: square;
	color:#000;
}
.rrcontent ul ul li {
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}
.rrcontent ul ul ul {
	list-style: square;
	color:#000;
}
.rrcontent ul ul ul li {
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}
.rrcontent .listitem {
	color:#000;
}

