/* Erweiterungen */

#nflink{color:#0768ae;}
.nflinkClass{color:#0768ae;}

.ok_link{
	padding-left:17px;
	font-size:11px;
	/*color:#0768ae;*/
	background: url(/img/m/msg_ok.gif) no-repeat 0 0px;	
}

.box_link_blau{
	padding-left:10px;
	font-size:11px;
	color:#0768ae;
	background: url(/img/detailseite/dot.gif) no-repeat 0 5px;
}

.contentFrame{
	background:#eee; 
	border:1px solid #999;
	padding: 10px;
}

.regcc1{
	width:110px;
}
.regcc2{
	width:270px;
	height:20px;
	/*360*/
}

div.kupu-fulleditor .kupu-editor-iframe{
 height: 400px;
 width: 930px;
}
div.kupu-fulleditor .kupu-editor-textarea{
 height: 400px;
 width: 930px;
}

/* messages */
#msg li{
	list-style-type:none;
}
.errMsg{
	color:red;
	font-weight:bold;
}
.infMsg{
	color:black;
	padding-left:20px;
	background: url(/img/m/msg_ok.gif) no-repeat 0 0px;	
}

.centerTabData{
	text-align:center; 
	vertical-align:middle;
}

td {
	vertical-align:top;
}

#hauptmenue .content_kats{
	background: url(/img/m/bg_hautpmenue_content.gif) 0 -24px repeat-x #f2f2f2;

}

#hauptmenue .katlink_dis .noa{
	padding-left:20px;
	background:url(/img/m/q_dgrau.gif) no-repeat 0 10px;
	color: #666;
}
#hauptmenue .katlink_dis{
	margin:2px 0;
	padding: 0 10px;
	line-height:30px;
	background:none;
}

.scrollkasten2{
	background:#fff;
	border:1px solid #9c9c9c;
	height:164px;
	padding:5px;
	overflow:auto;
}

/* Allgemein: Inhalt-Hintergrund */
.content-bg{
	min-height:250px;
	height:auto!important;
	height:250px;
	background:url(/img/m/bg_content.gif) repeat-x #dedede;
	padding:0 8px 2px 8px;
}


/* Allgemeine Angaben */
/*************************************************************************************************/
html, body{
	height:100%;
}
body{
	margin:0; 
	padding:0;
	background:url(/img/m/bg_body.gif) repeat-x #a2cae7;
}
body, p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
}

input { margin:-1px 0; }      		/* all browsers read this, used to target IE6 */
html>body input { margin:0px; }     /* IE 6 cannot read this, others can */
*+html>body input {margin:-1px 0; } /* targets IE7 */ 

		
.klein, .klein p, .klein li, .klein td, .klein div{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#inhalt p, #inhalt td, #inhalt div, #inhalt {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
a{
	color:#fff;
	text-decoration:none;
}
a img{
	border:0;
}
#inhalt a:hover{
	text-decoration:none;
}
p{
	margin-top:0;
	padding-top:0;
}
.cl{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}
.trennlinie{
	line-height:1px;
	height:1px;

	background:url(/img/m/bg_trennlinie.gif);
}
.noBottomMargin{
	margin-bottom:0;
}
form, input, textarea{
	margin:0;
	padding:0;
}
img{
	border:0;
}
#inhalt_detail p, #inhalt_detail div, #inhalt_detail td, #inhalt_detail, #inhalt_detail a{
	color:#000;
}
.rMsg{
	color:red;
	font-weight:bold;
}
td{
	vertical-align:top;
}
.trennlinie_v{
	border-right:1px dashed #9c9c9c;
}
.trennlinie_h{
	border-bottom:1px dashed #9c9c9c;
}
.trennlinie_h_blue{
	/*border-bottom:1px dashed #CAE1F2;*/
	background:url(/img/m/bg_trennlinie.gif) bottom repeat-x;
	height: 3px;
	
}

/* Aufteilung der Seite */
/*************************************************************************************************/
#komplettrahmen{
	width:970px;
	min-height:400px;
	height:auto!important;
	height:400px;
	background: url(/img/m/bg_komplettrahmen.gif) repeat-y;
}
#kopfzeile{
	min-height: 218px;
	height: auto !important;
	height: 218px;
	background:url(/img/m/bg_kopfzeile.jpg) no-repeat;
}
#logo{
	float:left;
	width:220px;
	height:100px;
}
#login{
	width:230px;
	height:90px;
	float:right;
	margin-left:520px;
	padding-top:10px;
	font-size:10px;
	line-height:18px;
	overflow:hidden;
}

