/* @group Text-Formatting */
p {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.neu_box {
  background: #f5e8c1;
  border: 1px solid #fbcd08;
  border-left: 5px solid #fbcd08;
  padding: 10px;
}
select, input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
option {
  clear: none;
}
small,
.small {
  font-size: 1em;
}
.hint {
  color: #3479C1;
}
.left {
  float: left;
  padding: 0.25em 0.75em 0.25em 0;
}
.right {
  float: right;
  padding: 0.25em 0 0.25em 0.5em;
}
.half_left {
  width: 45%;
  float: left;
}
.half_right {
  width: 50%;
  float: right;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.clearfloats,
.killfloats,
.clearall {
  clear: both;
}
/* @end */
/* @group Headlines */
h1 {
  font-size: 2em;
  font-weight: normal;
  color: #C00;
  margin-bottom: 1.3em;
}
h2 {
  font-size: 1.7em;
  font-weight: normal;
  color: #036;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 1.4em;
  margin-bottom: 0.25em;
  padding-bottom: 0.25em;
}
h4 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  padding-bottom: 0.25em;
}
h5 {
  font-size: 0.75em;
}
h6 {
  font-size: 0.5em;
}
h4.subarrow {
  background-image: url(/images/icons/arrow_right.gif);
  background-repeat: no-repeat;
  background-position: left 25%;
  padding-left: 15px;
}
h4.subarrow_on {
  background-image: url(/images/icons/arrow_down.gif);
  background-repeat: no-repeat;
  background-position: left 25%;
  padding-left: 15px;
}
.productinfo h3 {
	font-size: 1.1em;
	clear: both;
}
/* @end */
/* @group Links */
a img {
  border: none;
}
a.download {
  padding-right: 2em;
  background: url(/images/icons/download.gif) no-repeat right;
}
a.external {
  background: url(/images/icons/external.gif) right no-repeat;
  padding-right: 1.25em;
}
a.zip {
  background: url(/images/icons/zip.gif) right no-repeat;
  padding-right: 1.35em;
}
a.widget_button {
  display: block;
  width: 361px;
  height: 56px;
  background: url(/images/widget/download_button.png) no-repeat left top;
  padding: 58px 0 0 99px;
  font-size: 10px;
  line-height: 15px;
}


a.widget_button_start {
  display: block;
  width: 279;
  height: 56px;
  background: url(/images/widget/widget_start.png) no-repeat left top;
  padding: 58px 0 0 85px;
  font-size: 10px;
  line-height: 15px;
}


a.widget_button strong {
  font-size: 1em;
  font-weight: normal;
  background: url(/images/widget/down.gif) no-repeat right 50%;
  padding-right: 24px;
  height: 18px;
}
/* @end */
/* @group Lists */
ol li {
  margin-left: 2em;
}
#Body ul li {
  list-style: none;
  background: url(/images/li.gif) no-repeat left 50%;
  padding-left: 12px;
  line-height: 1.5em;
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
#Body ol li {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
/* @end */
/* @group Images */
img.left {
  float: left;
  padding: 0.25em 0.75em 0.25em 0;
}
img.right {
  float: right;
  padding: 0.25em 0 0.25em 0.5em;
}
/* @end */
/* @group Forms */
#FormLeft {
  float: left;
}
#FormLeft input, #FormLeft textarea {
  width: 250px;
}
#FormRight {
  float: right;
}
#FormRight input, #FormRight textarea {
  width: 250px;
}
#ServiceForm select, #ServiceForm textarea, #ServiceForm input {
  width: 200px;
}
#ServiceForm .form_postal_code {
  width: 50px;
}
#ServiceForm .form_location {
  width: 142px;
}
#ServiceForm .form_submit {
  width: auto;
}
/* @end */



/* @group Forms */
div.formError {
  background: #9CF;
  padding: 10px;
  margin-bottom: 1em;
  border: 1px solid #069;
}
div.formError p {
  font-weight: bold;
}
#Content div.formError ul li {
  list-style: none;
  background: none;
  padding: 0;
}
input,
textarea,
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  padding: 0.25em;
  margin: 0 0 1em 0;
}
input.submit {
  border: none;
}


