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

body { 
	background-color: #fff;
	/* color: #333; */
	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, h2, h3 {
  margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
h1.headline {
  font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 6px;
}
#contentPop h1.headline {
  font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 6px;
}
h1.subheadline {
  font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 15px;
	margin-left: 6px;
}
h3 {
    font-size: 18px;
	line-height: 22px;
	color: #E20074;
	margin-bottom: 6px;
}
.startheadline
{
    font-size: 18px;
	
	color: #E20074;
	margin-bottom: 12px;
}
.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: 0;
}
/*** header ***/
#header {
	margin: 12px 0px 0px 12px;
	width: 990px;
	height: 121px;
	padding: 0px;
	
}
#headerPop {
  margin: 0px;
	width: 790px;
	height: 65px;
	padding: 0px;
	font-size: 0px;
}

#top-navi {
	position: absolute;
	top: 60px;
	left: 6px;
	width: 960px;
	
}
div#top-navi ul {
	margin: 0px 6px 0 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 {
	position: absolute;
	top: 96px;
	left: 18px;
	font-size: 18px;
	font-weight: bold;
}
#suchen {
	position: absolute;
	top: 94px;
	left: 696px;
	width:330px;
	height:19px;
	padding:0px;
	margin: 0px;
	
}

div#suchen li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

div.label {
	margin: 0px;
	padding: 0px;
	
}
div#main-navi {
	position: absolute;
	top: 6px;
	left: 3px;
	height: 24px;
	border: 0px solid;
}
div#main-navi ul {
	margin: 0px 0px 0 0;
	padding: 0;
	white-space: nowrap;
	display: inline;
}
div#main-navi ul li {
	padding: 0px 0px 0px 6px;
	list-style: none;
	width:185px;
	height:24px;
	float: left;
	background-repeat : no-repeat;
	background-image : url(../gfx/top_nav_bg.gif);
	
}

div#main-navi ul li.active {
	padding: 0px 0px 0px 6px;
	list-style: none;
	width:185px;
	height:24px;
	float: left;
	background-repeat : no-repeat;
	background-image : url(../gfx/top_nav_bg_aktiv.gif);
	
}

div#main-navi ul li:hover {
	font-color: #fff;
	padding: 0px 0px 0px 6px;
	list-style: none;
	width:185px;
	height:24px;
	float: left;
	background-repeat : no-repeat;
	background-image : url(../gfx/top_nav_bg_ro.gif);
	
}

div#main-navi ul li a:hover {
	color: #fff;
}

div#main-navi ul li.active a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}


div#main-navi ul li.active a:hover {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}

div#main-navi ul li a {
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}


#magenta_linie {
	position: absolute;
	top: 30px;
	left: 6px;
	background-color: #e20074;
	display: block;
	height: 3px;
	width:960px;
}


/*** content ***/
div#breadcrumbNav li {
	list-style: none;
	margin: 0;
	font-size: 10px;
	padding: 7px;
	float: left;
}
div#breadcrumbNav ul li a {
	color: #000;
	display: block;
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
	margin: 0;
	}
div#breadcrumbNav ul li a:hover {
	color: #E20074;
	display: block;
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
	margin: 0;
	}
#content_bg {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 605px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg.jpg);
}
#content_bg_974x670 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 670px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x670.jpg);
}
#content_bg_974x720 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 720px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x720.jpg);
}

#content_bg_974x854 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 854px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x854.jpg);
}

#content_bg_974x810 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 810px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x810.jpg);
}

#content_bg_974x920 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 920px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x920.jpg);
}

#content_bg_hell {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 566px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell.gif);
}
#content_bg_hell_960x631 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 631px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x631.gif);
}

#content_bg_hell_960x681 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 681px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x681.gif);
}

#content_bg_hell_960x815 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 815px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x815.gif);
}

#content_bg_hell_960x771 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 771px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x771.gif);
}

#content_bg_hell_960x881 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 881px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x881.gif);
}

