body, table, td, p                       { color: #243b7f; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 18px }
input, textarea, select, option       { color: #243b7f; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none }
a       { color: #243b7f; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none }
a:hover       { color: #243b7f; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: underline }

/* Shop */
.cmsProduct						{ float: left; background-color: #fff; width: 160px }
.cmsProduct .teaserbild		{  }
.cmsProduct .teasertitel		{ float: left; padding: 3px 0 3px 5px; width: 95px }
:root .cmsProduct .teasertitel { width: 90px }
.cmsProduct .more			{ float: right; padding: 3px 5px 3px 0 }
.cmsProduct .more a			{ color: #9ED45A; font-weight: bold }
.sep									{ float: left; width: 10px; height: 10px }
.rowsep							{ clear: both; height: 10px;  }

#beschreibung									{ width: 360px; float: left; background-color: #fff }
#beschreibung #productimage			{ float: left; width: 180px; padding: 10 5px }
:root #beschreibung #productimage	{ width: 170px }
#beschreibung #productimage img	{ width: 170px }
#beschreibung #producttext				{ float: right; width: 170px; padding: 10px 3px }
:root #beschreibung #producttext		{ width: 164px }

#warenkorb					{ margin: 0px 0 0 10px; width: 120px; float: right; background-color: #A0D35A; padding: 8px 5px; font-weight: bold }
#warenkorb form			{ margin: 0; padding: 0 }
#warenkorb select		{ margin-left: 4px; width: 45px }
#warenkorb #link			{ margin-top: 4px }

/* Formular Sammelfunktion*/
.cmsFormCellCart							{ background-color: #fff; margin-bottom: 1px; padding: 3px 5px }
.cmsFormCellCart .teasertitel			{ float: left; width: 100px }
.cmsFormCellCart .teaserimage		{ margin: 5px 10px 5px 22px; float: left }
.cmsFormCellCart .teasertext		{ margin-top: 5px; margin-right: 5px }
