html {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(../pics/bg-wallpaper.gif);
	background-repeat: repeat;
}

body {
	text-align: left;
	margin: 0px;
	padding: 72px 0px 0px 58px;
}

img {
	border: none;
}

.hidden {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

li {
	list-style-image: none;
	padding: 5px 0px 0px 0px;
}

ul.nomargin {
	margin: 0px;
	padding: 0px;
}


ul.nomargin li {
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

ul.nomargin li.dotted {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../pics/bg-dotted-yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

li.teaserlist {
	padding: 10px 0px 12px 0px;
	border-top: 1px dotted #EC6111;
}

li.teaserlist_first {
	padding: 5px 0px 12px 0px;
}

.small {
	font-size: 12px;
}

.space {
	clear: both;
	margin-bottom: 5px;
}

.space2 {
	clear: both;
	margin-bottom: 2px;
}

.space7 {
	clear: both;
	margin-bottom: 7px;
}

.space10 {
	clear: both;
	margin-bottom: 10px;
}

.space15 {
	clear: both;
	margin-bottom: 15px;
}

.space20 {
	clear: both;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

h1 {
	margin: 0px;
	font-size: 26px;
	padding: 2px 80px 5px 25px;
	color: #000;
	background-image: url(../pics/icon-stern-schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

h1.yellow {
	margin: 0px;
	font-size: 26px;
	padding: 2px 80px 5px 25px;
	color: #FEE855;
	background-image: url(../pics/icon-stern-gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

h1.noimage {
	margin: 0px;
	font-size: 26px;
	padding: 0px 0px 15px 0px;
	color: #000;
	background-color: inherit;
	background-image: none;
}

h1.noimagewhite {
	margin: 0px;
	font-size: 26px;
	padding: 0px 0px 20px 0px;
	color: #fff;
	background-color: inherit;
	background-image: none;
}

h1.ph {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
	color: #FEE855;
	background-color: inherit;
	background-image: none;
	padding: 0px;
}

h2 {
	color: #FEE855;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
}

h2.ph {
	font-size: 14px;
	margin: 10px 0px 5px 0px;
	color: #FEE855;
	background-color: inherit;
	background-image: none;
	padding: 0px;
}

h2.contentnav {
	color: #FEE855;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 15px;
}

h2.contentnav_last {
	color: #FEE855;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 17px
}

h3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	font-weigt: bold;
	color: #000;
	font-size: 15px;
}

h3.yellow {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weigt: bold;
	color: #FEE855;
}

h3.linkorange {
	color: #EC6111;
	background-image: url(../pics/icon-stern-small-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 5px;
	padding: 0px 0px 0px 20px;
}

h3.linkorange_small {
	color: #EC6111;
	background-image: url(../pics/icon-stern-small-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-top: 5px;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
}

h3.linkyellow {
	color: #FEE855;
	margin-top: 5px;
	padding: 0px;
}


h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h4.linktext {
	padding: 0px;
}

h4.normaltext {
	padding: 0px;
	font-weight: normal;
}

h5 {
	margin: 0px;
	padding: 0px;
}

h5.linkorange {
	clear: both;
	color: #EC6111;
	font-size: 12px;
	background-image: url(../pics/icon-stern-small-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	padding: 0px 0px 0px 20px;
}

h5.linkorange a.nocolor {
	color: #EC6111;
}

h5.linkyellow {
	color: #FBBF28;
	font-size: 12px;
	background-image: url(../pics/icon-stern-small-gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	padding: 0px 0px 0px 20px;
}

h5.linkyellow a.nocolor {
	color: #FBBF28;
}

.normaltext {
	font-weight: normal;
}

.padding10 {
	padding: 10px;
}

.padding20 {
	padding: 20px;
}

.padding_cards {
	padding: 25px 20px 20px 40px;
}



.padding_row {
	padding: 5px 0px 5px 12px;
}

a.noline,
a.noline:link,
a.noline:active,
a.noline:visited {
	color: #FEE855;
	text-decoration: none;
}
a.noline:hover {
	text-decoration: underline;
}

a.boxlink,
a.boxlink:link,
a.boxlink:active,
a.boxlink:visited {
	font-size: 13px;
	color: #FDD62F;
	text-decoration: none;
}
a.boxlink::hover {
	color: #FEE855;
}

a.boxlink_grey,
a.boxlink_grey:link,
a.boxlink_grey:active,
a.boxlink_grey:visited {
	font-size: 13px;
	color: #404040;
	text-decoration: none;
}
a.boxlink_grey::hover {
	color: #000;
}


a.teaserlist,
a.teaserlist:link,
a.teaserlist:active,
a.teaserlist:visited {
	color: #EC6111;
	background-color: inherit;
	text-decoration: none;
}
a.teaserlist:hover {
	text-decoration: underline;
}

a.teaserlist_yellow,
a.teaserlist_yellow:link,
a.teaserlist_yellow:active,
a.teaserlist_yellow:visited {
	color: #FB7A18;
	background-color: inherit;
	text-decoration: none;
}
a.teaserlist_yellow:hover {
	text-decoration: underline;
}

a.nocolor,
a.nocolor:link,
a.nocolor:active,
a.nocolor:visited {
	text-decoration: none;
}
a.nocolor:hover {
	text-decoration: underline;
}

.backtotop a.nocolor {
	color: #000;
}

/***********************************************************************/
/********** HEADCONTENT **********/
/***********************************************************************/

.label_kalibo {
	position: absolute;
	z-index: 2;
	top: 0px; left: 25px;
	width: 226px;
	height: 298px;
	background-image: url(../pics/bg-kai.jpg);
	background-repeat: no-repeat;
}

.label_kalibo_us {
	position: absolute;
	z-index: 2;
	top: 0px; left: 58px;
	width: 220px;
	height: 298px;
	background-image: url(../pics/bg-kai-us.jpg);
	background-repeat: no-repeat;
}

.label_kalibo_zauberkiste {
	position: absolute;
	z-index: 5;
	top: 105px; left: 573px;
	width: 309px;
	height: 224px;
	background-image: url(../pics/bg-kai-zauberkiste.jpg);
	background-repeat: no-repeat;
}

.label_logo {
	position: absolute;
	z-index: 5;
	top: 53px; left: 929px;
	width: 102px;
	height: 47px;
	background-image: url(../pics/kalibologo.jpg);
	background-repeat: no-repeat;
}


/***********************************************************************/
/********** TOPNAVIGATION **********/
/***********************************************************************/

.kalibotitle {
	display: none;
}

.topnavigation_frame {
	width: 559px;
	height: 46px;
	background-image: url(../pics/bg-topnavigation.jpg);
	background-repeat: no-repeat;
	margin-left: 224px;
}

.topnavigation_padding {
	padding: 15px 0px 0px 15px;
}

.topnav_item {
	float: left;
	padding-left: 20px;
}

a.topnav,
a.topnav:link,
a.topnav:active,
a.topnav:visited {
	color: #535151;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.topnav::hover {
	color: #000;
}

a.topnav_hi,
a.topnav_hi:link,
a.topnav_hi:active,
a.topnav_hi:visited,
a.topnav_hi:hover {
	color: #C93B01;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************************************/
/********** PAGEHEADER **********/
/***********************************************************************/

.pageheader_frame {
	clear: both;
	width: 805px;
	height: 180px;
}

.pageheader_frame:after {
	content: ".";  
	visibility: hidden;
	display: block;  
    height: 0;  
    clear: both;
}

.pageheader_frame_left {
	float: left;
	width: 800px;
	height: 180px;
	color: #fff;
	background-color: #3C3A43;
}

.pageheader_frame_right {
	float: left;
	width: 5px;
	height: 180px;
	background-image: url(../pics/bg-border-header-right.jpg);
	background-repeat: no-repeat;
}

.pageheader_frame_bottom {
	clear: both;
	width: 805px;
	height: 20px;
	background-image: url(../pics/bg-border-header-bottom.jpg);
	background-repeat: no-repeat;
}

.pageheader_padding {
	padding: 15px 25px 0px 240px;
}

.pageheader_padding_zauberkiste {
	padding: 15px 300px 0px 240px;
}

/***********************************************************************/
/********** TEXTCONTENT INDEX **********/
/***********************************************************************/

.textcontent_index_frame {	
	clear: both;
	width: 805px;
}

.textcontent_index_frame:after {
	content: ".";  
	visibility: hidden;
	display: block;  
    height: 0;  
    clear: both;
}

.textcontent_index_left {
	float: left;
	width: 410px;
}

.textcontent_index_left_padding {
	padding-right: 15px;
}

.textcontent_index_right {
	float: left;
	width: 395px;
}

.textcontent_shadow {
	position: absolute;
	z-index: 2;
	top: 292px; left: 858px;
	width: 5px;
	height: 7px;
	background-image: url(../pics/textcontent-shadow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/***********************************************************************/
/********** FOOTER INDEX **********/
/***********************************************************************/

.footer_frame {
	clear: both;
	width: 1037px;
	height: 57px;
	background-image: url(../pics/bg-footer.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.footer_left {
	float: left;
	width: 265px;
	padding: 16px 0px 0px 25px;
	color: #fff;
	font-size: 11px;
}

.footer_right {
	float: left;
	width: 722px;
	text-align: right;
	padding: 15px 25px 0px 0px;
	color: #fff;
	font-size: 12px;
}

.footer_print {
	display: none;
}

.footer_right a.nocolor {
	color: #fff;
	font-weight: bold;
}

table {
	border: none;
}

td {
	vertical-align: top;
	font-size: 12px;
}	

td.contentframe_left {
	width: 805px;
}

td.contentframe_middle {
	width: 19px;
}

td.contentframe_right {
	width: 213px;
	padding: 47px 0px 0px 0px;
}


/***********************************************************************/
/********** BOXES RIGHT **********/
/***********************************************************************/

.box_right_text {
	width: 170px;
	height: 157px;
	font-size: 11px;
	color: #3C3A43;
	padding: 65px 18px 10px 25px;
	overflow: hidden;
}

.box_right_onlinezauber_text {
	width: 170px;
	height: 145px;
	font-size: 11px;
	color: #3C3A43;
	padding: 77px 18px 10px 25px;
	overflow: hidden;
}

.box_right_teaserimage {
	padding: 0px 0px 8px 5px;
}


.box_right_referenzen {
	clear: both;
	width: 213px;
	height: 232px;
	background-image: url(../pics/boxen/box-right-referenzen.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_right_statement {
	clear: both;
	width: 213px;
	height: 163px;
	background-image: url(../pics/boxen/box-right-statement.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_right_statement_empty {
	clear: both;
	width: 213px;
	height: 163px;
	background-image: url(../pics/boxen/box-right-statement-empty.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-size: 1px;
}

.box_right_onlinezauber {
	clear: both;
	width: 213px;
	height: 227px;
	background-image: url(../pics/boxen/box-right-onlinezauber.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.box_right_counter{
	width: 213px;
	height: 132px;
	text-align: center;
	color: #D8CD3E;
	padding-top: 18px;
	background-image: url(../pics/boxen/box-right-counter.jpg);
	background-repeat: repeat-y;
}

/***********************************************************************/
/********** TEXTCONTENT **********/
/***********************************************************************/

.textcontent_frame {
	clear: both;
	width: 800px;
	margin: 0px 5px 20px 0px;
}

.textcontent_frame:after {
	content: ".";  
	visibility: hidden;
	display: block;  
    height: 0;  
    clear: both;
}

.textcontent_left {
	float: left;
	width: 220px;
	overflow: hidden;
}

.textcontent_left_padding {
	padding: 0px 0px 0px 10px;
}

.textcontent_right {
	float: left;
	width: 580px;
	overflow: hidden;
}

.textcontent_right:after {
	content: ".";  
	visibility: hidden;
	display: block;  
    height: 0;  
    clear: both;
}

.textcontent_top {
	width: 581px;
	height: 22px;
	background-image: url(../pics/boxen/bg-textcontent-top.jpg);
	background-repeat: no-repeat;
}

.textcontent_top_orange {
	width: 581px;
	height: 22px;
	background-image: url(../pics/boxen/bg-textcontent-top-orange.jpg);
	background-repeat: no-repeat;
}

.textcontent_body {
	width: 581px;
	background-image: url(../pics/boxen/bg-textcontent-body.jpg);
	background-repeat: repeat-y;
}

.textcontent_body_orange {
	width: 580px;
	background-image: url(../pics/boxen/bg-textcontent-body-orange.jpg);
	background-repeat: repeat-y;
}

.textcontent_bottom {
	width: 581px;
	height: 30px;
	background-image: url(../pics/boxen/bg-textcontent-bottom.jpg);
	background-repeat: no-repeat;
}

.textcontent_bottom_orange {
	width: 580px;
	height: 30px;
	background-image: url(../pics/boxen/bg-textcontent-bottom-orange.jpg);
	background-repeat: no-repeat;
}

.textcontent_body_text {
	background-image: url(../pics/logo-content.gif);
	background-repeat: no-repeat;
	background-position: 465px 8px ;
	padding: 0px 35px 0px 35px;
}

.textcontent_body_text_noimage {
	padding: 0px 35px 0px 35px;
}

.textcontent_teaser {
	clear: both;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	color: #000;
	line-height: 155%;
}

.textcontent_text {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	color: #3C3A43;
	line-height: 155%;
}

.textcontent_fulltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.textcontent_fulltext img {
	padding: 10px 10px 10px 10px;
	border: none;
}

.textcontent_fulltext h2,h3 {
	margin: 10px 0px 5px 0px;
}

.textcontent_text a {
	color: #C64A08;
}

.textarial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.textcontent_bild {
	clear: both;
	padding-top: 20px;
}

.backtotop {
	clear: both;
	width: 511px;
	text-align: right;
	color: #000;
	padding-top: 20px;
	font-size: 14px;
}

.backtotop a.nocolor {
	color: #000;
}

.content_teaserlist {
	clear: both;
	margin-top: 8px;
	border-top: 2px dotted #EC6111;
	border-bottom: 2px dotted #EC6111;
	padding: 0px 0px 3px 0px;
}

.teaserlist_subtitle {
	padding-left: 0px;
	font-size: 13px;
}

ul.nomargin li.dotted {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(../pics/bg-dotted-yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

ul.contentteaser {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.textcontent_fulltext ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: square;
}

/***********************************************************************/
/********** CONTENT NAVIGATION **********/
/***********************************************************************/

.box_left_contentnav_frame {
	clear: both;
	width: 210px;
	margin-bottom: 20px;
}

.box_left_contentnav_frame:after {
	content: ".";  
	visibility: hidden;
	display: block;  
    height: 0;  
    clear: both;
}

.box_left_contentnav_body {
	width: 210px;
	background-image: url(../pics/boxen/box-left-contentnav-body.jpg);
	background-repeat: repeat-y;
}

.box_left_contentnav_bottom {
	width: 210px;
	height: 22px;
	background-image: url(../pics/boxen/box-left-contentnav-bottom.jpg);
	background-repeat: no-repeat;
}

.box_left_contentnav_text {
	padding: 0px 15px 0px 20px;
}

/***********************************************************************/
/********** BOXEN LINKS **********/
/***********************************************************************/

.hdl_star_yellow {
	clear: both;
	color: #FEE855;
	background-image: url(../pics/icon-stern-gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 8px 25px;
	font-weight: normal;
}

.hdl_star_yellow_hi {
	clear: both;
	color: #AA3A05;
	background-image: url(../pics/icon-stern-gelborange.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 8px 25px;
	font-weight: normal;
}

.hdl_star_yellow_hi h2.contentnav a.noline {
	color: #AA3A05;
}

.box_left_zauberkiste {
	clear: both;
	width: 210px;
	height: 222px;
	background-image: url(../pics/boxen/bg-left-zauberkiste.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
}

.box_left_zauberkiste_text {
 	font-size: 12px;
	color: #fff;
	padding: 82px 8px 0px 8px;
}

.box_left_zauberkiste_link {
 	font-size: 12px;
	color: #fff;
	padding: 8px 8px 0px 25px;
	
}

.box_left_kontakt {
	clear: both;
	width: 210px;
	height: 189px;
	overflow: hidden;
	margin-bottom: 20px;
}

/***********************************************************************/
/********** BILDERGALERIE **********/
/***********************************************************************/

.imagebar_frame {
	clear: both;
	height: 250px; 
	width: 528px; 
	overflow: auto;
	scrollbar-base-color: #FEE855;
}

.galerie_item {
	float: left;
	margin: 0px 5px 10px 0px; 
	padding: 4px; 
	border: 1px solid #000; 
	background-color: #fff; 
}

.galerie_item_hi {
	float: left;
	margin: 0px 5px 10px 0px; 
	padding: 4px; 
	border: 1px solid #000; 
	background-color: #CA4002; 
}


.galerie_item_frame {
	margin: 0px 5px 10px 0px; 
	padding: 4px; 
	border: 1px solid #000; 
	background-color: #fff; 
}

.galerie_row {
	clear: both; 
	margin: 0px 0px 10px 0px; 
	width: 510px;
	height: 122px; 
	overflow: hidden; 
	background-color: #FFE011;
}

.galerie_row_cards {
	clear: both; 
	margin: 0px 0px 10px 0px; 
	width: 510px;
	height: 95px; 
	overflow: hidden; 
	background-color: #3C3A43;
}

td.box_glueckskarten {
	height: 270px; 
	width: 510px; 
	vertical-align: top; 
	color: #fff;
}

td.box_glueckskarten_hi {
	height: 270px; 
	width: 510px; 
	vertical-align: top; 
	color: #fff;
	background-image: url(../pics/boxen/box-iframe-glueckskarten.jpg);
	background-repeat: no-repeat;
	background-position: 365px 62px;
}

td.box_glueckskarten_sense {
	width: 320px; 
	color: #fff; 
	font-size: 15px;
}

td.box_glueckskarten_sense_hi {
	width: 240px; 
	color: #fff; 
	font-size: 15px;
}


/***********************************************************************/
/********** ONLINEMAGIC **********/
/***********************************************************************/

td.box_onlinemagic_1 {
	color: #fff; 
	height: 320px;
	font-size: 15px;
	background-color: #3C3A43;
	background-image: url(../pics/onlinezauber/onlinemagic-1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 93px;
	border-bottom: 1px solid #fff;
	
}

td.box_onlinemagic_2 {
	color: #fff; 
	height: 360px;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}

td.box_onlinemagic_3 {
	color: #fff; 
	height: 320px;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}

td.box_onlinemagic_4 {
	color: #fff; 
	height: 320px;
	font-size: 15px;
	background-color: #3C3A43;
	background-image: url(../pics/onlinezauber/onlinemagic-3.jpg);
	background-repeat: no-repeat;
	background-position: 50% 128px;
	border-bottom: 1px solid #fff;
	
}

td.box_onlinemagic_textbar {
	padding: 10px 0px 0px 0px;
	text-align: center;
	height: 40px;
	background-color: #FB7A18;
	color: #fff;
	font-size: 13px;
}

.padding_onlinemagic {
	padding: 25px 20px 0px 20px;
}

.box_onlinemagic_cards_1 {
	width: 510px;
	height: 96px;
	background-image: url(../pics/onlinezauber/onlinemagic-cards-01.gif);
	background-repeat: no-repeat;
}

.box_onlinemagic_cards_11 {
	width: 510px;
	height: 96px;
	background-image: url(../pics/onlinezauber/onlinemagic-cards-02.gif);
	background-repeat: no-repeat;
}

.box_onlinemagic_cards_1a {
	width: 510px;
	height: 96px;
	background-image: url(../pics/onlinezauber/onlinemagic-cards-01a.gif);
	background-repeat: no-repeat;
}

.box_onlinemagic_cards_11a {
	width: 510px;
	height: 96px;
	background-image: url(../pics/onlinezauber/onlinemagic-cards-02a.gif);
	background-repeat: no-repeat;
}

/***********************************************************************/
/********** ZAUBERKISTE **********/
/***********************************************************************/

.content_teaserlist_zauberkiste_1 {
	clear: both;
	height: 125px;
	background-color: #CA4302;
	color: #FEE855;
	margin-bottom: 15px;
	border-right: 1px solid #FEE855; 
	border-bottom: 1px solid #FEE855;
	background-image: url(../pics/boxen/box-teaserlogo-01.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

.content_teaserlist_padding {
	padding: 10px 20px 10px 155px;
}

.content_teaserlist_zauberkiste_2 {
	clear: both;
	height: 125px;
	background-color: #3D5D5C;
	color: #fff;
	margin-bottom: 15px;
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff;
	background-image: url(../pics/boxen/box-teaserlogo-02.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

.content_teaserlist_zauberkiste_2 h3.linkyellow a.teaserlist_yellow {
	color: #fff;
}

.content_teaserlist_zauberkiste_3 {
	clear: both;
	height: 125px;
	background-color: #4F4C58;
	color: #FBBF28;
	margin-bottom: 15px;
	border-right: 1px solid #FEE855; 
	border-bottom: 1px solid #FEE855;
	background-image: url(../pics/boxen/box-teaserlogo-03.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

.content_teaserlist_zauberkiste_3 h3.linkyellow a.teaserlist_yellow {
	color: #FEE855;
}



/***********************************************************************/
/********** BOXTEASER **********/
/***********************************************************************/

.content_teaserlist_box_1 {
	clear: both;
	background-color: #CA4302;
	color: #FEE855;
	margin-bottom: 15px;
}


.content_teaserlist_boxheadline_padding {
	padding: 5px 20px 4px 20px;
}

h3.teaserlist_box_1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../pics/icon-stern-teaserlist-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

h3.teaserlist_box_2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../pics/icon-stern-teaserlist-weiss.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

h3.teaserlist_box_3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../pics/icon-stern-small-gelb.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.content_teaserlist_box_padding {
	padding: 10px 20px 10px 20px;
}


.content_teaserlist_box_2 {
	clear: both;
	background-color: #3D5D5C;
	color: #fff;
	margin-bottom: 15px;
}

.content_teaserlist_box_2 h3.teaserlist_box_2 a.teaserlist_yellow {
	color: #fff;
}

.content_teaserlist_box_3 {
	clear: both;
	background-color: #4F4C58;
	color: #FEE855;
	margin-bottom: 15px;
}

.content_teaserlist_box_3 h3.teaserlist_box_3 a.teaserlist_yellow {
	color: #FBBF28;
}


