@CHARSET "UTF-8";

.clear {
  clear: both;
}

ul, form {
  margin: 0px;
}

#content h1,
body.mceContentBody h1 {
	display: block;
  color: #cc0000;
  border-bottom: 1px #cc0000 solid;
  font-size: 32px;
  line-height: 30px;
  font-weight: lighter;
  margin-top: 2px;
  margin-bottom: 6px;
  padding-left: 5px;
  padding-bottom: 2px;
}

#content h2,
body.mceContentBody h2,
#content div.kasse_h2  {
  display: block;
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
  padding: 4px;
  color: #000;
  border-bottom: 1px #cc0000 solid;
  border-top: 1px #cc0000 solid;
  margin-top: 8px;
  margin-bottom: 8px;
}
#content .box.inactive div.kasse_h2  {
  border-color: #ccc;
}
#content .box.active + .box div.kasse_h2  {
  border-top: 1px solid #c00;
}
#content .box + .box div.kasse_h2  {
  border-top: 0px solid transparent;
}
#content h1 > a,
#content h2 > a,
#content div.kasse_h2 a,
body.mceContentBody h1 > a 
body.mceContentBody h2 > a {
  text-decoration: none;
}

#content h2 + h2,
body.mceContentBody h2 + h2 {
  border-top: 0px;
  margin-top: -8px;
}

#page h3,
body.mceContentBody h3 {
  color: #333;
  font-size: 12px;
  line-height: 23px;
  font-weight: normal;
  padding-top: 6px;
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid;
  margin: 0px;
}
#page h3 + h3,
body.mceContentBody h3 + h3 {
  border-top: 0px solid transparent;	
}

p,
body.mceContentBody p {
  font-size: 16px;
  line-height: 21px;
  padding: 0px;
  margin: 0px;
  margin-left: 5px;
}

#content .text,
body.mceContentBody .text {
  border-bottom: 1px solid #ccc;
  min-height: 21px;
  padding-top: 5px;
  padding-bottom: 2px;
}
#content .text_top,
body.mceContentBody .text_top {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  min-height: 21px;
  padding-top: 7px;
}

/*
  Input Felder
*/
input {
  overflow: visible; /* IE7: fix double padding */
}
div.input {
  z-index: 1; /* IE7 */
}
div.input input,
div.input label,
div.input p {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 25px;
  background: transparent;
  border: 0px solid transparent;
  color: #999;
  height: 23px;
  margin: 0px;
  padding: 0px;
}
div.input input {
  height: 25px;
}

div.input.focus input,
div.input.ausgefuellt input {
  color: #333 !important;
  font-style: normal !important;
}

div.input {
  font-size: 13px;
  line-height: 25px;
  font-size: 0px;
  line-height: 0px;
  margin-left: 5px;
}
div.input > div {
  font-size: 13px;
  line-height: 25px;
  overflow: hidden;
  height: 25px;
  display: inline-block;
}

div.input.border_red {
	border: 1px solid #c00;
	padding: 2px;
	background: transparent;
}
div.input.border_red.relative + div.input.border_red.relative {
  border-top: 0px solid transparent; 
}
div.input.border_red > div {
  background: #f2f2f2;
}
div.input.border_red.ausgefuellt {
  border: 1px solid #ccc;
}
div.input.border_red.ausgefuellt > div {
  background: #fff;
}

div.input.border_grey {
  border: 1px solid #ccc;
}
div.input.border_grey > div,
div.input > div {
  background: #f2f2f2;
}
div.input.border_grey.dark {
  border: 1px solid #999;
}

input[type="submit"].dark {
  background: #666;
}
input[type="submit"] {
  color: #fff;
  background: #ccc;
  border: 0px;
  padding-right: 20px;
  padding-left: 20px;
  height: 25px;
  margin: 0px;
}
input[type="submit"].dark:hover {
  background: #c00;
}

/* */

