/*** general ***/
* {
	margin:0px;
	padding:0px;
}

body { 
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, Geneva, SansSerif; 
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
img {
	border: none;
	/*display: block;*/
	margin: 0;
	padding: 0;
}
img.inline {
	display: inline;
}

h1 {
	color: #E20074;
	margin: 2px 0 12px 0;
	padding: 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	border: none;
}

.teaser h1,
.teaser h2 {
	margin: 12px 0 3px 12px;
}

h2 {
	color: #E20074;
	margin: 2px 0 12px 0;
	padding: 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

h4 {
	
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 16px;
}

.nowrap {
  white-space: nowrap;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
div.right {
  float: right;
}
div.left {
  float: left;
}
div.clear {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  height: 0px;
}
.clearonly {
	clear: both;
}
a.txtlink {
	color: #000;
}
/*** header ***/
#header {
	margin: 6px 6px 0px 6px;
	width: 988px;
	position: absolute;
	top: 0;
	left: 0;
}

#top-navi {
	position: absolute;
	top: 2px;
	left: 0;
	width: 988px;
}
div#top-navi ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float: right;
	display: inline;
}
div#top-navi ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
div#top-navi ul li a {
	color: #333;
	display: block;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding-left: 15px;
	text-decoration: none;
}
#section {
	height: 26px;
	padding-left: 788px;
	margin-top: 12px;
}

#main-navi {
	background: url(gfx/bg_mainnav.jpg) repeat-x;
	margin: 0px 0 0 0px;
	width: 988px;
	height: 32px;
}
div#main-navi ul {
	margin: 0px 6px 0 0;
	padding: 0;
	white-space: nowrap;
	display: inline;
}

div#main-navi ul li {
	list-style: none;
	margin: 0;
	padding: 0 2px 0 0;
	background: url(gfx/mainnav_right.jpg) right 1px no-repeat;
	float: left;
}
div#main-navi ul li a {
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 8px 20px 8px 20px;
}
div#main-navi ul li a.act {
  color: #e20074;
	/*background-color: #fff;*/
}

/*** content ***/
#contentStart {
	margin: 160px 6px 0 6px;
	width: 988px;
	padding-bottom: 12px;
}
#auswahl {
	position: absolute;
	top: 206px;
	left: 24px;
}
#auswahl img {
	margin: 0px 0px 6px 0px;
}
#auswahl select {
	width: 236px;
	border: solid 1px #ccc;
}
#start_left {
	float: left;
	margin-right: 12px;
	width: 798px;
}
#start_right,
#content_right {
	float: right;
	width: 178px;
}
#start_left .teaser {
	border: solid 1px #e7e7e7;
	float: left;
	height: 270px;
	margin: 12px 12px 0px 0px;
	width: 256px;
}
#start_left .last {
	margin-right: 0px;
}
#start_left .teaser .headline{
	margin: 15px 0px 8px 12px;
}
#start_left .teaser .text {
	margin: 0px 12px 0px 12px;
	height: 92px;
}
#start_left .teaser a {
	color: #000;
	/*display: block;*/
	margin-left: 12px; 
}
#start_left .teaser a.img {
	margin-left: 0; 
}
#start_left .star {
	background: url(gfx/stoerer.gif) right bottom no-repeat;
}
div#stoerer {
	position: absolute;
	top: 615px;
	left: 726px;
}
 .teaser #stoerer a {
	margin-left: 0;
}
#breadcrumb {
	margin-left: 198px;
	margin-top: 6px;
	height: 21px;
	position: absolute;
	top:148px;
	width: 606px;
}
#breadcrumb ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: inline;
}
#breadcrumb ul li {
	list-style: none;
	margin: 0;
	padding-right: 4px;
	float: left;
}
#breadcrumb ul li a {
	color: #000;
	display: block;
	font-size: 10px;
	line-height: 14px;
	background: url(gfx/breadcrumb.gif) right 4px no-repeat;
	padding-right: 7px;
}
#breadcrumb ul li a.act {
	background-image: none;
}

#contentOverview {
	margin: 175px 6px 0px 6px;
	width: 988px;
}
#content_middle {
	float: left;
	margin-right: 12px;
	margin-left: 192px;
	width: 606px;
	padding-bottom: 24px;
	border-bottom: solid 1px #e7e7e7;
}
#content_middle.noborder {
	padding-bottom: 12px;
	border-bottom: none;
}

 /*left navi */
