/* == : COMMENTS all : siehe unten : == */

/* == == ==	- F O R M A T E -	== == ==
     ----------------------------------------------- */

/* -- -- --	- A L L G E M E I N -	-- -- --
     ---------------------------------------------------- */
/* LIGHT-beige #F8F5EB; */
body { background: #002e67; margin-top: 0px; font-family: Arial, Verdana, Helvetica; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
input { font-family: Arial, Verdana, Helvetica; }
div { padding: 0px; margin: 0px; }
td { font-size: 12px; line-height: 15px; }
hr { text-align:left; color:#ffffff; background-color:#ffffff; background:#ffffff; border-top:1px dashed #002e67; border-bottom:0px; border-left:0px; border-right:0px; margin-left:0px; padding-bottom:10px; margin-bottom:10px; width:840px; }

ul { list-style-image: url(images/070424_dash_bullet_11x4_black.gif); list-style-type: none; margin-left: 0px; margin-top: 0px; padding-left: 20px; }

/* B.TEST : search-AREA : Korelationen WIDTH */
/* #word { width: 110px; } *//* not MSIE 7 */ /*form > #word { width: 115px; } *//* ff-HACK */
/* #search  { width: 50px; } *//* not MSIE 7 */ /* vermeindlicher HACK : width: auto; padding: 0; margin: 0; max-width: auto; overflow: visible */
/* validitaet UNKLAR, etwa : input[type=submit] { width: 45px; }  *//* form > #search { width: 50px; } *//* FF-hack */
/* E.TEST : search-AREA : Korelationen WIDTH */

/* TEST : ILLU-Pic-EFFEKT */
#illu-PIC { border-right-width: 1px; border-right-color: #ffffff; border-right-style: dashed; }
#illu-PIC:hover { border-right-width: 1px; border-right-color: #e2d6b0; border-right-style: solid; }

/* Active : CASE = bei TD-id + PIC-Link */
#illu-BAR img { opacity: 0.7; -moz-opacity: 0.7; filter:alpha(opacity=70); }
#illu-BAR a:hover img { opacity: 1.00; -moz-opacity: 1.00; filter:alpha(opacity=100); }

/* NOT used : CASE = bei mehrfacher PIC-id + PIC-Link */
#illu-BAR-pic { opacity: 0.5; -moz-opacity: 0.5; filter:alpha(opacity=50); }
a:hover #illu-BAR-pic  { opacity: 1.00; -moz-opacity: 1.00; filter:alpha(opacity=100); }
/* #illu-BAR-pic:hover { opacity: 1.00; -moz-opacity: 1.00; filter:alpha(opacity=100); } */ /* NUR FF, NOT MSIE */

/* SIEHE AUCH Option : filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transparent_picture.png',sizingMethod='scale'); */
/* DANN ABER Verfahren : PIC als HG + Space-GIF mit Dimensionen ZU versehen */
/* HEAD = <!--[if IE 6]><style type="text/css"> ... ID-filter-RULE ... </style><![endif]-->

/* -- -- --	- T E X T E -		-- -- --
     ---------------------------------------------------- */


/* -- -- --	- L I S T S -		-- -- --
     -------------------------------------------- */

#main-nav-list { margin: 0px; padding: 0px; text-align: right; line-height: 20px; font-weight: bold; }
#main-nav-list li { font-size: 11px; display: inline; list-style-type: none; padding-right: 20px; }

/* ACHTUNG : NEU m-buttons = VALIDE "B" */
#B-marketing-nav-list { margin: 0px; padding: 0px; font-weight: bold; line-height: 16px; } /* ehemals : 20px */
#B-marketing-nav-list li { font-size: 14px; display: inline; list-style-type: none; /*height: 30px;*//* nur im MSIE = working */ }
#B-marketing-nav-list li a { float: left;
	padding-top: 6px; padding-bottom: 6px;
    margin-top: -1px;
	/*margin-right: -1px;*/
	width: 200px; text-align: center;
	background-image: url(images/091124_marketing-menu-button.png); background-repeat: no-repeat; background-position: 0px 1px; }
#B-marketing-nav-list li #m-button-stu { width: 171px; }
#B-marketing-nav-list li #m-button-ze { width: 168px; }
#B-marketing-nav-list li #m-button-zk { width: 184px; }
#B-marketing-nav-list li #m-button-basket { width: 177px; color: #f0037f; }

#B-marketing-nav-list li a:hover {
	text-decoration:none;
	/*background-image: url(images/091110_marketing-menu-button-hover.jpg);*/
	background-image:url(images/091124_marketing-menu-button-hover.png);	}