.reglink{
	padding-left:10px;
	background: url(/img/m/reglink_pfeil.gif) 0 3px no-repeat;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.sbarlink{
	padding-left:10px;
	background: url(/img/m/reglink_pfeil.gif) 0 21px no-repeat;
}
#login input{
	background:transparent;
	width:167px;
	height:16px;
	border:1px solid #6fb7e9;
	margin: 3px 0;
	color:#fff;
	line-height:16px;
	font-size:11px;
	padding-left:5px;
}
#breadcrumb{
	height:26px;
	padding-left:230px;
	line-height:26px;
}
#hauptteilrahmen{
}
#inhalt{
	float:left;
	width:740px;
	min-height:400px;
	height:auto!important;
	height:400px;
}
#inhalt_detail{
	width:950px;
	min-height:400px;
	height:auto!important;
	height:400px;
	margin-left:10px;
}
#fusszeile, #fusszeile_komplett{
	clear:both;
	padding:10px 10px 0 230px;
	text-align:center;
}
#fusszeile_komplett{
	clear:both;
	padding:10px 10px 0 10px;
	text-align:center;
}
#fussnavigation{
	margin:5px 0 15px 0;
}
#fussnavigation a{
	text-decoration:underline;
}


/* MenÃ¼ oben */
/*************************************************************************************************/
#topmenue{
	clear:both;
	height:40px;
	padding-left:25px;
}
#topmenue ul, #topmenue li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topmenue ul{
	padding-top:9px;
}

#topmenue li, #topmenue .on{
	float:left;
	background: url(/img/m_t/vor.gif) top left no-repeat;
	height:31px;
	line-height:31px;
	margin-left:-1px;
}
#topmenue li a, #topmenue .on a{
	display:block;
	padding:0 10px;
	font-size:12px;
	text-transform:uppercase;
	background:url(/img/m_t/nach.gif) top right no-repeat;
}
#topmenue .on{
	background: url(/img/m_t/vor_on.gif) top left no-repeat;
}
#topmenue .on a{
	background:url(/img/m_t/nach_on.gif) top right no-repeat;
}

/* Prduktsuche oben */
/*************************************************************************************************/
#toproduktsuche{
	min-height: 47px;
	height: auto !important;
	height: 47px;	
	line-height:47px;	
	letter-spacing:1px;
}
#toproduktsuche3{
	clear:both;
	height:51px;
	line-height: 12px;
	background:url(/img/m/bg_kopfzeile2.jpg) left top no-repeat;
}
#toproduktsuche4{
	clear:both;
	height:4px;
	overflow: hidden;
	background:url(/img/m/bg_kopfzeile_bot.jpg) left top no-repeat;
}
#toproduktsuche #toproduktsuche_fl div{
	float:left;
	overflow: hidden;
}

#toproduktsuche{
	/*padding-top:1px;*/
}
#ts[id=TS] input
{
	height: 15px;
}
#toproduktsuche .ueberschrift{
	font-size:13px;
	font-weight:bold;
	line-height:47px;
}

/* Hauptmenü */
/*************************************************************************************************/
#hauptmenue_start{
	float:left;
	width:205px;
	padding:0 7px;
	font-size:12px;
}
#hauptmenue_start p, #hauptmenue_start ul, #hauptmenue p, #hauptmenue ul{
	margin:0;
	padding:0;
}
#hauptmenue{
	float:left;
	width:205px;
	padding:0 7px;
	font-size:12px;
}
#hauptmenue a{
	color:#0768ae;
}
#hauptmenue, #hauptmenue p{
	color:#000;
}
#hauptmenue .content{
	background: url(/img/m/bg_hautpmenue_content.gif) 0 5px repeat-x #f2f2f2;
}
#hauptmenue .content_mybt{
	background: url(/img/m/bg_hautpmenue_content_mybt.gif) 0 5px repeat-x #f2f2f2;
}
.content2b{
	background: url(/img/m/bg_hautpmenue_content_mybt.gif) 0 5px repeat-x #f2f2f2;
}
#hauptmenue .content2{
	background: #f2f2f2;
}
#hauptmenue_start .katlink{
	margin:5px 0;
	padding: 0 10px;
	line-height:36px;
	background:url(/img/m/bg_trennlinie.gif) bottom repeat-x;
}
#hauptmenue_start .mybtmenue{
	margin:5px 0;
	padding: 0 10px;
	line-height:36px;
}

#hauptmenue_start .katlink a, #hauptmenue_start .mybtmenue a{
	padding-left:20px;
	background:url(/img/m/q_blau.gif) no-repeat 0 2px;
}
#hauptmenue .katlink{
	margin:2px 0;
	padding: 0 10px;
	line-height:30px;
	background:none;
}
#hauptmenue .katlink a{
	padding-left:20px;
	background:url(/img/m/q_dblau.gif) no-repeat 0 2px;
}
#hauptmenue .akt_kat p, #hauptmenue .ueberschrift p{
	margin-left:10px;
	font-weight:bold;
	line-height:36px;
}
#hauptmenue .akt_kat{
	background:url(/img/m/punkt_schwarz.gif) repeat-x bottom;
}
#hauptmenue .ueberschrift{
	background:none;
}
#hauptmenue_start ul, #hauptmenue li{
	list-style-type:none;
}
#hauptmenue_start ul, #hauptmenue ul{
	padding-left:13px;
}
#hauptmenue_start li, #hauptmenue li{
	margin-bottom:5px;	
}
#hauptmenue .linkliste{
	padding: 10px 0 5px 0;
}
#hauptmenue .linkliste a{
	margin-left:10px;
}

