/* divider */
.pacontent div.n4mdiv {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(/fileadmin/n4m01/images/bg_hr.jpg) repeat-x scroll center top;
  height:16px;
  margin:0;
  padding:0;
  position:relative;
  width:970px;
}
.postcontent hr{
	display:none;
}

.postcontent {
	font-family:Arial,Verdana,"Lucida Grande",sans-serif;
}
.postcontent h1, .postcontent h2, .postcontent h3, .postcontent h4,.postcontent h5, .postcontent h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#f93;
	background:none;
	padding-left:0px;
	font-family:Arial,Verdana,"Lucida Grande",sans-serif;
	position:relative;
	clear:both;
}
.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:active, .postcontent h1 a:hover, .postcontent h1 a:focus {
	color:#f93;
	font-weight:bold;
	text-decoration:none;
}
.postcontent h1 a:hover{
  text-decoration:none;
  color:#fc3;
}
.postcontent h1 {
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
}
.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:active, .postcontent h2 a:hover, .postcontent h2 a:focus {
	color:#f93;
	font-weight:bold;
	text-decoration:none;
}
.postcontent h2 a:hover{
  text-decoration:none;
  color:#fc3;
}

.postcontent h2 {
	font-size: 1.2em;
	padding-bottom:15px;
	padding-top:15px;
}
.postcontent h3 {
	font-size: 1.15em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.postcontent h4, .postcontent h5, .postcontent h6 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1em;
}
.postcontent span.headerDate {
  margin: 0px 0px 0px 0px;
	font-size:0.9em;
	line-height:1.5em;
	color:#999;
	font-weight:normal;
	float:left;
	padding:0px 0px 3px 0px;
}
.postcontent span.headerSlogan {
	margin: 0px 0px 0px 0px;
	font-size:0.9em;
	line-height:1.5em;
	color:#666;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.postcontent p.subheadertype1 {
	margin: 0px 0px 0px 0px;
	font-size:1em;
	font-weight:bold;
	color:#666;
	line-height:1.5em;
}
.postcontent div.textbody{
  padding:3px 0px 0px 0px;
}

.postcontent p {
  color: #464646;
  line-height: 20px;
  margin: 0px 0px 18px;
  padding: 0px;
}
.postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a:active, .postcontent a:hover, .postcontent a:focus {
	color:#069;
	text-decoration:none;
	font-weight:normal;
}
.postcontent a:hover{
	color:#3cf;
	text-decoration:none;
}
.postcontent img.teaserimageright, .postcontent img.textimageright {
	margin:5px 0px 0px 10px;
}
.postcontent img.teaserimageleft, .postcontent img.textimageleft {
	margin:13px 10px 0px 0px;
}
.postcontent ul, content ol {
  margin:0px 0px 0px 10px;
	padding:4px 0px 4px 15px;
	color:#464646;
}
.postcontent ul {
  list-style: square;
  list-style-position:outside;
  list-style-image:url(/fileadmin/n4m02/images/auflistungsraute.gif);
}
.postcontent li{
  line-height:1.65em;
}
.postcontent table {
	font-size: 1em;
	border-collapse:collapse;
	margin: 6px 0px 6px 0px;
}
.postcontent table td, .postcontent table th, .postcontent table tf {
	border:1px solid #464646;
}
.postcontent embed {
	margin: 6px 0px 6px 0px;
}

/* Formulare */
.postcontent .n4mform dt{
	font-size:1em;
	color:#666;
	width:110px;
	text-align:right;
	float:left;
}
.postcontent .n4mform dd{
	font-size:1em;
	margin-left:120px;
}
.postcontent .n4mform dd input.textinput{
	border:1px solid #999;
	font-family:verdana,arial,helvetica;
	font-size:1em;
	width:325px;
}
.postcontent .n4mform dd input.PLZ{
	width:65px!important;
}
.postcontent .n4mform dd input.ORT{
	width:250px!important;
}
.postcontent .n4mform dd input.submitbutton{
	border:1px solid #999;
	font-family:verdana,arial,helvetica;
	font-size:1em;
	float:left;
	width:100px;
	margin-left:225px;
}
.postcontent .n4mform dd textarea{
	border:1px solid #999;
	font-family:verdana,arial,helvetica;
	font-size:1em;
	width:325px;
}
.postcontent .n4mform dd select {
	border:1px solid #999;
	font-family:verdana,arial,helvetica;
	font-size:1em;
}
.postcontent .n4mform dd fieldset {
	border:none;
}
.postcontent .n4mform dd legend {
	display:none;
}
.postcontent div.variant1{
  padding-bottom:15px;
  border-bottom:1px solid #999;
}

/* TEASER OBJECTS */
.postcontent p.teasermore {
	text-align:right;
	font-weight:bold;
	margin-top:-10px;
}
.postcontent p.teasermore a.teaserlinkmore{
  margin:0px 0px 0px 0px;
  font-weight:bold;
}
.postcontent p.teaserback {
	text-align:left;
	font-weight:bold;
}
.postcontent p.teaserback a.teaserlinkback{
  margin:0px 0px 0px 0px;
  font-weight:bold;
}
.postcontent .teaserURLs{
  font-size:1em;
  font-weight:normal;
  padding:2px 5px 2px 0px;
  margin:0px 0px 0px 0px;
}
.postcontent .teaserURLs a, .postcontent .teaserURLs a:active, .postcontent .teaserURLs a:hover, .postcontent .teaserURLs a:link, .postcontent .teaserURLs a:visited, .postcontent .teaserURLs a:focus {
  text-decoration:none;
}
.postcontent ul.referenz{
  font-size:0.9em;
  line-height:1em;
  padding:5px 0px;
}
.postcontent p.referenz .referenzDatum {
  font-style:italic;
}
.postcontent div.floatedPhotoText{
  position:relative;
  width:400px;
  border:1px solid #aaa;
}
.postcontent div.floatedPhotoTeaser{
  position:relative;
  width:140px;
  border:1px solid #aaa;
}
.postcontent div.floatedPhotoLeft{
  float:left;
  margin:5px 5px 5px 0px;
}
.postcontent div.floatedPhotoRight{
  float:right;
  margin:5px 0px 5px 5px;
}
.postcontent div.floatedPhotoImagebox{
  position:relative;
}
.postcontent div.photoCredit {
  background-color:#333333;
  bottom:0px;
  color:#FFFFFF;
  font:70% Tahoma,Arial,Verdana,"Lucida Grande",sans-serif;
  opacity:0.6;
  padding:0px 3px;
  position:absolute;
  right:0px;
}
.postcontent div.photoCaption {
  background-color:#E7ECF2;
  font-size:90%;
  line-height:1.3em;
  padding:5px;
}

