/*
div {
  background: rgba( 0, 0, 0, .1 );
}
/**/

body {
	background: #f0f0f0 url('../img/ui/bg.jpg') no-repeat 50% 0;
	color: #003480;
	font: 13px/18px Helvetica, Arial, sans-serif;
}

#wrapper {
	margin: 0 auto;
	min-height: 800px;
	position: relative;
	width: 988px;
}

a {
	color: #666;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 1px;
	margin: 18px 24px 12px;
}

#stage {
  height: 397px;
  overflow: hidden;
  margin: 32px 0 24px;
  position: relative;
}

#logo {
  left: 24px;
  position: absolute;
  top: 24px;
}

#award {
  left: 24px;
  position: absolute;
  top: 71px;
}

#teaser {
  margin: 72px 0 0 305px;
  width: 600px; /*580*/
}

#teaser > p {
  color: #405060;
  font-size: 15px;
  margin: 8px 0 16px;
}

#teaser > h1 {
  border-bottom: 1px solid #999;
  color: #405060;
  font-size: 18px;
  margin-bottom: 12px;
  padding-bottom: 8px;
}

.teaser {
  color: #2b6dac;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-left: 20px;
  width: 180px; /*180*/
 
}

.teaser.t1 {
  margin-left: 0;
}

a.teaserlink {
  background: url(../img/teaser-daily.gif) no-repeat 0 0;
  display: block;
  height: 70px;
  width: 180px;
  
  border-radius: 6px;
  
  behavior: url(ie-css3.htc);
  position: relative;
  z-index: 1000;
  zoom: 1;
}

#teaser-weekly { background-image: url(../img/teaser-weekly.gif); }
#teaser-monthly { background-image: url(../img/teaser-monthly.gif); }

.teaser p {
  margin: 4px 0;
}

.teaser p:first-line {
  color: #003480;
}

/*
.teaser img:first-child {
  border-radius: 6px;
  
  behavior: url(ie-css3.htc);
  position: relative;
  z-index: 1000;
  zoom: 1;
}
*/

#content {
  background-color: #fff;
  border-radius: 12px;
  margin: 24px;
	position: relative;
	width: 680px;
	
	behavior: url(ie-css3.htc);
	position: relative;
	z-index: 1000;
	zoom: 1;
}

#foot {
  background-color: #f0f0f0;
  color: #999;
  font-size: 10px;
  line-height: 14px;
  padding: 0 24px 24px;
  width: 941px;
}

#foot p:first-child {
  margin-bottom: 16px;
}

#abo-form-wrapper {
  float: left;
}

#abo-form {
  float: left;
}

#abo {
	float: left;
	line-height: 28px;
	width: 100%;
}

#abo fieldset {
  background-color: #e9f0f7;
  float: left;
  margin-left: 1px;
  padding: 20px 0;
  width: 678px;
}

#abo-hl {
  margin: 20px 0 0 20px;
}

#margin {
  float: right;
  margin-right: 24px;
  position: relative;
  width: 240px;
}

#box {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 20px;
	min-height: 420px;
	position: relative;
	width: 240px;
	z-index: 1000;
	
	behavior: url(ie-css3.htc);
	position: relative;
	z-index: 1000;
	zoom: 1;
}

#box h2 {
  color: #003480;
  font-size: 20px;
  font-weight: normal;
  margin-left: 22px;
  padding-top: 12px;
}

#box h3 {
  color: #2b6dac;
  font-size: 18px;
  font-weight: normal;
  margin-left: 22px;
}

#archive {
  display: block;
  height: 380px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 70px;
  width: 240px;
}

#archive h3 {
  margin-left: 0;
}

#archive ul {
  left: 0;
  position: relative;
  width: 2880px; /* x * 240 */
}

#archive li {
  display: block;
  float: left;
  height: 380px;
  width: 240px;
}

.archive-cover {
  display: block;
  margin-left: 60px;
  width: 127px;
}

.archive-content {
  display: block;
  margin-left: 22px;
  width: 190px;
}

.archive-content h3 {
  font-weight: normal;
  margin-bottom: 4px;
}

.archive-content h4 {
  margin-bottom: 16px;
}

#scroll {
  background: url('../img/ui/scroll-bg.gif') no-repeat 0 0;
  bottom: 6px;
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  width: 240px;
  z-index: 1000;
}