#hauptmenue .linkliste .on a{
	font-weight: bold;
}

#hauptmenue .linkliste .has_sub{
	background: url(/img/m/plus.gif) no-repeat 0 5px;
}
#hauptmenue .linkliste .box{
	background: url(/img/detailseite/dot.gif) no-repeat 0 5px;
}
#hauptmenue_start a{
	margin-left:10px;
}
#hauptmenue_start li{
	background: url(/img/m/plus_w.gif) no-repeat 0 5px;
}

/* Startseite  Teaser*/
/*************************************************************************************************/
.start_topteaser{
	min-height:293px;
	height:293px;
	overflow:hidden;
	background:url(/img/m/bg_start_teaser.gif) repeat-x #f2f2f2;
}

.start_teaser{
	min-height:250px;
	height:auto!important;
	height:250px;
	background:url(/img/m/bg_start_teaser.gif) repeat-x #f2f2f2;
}
.start_teasermenue{
	height:23px;
	padding:22px 0 0 25px;
}
.start_teasermenue ul, .start_teasermenue li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.start_teasermenue li, .start_teasermenue .on{
	float:left;
	line-height:23px;
	margin-right:2px;
	background:#f2f2f2 url(/img/m/startteaser_reiter_left.gif) top left no-repeat;
}
.start_teasermenue li a, .start_teasermenue .on a{
	display:block;
	padding:0 10px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	background:url(/img/m/startteaser_reiter_right.gif) top right no-repeat;
}
.start_teasermenue .on{
	background:#f2f2f2 url(/img/m/startteaser_reiter_left_on.gif) top left no-repeat;
}
.start_teasermenue .on a{
	background:url(/img/m/startteaser_reiter_right_on.gif) top right no-repeat;
	color:#086AB5;
}

/* Listenausgabe */
/*************************************************************************************************/
.listenausgabe{
	min-height:649px;
	height:auto!important;
	height:649px;
	background:url(/img/m/bg_listenausgabe.gif) repeat-x #dedede;
}
/* Detailausgabe */
/*************************************************************************************************/
.produkt_kompakt, .container_gruen_breit{
	min-height:295px;
	height:auto!important;
	height:295px;
	background:url(/img/m/bg_produkt_kompakt.gif) repeat-x #dedede;
}
.bg_hell{
	background-color: #f2f2f2;
}
.box_detail, .box_detail_mmenue{
	background:#dedede;
	padding:5px;
}
.box_detail_mmenue{
	background: url(/img/m/bg_box_detail_mmenue.gif) repeat-x #dedede;
}

/* Startseite Teaser */
/*************************************************************************************************/

/*
#start_teaser_gross_rahmen {
	margin-top:19px;
	line-height:18px;
	width:730px;
	overflow:hidden;
	padding-left:6px;
}
#start_teaser_gross_rahmen .zurueck{
	float:left;
	padding:78px 4px 0 2px;
}
#start_teaser_gross_rahmen .vor{
	float:right;
	padding:78px 2px 0 4px;
}
.start_teaser_gross{
	float:left;
	width:216px;
	margin-right:18px;
}


.start_teaser_gross .thumbnail{
	width:202px;
	height:155px;
	background:url(/img/m/bg_start_teaserbild_gross.gif) no-repeat;
	padding:7px 7px;
}

#start_teaser_gross_rahmen .anleser{
	color:#0375c7;
	text-transform:uppercase;
	font-size:11px;
	padding:0 8px 2px 8px;
	overflow:hidden;
	white-space: nowrap;
}
#start_teaser_gross_rahmen .link a{
	color:#0375c7;
	font-weight:bold;
}
#start_teaser_gross_rahmen .anleser a{
	color:#0375c7;
}
#start_teaser_gross_rahmen .link{
	padding:0 8px 5px 8px;

}
.start_teaser_gross .tablePic{
	text-align:center;
	vertical-align:middle;
	width:198px;
	height:151px;
}
*/

/* Container grÃ¼n, breit */
.container_gruen_breit .ueberschrift{
	height:43px;
	color:#fff;
	padding-top:37px;
	padding-left:5px;
	font-size:18px;
}
.container_gruen_breit h2, .box_detail h2, .box_detail_mmenue h2{
	font-size:17px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.container_gruen_breit .ueberschrift h2{
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

#inhalt .listenausgabe .mybt_card_title{
	line-height:25px;
	color:#fff;
	margin-left:7px;
	font-weight:bold;
	font-size:16px;
	padding:31px 0 15px 0;
}