#contentStart {
	margin: 1px 6px 12px 6px;
	width: 990px;
	height: 450px;
	padding: 0px;
}
#content {
	margin: 12px 6px 12px 6px;
	width: 990px;
	padding: 0px;
}
#contentPop {
	margin: 2px 6px 12px 6px;
	padding: 0px;
}
#contentLeftLogos {
  position: absolute;
  top: 412px;
  left: 12px;
}
#contentLeftStart {
  position: absolute;
  top: 60px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 330px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg.gif);
}



#contentRightStart {
  position: absolute;
  top: 60px;
  left: 200px;
  width: 760px;
  height: 609px;
  background-repeat : no-repeat;
  background-image : url(../gfx/start_buehne.jpg);
}

#copytextRightStart {
  padding: 12px;
  margin: 18px 18px 18px 18px;
  width: 310px;
  height: 350px;
  background-repeat : no-repeat;
  background-image : url(../gfx/startlayer_weiss.gif);
}

#contentRightStart02 {
  position: absolute;
  top: 380px;
  left: 200px;
  width: 760px;
  height: 361px;
}

#copytextRightStart02 {
  padding: 12px;
  margin: 18px 18px 18px 18px;
  width: 400px;

}

#teaser_pic_rechts {
  position: absolute;
  top: 30px;
  left: 439px;
}

#contentLeftNav {
  position: absolute;
  top: 60px;
  left: 6px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 330px;

}
div#contentLeftNav ul {
  margin-top: 0px;
 
}

div#contentLeftNav ul li {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:24px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_mitte.gif);
}

div#contentLeftNav ul li.aktiv {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:24px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_mitte_aktiv.gif);
}
div#contentLeftNav ul li.aktiv a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}
div#contentLeftNav ul li.oben {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:24px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_oben.gif);
}

div#contentLeftNav ul li.oben_aktiv {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:24px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_oben_aktiv.gif);
}

div#contentLeftNav ul li.oben_aktiv a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}
div#contentLeftNav ul li.unten {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:25px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_unten.gif);
}
div#contentLeftNav ul li.unten_aktiv {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:25px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_unten_aktiv.gif);
}

div#contentLeftNav ul li.unten_aktiv a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}
div#contentLeftNav ul li a {
	color: #000;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 6px;
}

div#contentLeftNav ul li.level03 {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:24px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_mitte_level3.gif);
}

div#contentLeftNav ul li.level03_aktiv {
	padding: 0px 0px 0px 0px;
	width: 187px;
	height:24px;
	list-style-type : none;
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_mitte_aktiv.gif);
}

div#contentLeftNav ul li.level03 a,
div#contentLeftNav ul li.level03_aktiv a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 6px 0px 0px 12px;
}

div#contentLeftNav ul li:hover,
div#contentLeftNav ul li.aktiv:hover,
div#contentLeftNav ul li.oben:hover,
div#contentLeftNav ul li.oben_aktiv:hover,
div#contentLeftNav ul li.unten:hover,
div#contentLeftNav ul li.unten_aktiv:hover,
div#contentLeftNav ul li.level03:hover,
div#contentLeftNav ul li.level03_aktiv:hover
 {
    display: block;
 	
	font-color: #fff;
	
	background-repeat : no-repeat;
	background-image : url(../gfx/subnav_bg_ro.gif);
	
}

div#contentLeftNav ul li a:hover,
div#contentLeftNav ul li.active a:hover {
	color: #fff;
}



#contentLeftLinks {
  position: absolute;
  top: 150px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 330px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg.gif);
}

div#contentLeftLinks_wsda ul,
div#contentLeftLinks_events01 ul,
div#contentLeftLinks_ueber_uns ul,
div#contentLeftLinks_inland_en ul,
div#contentLeftLinks_inland ul,
div#contentLeftLinks ul {
  margin-top: 30px;
  margin-left: 22px;
  width: 180px;
  height: 156px;
}

div#contentLeftLinks_wsda ul li,
div#contentLeftLinks_events01 ul li,
div#contentLeftLinks_ueber_uns ul li,
div#contentLeftLinks_inland_en ul li,
div#contentLeftLinks_inland ul li,
div#contentLeftLinks ul li {
	padding: 6px 0 0 0;
	list-style-type : square;
	color: #E20074;
}