#scroll-left {
  cursor: pointer;
  left: 14px;
  position: absolute;
  top: 2px;
}

#scroll-constraint {
  height: 11px;
  left: 35px;
  position: absolute;
  top: 2px;
  width: 173px;
}

#scroll-handle {
  cursor: pointer;
  position: absolute;
  top: 0;
}

#scroll-right {
  cursor: pointer;
  position: absolute;
  right: 11px;
  top: 2px;
}

#ipad {
  background: url(../img/ipad.jpg) no-repeat 0 0;
  border-radius: 12px;
  display: block;
  height: 283px;
  width: 240px;
  
  behavior: url(ie-css3.htc);
  position: relative;
  z-index: 1000;
  zoom: 1;
}

.abo-checkbox {
	display: block;
	float: right;
	line-height: 18px;
	margin-right: 24px;
	width: 610px;
}

#form-error {
  line-height: 18px !important;
  padding: 20px;
}

label {
  display: none;
	float: left;
	width: 80px;
}

input.text {
	background-color: #fff;
  border: 1px solid #e9f0f7;
	border-radius: 4px;
	box-shadow: inset 0 2px 2px #ccc;
	color: #000;
	float: left;
	font-size: 16px;
	margin: 0 18px 12px;
	padding: 10px;
	
	behavior: url(ie-css3.htc);
	position: relative;
	z-index: 1000;
	zoom: 1;
}

input.text:focus {
	/*
	background-color: #f90;
	background-image: none;
	color: #000;
	*/
}

input#strasse, 
input#plz {
	margin-right: 0;
}

input#submit {
	float: left;
	margin: 24px 0 0 24px;
}

/*
select.large {
  height: 39px;
  margin-left: 24px;
	width: 300px;
}

span.select {
  background: url(../img/ui/select.gif) no-repeat left center;
  display: block;
  font-size: 16px;
  line-height: 39px;
  height: 39px;
  margin-left: 24px;
  padding-left: 8px;
  width: 300px;
}
*/

#select-wrapper {
  float: left;
  margin: 0 0 8px 20px;
  position: relative;
} 

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select {
  height: 39px !important;
  line-height: 26px;
  position: relative;
  width: 300px !important;
  z-index: 10;
}

/* dynamically created SPAN, placed below the SELECT */
span.select {
  background: url(../img/ui/select.gif) no-repeat left center;
  top: 0;
  color: #000;
  cursor: default;
  display: block;
  float: left;
  font-size: 16px;
  height: 39px;
  left: 0;
  line-height: 39px;
  position: absolute;
  text-indent: 10px;
  width: 300px;
  z-index: 1;
}


input.large {
	height: 16px;
	width: 280px;
}

input.medium {
  height: 16px;
	width: 180px;
}

input.small {
  height: 16px;
	width: 60px;
}

input.checkbox,
input.radio {
	margin: 8px 0 0 24px;
}

#anrede-felder {}

.radio-text {
  position: relative;
  top: 2px;
}

.checkbox-text {
  position: relative;
  top: 5px;
}

#datenschutz-checkbox {
  color: #666;
  font-size: 11px;
  line-height: 16px;
}

.validation-error {
	display: block;
	color: #900;
}

#legende {
  color: #666;
  font-size: 11px;
  line-height: 13px;
  margin-left: 24px;
  width: 632px;
}

#tfs {
  color: #405060;
  font-size: 12px;
  margin: 24px;
  padding: 12px 0;
}

#tfs h1 {
  font-size: 21px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 12px;
}

#done {
	padding: 20px;
	padding-top: 40px;
	margin-bottom:-50px;
}

input::-webkit-input-placeholder {
  color: #999;
}

input[type="text"]:-moz-placeholder {
  color: #999;
}

input[type="text"].placeholder {
  color: #999;
}

.clearer {
	clear: both;
	height: 0;
}

#tfs ul {
	margin-left: 25px;
	margin-bottom: 25px;
}

#tfs li {
	margin-bottom: 5px;
	list-style: disc;
}

#tfs p {
	margin-bottom: 15px;
}

#tfs h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}

#ipadheaderlink {
	position: absolute;
	right: 0px;
	top: 28px;
	width: 155px;
	height: 76px;
	margin: 0;
	padding: 0;
}

#ipadheaderlink a {
	display: block;
	text-indent: -9999px;
	width: 155px;
	height: 76px;
	margin: 0;
	padding: 0;
}