.order-nav-list { margin:0px; padding:0px; font-weight:bold; line-height:16px; float:right; margin-top:10px; margin-bottom:10px; }
.order-nav-list li { font-size:14px; display:inline; list-style-type:none; float:left; }
.order-nav-list li a { float:left;
	padding-top:6px; padding-bottom:6px;
    margin-top:-1px;
	width:200px; text-align:center;
	background-image:url(images/100303_order-button-normal_200_01.png); background-repeat:no-repeat; background-position:0px 1px; }
.order-nav-list li a:hover {
	text-decoration: none;
	background-image: url(images/100303_order-button-hover_200_01.png);	}

.order-nav-list-small { margin:0px; padding:0px; font-weight:bold; line-height:14px; float:right; margin-top:10px; margin-bottom:10px; }
.order-nav-list-small li { font-size:12px; display:inline; list-style-type:none; float:left; }
.order-nav-list-small li a { float:left;
	padding-top:6px; padding-bottom:6px;
    margin-top:-1px;
	width:150px; text-align:center;
	background-image:url(images/100309_order-button-normal_150_01.png); background-repeat:no-repeat; background-position:0px 1px; }
.order-nav-list-small li a:hover {
	text-decoration: none;
	background-image: url(images/100309_order-button-hover_150_01.png);	}

.video-nav-list { position:relative; display:block;
    font-size:14px; font-weight:bold; line-height:16px;
	padding-top:6px; padding-bottom:6px; margin-top:10px;
	width:287px; /*height:27px;*/
	text-align:center;
	background-image:url(images/100304_Verlauf-Button_287x27_01.png); background-repeat:no-repeat; background-position:0px 0px; }

/* B : LEFT-Menu-VARIANTE = D */
#D-unav-list-prod { padding-left: 0px; margin-left: 0px; line-height: 17px; margin-top: 0px; margin-bottom: 0px; padding-top: 17px; padding-bottom: 7px; } /* UL-Umgebung */
#D-unav-list-prod { list-style-type: none; list-style-image: url(images/no-bullet.gif); } /* ACHTUNG : Nur FOR old-WEB */
#D-unav-list-prod li { margin-left: 5px; padding-left: 5px; list-style-type: none; } /* Normal = EMPTY Entry */

#D-unav-list-prod #fork { margin-left: 5px; padding-left: 5px; list-style-type: none; } /* FORK = EMPTY Entry */


#D-unav-list-prod-L2, #D-unav-list-prod-L3, #D-unav-list-prod-L4, #D-unav-list-prod-L5 { margin-left: -5px; margin-top: 0px; margin-bottom: 0px; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; }
#D-unav-list-prod-L2, #D-unav-list-prod-L3, #D-unav-list-prod-L4, #D-unav-list-prod-L5 { list-style-type: none; list-style-image: url(images/no-bullet.gif); } /* ACHTUNG : Nur FOR old-WEB */

#D-unav-list-prod a:link, #D-unav-list-prod a:visited { color: #000000;
	display: block;
	height: 20px;
    /**/text-indent: 5px;/**/ /* link-HG-links */
	background: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px -80px; /* LEER-pic */
	padding-left: 10px; }
