 img { behavior: url(/iepngfix.htc) }
/* box FULL */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_full {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:350px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 350px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_full .content,
.box_full .t,
.box_full .b,
.box_full .b div {
 background:transparent url(/shared/images/layout/box/box.png) no-repeat top right;
 _background-image:url(/shared/images/layout/box/box2.gif); height: 467px;
}

.box_full .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.box_full .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_full .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_full .b,
.box_full .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_full .b {
 background-position:bottom right;
}

.box_full .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;

}

.box_full .hd,
.box_full .bd,
.box_full .ft {
 position:relative;

}

.box_full .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_full h1,
.box_full p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_full h1 {
 padding-bottom:0px;
}

/* END box FULL */

/* ************************************ */
/* box half */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_half {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:175px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 175px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_half .content,
.box_half .t,
.box_half .b,
.box_half .b div {
 background:transparent url(/shared/images/layout/box/box.png) no-repeat top right;
 _background-image:url(/shared/images/layout/box/box2.gif); height: 215px;
}

.box_half .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.box_half .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_half .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_half .b,
.box_half .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_half .b {
 background-position:bottom right;
}

.box_half .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_half .hd,
.box_half .bd,
.box_half .ft {
 position:relative;
}

.box_half .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_half h1,
.box_zusatz p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_half h1 {
 padding-bottom:0px;
}

/* END box half */

/* ************************************ */
/* box zusatz */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_zusatz {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:149px; /* based on image dimensions - not quite consistent with drip styles yet */
 _max-width:139px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 149px;
 _width: 139px;
 color:#5C5C5C;
 z-index:1;
 margin-left:0px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}
.box_zusatz .content .termine {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.box_zusatz .content,
.box_zusatz .t,
.box_zusatz .b,
.box_zusatz .b div {
 background:transparent url(/shared/images/layout/zusatzbox/box-uebersicht.png) no-repeat top right;
 _background-image:url(/shared/images/layout/zusatzbox/box-uebersicht.gif); height: 156px;
font-size: 10px;
}

.box_zusatz .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.box_zusatz .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_zusatz .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_zusatz .b,
.box_zusatz .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_zusatz .b {
 background-position:bottom right;
}

.box_zusatz .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_zusatz .hd,
.box_zusatz .bd,
.box_zusatz .ft {
 position:relative;
}

.box_zusatz .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_zusatz h1,
.box_zusatz p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_zusatz h1 {
 padding-bottom:0px;
}


/* END box Zusatz */


/* box FULL Variabel */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_full_variabel {
 position:relative;
 margin:0px auto;
 min-width:8em;

 max-width:350px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 350px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_full_variabel .content,
.box_full_variabel .t,
.box_full_variabel .b,
.box_full_variabel .b div {
 background:transparent url(/shared/images/layout/box/box.png) no-repeat top right;
 _background-image:url(/shared/images/layout/box/box2.gif);
}

.box_full_variabel .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
 min-height: 465px;
}

.box_full_variabel .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_full_variabel .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_full_variabel .b,
.box_full_variabel .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_full_variabel .b {
 background-position:bottom right;
}

.box_full_variabel .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_full_variabel .hd,
.box_full_variabel .bd,
.box_full_variabel .ft {
 position:relative;
}

.box_full_variabel .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_full_variabel h1,
.box_full_variabel p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_full_variabel h1 {
 padding-bottom:0px;
}

/* END box FULL Variabel */

/* ************************************ */
/* box half Variabel */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_half_variabel {
 position:relative;
 margin:0px auto;
 min-width:8em;

 max-width:175px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 175px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_half_variabel .content,
.box_half_variabel .t,
.box_half_variabel .b,
.box_half_variabel .b div {
 background:transparent url(/shared/images/layout/box/box.png) no-repeat top right;
 _background-image:url(/shared/images/layout/box/box2.gif); min-height: 10px;
}

.box_half_variabel .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
 min-height: 215px;
}

.box_half_variabel .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_half_variabel .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_half_variabel .b,
.box_half_variabel .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_half_variabel .b {
 background-position:bottom right;
}

.box_half_variabel .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_half_variabel .hd,
.box_half_variabel .bd,
.box_half_variabel .ft {
 position:relative;
}

.box_half_variabel .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_half_variabel h1,
.box_zusatz_variabel p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_half_variabel h1 {
 padding-bottom:0px;
}

/* END box half */



/* ************************************ */
/* box uebersicht */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_uebersicht {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:175px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 175px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_uebersicht .content,
.box_uebersicht .t,
.box_uebersicht .b,
.box_uebersicht .b div {
 background:transparent url(/shared/images/layout/zusatzbox/box-uebersicht.png) no-repeat top right;
 _background-image:url(/shared/images/layout/zusatzbox/box-uebersicht.gif); height: 215px;
}

.box_uebersicht .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.box_uebersicht .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_uebersicht .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_uebersicht .b,
.box_uebersicht .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_uebersicht .b {
 background-position:bottom right;
}

.box_uebersicht .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_uebersicht .hd,
.box_uebersicht .bd,
.box_uebersicht .ft {
 position:relative;
}

.box_uebersicht .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_uebersicht h1,
.box_zusatz p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_uebersicht h1 {
 padding-bottom:0px;
}

/* END box uebersicht */

/* ************************************ */

/* ************************************ */
/* box suche */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_suche {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:150px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 150px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_suche .content,
.box_suche .t,
.box_suche .b,
.box_suche .b div {
 background:transparent url(/shared/images/layout/zusatzbox/box-suche.png) no-repeat top right;
 _background-image:url(/shared/images/layout/zusatzbox/box-suche.gif); height: 215px;
}

.box_suche .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.box_suche .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_suche .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_suche .b,
.box_suche .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_suche .b {
 background-position:bottom right;
}

.box_suche .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_suche .hd,
.box_suche .bd,
.box_suche .ft {
 position:relative;
}

.box_suche .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_suche h1,
.box_zusatz p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_suche h1 {
 padding-bottom:0px;
}

/* END box suche */

/* ************************************ */

/* box FULL Variabel half height*/
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_full_variabel_half_height {
 position:relative;
 margin:0px auto;
 min-width:8em;

 max-width:357px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 355px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_full_variabel_half_height .content,
.box_full_variabel_half_height .t,
.box_full_variabel_half_height .b,
.box_full_variabel_half_height .b div {
 background:transparent url(/shared/images/layout/box/box.png) no-repeat top right;
 _background-image:url(/shared/images/layout/box/box2.gif);
}

.box_full_variabel_half_height .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
 min-height: 230px;
}

.box_full_variabel_half_height .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_full_variabel_half_height .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_full_variabel_half_height .b,
.box_full_variabel_half_height .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_full_variabel_half_height .b {
 background-position:bottom right;
}

.box_full_variabel_half_height .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_full_variabel_half_height .hd,
.box_full_variabel_half_height .bd,
.box_full_variabel_half_height .ft {
 position:relative;
}

.box_full_variabel_half_height .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_full_variabel_half_height h1,
.box_full_variabel_half_height p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_full_variabel_half_height h1 {
 padding-bottom:0px;
}

/* END box FULL Variabel */


/* ************************************ */
/* box half Variabel_half_height */
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.box_half_variabel_half_height {
 position:relative;
 margin:0px auto;
 min-width:8em;

 max-width:175px; /* based on image dimensions - not quite consistent with drip styles yet */
 width: 175px;
 color:#5C5C5C;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under box */
}

.box_half_variabel_half_height .content,
.box_half_variabel_half_height .t,
.box_half_variabel_half_height .b,
.box_half_variabel_half_height .b div {
 background:transparent url(/shared/images/layout/box/box.png) no-repeat top right;
 _background-image:url(/shared/images/layout/box/box2.png);
}

.box_half_variabel_half_height .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
 min-height: 230px;
}

.box_half_variabel_half_height .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.box_half_variabel_half_height .b {
 /* bottom */
 position:relative;
 width:100%;
}

.box_half_variabel_half_height .b,
.box_half_variabel_half_height .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.box_half_variabel_half_height .b {
 background-position:bottom right;
}

.box_half_variabel_half_height .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.box_half_variabel_half_height .hd,
.box_half_variabel_half_height .bd,
.box_half_variabel_half_height .ft {
 position:relative;
}

.box_half_variabel_half_height .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.box_half_variabel_half_height h1,
.box_half_variabel_half_height p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.box_half_variabel_half_height h1 {
 padding-bottom:0px;
}

/* END box half _half_height*/