a,
body.mceContentBody a {
  color: #333;
  text-decoration: underline;
}
a:hover,
body.mceContentBody a:hover {
	color: #999;
  text-decoration: underline;
}
#page #column_left_top a {
  color: #333;
	display: block;
  background-image: url(pfeilzu.png);
  background-position: 100% 10px;
  background-repeat: no-repeat;
}
#page #column_left_top a.active {
  background-image: url(pfeiloffen.png);
  background-position: 100% 10px;
  background-repeat: no-repeat;
}
#page #column_left_top p {
	margin: 0px;
	display: block;
  color: #333;
  font-size: 13px;
  line-height: 30px;
  text-decoration: none;
  border-bottom: 1px #fff solid;
}
#page #column_left_top p > img {
  padding-top: 2px;
}

img,
body.mceContentBody img {
  border: 0px;
}

div.bilder {
  padding-top: 12px;
}
div.bilder div.bild {
  width: 75px;
  height: 75px;
  padding: 1px;
  margin: 4px;
  float: left;
  border: 1px solid #666;
  background-color: #dfdfdf;
  background-position: center center;
  background-repeat: no-repeat;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
div.bilder div.bild:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.bilder div.bild.selected {
  padding: 0px;
  border: 2px solid #c00;
  opacity: 1;
  filter: alpha(opacity=100);
}
#zoomedImg {
  z-index: 1;
}


img.bestprice {
	vertical-align: text-bottom;
	margin-bottom: 2px;
	margin-left: 10px;
}

#page #content .inline {
  display: inline;
}
#page #content .inline_block {
  display: inline-block;
}
#page #content .block {
  display: block;
}
#page #content .hidden {
  overflow: hidden;
}

#page #content .float_right {
  float: right;
}
#page #content .float_left {
  float: left;
}

#page #content .weiss {
  color: #fff;
}
#page #content .rot {
  color: #c00;
}
#page #content .grey {
	color: #999;
}
#page #content .color666 {
  color: #666;
}

#page #content .italic {
  font-style: italic;
}

#page #content .bg_fa {
  background: #fafafa;
}
#page #content .bg_f2 {
  background: #F2F2F2;
}
#page #content .bg_ff {
  background: #fff;
}
#page #content .bg_cc {
  background: #ccc;
}
#page #content .bg_c00 {
  background: #c00;
}

#page #content .border_red {
  border-color: #c00;
}
#page #content .border2 {
  border-width: 2px;
}

#page #content .linie_red {
  padding: 0px;
  margin: 0px;
  height: 0px;
  border-bottom: 1px solid #C00;
}
#page #content .linie_grey {
  padding: 0px;
  margin: 0px;
  height: 0px;
  border-bottom: 1px solid #ccc;
}

#page #content .rahmen {
  border: 1px solid #c00;
  padding: 2px;
}

#page #content .align_right {
  text-align: right;
}

#page #content .size16,
body.mceContentBody .size16 {
  font-size: 16px;
  line-height: 30px;
}
#page #content .size13,
#page #content td.size13 p,
body.mceContentBody .size13,
body.mceContentBody td.size13 p {
  font-size: 13px;
  line-height: 21px;
}
#page #content .size11,
body.mceContentBody .size11 {
  font-size: 11px;
  line-height: 18px;
}
#page #content .size12,
body.mceContentBody .size12 {
  font-size: 12px;
  line-height: 20px;
}
#page #content .size10,
body.mceContentBody .size10 {
  font-size: 10px;
  line-height: 12px;
}
#page #content .lineheight30,
body.mceContentBody .lineheight30 {
  font-size: 13px;
  line-height: 30px;
}
#page #content .lineheight19 {
  line-height: 19px;
}

#page #content td.border,
body.mceContentBody td.border {
  border-bottom: 1px solid #666;
}
#page #content table.hasOddEven td,
body.mceContentBody table.hasOddEven td {
  min-height: 30px;
}
#page #content table.hasOddEven tr.odd > td,
body.mceContentBody table.hasOddEven tr.odd > td {
  background-color: #f1f1f1;
}