#D-unav-list-prod a:active, #D-unav-list-prod a:hover  { 
	width: 175px; /* TEST : ohne DIRECT-adr FF 175 */
	text-decoration: none;
	background-color: #ffffff; color: #000000; /* border-right-color: #e3e3e3; border-right-style: solid; border-right-width: 5px; */
	background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px -80px; } /* LEER-pic */
#D-unav-list-prod > li > a:active, #D-unav-list-prod > li > a:hover { width: 175px; } /* TEST : right-BAR */

#D-unav-list-prod #fork a:link, #D-unav-list-prod #fork a:visited { background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px 0px; } /* FORK-pic */
#D-unav-list-prod #leaf a:link, #D-unav-list-prod #leaf a:visited { background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px 0px; } /* ehemals LEAF-pic = -160 */

#D-unav-list-prod #current, #D-unav-list-prod #fork #current { /* border-right-color: #e3e3e3; border-right-style: solid; border-right-width: 5px; */
	color: #002e67; /* NUR bei NON-black = s.o. */
	font-weight: bold;
	background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px -40px; } /* DOWN-pic */
#D-unav-list-prod #current-first { /* border-right-color: #ffffff; border-right-style: solid; border-right-width: 5px; */
	background-color: #ffffff; color: #002e67; font-weight: bold;
    background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px -80px; } /* LEER-pic */
#D-unav-list-prod #fork #current-first { background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px -40px; } /* DOWN-pic */
#D-unav-list-prod #leaf #current-first { background-image: url(images/091216_triangle_bullet_200x9_gray.png) no-repeat; background-position: 0px 0px; } /* ehemals LEAF-pic = -160 */

#D-unav-list-prod-L2 a:active, #D-unav-list-prod-L2 a:hover { width: 165px; } /* TEST : ohne DIRECT-adr FF 165 */
#D-unav-list-prod-L2 > li > a:active, #D-unav-list-prod-L2 > li > a:hover { width: 165px; } /* TEST : right-BAR */
#D-unav-list-prod-L3 a:active, #D-unav-list-prod-L3 a:hover { width: 155px; } /* TEST : ohne DIRECT-adr FF 155 */
#D-unav-list-prod-L3 > li > a:active, #D-unav-list-prod-L3 > li > a:hover { width: 155px; } /* TEST : right-BAR */
#D-unav-list-prod-L4 a:active, #D-unav-list-prod-L4 a:hover { width: 145px; } /* TEST : ohne DIRECT-adr FF 145 */
#D-unav-list-prod-L4 > li > a:active, #D-unav-list-prod-L4 > li > a:hover { width: 145px; } /* TEST : right-BAR */
#D-unav-list-prod-L5 a:active, #D-unav-list-prod-L5 a:hover { width: 135px; } /* TEST : ohne DIRECT-adr FF 135 */
#D-unav-list-prod-L5 > li > a:active, #D-unav-list-prod-L5 > li > a:hover { width: 135px; } /* TEST : right-BAR */

/* ACHTUNG : BR- oder BR-2-Cases ggf. nachtragen : L1 bis L5 */
#D-unav-list-prod-L2 a.br:link, #D-unav-list-prod-L2 a.br:visited, #D-unav-list-prod-L2 a.br:active, #D-unav-list-prod-L2 a.br:hover, #D-unav-list-prod-L3 a.br:link, #D-unav-list-prod-L3 a.br:visited, #D-unav-list-prod-L3 a.br:active, #D-unav-list-prod-L3 a.br:hover, #D-unav-list-prod-L4 a.br:link, #D-unav-list-prod-L4 a.br:visited, #D-unav-list-prod-L4 a.br:active, #D-unav-list-prod-L4 a.br:hover, #D-unav-list-prod-L5 a.br:link, #D-unav-list-prod-L5 a.br:visited, #D-unav-list-prod-L5 a.br:active, #D-unav-list-prod-L5 a.br:hover { height: 35px; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; }
/* ACHTUNG : E : Menu-VARIANTE D */

#inlay-container { margin-left:20px; }