div#contentLeftLinks_wsda li a,
div#contentLeftLinks_events01 li a,
div#contentLeftLinks_ueber_uns li a,
div#contentLeftLinks_inland_en li a,
div#contentLeftLinks_inland ul li a,
div#contentLeftLinks ul li a {
	color: #000;
	display: block;
	line-height: 16px;
	text-decoration: underline;
	margin: 0;
	}

div#contentLeftLinks_wsda li a:hover,	
div#contentLeftLinks_events01 li a:hover,	
div#contentLeftLinks_ueber_uns li a:hover,	
div#contentLeftLinks_inland_en li a:hover,	
div#contentLeftLinks_inland ul li a:hover,	
div#contentLeftLinks ul li a:hover {
	color: #E20074;
	display: block;
	line-height: 16px;
	text-decoration: underline;
	margin: 0;
	}
	
#contentLeftLinks_inland {
  position: absolute;
  top: 200px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 561px;
  background-repeat : no-repeat;
  background-image:url(../gfx/toplinks_bg561.gif);
  
}	

#contentLeftLinks_inland_en {
  position: absolute;
  top: 200px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 362px;
  background-repeat : no-repeat;
  background-image:url(../gfx/toplinks_bg362.gif);
  
}

#contentLeftLinks_ueber_uns {
  position: absolute;
  top: 180px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 448px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg448.gif);
}

#contentLeftLinks_events01 {
  position: absolute;
  top: 210px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 561px;
  background-repeat : no-repeat;
  background-image:url(../gfx/toplinks_bg561.gif);
  
}	

#contentLeftLinks_wsda {
  position: absolute;
  top: 180px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 382px;
  background-repeat : no-repeat;
  background-image:url(../gfx/toplinks_bg382.gif);
  
}	

#teaser01_schmal {
  position: absolute;
  top: 60px;
  left: 200px;
  width:374px;
  height: 300px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_374x240.gif);
}

#teaser02_schmal {
  position: absolute;
  top: 60px;
  left: 586px;
  width:374px;
  height: 300px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_374x240.gif);

}

#teaser03_schmal {
  position: absolute;
  top: 312px;
  left: 200px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#teaser01 {
  position: absolute;
  top: 60px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}

#teaser02 {
  position: absolute;
  top: 197px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#teaser03 {
  position: absolute;
  top: 334px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#teaser04 {
  position: absolute;
  top: 471px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser01 {
  position: absolute;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser02 {
  position: absolute;
  top: 133px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser03 {
  position: absolute;
  top: 270px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser05 {
  position: absolute;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser06 {
  position: absolute;
  top: 133px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser07 {
  position: absolute;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser08 {
  position: absolute;
  top: 133px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser09 {
  position: absolute;
  top: 266px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser10 {
  position: absolute;
  top: 400px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);

}

#contentteaser11 {
  position: absolute;
  top: 60px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}

#contentteaser12 {
  position: absolute;
  top: 197px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}

#contentteaser13 {
  position: absolute;
  top: 334px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}


#contentteaser14 {
  position: absolute;
  top: 534px;
  width:760px;
  height: 200px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}

#images279px {
  position: absolute;
  top: 0px;
  left: 468px;
  width:279px;

 }

#teaser_en {
  position: absolute;
  top: 0px;
  left: 468px;
  width:279px;
  height: 130px;
  padding: 0px 0px 0px 0px;
  border: 0px solid;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_278x100.gif);
 }
 
 #teaser_smsfunction {
  position: absolute;
  top: 0px;
  left: 468px;
  width:279px;
  height: 185px;
  padding: 0px 0px 0px 0px;
  border: 0px solid;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_278x185.gif);
 }
 
  #teaser_auslandfunction {
  position: absolute;
  top: 0px;
  left: 468px;
  width:279px;
  height: 120px;
  padding: 0px 0px 0px 0px;
  border: 0px solid;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_278x120.gif);
 }
 
   #teaser_bg_en_tr {
  position: absolute;
  top: 0px;
  left: 468px;
  width:279px;
  height: 70px;
  padding: 0px 0px 0px 0px;
  border: 0px solid;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_278x70.gif);
 }

#teaser_en_text {
  position: absolute;
  top: 10px;
  left: 62px;
  width: 220px;
  
}

#teaser_sms_text {
  position: absolute;
  top: 30px;
  left: 6px;
  width: 266px;
  
}