#naviLeft {
	width: 180px;
	margin-right: 12px;
	float: left;
	position: absolute;
	top: 175px;
	left: 6px;
}
#naviLeft ul {
  list-style-image: none;
  width: 180px;
	margin-left: 0px;
}
#naviLeft li {
  color: #333;
	width: 180px;
  font-size: 12px;
	font-weight: normal;
  line-height: 21px;
	border-top: solid 1px #999;
}
#naviLeft li.act {
  background-color: #999;
}
#naviLeft li.last {
  border-bottom: solid 1px #999;
}
#naviLeft li a {
  color: #333;
	text-decoration: none;
	padding-left: 12px;
}
#naviLeft li.act a {
  color: #fff;
}
#naviLeft li ul li {
  background-color: #eee;
}

#naviLeft li ul li a {
	padding-left: 18px;
}

#naviLeft li.act ul li a {
  /*padding-left: 18px;*/
	color: #333;
}
#naviLeft li.act ul li a.act {
	background: url(gfx/magenta.gif) 6px 5px no-repeat;
}
#naviLeft li.act ul li a:hover {
	color: #e20074;
	background: url(gfx/magenta.gif) 6px 5px no-repeat;
}



/*content middle */
.teaserRow .teaser,
.teaserRow .teaserBottom  {
	margin: 12px 12px 12px 0px;
	width: 295px;
	height: 250px;
	border: solid 1px #e7e7e7;
	float: left;
}
.teaserRow .XXL {
	height: 280px;
}
.teaserRow .teaserBottom {
	margin-bottom: 0px;
}
.teaserRow .noTop {
	margin-top: 0px;
}
.teaserRow .last {
	margin-right: 0px;
}
.teaserRow .teaser .headline,
.teaserRow .teaserBottom .headline {
	margin: 15px 0px 5px 12px;
}
.teaserRow  .teaser .text,
.teaserRow  .teaserBottom .text {
	margin: 0px 12px 0px 12px;
	height: 56px;
}
.teaserRow  .XXL .text {
	height: 86px;
}
.teaserRow  .teaser a,
.teaserRow  .teaserBottom a {
	color: #000;
	/*display: block;*/
	margin-left: 12px; 
}
.teaserRow  .teaser a.img,
.teaserRow  .teaserBottom a.img {
	margin-left: 0; 
}

h2.list_hl,
span.list_hl {
	text-decoration: underline;
}
ul.magenta {
	list-style: none;
	padding: 10px 0 0px 0;
	margin: 0px 0 0px 0px;
}
ul.magenta li {
	background: url(gfx/magenta.gif) no-repeat 0 5px;
  margin-bottom: 6px;
	padding: 0 0 0 12px;
}

.layer {
	margin-top:12px;
}
.tab {
	background-color: #e7e7e7;
	border-right: solid 1px #fff;
	font-weight: bold;
	height: 20px;
	float: left;
	line-height: 16px;
	padding: 3px 50px 0 50px; 
}
.on {
	background-color: #e20074;
	color: #fff;
}
.tab a {
	color: #666;
	text-decoration: none; 
}
.trenner {
	background-color: #e20074;
	border-top: solid 1px #fff;
	clear: left;
	/* overflow: hidden; */
	font-size: 0;
	line-height: 0;
	height: 3px;
	
}
div#sort01 {
	background-color: #fff;
	display: block;
	visibility: visible;
}
div#sort02, div#sort03, div#sort04, div#sort05 {
	background-color: #fff;
}
.layer_content {
	border: solid 1px #e7e7e7;
	border-top: none;
	padding: 12px;
}
.order {
	padding: 10px 0 0 539px;
}
.layer_content .shl {
	margin: 6px 0 12px 0;
}
.layer_content .shl2,
#content_middle .shl2 {
	margin: 18px 0 12px 0;
}
.presse  .headline,
.imprint .headline {
	margin: 12px 0px 8px 0px;
}
.downloads .headline {
	margin: 12px 0px 24px 0px;
}
.presse  .bottom {
	margin-bottom: 18px;
}
.news {
	padding: 16px 0 24px 0;
	border-bottom: solid 1px #e7e7e7;
}
.firstnews {
	padding-top: 0px;
}
.presse  p,
.news p ,
.downloads p {
	padding: 8px 6px 0px 0px;
}
.news  p.first {
	padding-top: 0px;
}
.news .top {
	text-align: right;
	padding: 12px 6px 0 0;
}
.news .top  a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.imprint p {
	padding-top: 18px;
}