#package-nav-list { margin:0px; padding:0px; line-height:18px; padding-left:5px; padding-bottom:5px; /*border:1px solid #0000ff;*/}
#package-nav-list li { display:inline; float:left; list-style-type:none; /*border:1px solid #ff0000;*/}

#package-nav-list a:link, #package-nav-list a:visited { display:block; background:#e3e3e3; font-weight:normal; margin:0px;margin-right:5px; padding:0px; /*padding-left:10px; padding-right:10px;*/ padding-top:5px; padding-bottom:5px; width:165px; font-size:16px; text-align:center; text-decoration:underline; }
#package-nav-list a:hover, #package-nav-list a:active { display:block; background:#a0a0a0; color:#ffffff; font-weight:normal; margin:0px; margin-right:5px; padding:0px; /*padding-left:10px; padding-right:10px;*/ padding-top:5px; padding-bottom:5px; }

#package-nav-list #current { background:#a0a0a0; color:#ffffff; padding-bottom:8px; font-weight:bold; }
/*#package-nav-list li a:link #current, #package-nav-list li a:visited #current, #package-nav-list li a:hover #current, #package-nav-list li a:active #current { background: #ffff00; padding-bottom: 8px; } */
a:link .package-hide-underline, a:visited .package-hide-underline {color:#e3e3e3; text-decoration:underline;}
a:hover .package-hide-underline, a:active .package-hide-underline, #current .package-hide-underline {color:#a0a0a0; text-decoration:underline;}

#consult-nav-list { margin: 0px; padding: 0px; line-height: 15px; }
#consult-nav-list li { display: inline; float: left; list-style-type: none; }

#consult-nav-list a:link, #consult-nav-list a:visited  { display: block; font-size: 14px; font-weight: normal; color: #002e67; margin-right: 0px; padding-left: 80px; padding-right: 79px; padding-top: 3px; padding-bottom: 3px; }
#consult-nav-list a:active, #consult-nav-list a:hover  { background: #a0a0a0; }

.zoom-pd { position:absolute; margin-top:0px; z-index:1; background-image:url(images/100301_zoom_LUPE-small_20x20.png); background-repeat:no-repeat; }
.zoom-pd img { opacity:0.1; -moz-opacity:0.1; filter:alpha(opacity=10); }

#info-block { display: inline-block; width: 183px; border-width: 1px; border-style: solid; border-color: #002e67; padding-bottom: 5px; margin-left: 0px; margin-right: 0px; }
#info-block:hover { border-color: #e2d6b0; } /* NUR : SHOW-Effekt */
#info-block h4 a { color: #ffffff; }
#info-block a { font-weight: bold; }


#info-block-wide { float: left; display: inline; margin: 0px; margin-top: 10px; margin-right: 30px; width: 406px; border-width: 1px; border-style: solid; border-color: #002e67; padding-bottom: 5px; }
#info-block-wide:hover { border-color: #e2d6b0; } /* NUR : SHOW-Effekt */
#info-block-wide h4 { font-size: 14px; margin-bottom: 5px; }
#info-block-wide h4 a { color: #ffffff; }
#info-block-wide h2 { font-size: 14px; margin-bottom: 5px; margin-top: 5px; margin-left:5px;  color:#ff0000;} /* DELTA 22.9.10 */

#info-block-wide img.info-block-small-pic { float:left; margin-bottom:15px; margin-right:10px; width:159px; height:100px; border-width:0px; }
#info-block-wide img.info-block-wide-pic { margin-bottom:15px; margin-left:5px; width:396px; height:98px; border-width:0px;}
#info-block-wide img.info-block-wide-pic3 { margin-bottom:15px; margin-left:5px; width:260px; height:98px; border-width:0px;}
#info-block-wide img.info-block-ov-pic { float: left; margin-bottom:5px; margin-left:5px; margin-right:10px; width:200px; border-width:0px; } /* DELTA 22.9.10 */
#info-block-wide p.info-block-wide-txt { margin:0px; margin-left:10px; margin-right:10px; }


#info-block-wide p.info-block-wide-mehr-txt { clear: left; margin: 0px; margin-top: 10px; margin-right: 10px; text-align: right; }
#info-block-wide p.info-block-wide-mehr-txt a { font-weight: bold; color: #ff0000; }


div.text-block-inlay-wide { float: left; display: inline; margin: 0px; padding-top: 30px; width: 852px; }


#inlay-container a.info-block-wide-mehr-txt { font-weight: bold; color: #ff0000; }

#inlay-container p { margin: 0px; margin-top: 10px; }
#inlay-container p.inlay-text { margin-bottom: 10px; }

#inlay-container p.info-block-wide-mehr-txt-396 { width: 396px; padding: 0px; padding-right: 10px; text-align: right; }
#inlay-container p.info-block-wide-mehr-txt-396 a { font-weight: bold; color: #ff0000; }

#inlay-container p.info-block-wide-mehr-txt-852 { width: 840px; padding: 0px; padding-right: 10px; text-align: right; }
#inlay-container p.info-block-wide-mehr-txt-852 a { font-weight: bold; color: #ff0000; }


/* OLD */
#package-block { display: block; width: 678px; border-width: 1px; border-style: solid; border-color: #002e67; padding-bottom: 5px; margin-left: 0px; margin-right: 0px; }
#package-block h4 a { color: #ffffff; }
#package-block a { font-weight: bold; }
/* NEU */
#package-block-wide { display:block; position:relative; width:858px; border-width:1px; border-style:solid; border-color:#002e67; margin-top:20px;  margin-left:0px; margin-right:0px; padding-bottom:10px; }
#package-block-wide h4 { font-size:14px; padding-bottom:7px; }
#package-block-wide h4 a { color:#ffffff; }
#package-block-wide a { font-weight:bold; }
#package-block-wide p.package-navi-flag-bar { clear:left; margin:0px; padding:0px; margin-left:5px; margin-right:5px; padding-left:5px; background:#a0a0a0; }

#package-block-wide .package-block-column { float:left; display:inline; margin-left:5px; margin-right:10px; width:406px; }
#package-block-wide img.package-block-pic { border-color:#e2d6b0; border-width:1px; border-style:solid; margin-top:5px; margin-bottom:15px; width:314px; height:235px; }
#package-block-wide .package-all-columns { clear:left; padding-top:10px; padding-left:5px; padding-right:10px; }

/* OLD */
#consult-block { display:block; width:658px; border-width:1px; border-style:solid; border-color:#002e67; padding-bottom:5px; margin-left:0px; margin-right:0px; }
#consult-block  h4 a { color:#ffffff; }
/* NEU */
#consult-block-wide { display:block; position:relative; width:858px; border-width:1px; border-style:solid; border-color:#002e67; margin-top:20px; margin-left:0px; margin-right:0px; }
#consult-block-wide  h4 { font-size:14px; padding-top:5px; padding-bottom:7px; margin:0px; }
#consult-block-wide  h4 a { color:#ffffff; }

/* NOT working input.consult { margin-left: 5px; } */

/* -- -- --	- T A B L E S -		-- -- --
     ---------------------------------------------------- */
#basket-tab td, #liefer-data-tab td, #order-data-tab td { font-size:11px; }

/* .B. Downloads : TABLE */
td.MSL-tab-alternate-head { background:rgb(237, 230, 208); line-height:18px; padding-left:5px; vertical-align:top; }
td.MSL-tab-alternate-light { background:#ffffff; padding-left:5px; padding-top:5px; padding-bottom:5px; vertical-align:top; }
td.MSL-tab-alternate-normal { background:#F8F5EB; padding-left:5px; padding-top:5px; padding-bottom:5px; vertical-align:top; }
/* .E. Downloads : TABLE */

/* -- -- --	- H E A D L I N E S -	-- -- --
    ----------------------------------------------------- */

/* ### : ### HG : NO ! ### : ###  */
h1 { color:#002e67; font-size:18px; margin:0px; padding-bottom:5px; margin-top:10px; margin-bottom:10px; } /* DARK-blue */
h1:hover { color: #f0037f; } /* NUR : SHOW-Effekt */ /* NORMAL-magenta */
h2 { color:#002e67; font-size:14px; margin:0px; } /* DARK-blue */
h2.short { float:left; width:735px; }
h3 { color:#002e67;  font-size:12px; margin:0px; font-weight:normal;} /* DARK-blue */ /*color:#d1bd81;*//* DARK-beige */ /* noch TEST */

h4 { font-size: 12px; margin: 0px; background: #002e67; color: #ffffff; margin-bottom: 5px; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; } /* ??? */
h4:hover { font-size: 12px; margin: 0px; background: #e2d6b0; color: #000000; margin-bottom: 5px; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; } /* NUR : SHOW-Effekt */

h5 { font-size: 12px; margin: 0px; margin-left:5px; color: #000000; margin-bottom: 0px; padding-top: 10px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; } /* ??? */

.big-text { font-size:18px; padding-top:10px; padding-bottom:10px; }

/* -- -- --	- V E R W E I S E -	-- -- --
     ---------------------------------------------------- */

/* ### : ### HG : NO ! ### : ###  *//* NORMAL-bLue */
a:link, a:visited { color: #002e67; text-decoration: none; } /* ehemals n-blue : color: #0292bf */
a:hover, a:active { color: #002e67; text-decoration: underline; } /* ehemals n-blue : color: #0292bf */

a.norm-lnk:link, a.norm-lnk:visited { font-weight:bold; text-decoration:underline; }
a.magenta-lnk:link, a.magenta-lnk:visited { font-weight:bold; color:#f0037f; }
span.magenta-lnk, span.magenta-lnk a:link, span.magenta-lnk a:visited { font-weight:normal; color:#f0037f; }
b.magenta-lnk, b.magenta-lnk a:link, b.magenta-lnk a:visited { font-weight:bold; color:#f0037f; }

/* #u-nav-list-product a ... ehemals LINK-Varianten */

/* -- -- --	- ROUND  BLOCKS -	-- -- --
    ---------------------------------------------------- */

/* ### BEGIN : Round-BLOCK */
/* ACHTUNG : 250px BREIT (=preis-info 165px bei padding-left 10px), ggf. 280px HOCH (=r-inlay 260px) direkt PER style-Attribut ODER css-REGEL */
.round-info-block {  width:270px; float:left; margin-top:10px; }
.t-left, .t-middle, .t-right, .b-left, .b-middle, .b-right { height:10px; width:10px; float:left; } /* font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1px; */
.t-left, .t-right, .b-left, .b-right { background:url(images/101012_DELTA_Round-Angles_Circle-INV_01.gif) no-repeat; }
.t-middle, .b-middle { width:250px; background:url(images/101012_DELTA_Gray_Border.png) repeat-x; }

.t-left { background-position:bottom right; }
.t-middle { background-position:top left; }
.t-right { background-position:bottom left; }
.b-left { background-position:top right; }
.b-middle { background-position:bottom left; }
.b-right { background-position:top left; }

.l-frame, .r-inlay { background:url(images/101012_DELTA_Gray_Border.png) repeat-y; }
.l-frame { background-position:top left; clear:left; }
.r-inlay { background-position:top right; text-align:center; }

/* FESTE HOEHE (+20px gesamt mit beiden Rund-RAHMEN) VIA : */
/* .r-inlay { height:260px; } */

.m-spacer { float:left; width:10px; font-size:1px; }
.t-spacer { clear:left; font-size:10px; }
.b-spacer { clear:left; font-size:1px; }

.preis-info { text-align:left; width:165px; float:left; }
.small-detail-button { text-align:right; background-color:#e2d6b0; }
/* .small-detail-button { text-align:right; background-color:#94bd5e; } */
 .round-info-block h2 { color: #ff0000;font-size:12px;  }

/* ### .END. : Round-BLOCK */

/* -- -- --	- T E S T S -	-- -- --
    --------------------------------------------- */
/* HG-hover-COLOR */
#TEST-blue-HG-color-SWITCH { background: #e2d6b0; }			/* beige */
#TEST-blue-HG-color-SWITCH:hover { background: #e5f5f9; }	/* light-blue */
#TEST-beige-HG-color-SWITCH { background: #e5f5f9; }			/* light-blue */
#TEST-beige-HG-color-SWITCH:hover { background: #e2d6b0; }	/* beige */


/* right-BLOCK kunden-service */
#MSL-menu-Product-Txt-Black-Square-UL { list-style-type: square; line-height: 18px; margin-left: 0px; margin-top: 0px; padding-left: 20px; margin-bottom:0px; }
/* list-style-image: url(images/070424_dash_bullet_11x4_black.gif) */

/* == == ==	- Z I E L E -	== == ==
     --------------------------------------- */
/*	1) Normal Text als ALLG-Variante ohne Tab
	2) Ueberschriften mit Tags ( oder SPAN )
	3) TAB-HG + lfd. TEXT-Color moeglichst weit oben, sonst als spez. CLASS
	4) MIN-Voraussetzungen ( TEXT-height ) : NO <= 8 ! SMALL = 9,10 ! NORMAL = 11+12 ! BIG >= 14	*/

/*	ACHTUNG : Verwendung Kind-Selektor ( css2 ) = als MSIE-6-weiche = "interpretiert die Selektoren > und + noch nicht" */

/* == == ==	- C O L O R - S -	== == ==
     ----------------------------------------------- */
/*	DARK-BLUE		= ?, ?, ?		= #002e67
	DARK-BEIGE		= ?, ?, ?		= #d1bd81
	NORMAL-BLUE		= ?, ?, ?		= #0292bf
	NORMAL-BEIGE		= ?, ?, ?		= #e2d6b0
	LIGHT-BEIGE		= ?, ?, ?		= #f8f5eb
	MAGENTA  		= 240, 3, 127	= #f0037f	*/

/* == == ==	- Delta Test -	== == ==*/

h5 { font-size: 12px; margin: 0px; margin-left:5px; color: #000000; margin-bottom: 0px; padding-top: 10px; padding-bottom: 3px; padding-left: 5px; 

padding-right: 5px; } /* ??? */

.big-text { font-size:18px; padding-top:10px; padding-bottom:10px; }
.big-normal { font-size:12px; padding-top:10px; padding-bottom:10px; padding-left: 5px;padding-right: 20px; }


p.news { background: #cBcDcF; padding-top: 4px; padding-bottom: 4px; margin: 30px; }
p.news-txt {  padding-bottom: 10px; }
p.news-home { padding-top: 0px; padding-bottom: 0px; }
	

#info-block-drittel { float: left; display: inline; margin: 0px; margin-top: 10px; margin-right: 14px; width: 270px; border-width: 1px; border-style: 

solid; border-color: #002e67; padding-bottom: 5px; }
#info-block-drittel h4 { font-size: 14px; margin-bottom: 5px; }
#info-block-drittel h4 a { color: #ffffff; }
#info-block-drittel img.info-block-small-pic { float:left; margin-bottom:15px; margin-right:10px; width:159px; height:100px; border-width:0px; }
#info-block-drittel img.info-block-wide-pic { margin-bottom:15px; margin-left:5px; width:396px; height:98px; border-width:0px;}
#info-block-drittel p.info-block-wide-txt { margin:0px; margin-left:10px; margin-right:10px; }


#info-block-drittel p.info-block-wide-mehr-txt { clear: left; margin: 0px; margin-top: 10px; margin-right: 10px; text-align: right; }
#info-block-drittel p.info-block-wide-mehr-txt a { font-weight: bold; color: #ff0000; }