#teaser_tr {
  position: absolute;
  top: 110px;
  left: 468px;
  width:279px;
  height: 130px;
  padding: 0px 0px 0px 0px;
  border: 0px solid;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_bg_278x100.gif);

}
#teaser01headline {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 500px;
  font-weight: bold;
}

#teaser01text {
  position: absolute;
  top: 30px;
  left: 188px;
  width: 560px;
  
}

#teasertext_schmal {
  position: absolute;
  top: 30px;
  left: 188px;
  width: 180px;
  }

#teaser01pic {
  position: absolute;
  top: 30px;
   left: 6px;
  width:170px;
  
}

#contentRightHeader {
  position: absolute;
  top: 60px;
  left: 200px;
  width: 760px;
  height: 70px;
}

#contentInland {
  position: absolute;
  top: 150px;
  left: 200px;
  width:760px;
  height: 415px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_hoch.jpg);

}

#contentInland_760x475 {
  position: absolute;
  top: 150px;
  left: 200px;
  width:760px;
  height: 475px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_760x475.jpg);

}

#contentInland_760x625 {
  position: absolute;
  top: 150px;
  left: 200px;
  width:760px;
  height: 625px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_760x625.jpg);

}

#contentInlandtext {
  position: absolute;
  top: 30px;
  left: 6px;
  width: 740px;
  
}

#contentInlandtext_2spalten {
  position: absolute;
  top: 30px;
  left: 6px;
  width: 440px;
  
}

div#contentInlandtext_2spalten ul,
div#contentInlandtext ul {
  margin-top: 0px;
  margin-left: 22px;
 font-color: #000;
}

div#contentInlandtext_2spalten ul li,
div#contentInlandtext ul li {
	padding: 3px 0px 0px 0px;
	list-style-type : square;
	color: #E20074;
	
}

