body
{
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
}

body, table, select, input, textarea, a 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0672B7;
}

a {
	color: #0672B7;
}

a:hover
{
	color: #FFA100;
}
h2 a, h2 a:hover {
	color: #113388;
}

img{
	border: 0; 
}

form{
	border: 0;
	margin: 0;
	display: inline;
}

/* New buttons */

#button_row {list-style: none;padding: 0;margin: 0;float: right;}
#button_row li {float: left;display: block;margin: 0;padding: 0;}

.mainBoxComplete #button_row {margin-right: 27px}

#button_orange a {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff url(../images/buttons/button_orange_start.jpg) left top no-repeat;
	padding-left: 17px;
	display: block;
} 

#button_orange a span {
	background: url(../images/buttons/button_orange_end.jpg) right top no-repeat;
	padding: 0 17px 3px 0;
	line-height: 30px;
	display: block;
} 

#button_blue a {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff url(../images/buttons/button_blue_start.jpg) left top no-repeat;
	padding-left: 17px;
	display: block;
} 

#button_blue a span {
	background: url(../images/buttons/button_blue_end.jpg) right top no-repeat;
	padding: 0 17px 3px 0;
	line-height: 30px;
	display: block;
} 

#button_grey a {
	text-decoration: none;
	color: #ffffff;
	background: #ffffff url(../images/buttons/button_blue_start.jpg) left top no-repeat;
	padding-left: 17px;
	display: block;
} 

#button_grey a span {
	background: url(../images/buttons/button_blue_end.jpg) right top no-repeat;
	padding: 0 17px 3px 0;
	line-height: 30px;
	display: block;
} 



/* *** mainBox *** */
.mainBoxClean
{
	position: absolute;
	top: 100px;
	left: 180px;
	width: 630px;
	background-image: none;
	line-height: 16px;
	color: #0672B7;
}

.mainBoxClean .mainBoxTop
{
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	height: 24px;
	/*background-image: url(../images/mainBox/mainbox_bg_top.jpg);
	background-repeat: no-repeat;*/
	background-image: none;
}

.mainBoxCompleteOBG .mainBoxTop
{
	width: 0px;
	height: 0px;
	background-image: none;
}
.mainBoxClean .mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 4px;
	/*background-image: url(../images/mainBox/mainbox_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	background-image: none;
}

.mainBox
{
	position: absolute;
	top: 100px;
	/*left: 166px;*/
	left: 180px;
	/*width: 654px;*/
	width: 630px;
	background-image: url(../images/mainBox/mainbox_bg.jpg);
	/*background-image: none;*/
	background-repeat: repeat-y;
	line-height: 16px;
	color: #0672B7;
}
.mainBoxFree
{
	float: left;
}

.mainBoxWide
{
	position: absolute;
	top: 100px;
	left: 180px;
	width: 818px;
	line-height: 16px;
	overflow: hidden;
}
.mainBoxComplete
{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 967px;
	line-height: 16px;
	overflow: hidden;
	background-image: url(../images/mainBox/mainboxcomplete_bg.jpg);
	background-repeat: repeat-y;
	color: #0672B7;
}

.mainBoxComplete .mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 14px;
	background-image: url(../images/mainBox/mainboxcomplete_bg_start.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background-image: none;*/
}

.mainBoxComplete .mainBoxInner {
	width: 800px;
}
.mainBoxCompleteOBG .mainBoxInner {
	width: 967px;
}
.mainBoxCompleteOBG
{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 967px;
	line-height: 16px;
	overflow: hidden;
	background-image: none;
	color: #0672B7;
}
.mainBoxCompleteOBG .mainBoxTopImage
{
	position: relative;
	top: 0;
	left: 0;
	padding-bottom: 14px;
	background-image: none;
}
/* *** topBox *** */
.topBox
{
	position:absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 984px;
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
}
.topBoxSmall
{
	position:absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 625px;
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
}

.topBoxLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.topBoxClaim
{
	position: absolute;
	top: 74px;
	left: 0px;
	width: 971px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

.topBoxUser
{
	position: absolute;
	top: 101px;
	left: 0px;
	width: 981px;
	color: #FFFFFF;
	text-align: right;
}

.topBoxTabBox
{
	position: absolute;
	top: 97px;
	left: 166px;
	width: 654px;
	height: 22px;
	background-image: url(../images/topBox/tabs_bg_03.gif);
}

.topBoxReiter
{
	border: 0;
	position: absolute;
	top: 102px;
	left: 200px;
	/*font-family: Verdana, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	z-index: 1000;
}
.topBoxReiter .reiter_container
{
	width: 115px;
	height: 17px;
	margin-left: 0;
	margin-right: 2px;
	text-align: center;
	padding-bottom: 0;
}
.topBoxReiter .reiter_aktuell
{
	text-decoration: none;
	background-color: #ffffff;
	color: #4b93c8;
	border-top:1px solid #4b93c8;
	border-left:1px solid #4b93c8;
	border-right:1px solid #4b93c8;
	height: 17px;
}
.topBoxReiter .reiter_inaktiv
{
	background-color: #6ea8d3;
	text-decoration: none;
	color: #d5e5f4;
}
.topBoxReiter .reiter_inaktiv:hover
{
	background-color: #657dbb;
	color: #ffffff;
}

/* *** leftBox *** */
.leftBox
{
	position: absolute;
	top: 100px;
	left: 0;
	/*width: 166px;*/
	width: 168px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.leftBox ul
{
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-weight: normal;
}

.leftBox li
{
	border: 0;
	/*border-top: 1px solid #dfebf5;*/
	border-top: 0px solid #dfebf5;
	margin-bottom: 1px;
	background-color: #EBEEF5;
	padding: 5px 2px 5px 10px;
	font-weight: normal;
}
.leftBox li:hover
{
	background-color: #FFA101;
}
.leftBox li:hover a
{
	color: #ffffff;
}

#loginbox li
{
	font-weight: normal;
	color: #0672B7;
}
#loginbox li:hover
{
	background-color: #EBEEF5;
}
#loginbox a
{
	font-weight: bold;
	color: #113388;
}

#loginbox li:hover a
{
	color: #113388;
}

.leftBox li.keinrahmen,
#navi2_0
{
	border-top: 0;
}

#navi2
{
	margin: 7px 0;
}

.leftBox .spacerSmall, .leftBox .spacer
{
	height: 7px;
}

.leftBox div.sucheintrag
{
	border: 0;
	border-bottom: 1px white solid;
	margin: 0;
	width: 156px;
	background-color: #ffffff;
	padding: 13px 2px 5px 8px;
	font-weight: bold;
}

.leftBox div.sucheintrag .suchbox
{
	width: 124px;
	border: 1px #005EA8 solid;
	margin: 4px 0 4px 1px;
	height: 15px;
	font-weight: normal;
	float: left;
}

.leftBox div.sucheintrag .suchbutton
{
	/*width: 60px;
	height: 21px;
	margin: 0 0 0 84px;*/
	width: 23px;
	height: 21px;
	margin: 3px 1px 1px 1px;
	background:url(../images/formButton/button_arrow.gif) no-repeat left center;
	border:0;
	cursor: pointer;
	float: left;
}

.leftBox li a
{
	font-weight: normal;
	cursor: pointer;
	text-decoration:none;
	display: block;
}

.leftBox li.untermenu
{
	padding: 5px 5px 5px 21px;
	font-weight: normal;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #dfebf5;
}


.leftBox li.untermenu a
{
	font-weight: normal;
	text-decoration: none;
	color: #0772B8;
}

.leftBox li.untermenu:hover
{
	background-color: #FFA101;
}
.leftBox li.untermenu:hover a
{
	color: #ffffff;
}

.leftBox li.selected
{
	background-color: #FFA101;
	color: #FFFFFF;
}
.leftBox li.selected a
{
	color: #FFFFFF;
}

.leftBox .hidden {
	display: none;
	overflow: hidden;
}

.leftBox .unternehmen {
	background-color: #ffffff;
	padding-top: 10px;
}

/* *** rightBox *** */

/* NEW */

.rightBoxHeaderBar {
	background-color: #005EA8;
	color: #FFFFFF;
	width: 146px;
	padding: 8px 4px 8px 12px;
}

.rightBoxSpacer {
	background-color: #FFFFFF;
	width: 162px;
	height: 4px;
}
/* NEW END */

.completeHeaderBar {
	background-color: #005EA8;
	color: #FFFFFF;
	width: 925px;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 4px 6px 12px;
	margin-left: 15px;
}


.rightBox
{
	position: absolute;
	top: 100px;
	left: 822px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 162px;
}
.rightBoxComplete
{
	position: absolute;
	margin: 0;
	margin-top: -11px;
	left: 805px;
	padding: 0;
	border: 0;
	width: 162px;
}
.rightBoxDialog
{
	position: absolute;
	top: 0px;
	left: 642px;
	width: 162px;
}
.rightBoxHotline
{
  /* Bitte darauf achten, dass die �nderung der H�he der Hotline Box eine
   * �nderung der position der AntragshilfeBox hat, top: xxx */ 
	width: 154px;
	background-color: #e5f0f8;
	margin: 0 0 2px 0;
	border: 0;
	padding: 10px 0 10px 8px;
	line-height: 15px;
}
.rightBoxHotline .hotlineText
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
.rightBoxHotline .hotlineNr
{
	font-size: 13px;
	font-weight: bold;
	color: #F17420;
	padding: 4px 0;
}
.rightBoxHotline .hotlineKosten
{
	font-size: 11px;
	line-height: 14px;
}

.rightBoxHotlineGrafik
{
	width: 162px;
	background-image:url(/daten/2/153/hotline.gif);
	background-repeat: no-repeat;
	background-color: #C4DAEF;
	margin: 0 0 2px 0;
	border: 0;
}
.rightBoxHotlineGrafik .hotlineText
{
	font-size: 10px;
	font-weight: normal;
  line-height: 12px;
	height: 27px;
  width: 123px;
  margin-top: 7px;
	margin-left: 39px;
}
.rightBoxHotlineGrafik .hotlineNr
{
	font-size: 16px;
	font-weight: bold;
	color: #005EA8;
	padding: 7px 4px 7px 8px;
}
.rightBoxHotlineGrafik .hotlineKosten
{
	font-size: 10px;
	padding: 0px 8px 10px 8px;
	line-height: 14px;
}

.rightBoxHotline .orange
{
	color: #F17420;
}



.rightBoxAntragshilfe
{
  width: 161px;
  background-color: #e5f0f8;
  border: 0;
  padding: 0;
  /* Margin bottom 12px so it's the same as the left padding of the eintraege */
  margin: 0 0 12px 0;
  line-height: 15px;
}
.rightBoxAntragshilfeDialog
{
  /* Genug Platz um unter die hotline box zu rutschen, diese Elemente sind
   * leider per absoluter Positionierung in die rechte Splate verschoben und
   * respektieren sich nicht gegenseitig */
  /* top: 159px; Fall: Normale Hotline Service Box */
  top: 218px; /* Fall: Hotline Box, ET 7313 comment 20 */
}
.rightBoxAntragshilfe .antragshilfeTitel
{
  font-size: 11px;
  
  /* White on dark blue just like rightBoxListe */
  color: #FFFFFF;
  background-color: #005EA8;
  padding: 8px;
  border: 0;
  line-height: 13px;
}
.rightBoxAntragshilfe .kontainer
{
  margin: 12px 0;
  padding: 0;
}
.rightBoxAntragshilfe .eintrag
{
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 8px 8px;
  list-style-position: inside;
  padding: 0 10px 0 0;
  list-style-type: decimal;
}
.rightBoxAntragshilfe .eintrag.footer
{
  list-style-type: none;
  margin-left: 8px;
  padding-bottom: 12px;
  list-style-position: outside
}

.rightBoxListe, .rightBoxText
{
	width: 150px;
	background-color: #EBEEF5;
	margin: 0;
	padding: 8px 4px 12px 8px;
	border: 0;
	font-size: 11px;
	line-height: 13px;
}
.rightBoxListe ul
{
	padding: 0;
	margin: -3px 6px 0 15px;
}
.rightBoxListe p, .rightBoxListe li
{
	padding: 0;
	margin: 8px 0 0 0;
}
.mainBoxComplete .rightBoxListe p,.mainBoxComplete .rightBoxListe li
{
	padding: 0;
	margin: 8px 0 0 0;
}
.rightBoxListe a, .rightBoxText a, .rightBoxAntragshilfe a
{
	font-size: 11px;
	color: #0672B7;
}

.rightBoxListe a:hover, .rightBoxText a:hover, .rightBoxAntragshilfe a:hover
{
	color: #FFA100;
}

/* *** Prinzipielle Einstellungen *** */

.clearAll
{
	clear: both;
}

/*
** Template Elemente
*/

.buttonPart
{
	padding: 0;
	text-align: right;
	white-space:nowrap; 
}

.errorPart
{
	background-color: #fbbc01;
	padding: 20px;
	margin: 30px 33px 0 33px;
}
#Fehler .errorPart
{
	margin-top: 0;
}

.hinweisPart
{
	background-color: #9ac0e0;
	padding: 15px 0;
	margin: 0 13px;
}

.selectedPart
{
	background-color: #76b2da;
	margin: 0 13px;
}

.mainBox .selectedPart h1,
.mainBox .selectedPart h2,
.mainBox .selectedPart p
{
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
}
.mainBox .selectedPart a,
.mainBox .selectedPart li
{
	color: #ffffff;
}
.mainBox .selectedPart h1,
.mainBox .selectedPart h2
{
	font-size: 13px;
}

.trenner,
.trennerNoBottom,
.trennerNoTop,
.trennerNoBoth
{
	margin: 10px 32px;
	padding: 0;
	clear: both;
	border-top: 1px dotted #929497;
}
.trennerNoTop
{
	margin-top: 0;
}
.trennerNoBottom
{
	margin-bottom: 0;
}
.trennerNoBoth
{
	margin-top: 0;
	margin-bottom: 0;
}
.trennerDialog
{
	margin: 0;
	height: 32px;
	background-image: url(../images/mainBox/mainbox_divider.jpg);
	background-repeat: no-repeat;
}

.spacer
{
	clear: both;
	height: 30px;
}
.spacerSmall
{
	clear: both;
	height: 15px;
}

.mainBoxWide h1, .mainBoxWide h2, .mainBoxFree h1, .mainBoxFree h2, .mainBox h1, .mainBox h2, .mainBoxClean h1, .mainBoxClean h2
{
	font-weight: bold;
	clear: both;
	margin: 0;
	border: 0;
}

.mainBoxWide h1, .mainBoxFree h1, .mainBox h1
{
	font-size: 13px;
	line-height: 16px;
	padding: 10px 33px 15px 33px;
}

.mainBoxClean h1
{
	font-size: 13px;
	line-height: 16px;
	padding: 15px 33px 15px 33px;
}

.mainBoxComplete h1
{
	font-size: 13px;
	line-height: 16px;
	padding: 0px 33px 15px 33px;
}
.mainBoxWide h2,
.mainBoxFree h2,
.mainBox h2
{
	font-size: 11px;
	padding: 15px 33px 15px 33px;
}

.mainBoxWide h3,
.mainBoxFree h3,
.mainBox h3
{
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.mainBoxWide h2.highlight,
.mainBoxFree h2.highlight,
.mainBox h2.highlight
{
	font-size: 11px;
}

.mainBoxComplete h1 a {
	font-size: 15px;
}
/*.mainBoxComplete h1 a:hover {
	color: #0672B7;
}
.mainBox h1 a {
	font-size: 13px;
}
.mainBox h1 a:hover {
	color: #0672B7;
}*/

h1 a {
	font-size: 13px;
}
h1 a:hover {
	color: #0672B7;
}
.mainBox h2 a {
	font-size: 11px;
	text-decoration: none;
}

.mainBoxWide p,
.mainBoxFree p,
.mainBox p,
.mainBoxComplete p
{
	padding: 5px 33px;
	margin: 0;
	clear: both;
	line-height: 16px;
}
.mainBoxWide li,
.mainBoxFree li,
.mainBox li
{
	line-height: 16px;
}
/* Korrekturen fuer Vergleicherseite */
.mainBox #vergleicher p {
	padding: 20px 33px;
	width: auto;
}
/* Bugfix fuer die Verwendung von TinyMCE */
.mainBoxWide h1 p, .mainBoxWide h2 p, .mainBoxWide p p, .mainBoxWide li p,
.mainBoxFree h1 p, .mainBoxFree h2 p, .mainBoxFree p p, .mainBoxFree li p,
.mainBox h1 p, .mainBox h2 p, .mainBox p p, .mainBox li p {
	padding-left: 0px;
}

.mainBoxWide p.intended,
.mainBoxFree p.intended,
.mainBox p.intended
{
	padding: 5px 33px 5px 86px;
	margin: 0;
	width: 495px;
	clear: both;
}

.mainBoxWide p.small,
.mainBoxFree p.small,
.mainBox p.small
{
	line-height: 14px;
	font-size: 10px;
}

.mainBoxWide p.verySmall,
.mainBoxFree p.verySmall,
.mainBox p.verySmall
{
	line-height: 12px;
	font-size: 9px;
	color: #a6a8ab;
}

.mainBoxWide p.small a,
.mainBoxFree p.small a,
.mainBox p.small a
{
	margin: 0;
	text-decoration: underline;
	line-height: 14px;
	font-size: 10px;
}

.mainBoxWide p.verySmall a,
.mainBoxFree p.verySmall a,
.mainBox p.verySmall a
{
	margin: 0;
	text-decoration: underline;
	line-height: 12px;
	font-size: 9px;
	color: #a6a8ab;
}

.mainBoxWide p a,
.mainBoxWide li a,
.mainBoxFree p a,
.mainBoxFree li a,
.mainBox p a,
.mainBox li a
{
	text-decoration: underline;
}

.mainBoxWide ul,
.mainBoxFree ul,
.mainBox ul
{
	margin: 0 15px;
	padding: 0 33px;
	clear: both;
}

.mainBoxWide ol,
.mainBoxFree ol,
.mainBox ol
{
	margin: 0 15px;
	padding: 0 62px;
	clear: both;
}

.mainBoxWide li,
.mainBoxFree li,
.mainBox li
{
	/*padding: 2px 0;*/	
	padding: 0px 0px;	
}

.mainBoxWide b,
.mainBoxFree b,
.mainBox b
{
	font-weight: bold;
}

.mainBoxWide small,
.mainBoxFree small,
.mainBox small,
.mainBoxWide span.small,
.mainBoxFree span.small,
.mainBox span.small
{
	font-size: 9px;
}

.mainBoxWide .center,
.mainBoxFree .center,
.mainBox .center
{
	display: block;
	text-align: center;
	clear: both;
}

.mainBoxWide p.orange,
.mainBoxFree p.orange,
.mainBox p.orange
{
	font-size: 12px;
	font-weight: bold;
	color: #F17420;
}

.mainBoxWide span.blue,
.mainBoxFree span.blue,
.mainBox span.blue
{
	color: #113388;
}

.mainBoxWide span.orange,
.mainBoxFree span.orange,
.mainBox span.orange
{
	color: #F17420;
}

.mainBoxWide span.bigorange,
.mainBoxFree span.bigorange,
.mainBox span.bigorange
{
	font-size: 12px;
	font-weight: bold;
	color: #F17420;
}

.mainBoxWide p input.radio,
.mainBoxWide p input.checkbox,
.mainBoxFree p input.radio,
.mainBoxFree p input.checkbox,
.mainBox p input.radio,
.mainBox p input.checkbox
{
	border: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	
}

.mainBoxWide p label,
.mainBoxFree p label,
.mainBox p label
{
	border: 0;
	display: block;
	float: left;
	margin: 0 0 10px 0px;
	padding: 0;
	width: 500px;
}

.mainBoxWide p label.inline,
.mainBoxFree p label.inline,
.mainBox p label.inline
{
	display: block;
	width: auto;
	margin: 0 20px 0 0;
}

.mainBoxWide input.orange,
.mainBoxWide input.grey,
.mainBoxFree input.orange,
.mainBoxFree input.grey,
.mainBox input.orange,
.mainBox input.grey,
button.orange,
button.grey
{
	background-color: #f89228;
	height: 20px;
	padding: 2px 10px 5px 10px;
	margin: 0;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
	cursor: pointer;
	overflow: visible;
}

.mainBoxWide input.grey,
.mainBoxFree input.grey,
.mainBox input.grey,
button.grey
{
	background-color: #76acd5;
}

.mainBoxWide div.orange,
.mainBoxWide div.orangeL,
.mainBoxFree div.orange,
.mainBoxFree div.orangeL,
.mainBox div.orange,
.mainBox div.orangeL
{
	background-color: #f89228;
	height: 16px;
	width: 140px;
	padding: 4px 10px 0 10px;
	margin: 0;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
	cursor: pointer;	
	float: right;
	text-align: center;
}

.mainBoxWide div.orangeL,
.mainBoxFree div.orangeL,
.mainBox div.orangeL
{
	width: 190px;
}

.mainBoxWide input.grey,
.mainBoxFree input.grey,
.mainBox input.grey
{
	background-color: #76acd5;
}
.mainBoxTop
{
	position: absolute;
	top: -1px;
	left: 0;
	width: 630px;
	height: 38px;
	background-image: url(../images/mainBox/mainbox_bg_top.jpg);
	background-repeat: no-repeat;
}
.mainBoxTopImage
{
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 14px;
  background-image: url(../images/mainBox/mainbox_bg_start.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}

/* Since someone thought it would be a good idea to add the opening shadow
   graphic to the header image we now have to add an exclusion from that, thx */
.mainBoxTopImage.keine_unterkante
{
  padding-bottom: 0;
  background-image: none;
}

.mainBox .textspalte1
{
	float: left;
	width: 270px;
	padding-left: 33px;
}
.mainBox .textspalte2
{
	float: left;
	width: 270px;
	padding-left: 20px;
}
.mainBoxComplete .textspalte1
{
	float: left;
	width: 360px;
	/*margin-left: 33px;*/
	padding-left: 33px;
}
.mainBoxComplete .textspalte2
{
	float: left;
	width: 360px;
	/*margin-left: 16px;*/
	padding-left: 16px;
}

.mainBoxComplete .textspalte1 h3,
.mainBoxComplete .textspalte2 h3
{
	color: #0672b7;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.mainBox .textspalte1 ul,
.mainBox .textspalte2 ul
{
	margin: 0 14px;
	padding: 0;
}
.mainBox .textspalte1 li,
.mainBox .textspalte2 li
{
	padding: 2px 0;
}
.mainBox .textspalte1 h1,
.mainBox .textspalte2 h1,
.mainBox .textspalte1 h2,
.mainBox .textspalte2 h2,
.mainBox .textspalte1 h3,
.mainBox .textspalte2 h3
{
	margin: 0;
	padding: 0;
}

table.free
{
	border: 0;
	padding: 0;
	margin: 0 0 0 33px;
}

table.free td a
{
	text-decoration: underline;
}

table.form
{
	width: 565px;
	border: 0;
	padding: 0;
	margin: 0 0 0 33px;
}

table.form th
{
	width: 212px;
	background-color: #e5f0f8;
	border: 0;
	border-bottom: 2px white solid;
	padding: 5px 0 5px 5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

table.form th.empty
{
	border-bottom: 2px #ffffff solid;
}

table.form td
{
	width: 335px;
	border: 0;
	border-bottom: 1px #ffffff solid;
	padding: 2px 0 0 5px;
	vertical-align: middle;
}

table.form td.halb
{
	width: 185px;
	border: 0;
	border-bottom: 1px #ffffff solid;
	padding: 2px 0 0 5px;
	vertical-align: middle;
}

table.form td label
{
	margin: 0 10px 0 0;
}
table.form .mainFormTableLabel {
	width: auto;
}
.mainBoxWide textarea,
.mainBoxFree textarea,
.mainBox textarea
{
	margin: 0 3px 0 0;
	border: 1px #9ac1e0 solid;
	line-height: 16px;
}

.mainBoxWide textarea.intended,
.mainBoxFree textarea.intended,
.mainBox textarea.intended
{
	margin: 0 3px 0 33px;
}

input.text,
input.textXXS,
input.textXS,
input.textS,
input.textVBKarteS,
input.textM,
input.textL,
input.textXL,
input.textXXL,
input.textInvisible
{
	margin: 0 3px 0 0;
	height: 15px;
	border: 1px #9ac1e0 solid;
}

input.textXXS,
select.XXS,
select.XXSmultiple
{
	width: 30px;
}

input.textXS,
select.XS,
select.XSmultiple
{
	width: 50px;
}

input.textS,
select.S,
select.Smultiple
{
	width: 71px;
}

/* Width chosen so it has the same with as input.M if there is another
 * input.textXS element in the same row. This is required for example for
 * the PLZ, Ort input fields. */
input.textVBKarteS,
select.VBKarteS,
select.VBKarteSmultiple
{
	width: 73px;
}

input.textM,
select.M,
select.Mmultiple
{
	width: 150px;
}

/* Width chosen so it has the same with as input.M with dropdown selector. */
select.VBKarteM,
select.VBKarteMmultiple
{
	width: 133px;
}

input.textL,
select.L,
select.Lmultiple
{
	width: 230px;
}

input.textXL,
select.XL,
select.XLmultiple
{
	width: 335px;
}
input.textXXL,
select.XXL,
select.XXLmultiple
{
	width: 370px;
}

input.textInvisible
{
	border: 0;
}

img.info
{
	margin: 0;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
}

table.form td img.info
{
	margin: 0 0 2px 0;
}

select.XXS,
select.XS,
select.S,
select.M,
select.VBKarteM,
select.L,
select.XL,
select.XXL,
select.XXSmultiple,
select.XSmultiple,
select.Smultiple,
select.Mmultiple,
select.VBKarteMmultiple,
select.Lmultiple,
select.XLmultiple,
select.XXLmultiple,
table.form td select
{
	border: 1px #9ac1e0 solid;
	margin: 0 3px 0 0;
}


.mainBoxWide select.multi,
.mainBoxFree select.multi,
.mainBox select.multi
{
	line-height: 13px;
	border: 1px #9ac1e0 solid;
	width: 588px;
}

/* Service-Rechner */

.mainBox .ergebnis
{
	margin: 0;
	line-height: 16px;
	border: 0;
	border-spacing: 0;
}

.mainBox .ergebnis td
{
	height: 25px;
	background-color: #C4D0E3;
	border: 0;
	padding: 5px 2px 5px 0;
	margin: 0;
	border-spacing: 0;
}

.mainBox .ergebnis th
{
	border: 0;
	padding: 5px 5px 5px 0;
	margin: 0;
	border-spacing: 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

.mainBox .ergebnis b
{
	font-weight: bold;
}

.mainBox a.noline,
.mainBoxWide a.noline,
.mainBoxFree a.noline
{
	text-decoration: none;
}

/*
** Raster
*/

.raster
{
	position: relative;
	top: 0;
	left: 0;
	height: 370px;
	/*height: 348px;*/
	background-image: none;
	background-color: #FFFFFF;
}
.mainBoxWide .raster, #teaserboxenfrs_container .raster
{
	position: relative;
	top: 0;
	left: 0;
	height: 260px;
	background-image: none;
	background-color: #FFFFFF;
}

.raster .box
{
	background-color: #FFFFFF;
	padding: 41px 8px 10px 15px;
	overflow: hidden;
	color: #0672B7;
}

.mainBoxWide .raster .box, #teaserboxenfrs_container .raster .box
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 41px 8px 10px 15px;
	overflow: hidden;
	color: #0672B7;
}

.raster .box_inner{
	margin: 0px 10px 0px 0px
}

.raster p
{
	margin: 0;
	padding: 0;
}

.box ul {
	margin: 0;
	/*padding:0 0 0 10px;*/
	padding:0 0 0 22px;
}

.raster .pos1
{
	position: absolute;
	top: 0;
	left: 7px;
}

.raster .pos2
{
	position: absolute;
	top: 0;
	left: 176px;
}

.raster .pos3
{
	position: absolute;
	top: 0;
	left: 319px;
}

.mainBoxWide .raster .pos3, #teaserboxenfrs_container .raster .pos3
{
	position: absolute;
	top: 0;
	left: 406px;
}
.raster .pos4
{
	position: absolute;
	top: 0;
	left: 6px;
}

.mainBoxWide .raster .pos4, #teaserboxenfrs_container .raster .pos4
{
	position: absolute;
	top: 0;
	left: 605px;
}
.raster .pos5
{
	position: absolute;
	top: 190px;
	left: 7px;
}

.raster .pos6
{
	position: absolute;
	top: 190px;
	left: 176px;
}

.raster .pos7
{
	position: absolute;
	top: 191px;
	/*left: 333px;*/
	left: 319px;
}

.raster .pos8
{
	position: absolute;
	top: 191px;
	/*left: 487px;*/
	left: 474px;
}

.raster .breite1
{
	background-image: url(../images/layer/layer_1_bg.jpg);
	background-position: -2px bottom;
	background-repeat: no-repeat;
	width: 130px;
}
.raster .breite1 h1
{
	background-image: url(../images/layer/layer_1_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
}

.mainBoxWide .raster .breite1, #teaserboxenfrs_container .raster .breite1
{
	background-image: url(../images/layer/layer_home1_bg.jpg);
	background-position: -2px bottom;
	/*width: 176px;*/
	width: 168px;
}

.mainBoxWide .raster .breite1 h1, #teaserboxenfrs_container .raster .breite1 h1
{
	background-image: url(../images/layer/layer_home1_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
}


.raster .breite2
{
	background-image: url(../images/layer/layer_2_bg.jpg);
	background-position: -2px bottom;
	width: 282px;
}

.mainBoxWide .raster .breite2, #teaserboxenfrs_container .raster .breite2
{
	background-image: url(../images/layer/layer_home_bg.jpg);
	background-position: -2px bottom;
	/*width: 376px;*/
	width: 368px;
}

.mainBoxWide .raster .breite2 h1, #teaserboxenfrs_container .raster .breite2 h1
{
	background-image: url(../images/layer/layer_home_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
}

.raster .breite3
{
	width: 434px;
}

.raster .breite4
{
	width: 588px;
}

.raster .hoehe1
{
	height: 132px;	/* ohne 58 Pxiel Padding in Box */
}
.mainBoxWide .raster .hoehe1, #teaserboxenfrs_container .raster .hoehe1
{
	height: 210px;
}
.raster .hoehe2
{
	height: 322px;	/* ohne 58 Pxiel Padding in Box */
}

.raster h1
{
	background-image: url(../images/layer/layer_2_header.jpg);
	background-position: -2px top;
	background-repeat: no-repeat;
	height: 22px;
	width: 110%;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	/*padding: 0px 0px 0px 14px;*/
	padding: 12px 0px 0px 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	/*line-height: 11px;*/
	line-height: 16px;
	overflow: hidden;
}

.raster .weiterButton
{
	position: absolute;
	bottom: 20px;
	right: 14px;
	margin: 0;
}
.raster .weiterStart
{
	width: 15px;
	height: 30px;
	background-image: url(../images/buttons/button_orange_start.jpg);
}
.raster .weiter
{
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 13px 3px 1px;
	background-color: transparent;
	background-image:url(../images/buttons/button_orange_end.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;
}

.raster select
{
	margin: 0;
	padding: 2px;
	width: 270px;
	height:19px;
	background-color: #e5f0f8;
	color: #113388;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #b7c3d9;
	line-height: 16px;
}

/*
** Info
*/
.mainBox span.markiert
{
	background-color: #FBBC01;
	padding: 1px 3px;
}
.infoPart
{
	border-top: 2px solid #e5f0f8;
	border-bottom: 2px solid #e5f0f8;
	background-color: #76b2da;
	color: #ffffff;
	margin: 0 13px;
}
.feldtyp_info .infoPart {
	width: 601px;
}
.infoPart .infoBoxTable
{
	background-color: #FBEFCC;
	margin: 0;
	padding: 0 0 13px 0;
	border: 0;
	border-bottom: 1px black dotted;
	width: 601px;
}

.infoPart .infoClosePart
{
	text-align: right;
	height: 18px;
	padding: 0;
	margin: 0;
	border: 0;
}

.infoPart p,
.infoPart p a
{
	text-align: left;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.infoPart p
{
	padding: 0 19px;
}

.infoPart p a
{
	text-decoration: underline;
	margin: 0;
}

.infoPart img
{
	margin: 0 0 0 13px;
}

/*
** Error
*/

.errorPart p,
.hinweisPart p
{
	padding: 0;
}

.errorPart p.titel,
.hinweisPart p.titel
{
	padding-bottom: 10px;
}

.error {
	background-color: #ffb635;
}

.hinweis {
	background-color: #fbf201;
}

.infoImage, .infoCloseImage
{
	margin: 0;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
}

/*
** AJAX Autocomplete
*/
div.autocomplete_box {
	z-index: 10;
	background-color: #ffffff;
	border: 1px #4D4D4D solid;
}

.mainBox ul.autocomplete {
	margin: 0; 
	padding: 0;
}

.mainBox ul.autocomplete li {
	color: #4D4D4D;
	list-style-type: none; 
	padding: 2px 2px 2px 2px;
}

.mainBox ul.autocomplete li.selected { 
	background-color: #C4D0E3; 
}

.overlay { 
	width: 102%; 
	height: 102%; 
	position:absolute; 
	top: 7px; 
	left: -8px; 
	display: none; 
	background-image: url(../images/mainBox/mainbox_overlay.gif); 
	background-repeat: repeat-y; 
	text-align: center; 
	vertical-align: middle; 
} 

.mainBox .disabled {
	color: #555555; 
}

/**
 * Firmenname und Vorname beim Halterform ausblenden
 */
.mainBox #label_firmenname, .mainBox #bereich_vorname {
	display:none;
}

.abschluss_hinweis { 
	margin: 0; 
	padding: 4px 0 0 0;
	font-weight: bold;
	margin-left: 33px;
	font-size: 12px;
	line-height: 16px;
}

#abschluss_button {
	font-size: 12px;
	background-image:url(../images/buttons/button_abschliessen.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	margin-right: 28px;
	height: 45px;
	width: 212px;
}

/* *** SBA *** */

.modulLink,
.modulLinkAktiv
{
	margin-left: 53px; 
	padding-left: 16px; 
	font-size: 12px; 
	font-weight: bold; 
	color: #113388; 
	text-decoration: none; 
	background-repeat: no-repeat; 
}
.modulLink
{
	background-image:url(../images/mainBox/arrow_off.gif); 
	background-position:0px 2px;
}
.modulLinkAktiv
{
	background-image:url(../images/mainBox/arrow_on.gif); 
	background-position: 0px 4px;
}
.modulLink:hover,
.modulLinkAktiv:hover
{
	text-decoration: underline;
}

/* *** Buttons *** */

.buttonleiste input.orange,
.buttonleiste input.grey,
.buttonleiste input.blau,
.buttonleiste button.orange,
.buttonleiste button.grey
.buttonleiste button.blau
{
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	height: 21px;
	margin: 0;
	margin-left: 4px;
	padding: 0px 4px 4px 4px;
	line-height: 11px;
	text-decoration: none;
	background-repeat: repeat-x;
	cursor: pointer;
}

.buttonleiste input.orange,
.buttonleiste button.orange
{
	background-color: #ff9901;
	background-image:url(../images/buttons/button_orange.gif);
}

.buttonleiste input.grey,
.buttonleiste button.grey
{
	background-color: #babfca;
	background-image:url(../images/buttons/button_blau.gif);
}

.buttonleiste input.blau,
.buttonleiste button.blau
{
	background-color: #babfca;
	background-image:url(../images/buttons/button_blau.gif);
}

.buttonleiste .buttonPart,
.dialogButtonleiste
{
	overflow: hidden;
	width: 597px;
	text-align: right;
	margin: 30px 0 15px 0;
	white-space: nowrap;
}
.mainBoxComplete .dialogButtonleiste
{
	overflow: hidden;
	width: 772px;
	text-align: right;
	margin: 30px 0 15px 0;
	white-space: nowrap;
}
.feldtyp_paketauswahl .dialogButtonleiste
{
	width: 609px;
}

#Paketauswahl .buttonleiste .buttonPart
{
	width: 592px;
	margin-right: 76px;
}

.dialogButtonblau,
.dialogButtongrey,
.dialogButtonorange
{
	margin: 0;
	margin-left: 2px;
	border: 0;
	padding: 0;
	height: 21px;
}

.dialogButtonblau .buttonStart,
.dialogButtongrey .buttonStart,
.dialogButtonorange .buttonStart
{
	width: 15px;
	height: 33px;
}
.dialogButtonblau .buttonStart,
.dialogButtongrey .buttonStart
{
	background-image: url(../images/buttons/button_blue_start.jpg);
}
.dialogButtonorange .buttonStart
{
	background-image: url(../images/buttons/button_orange_start.jpg);
}

.dialogButtonblau .button, .dialogButtongrey .button, .dialogButtonorange .button
{
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 17px 4px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;
}
.dialogButtonblau .button, .dialogButtongrey .button
{
	background-image: url(../images/buttons/button_blue_end.jpg);
}
.dialogButtonorange .button
{
	background-image:url(../images/buttons/button_orange_end.jpg);
}

.dialogButtonblaugross,
.dialogButtongreygross,
.dialogButtonorangegross
{
	margin: 0;
	margin-left: 3px;
	border: 0;
	padding: 0;
	height: 44px;
}

.dialogButtonblaugross .buttonStart,
.dialogButtongreygross .buttonStart,
.dialogButtonorangegross .buttonStart
{
	width: 15px;
	height: 30px;
}
.dialogButtonblaugross .buttonStart,
.dialogButtongreygross .buttonStart
{
	background-image: url(../images/buttons/button_blue_start.jpg);
}
.dialogButtonorangegross .buttonStart
{
	background-image: url(../images/buttons/button_orange_start.jpg);
}

.dialogButtonblaugross .button,
.dialogButtongreygross .button,
.dialogButtonorangegross .button
{
	cursor: pointer;
	margin: 0;
	border: 0;
	height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 17px 4px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;

}
.dialogButtonblaugross .button,
.dialogButtongreygross .button
{
	background-image: url(../images/buttons/button_blue_end.jpg);
}
.dialogButtonorangegross .button
{
	background-image:url(../images/buttons/button_orange_end.jpg);
}

.dialogButtondrucken
{
	cursor: pointer;
	margin: 4px 0 0 54px;
	border: 0;
	height: 21px;
	padding: 0;
	width: 107px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: visible;
	float: left;
	background-image: url(../images/buttons/button_druck.gif);
}


.buttonleiste .trennerNoTop,
.buttonleiste .trennerNoBoth
{
	display: none;
}


/*
** Footer
*/

.mainFooter
{
	background-color: #ffffff;
	width: 630px;
	margin: 0;
	border: 0;
	padding: 40px 0 20px 0;
	background-image: url(../images/mainBox/mainbox_bg_ende.jpg);
	background-repeat: no-repeat;
	color: #A6A8AB;
}

.mainBoxCompleteOBG .mainFooter
{
	background-color: #ffffff;
	width: 967px;
	margin: 0;
	border: 0;
	padding: 10px 0 20px 0;
	background-image: url(../images/mainBox/endline_solo.jpg);
	background-position: left -9px;
	background-repeat: repeat-x;
	color: #A6A8AB;
}

.mainBoxClean .mainFooter
{
	background-color: #ffffff;
	width: 630px;
	margin: 0;
	border: 0;
	padding: 10px 0 20px 0;
	background-image: url(../images/mainBox/endline_solo.jpg);
	background-position: left -9px;
	background-repeat: no-repeat;
	color: #A6A8AB;
}

.mainBoxWide .mainFooter {
	width: 797px;
	padding: 10px 0 20px 0;
	background-image: url(../images/mainBox/endline_solo.jpg);
	background-position: left -9px;
	background-repeat: repeat-x;
}

.mainBoxComplete .mainFooter
{
	background-color: #ffffff;
	width: 795px;
	margin: 0;
	border: 0;
	padding: 40px 0 20px 0;
	background-image: url(../images/mainBox/mainboxcomplete_bg_ende.jpg);
	background-position: left -9px;
	background-repeat: no-repeat;
	color: #A6A8AB;
}

.mainBoxComplete .mainFooterLeft
{
	float: left;
	padding: 0 0 0 240px;
	text-align: left;
	color: inherit;
	border: 0;
}

.mainFooter .mainFooter
{
	display: none;
}
.mainFooter table
{
	color: #A6A8AB;
}
.mainFooterLeft
{
	float: left;
	padding: 0px 0px 0px 160px;
	text-align: left;
	color: inherit;
	border: 0;
}

.mainBoxWide .mainFooterLeft
{
	float: left;
	padding: 0 0 0 250px;
	text-align: left;
	color: inherit;
	border: 0;
}
.mainBoxCompleteOBG .mainFooterLeft
{
	float: left;
	padding: 0 0 0 330px;
	text-align: left;
	color: inherit;
	border: 0;
}
.mainFooterRight
{
	float: right;
	margin: 0 11px 0 0;
	text-align: right;
	color: inherit;
	line-height: 24px;
	border: 0;
}

.mainFooterElement
{
	margin: 0 10px 0 0;
	text-align: left;
	color: inherit;
	font-size: 10px;
	border: 0;
	float: left;
}

.mainFooterCenter
{
	margin: 0 15px;
	padding-top: 30px;
	text-align: center;
	color: inherit;
	border: 0;
}

.mainFooterElement a
{
	color: #A6A8AB;
	font-size: 10px;
}

.mainFooterCenter a
{
	color: #A6A8AB;
	font-size: 10px;
	border: 0;
	text-decoration: underline;
}

.mainFooterCenter .nobr {
	padding-left: 5px;
}

#footer_new 
{
  padding-left: 25px;
  padding-bottom: 10px;
}

#footer_new ul 
{
  padding-top: 8px;
}

#footer_new ul, #footer_new li 
{
  margin-left: 5px;
  padding-left: 5px;
}

#footer_new p 
{
 padding: 0;
 margin: 0;
}

#footer_new h1 
{
  color:#A6A8AB;
  font-size:11px;
  /*font-weight:bold;*/
  height:22px;
  line-height:16px;
  padding:12px 0 0 1px;
  text-align: left;
}

.mainClearAll
{
	height: 0;
	clear: both;
}


.liste
{
	border: 1px solid #cae1f1;
	border-spacing: 0;
	margin: 0 33px; 
	color: #4d4d4d;
	/*width: 588px;*/
	width: 564px;
}
.sbaliste
{
	border: 1px solid #cae1f1;
	border-spacing: 0;
	margin: 0 13px; 
	color: #4d4d4d;
	width: 604px;
}

.liste tr
{
	background-color: #edf5fa; 
}
.sbaliste tr
{
	background-color: #ffffff;
}
.sbaliste th,
.liste th
{
	background-color: #dcebf6;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #113388;
	line-height: 16px;
	padding: 5px 3px;
	text-align: left;
}
.sbaliste td,
.liste td
{
	line-height: 16px;
	padding: 5px 3px;
	border-top: 1px solid #c8e0f0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align:top;
}

.liste tr:hover
{
	background-color: #dcebf6;
}
.sbaliste td
{
	padding: 4px 3px;
}
.sbaliste tr:hover
{
	background-color: #f6fafd;
}

.kooperationen td
{
	padding: 3px 3px;
}
.kooperationen tr:hover
{
	background-color: #edf5fa;
}

.sbaliste .keinkraft {
	background-color: #f6f6f6;
}
.sbaliste tr.geloescht td,
.sbaliste tr.folgevertrag td,
.sbaliste tr.geloescht td a,
.sbaliste tr.geloescht .diff_info,
.sbaliste tr.folgevertrag .diff_info {
	color: #BBBBBB; 
}

/*
** Teaserboxen fuer mainBoxWide REDESIGN 12/2008
*/

.teaser
{
	background-image:url(/daten/0/138/teaser_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 28px;
	width: 790px;
	height: 256px;
}
.teaser .teaserbox
{
	height: 221px;
	border-right: 10px solid #ffffff;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 36px;
}
.teaser .schmal
{
	width: 183px;
}
.teaser .breit
{
	width: 376px;
}
.teaser h1,
.teaser h2
{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #113388;
	margin: 0;
	padding: 0 7px 0 9px;
	height: 36px;
	overflow: hidden;
}
.teaser h2
{
	color: #e96b24;
}
.teaser .text
{
	font-size: 11px;
	line-height: 16px;
	color: #113388;
	margin: 0;
	padding: 5px 7px 0 9px;
	height: 149px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.teaser ul
{
	margin: 0 0 0 13px;
	padding: 0;
}
.teaser .button
{
	margin-right: 10px;
	float: right;
	border: 0;
}

/*************************************/

.teaserRow33 {
margin-top: 5px;margin-left: 15px;position: relative;top: 0;left: 0;
}
.teaserRow33 .outer{
margin-right: 1px;float: left;background-image: url(../images/layer/layer_33_bg.jpg); background-position: -2px bottom; width: 315px;min-height: 160px;
}
.teaserRow33 .inner{
padding: 17px 17px 30px 12px;background-image: url(../images/layer/layer_33_header.jpg);background-position: -2px top;background-repeat: no-repeat;overflow: hidden;
}

.sem_big {
	position: absolute;
	top: 26px;
	left: 327px;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 10;
	line-height: 34px;
}

.sem_big h2 {
	padding: 0;
	margin: 0;
	font-size: 29px; 
	font-weight: normal;
}

.sem_big h3 {
	padding: 0;
	margin: 0;
	font-size: 21px; 
	font-weight: normal;
	color: white;
}

.sem_sub {
	position: absolute;
	top: 95px;
	left: 338px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
	z-index: 10;
	line-height: 23px;
}

.mainBoxComplete h2
{
  font-size: 13px;
  line-height: 16px;
  padding: 0px 33px 15px 33px;
}
.seo_big {
	position: absolute;
	top: 15px;
	left: 32px;
	color: #FFFFFF;
	font-weight: normal;
	z-index: 10;
	line-height: 38px;
}

.seo_big h2 {
	padding: 0;
	margin: 0;
	font-size: 30px;
	font-weight: normal;
}

.seo_big h1 {
	padding: 0;
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	line-height: 38px;
}

.seo_h2 h2{
  font-size: 13px;
  color: #0672B7;
  font-family: Arial,sans-serif;
  line-height: 16px;
  font-weight: bold;
}
.seo_h2 h2 a{
  font-size: 13px;
  color: #0672B7;
  font-family: Arial,sans-serif;
  line-height: 16px;
  font-weight: bold;
}
.mainBoxComplete h2 a
{
  font-size: 15px;
  line-height: 16px;
}


#button_sem_row {list-style: none;padding: 0;margin: 0;float: right;}
#button_sem_row li ,#button_seo_row li {float: left;display: block;margin: 0;padding: 0;}

#button_seo_row {list-style: none;padding: 0;margin: 0;float: left;}

#button_big a {
	text-decoration: none;
	color: #ffffff;
	background: transparent url(../images/buttons/button_big_start.gif) left top no-repeat;
	padding-left: 12px;
	display: block;
	font-size: 17px;
	font-weight: bold;
} 

#button_big a span {
	background: url(../images/buttons/button_big_end.gif) right top no-repeat;
	padding: 0 18px 3px 5px;
	line-height: 61px;
	display: block;
} 


.sem_buttonpos {
position: absolute;top: 243px;width: 919px;z-index: 10;
}
.seo_buttonpos {
position: absolute;top: 140px;left: 32px;z-index: 10;
}

/*************************************/

.vorgang_details{
	width:500px;
}

/* SEM - TEMPLATE - */ 

div#sem_content{ 
        margin-top:5px; 
} 


div#sem_content.firstCol{ 
        margin:-11px 0px 0px 0px; 
} 


.sem_col1_header{ 
        background-image:url(/daten/2/165/sem_header_col1.gif); 
        background-repeat:no-repeat; 
        background-position:top left; 
        margin:0px; 
        height:30px; 
        background-position: 12px 0px; 
        
} 

h1.sem_col1_header { 
        font-size:12px; 
        color:#ffffff; 
        padding:0px 0px 0px 30px; 
        margin:0px; 
        line-height:30px; 
} 

h1.sem_col2_header { 
        font-size:13px; 
        margin:0; 
        padding:5px 0px 15px 30px; 
} 

.sem_col1{ 
        background-image:url(/daten/2/165/sem_bg_col1.gif); 
        background-repeat:no-repeat; 
        background-position: 12px 0px; 
        height:185px; 
} 

ul#sem_ul{ 
        margin:0px; 
        padding:0px; 
        list-style:none; 
} 

ul#sem_ul li{ 
        margin-bottom:10px; 
        background-image:url(/daten/2/165/sem_haken_blue.gif); 
        background-repeat:no-repeat; 
        background-position:top left; 
        padding-left:20px; 
} 

#sem_content .textspalte1 
{ 
        float: left; 
        width: 360px; 
        padding-left: 33px; 
} 
#sem_content .textspalte2 
{ 
        float: left; 
        width: 360px; 
        padding-left: 16px; 
} 

#btn_sem_tarif{ 
        position:absolute; 
        width:194px; 
        height:50px; 
        z-index:1; 
        left: 575px; 
        top: 610px; 
        visibility: visible; 
} 

div.sem_boxheader{ 
        background-image:url(/daten/2/165/sem_bg_box_top.gif); 
        background-repeat:no-repeat; 
        background-position: 12px 0px; 
        padding-top:5px; 
} 
div.sem_boxbody{ 
        background-image:url(/daten/2/165/sem_bg_box_body.gif); 
        background-repeat:repeat-y; 
        background-position: 12px 0px; 
        height:auto; 
} 
div.sem_boxbottom{ 
        background-image:url(/daten/2/165/sem_bg_box_bottom.gif); 
        background-repeat:no-repeat; 
        background-position: 12px bottom; 
        padding-bottom:10px; 
} 

div#sem_legals{ 
        padding-left:35px; 
        width:725px; 
        margin-top:25px; 
        margin-bottom:5px; 
        
} 

div#sem_legals p{ 
        font-size:9px; 
        line-height:12px; 
        color: rgb(166, 168, 171); 
} 


/* RIGHT BOX NEW */ 

.rightBoxComplete table#pv { 
        width:99%; 
        margin-bottom:15px; 
        padding-left:6px; 
} 

.rightBoxImg{ 
        margin:5px 0px 5px 0px; 
} 

a:focus {
	outline:none
}



.umfrage_beschreibung,
.werbung,
.umfrage {
  padding-left: 35px;
  padding-top: 5px;
}

.umfrage {
  padding-bottom: 5px;
}

.umfrage_beschreibung_gut {
  width: 125px;
  float: left;
}

.umfrage_beschreibung_schlecht {
  float: right;
  margin-right: 30px;
}

.umfrage_bewertung_container {
  display: inline-block;
  text-align: center;
  width: 250px;
}

.umfrage_bewertung {
  display: inline-block;
  height: 30px;
  text-align: center;
  width: 16px;
}

/* Anpassungen fuer HS OK Seite */
.handshake h1.umfrage {
  margin: 15px 0 0 0;
  font-size: 11px;
}

.werbung .werbungcheckbox, 
.werbung .werbungtext {
	float: left;
}

.werbung .werbungtext {
	width: 430px;
}





/******************************************************************************
 * Anbuendelung Vorschlag START
 */

#anbuendung {
	/* margin-left: 54px; */
	margin-left: 21px; 
	margin-right: 0px;
	margin-top: 1px;
	width: 586px;
}

#anbuendung .angebote .angebotsbox {
	background: #EDF5FA url(/static/images/anbuendelung/hinweisbox_bg_aktiv.jpg) left top no-repeat;
	height: 56px;
	margin-bottom: 15px;
}

