.mscontent .floatBreaker{
  padding-top:0px;
}
.mscontent p.teasermore {
	text-align:left;
	font-weight:bold;
}
.mscontent p.teasermore a.teaserlinkmore{
  margin:0px 10px 0px 0px;
}
.mscontent p.teaserback {
	text-align:left;
	font-weight:bold;
}
.mscontent .teaserURLs{
  font-size:0.9em;
  font-weight:normal;
  color:#999;
  /* background-color:#c0cedf; */
  padding:2px 5px 2px 5px;
  margin:0px 0px 0px 0px;
}
.mscontent .teaserURLs a, .mscontent .teaserURLs a:active, .mscontent .teaserURLs a:hover, .mscontent .teaserURLs a:link, .mscontent .teaserURLs a:visited, .mscontent .teaserURLs a:focus {
  color:#999;
  text-decoration:none;
}
.mscontent p.referenz{
  font-size:0.9em;
  margin-left:15px;
  line-height:1em;
  padding:1px 0px;
}
.mscontent p.referenz .referenzDatum {
  font-style:italic;
}
#ms .mstrennerA {
	height:0px;
	width:100%;
}
#ms .mstrennerB {
	height:2px;
	margin:0px 25px 5px 25px;
  border-bottom:1px dotted #999;
}
.mscontent {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:0.9em;
}
.mscontent h1, .mscontent h2, .mscontent h3, .mscontent h4 {
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#336;
	background:none;
	padding-left:0px;
}
.mscontent h1 a, .mscontent h1 a:link, .mscontent h1 a:visited, .mscontent h1 a:active, .mscontent h1 a:hover, .mscontent h1 a:focus {
	color:#336;
}
.mscontent h1 {
	margin: 0px 0px 5px 0px;
	font-size: 1.4em;
}
.mscontent h2 {
	font-size: 1.25em;
}
.mscontent h3 {
	font-size: 1.15em;
}
.mscontent h4 {
	font-size: 1em;
}
.mscontent span.headerDate {
	/*
  margin: 0px 0px 3px 0px;
	font-size:0.9em;
	line-height:1em;
	*/
	color:#000;
	font-weight:normal;
	float:left;
	line-height:1.4em;
	font-style:italic;
}
.mscontent span.headerSlogan {
	margin: 0px 0px 3px 0px;
	font-size:0.9em;
	line-height:1em;
	color:#900;
	font-weight:bold;
}
.mscontent p.subheadertype1 {
	margin: 0px 0px 15px 0px;
	font-size:1em;
	font-weight:bold;
	color:#999;
	line-height:1.1em;
}
.mscontent p {
	line-height: 1.4em;
	margin: 6px 0px 6px 0px;
	color:#000;
}
.mscontent a, .mscontent a:link, .mscontent a:visited, .mscontent a:active, .mscontent a:hover, .mscontent a:focus {
	color:#900;
	text-decoration:none;
}
.mscontent a:hover{
	color:#900;
	text-decoration:underline;
}
.mscontent img.teaserimageright, .mscontent img.textimageright {
	margin:3px 0px 0px 10px;
}
.mscontent img.teaserimageleft, .mscontent img.textimageleft {
	margin:3px 10px 0px 0px;
}
.mscontent table {
	font-size: 1em;
	border-collapse:collapse;
	margin: 6px 0px 6px 0px;
}
.mscontent table td, .mscontent table th, .mscontent table tf {
	border:1px solid #999;
}
.mscontent embed {
	margin: 6px 0px 6px 0px;
}

/*Formulare im Contentbereich*/
.mscontent .n4mform {
	margin: 15px 0px;
}
.mscontent .n4mformitem {
	margin: 10px 5px 10px 15px;
	clear:both;
}
.mscontent .n4mformlabel {
	width:135px;
	float:left;
	text-align:right;
	margin-right:5px;
}
.mscontent .n4mformfield {
	margin:0px 0px 0px 145px;
}
.mscontent .n4mformfield input, .mscontent .n4mformfield textarea, .mscontent .n4mformfield select {
	border:1px solid black;
	font-size:1.0em;
}
.mscontent .n4mformfieldB input.textinput {
	border:1px solid black;
	font-size:1.0em;
}
.mscontent .n4mformfield input.submitbutton, .mscontent .n4mformlabel input.submitbutton {
	border:1px solid black;
	font-size:1.0em;
}

.mscontent .n4mformfieldB label {
	font-size:1em;
	color:#000;
}
.mscontent .n4mformfieldB input, .mscontent .n4mformfieldB textarea, .mscontent .n4mformfieldB select  {

}
.mscontent .n4mformfield textarea, .mscontent .n4mformfieldB textarea {
	font-family:verdana,arial,helvetica !important;
	font-size:1.0em;
}
.mscontent .n4mformfieldB fieldset {
	border:none;
}
.mscontent .n4mformfieldB legend {
	display:none;
}

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

/* Terminobjekt */
.mscontent p.teaserdateBegin, .mscontent p.teaserdateEnd, .mscontent p.teaserdateAddressTitle {
  font-weight:bold;
}

/* Tabellen für Shop */
table.shopBestellTabelle{
  border:none;
	border-collapse:collapse;
	margin: 6px 0px 25px 0px;
}
tr.shopPreisZeile td {
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  border-left:none;
  border-right:none;
  padding:3px 0px 3px 0px;
}
tr.shopBestellZeile td {
  border:none;
}

table tr.wkblank td {
  border:none!important;
}
table.warenkorb {
  border:none;
	border-collapse:collapse;
	margin: 6px 0px 25px 0px;
}
table.warenkorb th td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:solid 1px #999;
}
table.warenkorb tr.com-basket-header th {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:solid 1px #999;
  padding:5px 2px;
}
table.warenkorb tr.com-basket-odd td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:dotted 1px #999;
  padding:5px 3px;
}
table.warenkorb tr.com-basket-even td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:dotted 1px #999;
  padding:5px 3px;
}
table tr.wkblank td {
  border:none;
}
table.warenkorb tr.payment td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:dotted 1px #999;
}
table.warenkorb tr.delivery td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:dotted 1px #999;
}
table.warenkorb tr.mwst_einzeln td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:dotted 1px #999;
  padding:3px 0px;
}
table.warenkorb tr.mwst_gesamt td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:solid 1px #999;
  padding:3px 0px;
}
table.warenkorb tr.gesamtsumme td {
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:solid 2px #999;
  padding:5px 0px;
}

/* CAMP-Formulare */
.mscontent .n4mform dt{
	font-size:1em;
	color:#000;
	width:135px;
	text-align:right;
	float:left;
}
.mscontent .n4mform dd{
	font-size:1em;
	margin-left:145px;
}
.mscontent .n4mform dd input.textinput{
	border:1px solid #000;
	font-family:verdana,arial,helvetica;
	font-size:1em;
	width:250px;
}
.mscontent .n4mform dd input.PLZ{
	width:45px!important;
}
.mscontent .n4mform dd input.ORT{
  margin-left:7px;
	width:195px!important;
}
.mscontent .n4mform dd input.submitbutton{
	border:1px solid #000;
	font-family:verdana,arial,helvetica;
	font-size:1em;
	float:left;
	width:100px;
	margin-left:145px;
}
.mscontent .n4mform dd textarea{
	border:1px solid #000;
	font-family:verdana,arial,helvetica;
	font-size:1em;
	width:250px;
}
.mscontent .n4mform dd select {
	border:1px solid #000;
	font-family:verdana,arial,helvetica;
	font-size:1em;
}
.mscontent .n4mform dd fieldset {
	border:none;
}
.mscontent .n4mform dd legend {
	display:none;
}