#contentInfo {
  position: absolute;
  top: 150px;
  left: 200px;
  width:760px;
  height: 415px;
  padding: 0px 0px 0px 0px;


}
div.zeile {
  padding-left: 6px;
}
div.ohnehl {
  padding-top: 3px;
}
div.zeileXXL {
  padding-left: 6px;
  margin: 0px 0px 22px 0px;
  padding-top: 2px;
}
div.columnLeft {
	font-size: 12px;
	line-height: 16px;
	width: 387px;
	margin: 2px 12px 19px 0px;
	float: left;
}
div.zeileXXL div.columnLeft {
	width: 786px;
	margin: 0px;
  float: none;
}
div.columnRight {
	font-size: 12px;
	line-height: 16px;
	width: 387px;
	margin: 2px 0 18px 0px;
	float: left;
}
div.leftImg {
  float: left;
  width: 80px;
  font-size: 0px;
  margin: 12px 12px 0px 6px;
  padding-bottom: 0px;
}
div.leftImgFirst {
  float: left;
  width: 156px;
  font-size: 0px;
  margin: 12px 12px 0px 6px;
  padding-bottom: 0px;
}
div.leftImgLeistung {
  float: left;
  width: 80px;
  margin: 12px 12px 0px 6px;
  padding: 0px;
}
div.columnRight div.right, div.rightTxt, div.rightTxtFirst, div.rightTxtXXL {
  float: left;
  width: 277px;
  margin: 8px 0px 0px 0px;
}
div.rightTxtXXL {
  width: 283px;
}
div.zeileXXL div.rightTxt {
  width: 680px;
}
div.zeileXXL div.rightTxtFirst {
  width: 604px;
}
div.TxtXXL {
  float: left;
  width: 654px;
  margin: 5px 0px 0px 0px;
}
div.columnLeft div.leftFix {
  float: left;
  width: 210px;
  line-height: 17px;
  margin: 5px 6px 6px 6px;
}
div.columnLeft div.leftFix a {
  margin-top: 16px;
}
div.box {
  border: solid 1px #ccc;
  margin-top: 12px;
  background-color: #fff;
}
h2 {
  background-color: #e7e7e7;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  padding-left: 6px;
  padding-bottom: 2px;
  font-weight: bold;
}
h2.content {
  font-size: 14px;
  line-height: 23px;
  padding-bottom: 1px;
}
sup {
  font-size: 9px;
}
div.box div {
  padding: 9px 6px 9px 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #000;
}
img.hotline {
  display: block;
  margin: 8px 0 10px 0;
}
img.sms {
  margin-top: 24px;
}
p {
	margin: 0px;
	padding: 6px 6px 6px 12px;
}
p.data {
	padding: 6px 12px 12px 6px;
}
.TxtXXL p {
	margin: 0px;
	padding: 0px 6px 18px 0px;
	line-height: 18px;
}
ul.black {
  width: 500px;
  list-style: none;
	padding: 6px 0 12px 0;
	margin: 0px 0 4px 0px;
}
ul.black li {
  background: url(gfx/digit333.gif) no-repeat 0 4px;
  margin-bottom: 6px;
	padding: 0 0 0 12px;
}
/* old
a.intern {
  background: url(gfx/intern_old.gif) 0px 3px no-repeat;
  color: #333;
  text-decoration: none;
	padding: 0 0 0 12px;
	font-weight: bold;
	display: block;
}
*/
a.intern {
  background: url(gfx/intern.gif) 0px 3px no-repeat;
  color: #333;
  text-decoration: none;
	padding: 3px 0 0 20px;
	font-weight: normal;
	display: block;
}
a.button {
  background-color: #e1e1e1;
  color: #757575;
  text-decoration: none;
	padding: 5px 6px 5px 6px;
	font-weight: bold;
}
.TxtXXL a.intern {
  display: inline;
}
a.textlink {
  color: #333;
  text-decoration: underline;
}
a.extern {
  background: url(gfx/extern.gif) 0px 3px no-repeat;
	color: #333;
  text-decoration: none;
  padding: 0 0 0 14px;
	font-weight: bold;
	display: block;
}
a.externBL {
  background: url(gfx/extern.gif) 0px 3px no-repeat;
	color: #333;
  text-decoration: none;
  padding: 0 0 0 14px;
	display: block;
}
a.internBL {
  background: url(gfx/intern.gif) 0px 3px no-repeat;
  color: #333;
  text-decoration: none;
	padding: 3px 0 0 20px;
	display: block;
}
a.download {
  background: url(gfx/download.gif) 0px 3px no-repeat;
	padding: 0 0 0 12px;
}
a.textlink:visited {
  color: #999;
}
a.download:visited, a.intern:visited, a.extern:visited, a.extern:visited {
  color: #999;
  text-decoration: none;
}
div.linkblock {
  margin-top: 19px;
}
.notes, .notesStart {
  font-size: 9px;
  color: #000;
  width: 750px;
  margin: 10px 0 10px 6px;
  padding: 6px;
}
.notesStart {
  position:absolute;
  top: 725px;
  left: 18px;
  width: 934px;
}
.tarife {
  margin-bottom: 6px;
  padding-left: 12px;
}
table.urlaub {
  width: 360px;
  color: #000;
  border-top: solid 2px #D60062;
}
table.urlaub td, table.urlaub th {
  width: 165px;
  padding: 6px;
  border-bottom: solid 1px #c1c1c1;
}
table.urlaub td.space, table.urlaub th.space, table.tarife td.space, table.tarife th.space {
  padding: 0;
  width: 6px;
  border-bottom: none;
}

table.tarife {
  width: 775px;
  color: #000;
  margin: 0px 0px 6px 6px;
}
table.tarife th, {
  width: 240px;
  vertical-align: top;
  padding: 6px;

  text-align: left;
  vertical-align: top;
}
table.tarife th.last {
  width: 254px;
}
span.bold {
  font-weight: bold;
}
span.einruecken {
  padding-left: 9px;
}
td.middle {
  text-align: center;
}
td.bottom {
  border-bottom: none !important;
}