.news  .left {
	width: 394px;
}
.news  .right{
	width: 200px;
	/*padding-top: 12px;*/
}
.news  .right img{
	padding-bottom: 24px;
}
.presse  p{
	padding: 8px 6px 0px 0px;
}

.downloads table {
  /*border-top: solid 2px #e20074;*/
  width: 606px;
	margin-top: 12px;
}
.downloads td {
  vertical-align: top;
  border-collapse: collapse;
  padding: 6px 12px 6px 12px;
  border-bottom: solid 1px #ccc;
}
.downloads td.small {
  vertical-align: top;
  border-collapse: collapse;
  padding: 1px 12px 1px 12px;
  border-bottom: solid 1px #ccc;
}
.downloads tr.noborder td {
	border: none;
}
.downloads td.first {
  
}
.downloads td.space {
  width: 2px;
  padding: 0;
  border: none;
}
.downloads td.middle {
  padding-left: 0;
}
.downloads td.last {
  
}

.downloads a {
  display: block;
	color: #333;
	text-decoration: none;
	background: url(gfx/pdf.gif) 0px 0px no-repeat;
	padding-left: 22px;
	font-weight: bold;/**/
	height: 16px;
}
.downloads a.anker {
  display: inline;
	text-decoration: none;
	background-image: none;
	padding: 0px;
	line-height: 0px;/**/
	font-size: 0px;
}
.downloads .zip {
  background: url(gfx/zip.gif) 0px 0px no-repeat;
}





/* login */
#login {
	border: solid 1px #e7e7e7;
	height: 275px;
	margin-top: 12px;
}
#loginFieldTN {
	width: 176px;
	padding-bottom: 12px;
	z-index: 3;
	display: none;
}
#loginFieldAC {
	/*height: 154px;*/
	width: 176px;
	padding-bottom: 12px;
	z-index: 5;
	display: block;
}
div.light {
	width: 87px;
	height: 36px;
	border-right: solid 1px #adadad;
	margin-bottom: 4px;
	float: left;
}
#loginFieldTN div.light {
	width: 87px;
	border-right: none;
}
div.light div {
	font-size: 11px;
	line-height: 14px;
	margin-left: 13px;
	padding-top: 4px;
	color: #e20074;
	font-weight: bold;
}
div.dark {
	background-color: #e7e7e7;
	width: 88px;
	height: 36px;
	margin-bottom: 4px;
	float: left;
}
div.dark span, div.darkLeft span {
	margin: 4px 0 0 13px;
	display: block;
}
div.darkLeft {
	background-color: #e7e7e7;
	width: 87px;
	height: 36px;
	border-right: solid 1px #adadad;
	margin-bottom: 4px;
	float: left;
}
div.dark a, div.darkLeft a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
div.dark a:hover, div.darkLeft a:hover, #footer div.right a:hover {
	color: #E20074;
}
a.forget {
	color: #000;
	display: block;
	margin: 8px 0 0 12px;
}
span.label {
	padding-left: 12px;
	display: block;
	font-size: 11px;
	color: #666;
}
label {
	font-size: 11px;
	color: #666;
}
.logintxt {
	padding: 12px 12px 8px 12px;
}

input.submit {
	height: 20px;
	width: 152px;
	background: url(gfx/btn_login.gif) 0 0 no-repeat;
	margin-left: 12px;
	margin-top: 4px;
	border: none;
	cursor: pointer;
}

#loginFieldTN input.login,
#loginFieldAC input.login {
	float: right;
	margin-right: 12px;
}

input.radio {
	margin-left: 12px;
}
span.radio {
	padding: 0 10px 0 4px;
}
div.radio {
	padding: 4px 0 4px 0;
}
input.text {
	width: 150px;
	margin-left: 12px;
	margin-bottom: 4px;
	height: 18px;
	background-color: #fff;
	border: solid 1px #ccc;
}


/* formulare */
div.pflichtReg {
  font-size: 11px;
  color: #666;
  margin: 20px 0 5px 0px;
}
div.salutation {
  margin-left: 112px;
}
div.clear14 {
  clear: both;
  height: 14px;
}
#error {
  display: none;
}
input.pruefen {
	display: none;
}
input.textFlarge {
  width: 160px;
  color: #666;
  padding: 2px 0 0 4px;
  font-size: 10px;
  height: 14px;
  border: solid 1px #ccc;
  margin: 0 0 10px 6px;
}
input.textFsmall {
  width: 50px;
  color: #666;
  padding: 2px 0 0 4px;
  font-size: 10px;
  height: 14px;
  border: solid 1px #ccc;
  margin: 0 0 10px 6px;
}