#page #content .box.inactive + .box div.kasse_h2  {
 border-top: 0px solid transparent;
}
#page #content .box.inactive > .inhalt {
  display: none;
}
#page #content .box.inactive .pfeil,
#page #content .box .pfeil,
#page #content .box .pfeil_zu,
#page #content .box .text a.pfeil {
  background-image: url(pfeilzu.png);
  background-position: right center;
  background-repeat: no-repeat;
}
#page #content .box .pfeil_offen,
#page #content .box.active .pfeil,
#page #content .box.active .text a.pfeil {
  background-image: url(pfeiloffen.png);
  background-position: right center;
  background-repeat: no-repeat;
}
#page #content .box .delete,
.logo_preview #attachments .removeLogo {
	width: 25px;
	height: 25px;
  background-image: url(delete.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.logo_preview #attachments a.removeLogo {
  display: block;
  text-decoration: none;
  float: left;
}
#page #content .box .delete:hover {
  background-image: url(delete-hover.png);
  background-position: left top;
  background-repeat: no-repeat;
}

#content .text.doppelt {
  font-size: 16px;
  line-height: 21px;
  color: #333;
  border-top: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  height: 19px;
  margin-top: 1px;
  padding-top: 6px;
  padding-left: 0px;
}
#content .text.doppelt + .text {
  border-top: 1px solid #ccc;
  margin-top: 1px;
}

#page #content .download_title {
	float: left;	
}

 
.ok_grau {
  background-image: url(ok-grau.png);
  background-position: right center;
  background-repeat: no-repeat;
} 
.ok,
#page #content .box .kasse_h2.ok {
	background-image: url(ok-gruen.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.box > div.kasse_h2 .ok > a,
.box > div.kasse_h2 .ok_grau > a {
  margin-right: 28px;
}

#page #content .box.border_red.active {
  border-bottom: 1px solid #c00;
}
#page #content .box.border_red.active + .box.border_red > div.kasse_h2 ,
#page #content .box.border_red + .box.border_red.active > div.kasse_h2 ,
#page #content .box.border_red + .box.border_red > div.kasse_h2  {
  border-top: 0px solid #ccc;
}
#page #content .box.border_red + .box.border_red > div.kasse_h2  {
  border-bottom: 1px solid #ccc;
}
#page #content .box.border_red div.kasse_h2  {
  border-top: 1px solid #ccc;
  border-bottom: 0px solid transparent;
}

#sitecontainer #page #content .box.border_red.active > div.kasse_h2  {
  border-top: 1px solid #c00;
  border-bottom: 1px solid #c00;
}
#page #content .box.border_red .text {
  border-bottom: 0px solid transparent;
  border-top: 0px solid #ccc;
}
#page #content .box.border_red .text + .text{
  border-top: 1px solid #ccc;
}
#page #content .box.border_red .text.active {
  border-bottom: 1px solid #ccc;
}
#page #content .box.border_red h3 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#page #content .downloadButton,
#page #content .highResButton {
  padding-left: 10px;
  padding-right: 10px;
  overflow: visible;
}


.kasten {
  display: inline-block;
  float: left;
  width: 25px;
  height: 25px;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  background: #666;
}
#content .box.active .kasten,
#content .box .titel:hover .kasten {
  background: #c00;
}

.box > div.kasse_h2  > .kasten + a {
  margin-left: 27px;
  padding-left: 3px;
}

label.checked {
  color: black;
}

span.space {
	display: inline-block;
	width: 32px;
	height: 29px;
	vertical-align: middle;
}

.nowrap {
  white-space: nowrap;
}

.pickedMotiveImg {
  font-size: 13px;
  line-height: 21px;
}

textarea {
  font-size: 13px;
  line-height: 21px;
  font-family: "Open Sans", sans-serif;
  color: #999;
  width: 311px;
  height: 73px;
  border: 1px solid #ccc;
  margin: 2px;
  padding: 5px;
  float: right;
  margin-right: 0px;
}

/* #warenkorbContent */
#page #content #warenkorbContent div.relative.size13.height29 > div.width455.absolute {
  right: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  line-height: 27px;
}