.darkgrey
{
  width: 240px;
  vertical-align: top;
  padding: 6px;
  background-color: #DCDCDC;
  text-align: left;
  vertical-align: top;
  
  }
  
  .grey
{
  width: 240px;
  vertical-align: top;
  padding: 6px;
  background-color: #E2E2E2;
  text-align: left;
  vertical-align: top;
  
  }

  .lightgrey
{  
  width: 240px;
  vertical-align: top;
  background-color: #EBEBEB;
  padding: 6px;
  text-align: left;
  vertical-align: top;
}

  .lightgrey02
{  
  width: 240px;
  vertical-align: top;
  background-color: #F0F0F0;
  padding: 6px;
  text-align: left;
  vertical-align: top;
}

  .white
{  
  width: 240px;
  vertical-align: top;
  background-color: #FFFFFF;
  padding: 6px;
  text-align: left;
  vertical-align: top;
}


/*** footer ***/
#footer {
	position:absolute;
    top: 695px;
	left: 18px;
	margin: 0px 0px 6px 6px;
	width: 948px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}

#footer_content {
	position:absolute;
    top: 699px;
	left: 18px;
	margin: 0px 0px 6px 6px;
	width: 948px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}
span.copy {
	color: #000;
	font-weight: normal;
	font-size: 10px;
}
#datalinks a {
	color: #333333;
	margin: 0;
	padding-left: 20px;
	text-decoration:none;
}

#datalinks a:hover {
	color: #e20074;
	margin: 0;
	padding-left: 20px;
	text-decoration:underline;
}
a {
	color: #000;
}

a:hover,
div#top-navi ul li a:hover,
a.intern:hover,
a.extern:hover,

div#main-navi ul li a.act,
a.textlink:hover {
	color: #e20074;
}
a.intern:hover,
a.extern:hover,
a.internBL:hover,
a.externBL:hover {
  text-decoration: underline;
}
div.columnLeft div.leftFix a, div.columnRight div.right a, div.rightTxt a, div.rightTxtFirst a, div.rightTxtXXL a {
  margin-top: 19px;
  background-position: 0px 3px;
}
div.right div.ohnehl a.externBL, div.ohnehl a.externBL, div.right div.ohnehl a.internBL {
  background-position: 0px 4px;
	margin-top: 4px;
}



/*** neu ***/
#starttoplinks {
  position: absolute;
  top: 230px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#searchtoplinks {
  position: absolute;
  top: 60px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenttoplinks {
  position: absolute;
  top: 150px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenttoplinks_nav4 {
  position: absolute;
  top: 170px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenttoplinks_nav5 {
  position: absolute;
  top: 190px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenttoplinks_nav6 {
  position: absolute;
  top: 220px;
  left: 12px;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

div#searchtoplinks ul,
div#contenttoplinks_nav4 ul,
div#contenttoplinks_nav5 ul,
div#contenttoplinks_nav6 ul,
div#contenttoplinks ul,
div#starttoplinks ul {
  margin-top: 30px;
  margin-left: 22px;
  width: 180px;
  height: 156px;
}

div#searchtoplinks ul li,
div#contenttoplinks_nav4 ul li,
div#contenttoplinks_nav5 ul li,
div#contenttoplinks_nav6 ul li,
div#contenttoplinks ul li,
div#starttoplinks ul li {
	padding: 6px 0 0 0;
	list-style-type : square;
	color: #E20074;
}

div#searchtoplinks ul li a,
div#contenttoplinks_nav4 ul li a,
div#contenttoplinks_nav5 ul li a,
div#contenttoplinks_nav6 ul li a,
div#contenttoplinks ul li a,
div#starttoplinks ul li a {
	color: #000;
	display: block;
	line-height: 16px;
	text-decoration: underline;
	margin: 0;
	}

div#searchtoplinks ul li a:hover,
div#contenttoplinks_nav4 ul li a:hover,	
div#contenttoplinks_nav5 ul li a:hover,
div#contenttoplinks_nav6 ul li a:hover,	
div#contenttoplinks ul li a:hover,
div#starttoplinks ul li a:hover {
	color: #E20074;
	display: block;
	line-height: 16px;
	text-decoration: underline;
	margin: 0;
	}

	
#startlogos {
  position: absolute;
  top: 400px;
  left: 12px;
  padding: 30px 0px 0px 42px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contentlogos {
  position: absolute;
  top: 320px;
  left: 12px;
  padding: 40px 0px 0px 42px;
  width: 180px;
  height: 130px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne_130px.gif);
}