label.salutation {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding-right: 20px;
}
label.left100 {
  width: 100px;
  margin-right: 6px;
  float: left;
  font-size: 12px;
	line-height: 16px;
	color: #333;
}
#ltermin {
	margin-right: 12px;
	padding-bottom: 12px;
}
textarea.areaEl {
  width: 240px;
  color: #666;
  padding: 2px 0 0 4px;
  font-size: 11px;
  height: 60px;
  border: solid 1px #ccc;
  margin: 0 0 10px 6px;
}
input.kontakt {
	height: 20px;
	width: 152px;
	background: url(gfx/btn_abschicken.gif) 0 0 no-repeat;
	margin-left: 205px;
	margin-top: 4px;
	border: none;
	cursor: pointer;
}
form div.text {
	padding: 6px 0 12px 0;
	width: 360px;
}
div#calendar {
	display: inline;
}
select.medium {
	width: 84px;
	background-color: #fff;
	border: solid 1px #ccc;
}


/* margin right */
#kontakt {
	border: solid 1px #E20074;
	height: 153px;
}

#login .hlbox,
#kontakt .hlbox,
#tdk .hlbox,
.teaserRow .hlbox {
	background-color: #e7e7e7;
	height: 22px;
	font-weight: bold;
	padding: 0 6px 0 12px;
	line-height: 22px;
}


#kontakt .hlbox {
	background-color: #E20074;
	color: #ffffff;
}

#tdk {
	border: solid 1px #e7e7e7;
	height: 178px;
	margin-top: 12px;
}
#kontakt .text,
#tdk .text {
	margin: 6px 4px 4px 12px;
}
#kontakt a,
#tdk a {
	color: #000;
	display: block;
	margin-left: 12px; 
}
.text span.big {
	display: block;
	font-size: 17px;
	padding: 6px 0 6px 0;
	font-weight: bold;
}
.tel {
	margin: 4px 0 4px 0
}
/* footer */
/*.line {
	border-top: solid 1px #e7e7e7;
	height: 0px;
	width: 988px;
}*/
#footer {
	font-size: 10px;
	margin-left: 6px;
	padding-bottom: 10px;
	width: 986px;
}
#footer .left {
	padding: 3px 12px 3px 0;
	color: #333;
}
#footer .left a {
	color: #333;
	text-decoration: none;
	padding-left: 15px;
}
#footer .right a {
	color: #333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 15px;
}
.line {
	margin: 26px 0 6px 6px;
	width: 988px;
}
.line img.vier {
	display: inline;
	width: 180px;
	height: 4px;
	background-color: #e20074;
}

.line img.eins {
	display: inline;
	margin-left: 1px;
	width: 807px;
	height: 1px;
	background-color: #e20074;
}
.line img.einsStart {
	display: inline;
	width: 988px;
	height: 1px;
	background-color: #e20074;
}

div#main-navi ul li a:hover,
div#top-navi ul li a:hover,
#start_left .teaser a:hover,
.teaserRow  .teaser a:hover,
.teaserRow  .teaserBottom a:hover,
a.forget:hover,
.news .top  a:hover,
#kontakt a:hover,
#tdk a:hover,
#footer a:hover ,
#naviLeft li a:hover,
#breadcrumb ul li a:hover,
a.txtlink:hover,
.downloads a:hover {
	color: #e20074;
}

object { outline: 0; }

#howToBoxWrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
    min-height: 100%; /* Mindesthöhe für moderne Browser */ 
	width: 100%;
	z-index: 20 !important;
	display: none;
	background: transparent url(../gfx/bg_teaser_howtoWrap.png) ;
}

#howToBox {
	background: transparent url(../gfx/flashBg.png) no-repeat;
	height: 714px;
	width: 1024px;
	margin: 20px auto auto auto;
}

#howToBox div.closeButt {
	display: block;
	position: absolute;
	margin: 12px 0px 0px 20px;
	width: 85px;
	height: 21px;
}

*html #howToBox {
	background-image: none;
	display: block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/flashBg.png', sizingMethod='scale');
}

*html #howToBoxWrap {
    height:100%; /* Mindesthöhe für den IE */ 
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/bg_teaser_howtoWrap.png', sizingMethod='scale');
}

#howToBox iframe{
	padding:none;
	border: none;
	height: 670px;
	padding:0px;
	width: 1006px;
	margin: 34px 0 0 9px
}

#howtosub {
	background: #fff url(../gfx/bg_teaser_howtoSub.gif) left 75px no-repeat;
}