#anbuendung .angebote .angebotsbox table {
	border-spacing: 0px;
	height: 56px;
}

#anbuendung .angebotsbox .buttons {
	vertical-align:bottom;
	width: 132px;
	padding: 0px;
}

#anbuendung .angebotsbox .button {
	width: 132px;
	height: 27px;
	padding: 0px;
	border: 0px;
}

#anbuendung .angebotsbox .text {
	vertical-align:top;
	width: 500px;
	padding-left:50px;
	padding-top:4px;
}

.anbuendelung_aktiv .v_abstand {
	height:6px;
}
.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv {
	height: 1%;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv,
.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv,
.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv {
	background-image: url(/static/images/anbuendelung/gross_oben.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungtk_unten {
	height: 131px;
}

.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungvk_unten, 
.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungtk_unten,
.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungass_unten,
.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungrbs_unten {
	background-image: url(/static/images/anbuendelung/gross_unten.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}

.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungass_unten,
.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungrbs_unten {
	height: 58px;
}

.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungass_unten .v_option,
.anbuendelung_aktiv .anbluendelung_element_aktiv .anbuendelungrbs_unten .v_option {
	position: absolute;
	width: 535px;
}

#anbuendung .angebote #anbuendelung_ausblenden {
	background-image: url(/static/images/anbuendelung/infobutton.png);
	display: none;
}

#anbuendung .angebote #anbuendelung_einblenden {
	background-image: url(/static/images/anbuendelung/infobutton.png);
}

#anbuendelung_info_ausblenden {
	background-image: url(/static/images/anbuendelung/schliessen.jpg);
	width: 18px;
	height: 18px;
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
}

#anbuendung .angebote .zusatzinformation, 
#anbuendung .zusatzangebote {
	display: none;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .rahmenoben {
	background-image: url(/static/images/anbuendelung/klein_oben.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 0px;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .abstandunten, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .abstandunten {
	background-image: url(/static/images/anbuendelung/klein_unten.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.anbuendelung_aktiv .infoborder { 
	overflow: hidden;
	position: absolute;
	left: 603px;
}

.anbuendelung_aktiv .hakenborder {
	overflow: hidden;
	position: absolute;
}
		
.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infoborder,
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infoborder,
.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv .infoborder,
.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv .infoborder {
	width: 206px;
	margin-right: -203px;
	margin-top: -5px;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .hakenborder,
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .hakenborder,
.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv .hakenborder,
.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv .hakenborder {
	width: 33px;
	margin-left: -33px;
	margin-top: -5px;
}

.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv .haken,
.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv .haken {
	background-image: url(/static/images/anbuendelung/klein_links.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	width: 33px;
}

.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv .infobox,
.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv .infobox {
	background-image: url(/static/images/anbuendelung/klein_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	width: 206px;
	display: none;
	color: #FFFFFF;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .haken .haken-top, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .haken .haken-top {
	width: 33px;
  height: 70px;
	background-image: url(/static/images/anbuendelung/gross_links_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
  display: block;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .haken .haken-middle, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .haken .haken-middle {
	width: 33px;
  height: 1px;
	background-image: url(/static/images/anbuendelung/gross_links_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
  display: block;
  font-size: 0px;
  line-height: 0px; 
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .haken .haken-bottom, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .haken .haken-bottom {
	width: 33px;
  height: 70px;
	background-image: url(/static/images/anbuendelung/gross_links_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
  display: block;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox,
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox {
	display: none;
	color: #FFFFFF;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox .infobox-top,
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox .infobox-top {
  background-image: url(/static/images/anbuendelung/gross_rechts_top.jpg);
  background-repeat: no-repeat;
  background-position: top;
  height: 70px;
  width: 206px;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox .infobox-middle,
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox .infobox-middle {
  background-image: url(/static/images/anbuendelung/gross_rechts_middle.jpg);
  background-repeat: repeat-y;
  background-position: center;
  height: 1px;
  width: 206px;
  overflow: visible;
  font-size: 0px;
  line-height: 0px; 
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox .infobox-bottom,
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox .infobox-bottom {
  background-image: url(/static/images/anbuendelung/gross_rechts_bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 206px;
  height: 70px;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox .titel, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox .titel {
	margin-top: 7px;
	float: left;
}

.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv .infobox .titel,
.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv .infobox .titel {
	margin-top: 4px;
	float: left;
}

.anbuendelung_aktiv .anbuendelungass.anbluendelung_element_aktiv .infobox .text,
.anbuendelung_aktiv .anbuendelungrbs.anbluendelung_element_aktiv .infobox .text {
  line-height: 14px;
}


.anbuendelung_aktiv .infobox .titel { 
	font-weight: bold;
	font-family: Arial,sans-serif;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 30px;
}

.anbuendelung_aktiv .infobox .text { 
	margin-left: 30px;
	margin-right: 5px;
	font-family: Arial,sans-serif;
	font-size: 11px;
}

.anbuendelung_aktiv .infobox .close {
	float: right;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox ul, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox ul {
	padding: 0 0 0 22px;		
	margin-left: 20px;
	width: 149px;
	position: absolute;
}

.anbuendelung_aktiv .anbuendelungvk.anbluendelung_element_aktiv .infobox li, 
.anbuendelung_aktiv .anbuendelungtk.anbluendelung_element_aktiv .infobox li {
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}


/*
 * Anbuendelung Vorschlag END
 *****************************************************************************/

#nobr {
	white-space: nowrap;
}

div.divtitel {
  font-size: 13px;
  line-height: 16px;
  padding: 40px 33px 15px 33px;
	font-weight: bold;
}

div.divtitel a {
  font-size: 13px;
}

div.divtitel a:hover {
	color: #0672B7;
}

h1.h1ueberschrift a, h1.h1ueberschrift a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #113388;
}

/*****************************************************************************
 * Login Vergleicher START
 */

.vergleicher_login .abfrage {
	padding: 20px 0px 0px 33px;
}

.vergleicher_login .umfrage_beschreibung,
.vergleicher_login .werbung,
.vergleicher_login .umfrage {
	padding-left: 33px;
	padding-top: 5px;
}

.vergleicher_login .umfrage {
  *margin-bottom: 10px;
}

.vergleicher_login .umfrage {
	padding-bottom: 5px;
}

.vergleicher_login .werbung .werbungcheckbox, 
.vergleicher_login .werbung .werbungtext {
	float: left;
}

.vergleicher_login .werbung .werbungtext {
	width: 430px;
}

.vergleicher_login .buttonleiste .buttonPart, 
.dialogButtonleiste { 
	margin-top: 0px;
}

.vergleicher_login .umfrage_beschreibung_gut {
		float: left;
}

.vergleicher_login .umfrage_beschreibung_gut {
	width: 120px;
}


.vergleicher_login .umfrage_bewertung {
	text-align: center;
	*display: inline;
	*height: 0px;
    zoom: 1;
    width: 16px;
}

/*
 * Login Vergleicher END
 *****************************************************************************/
 
 /* Meine Werbungen und meine Praemien START */
 
table.status_legende {
  margin: 0px 33px 5px 33px;
  border-collapse:collapse;
}

table.status_legende th,
table.status_legende td {
  border: 1px solid #005EA8;
  padding: 5px 3px;
}

table.status_legende tr td:first-child {
  font-weight: bold;
}

p.meine_aktionen {
  margin: 5px 0px;
}
 
 /* Meine Werbungen und meine Praemien END */

#KRAFT-dokument-kundenbonustyp_container {
  margin-left: 28px;
}

/* Hotlinbox Contentseiten*/
.HotlineContentKosten {
  width: 150px;
  background-color: #C4DAEF;
  margin: 0 0 2px 0;
  padding: 8px 4px 12px 8px;
  border: 0;
  font-size: 10px;
  line-height: 12px;
}

/* Meine AllSecur Reiter mit Zahnzusatz START */

.meine_allsecur.reiter_leiste {
  background-color: white;
  padding: 12px 0 0 4px; 
  /* absolute positioned content, so set height + padding to overlapp the background */
  height: 74px;
}

.meine_allsecur.reiter_leiste .myreiter_container {
  position: relative;
}

.meine_allsecur.reiter_leiste .reiter {
  display: block;
  width: 311px;
  height: 74px;
  text-align: center;
}

.meine_allsecur.reiter_leiste .reiter .reiter_titel {
  display: none;
}

.meine_allsecur.reiter_leiste .reiter.kraft {
  background-repeat: no-repeat;
  background-position: top;
  position: absolute;
  left: 0;
  top: 0;
}

.meine_allsecur.reiter_leiste a.reiter.aktiv {
  cursor: auto;
}

.meine_allsecur.reiter_leiste .reiter.kraft.inaktiv {
  background-image: url(/static/images/my/reiter-kfz-versicherung-inaktiv.png);
}

/* Falls ein hover Effekt gewuenscht wird
.meine_allsecur.reiter_leiste .reiter.kraft.inaktiv:hover {
  background-image: url(/static/images/my/reiter-kfz-versicherung-inaktiv-hover.png);
}
*/

.meine_allsecur.reiter_leiste .reiter.kraft.aktiv {
  background-image: url(/static/images/my/reiter-kfz-versicherung-aktiv.png);
}

.meine_allsecur.reiter_leiste .reiter.zahnzusatz {
  background-repeat: no-repeat;
  background-position: top;
  position: absolute;
  left: 311px;
  top: 0;
}

.meine_allsecur.reiter_leiste .reiter.zahnzusatz.inaktiv {
  background-image: url(/static/images/my/reiter-zahnzusatz-inaktiv.png);
}

/* Falls ein hover Effekt gewuenscht wird
.meine_allsecur.reiter_leiste .reiter.zahnzusatz.inaktiv:hover {
  background-image: url(/static/images/my/reiter-zahnzusatz-inaktiv-hover.png);
}
*/

.meine_allsecur.reiter_leiste .reiter.zahnzusatz.aktiv {
  background-image: url(/static/images/my/reiter-zahnzusatz-aktiv.png);
}

/* Meine AllSecur Reiter mit Zahnzusatz END */

@font-face {
    font-family: 'AllianzSansBold';
    src: url('alsanbol-webfont.eot');
    src: url('alsanbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('alsanbol-webfont.woff') format('woff'),
         url('alsanbol-webfont.ttf') format('truetype'),
         url('alsanbol-webfont.svg#AllianzSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllianzSansLight';
    src: url('alsanlig-webfont.eot');
    src: url('alsanlig-webfont.eot?#iefix') format('embedded-opentype'),
         url('alsanlig-webfont.woff') format('woff'),
         url('alsanlig-webfont.ttf') format('truetype'),
         url('alsanlig-webfont.svg#AllianzSansLight') format('svg');
    font-weight:normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllianzSansRegular';
    src: url('alsanreg-webfont.eot');
    src: url('alsanreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('alsanreg-webfont.woff') format('woff'),
         url('alsanreg-webfont.ttf') format('truetype'),
         url('alsanreg-webfont.svg#AllianzSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* FANCYBOX CUSTOMIZATION */
#fancybox-wrap #fancybox-outer #fancybox-close {
    background: url("/static/images/buttons/button_overlay_close.png") no-repeat scroll 0 0 transparent !important;
    height: 39px !important;
    right: -39px !important;
    top: 8px !important;
    width: 39px !important;
}

/* KM Aktion Total Gutschein /kmdanke.html */

.km_aktion_total_gutschein .mainBoxInner .errorPart {
  margin-top: 0;
  margin-bottom: 20px;
}

.km_aktion_total_gutschein .mainBoxInner {
  margin-bottom: 5px;
}

.km_aktion_total_gutschein .mainBoxInner h1 { 
	color: #0672B7;
	font-family: "AllianzSansRegular","arial";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 15px;
}

.km_aktion_total_gutschein table,
.km_aktion_total_gutschein select,
.km_aktion_total_gutschein input,
.km_aktion_total_gutschein textarea,
.km_aktion_total_gutschein a,
.km_aktion_total_gutschein p,
.km_aktion_total_gutschein li {
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.km_aktion_total_gutschein .rightBoxComplete p,
.km_aktion_total_gutschein .rightBoxComplete li {
  font-size: 11px;
  line-height: 16px;
}

.km_aktion_total_gutschein .rightBoxContent {
  background-color: #ebeef4;
  padding:0;
  text-align:center;
  min-height: 466px;
  height:auto !important;
  height: 478px;
}

/* ENDE KM Aktion Total Gutschein /kmdanke.html */