/* @group Fieldset */
#Content fieldset {
  border: none;
  margin-bottom: 1em;
}
#Content fieldset ol {
  margin: 0;
  float: left;
}
#Content fieldset li {
  list-style: none;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
  float: left;
  display: block;
}
#Content fieldset.personal_data li {
  width: 100%;
}
#Content fieldset label {
  width: 130px;
  margin-right: 1em;
  margin-top: 0.4em;
  display: block;
  float: left;
  font-size: 1.2em;
}
#Content fieldset ol.prices li {
  margin-bottom: 10px;
}
#Content fieldset ol.prices li label {
  width: 470px;
  margin-top: 10px;
}
#Content fieldset ol.prices li input {
  width: auto;
  float: left;
  margin: 0;
}
#Content fieldset small {
  padding-left: 145px;
  display: block;
}
#Content fieldset h3 {
  margin-bottom: 1em;
}
/* @end */



/* @group verschachtelte Fieldsets */
#Content fieldset fieldset {
  background: none;
  border-style: none;
}
#Content fieldset fieldset ol {
  position: relative;
  margin-bottom: -1em;
  padding: 0;
}
#Content fieldset fieldset ol li {
  margin-bottom: -1em;
  height: auto;
}
#Content fieldset fieldset input {
  float:left;
  margin:0;
}
#Content fieldset fieldset label {
  position: relative;
  left: 25px;
  top: -15px;
  width: 480px;
  display: block;
}
/* @end */



/* @group Fieldset Submit */
#Content fieldset.submit {
  width: auto;
  float: none;
}
/* @end */
/* @end */



/* @group Boxes */
#TopBox {
  width: 170px;
  float: right;
}
#TopBox select, #TopBox input {
  width: 165px;
}
#Box1 {
  clear: both;
  width: 170px;
  float: left;
  margin-right: 17px;
}
#Box2 {
  width: 170px;
  float: left;
  margin-right: 17px;
}
#Box3 {
  width: 170px;
  float: left;
}
div.box {
  margin-bottom: 1em;
}
.portal_box {
  margin-bottom: 1.5em;
}
.box {
  background: #DDF1FA;
  border: 1px solid #003366;
  border-left: 5px solid #003366;
  padding: 10px;
}
.box span {
  margin: 5px;
}
.message {
  background: #f4d0d0;
  border: 1px solid #df1f1f;
  border-left: 5px solid #df1f1f;
  padding: 10px;
}
.marked {
  background: #FEC;
  border: 1px solid #F90;
  padding: 1px;
}
.jogging_box {
  width: 200px;
  float: right;
}
/* @end */



/* @group Tables */
#Content td {
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0 0.25em 0.5em 0;
}
#Content td p {
  font-size: 1em;
}
/* @end */



/* @group Liebling der Woche */
#BabyTop1 {
	width: 270px;
	float: left;
	margin-bottom: 1em;
	text-align: center;
	background: #E9ECEE;
	padding: 15px;
	border: 1px solid #CCD5DB;
	margin-right: 30px;
}
#BabyTop2,
#BabyTop3 {
  width: 200px;
  float: left;
  margin-bottom: 20px;
}
#BabyTop1 h2 {
	background: #C00;
	color: #FFF;
	border: none;
	padding: 0.25em;
	font-size: 1.5em;
	font-weight: bold;
}
/* @end */

#Content ul.ja li {
	background: 			url(/images/icons/ja.gif) no-repeat left top;
	padding: 				0px 0px 5px 30px;
	font-size: 1.2em;
}

#Content ul.nein li {
	background: 			url(/images/icons/nein.gif) no-repeat left top;
	padding: 				0px 0px 5px 30px;
	font-size: 1.2em;
}

.lottery input[type=text] {
  border: 1px solid #036;
  /*height: 25px;*/
  margin-right: 8px;
}

.inputcheckbox {
	border:none;
	width: 16px;
	height: 16px;
	display: inline;
}

#Gewinnspielformular ul {
	list-style: none;
	font-size: 1.2em;
}

#NameLabel {
	width: 250px;
	font-size: 0.9em;
	padding-left: 10px;
	margin-top: -7px;
}
#RelationLabel {
	width: 240px;
	font-size: 0.9em;
	margin-left: 260px;
	margin-top: -22px;
	padding-left: 10px;
}