#contentlogos_nav4 {
  position: absolute;
  top: 340px;
  left: 12px;
  padding: 40px 0px 0px 42px;
  width: 180px;
  height: 130px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne_130px.gif);
}

#contentlogos_nav5 {
  position: absolute;
  top: 360px;
  left: 12px;
  padding: 40px 0px 0px 42px;
  width: 180px;
  height: 130px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne_130px.gif);
}

#contentlogos_nav6 {
  position: absolute;
  top: 390px;
  left: 12px;
  padding: 40px 0px 0px 42px;
  width: 180px;
  height: 130px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne_130px.gif);
}

#startvcard {
  position: absolute;
  top: 60px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#starteintragen {
  position: absolute;
  top: 60px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenteintragen {
  position: absolute;
  top: 460px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenteintragen_nav4 {
  position: absolute;
  top: 480px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenteintragen_nav5 {
  position: absolute;
  top: 500px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#contenteintragen_nav6 {
  position: absolute;
  top: 530px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 160px;
  background-repeat : no-repeat;
  background-image : url(../gfx/toplinks_bg_ohne.gif);
}

#start_bg {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 820px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x820.jpg);
}

#kontaktformular {
  position: absolute;
  top: 60px;
  left: 6px;
  width:400px;
  padding: 0px 0px 0px 0px;
 
}

div.clear {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  height: 0;
}

#error {
	padding-top: 6px;
	display: none;
}

form.kontakt {
  padding: 12px 0 6px 0;
  width: 370px;
}
input.pruefen {
	display: none;
}

label,
form .left {
  float: left;
  margin: 0 0 12px 12px;
  width: 112px;
}
form .left {
  display: inline;
}
form .right {
  float: right;
  margin: 0 0 12px 0;
  width: 240px;
}

#content_bg_hell_960x781 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 781px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x781.gif);
}

#kooppartner {
  position: absolute;
  top: 468px;
  left:200px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner02 {
  position: absolute;
  top: 550px;
  left:200px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner03 {
  position: absolute;
  top: 685px;
  left:200px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner04 {
  position: absolute;
  top: 580px;
  left:200px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner05 {
  position: absolute;
  top: 780px;
  left:200px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner06 {
  position: absolute;
  top: 700px;
  left:212px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner07 {
  position: absolute;
  top: 468px;
  left:200px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

#kooppartner_start {
  position: absolute;
  /*top: 805px; */
	top: 715px;
  left:212px;
  width:760px;
  height: 100px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background_partner.jpg);

}

/*** june2010 ***/
#contentRightStart2 {
  position: absolute;
  top: 60px;
  left: 200px;
  width: 760px;
  height: 519px;
  background-repeat : no-repeat;
  background-image : url(../gfx/start_buehne2.jpg);
}
#startlogos2 {
  position: absolute;
  top: 400px;
  left: 12px;
  padding: 30px 0px 0px 6px;
  width: 180px;
  height: 150px;
  background-repeat : no-repeat;
	background-image : url(../gfx/toplinks_bg_ohne_180px.gif);
}
#start_bg2 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 730px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x730.jpg);
}
#content_bg_hell_960x732 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 732px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x732.gif);
}
#content_bg_hell_960x691 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 691px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x691.gif);
}
#content_bg_hell_960x595 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 595px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x595.gif);
}
#content_bg_hell_960x675 {
	margin: 33px 0px 0px 6px;
	width: 960px;
	height: 675px;
	background-repeat : no-repeat;
	background-image : url(../gfx/background_hell_960x675.gif);
}
#content_bg_974x771 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 771px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x771.jpg);
}
#content_bg_974x634 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 634px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x634.jpg);
}
#content_bg_974x714 {
	position: absolute;
	top: 125px;
	left: 12px;
	width: 974px;
	height: 714px;
	background-repeat : no-repeat;
	background-image : url(../gfx/content_bg_974x714.jpg);
}
#contentteaser15 {
  position: absolute;
  top: 471px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}
#contentteaser16 {
  position: absolute;
  top: 608px;
  left: 200px;
  width:760px;
  height: 127px;
  padding: 0px 0px 0px 0px;
  background-repeat : no-repeat;
  background-image : url(../gfx/teaser_background.jpg);
}
.hideMe {
	display: none;
}
