﻿/*****Generelle Einstellungen******************/
html{
	padding: 0px;
	margin:0px;
} 
 
 body {
	color:#333333;
	background-color:white;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.4em;
	margin:0;
	padding:0;
	background-image:url(../images/member_bg_main.jpg);
	background-repeat:repeat-x;
}

img {
    border:0;
    }
    
a {
    text-decoration:none;
    color:#0076C7;
    background-color:transparent;
    }

a:hover {
    text-decoration:underline;
    background-color:transparent;
    }    

h1 {
	font-size:160%;
	font-weight:bold;
	text-align:left;
	color:#0070bf;
	background-color:transparent;
	line-height:120%;
	margin:0 0 5px 0;
	padding:0;
    }
    
h2 {
	font-size:120%;
	text-align:left;
	color:#0070bf;
	background-color:transparent;
	line-height:120%;
    padding:0;
	margin:0 0 16px 0;
}

.submit{
	color:white;
	background:#0072BA;
	border:1px solid #0072BA;
	cursor:pointer;
}
 
form{
	margin:0px;
	padding:0px;
} 
.farbe{

color:#E97222;
}
.farbeblau{
color:#0059A6;}
.farberot{
color:#ff0000;}
.farbeweiss{
color:#ffffff;}
.red{color:red;}
/**********************************GERۓT*************************/

.container_mb{
    position:relative;
    /*margin:0 auto;*/
    margin:0px;
    padding:0px;
    text-align:left;
}

.header_mb{
	margin:0px;
	padding:0px;
	height:142px;
	z-index:1;
}

.header_logo {
    position:absolute;
    top:33px;
    right:0;
    width:214px;
    height:142px;
    /*background:url(../images/member_header_logo.jpg) no-repeat;*/
    z-index:100;
    }
    
.navigation_mb{
	width:1200px;
	height:142px;
	background:url(../images/member_header_left.jpg) no-repeat;
	z-index:10;
}
.navigation_mb2{
	width:1200px;
	height:142px;
	background:url(../images/member_header_left_print.jpg) no-repeat;
	z-index:10;
}
.navigation_kd{
	width:960px;
	height:142px;
	background:url(../images/kunden_header_left.jpg) no-repeat;
	z-index:10;
}



.um_rechts_mb{
	float:left;

}
.um_center_mb{
	float:left;
}
.center_partim_mb{
	width:235px;
	margin:0px; padding:0px;
	float:left;

}
.center_breit_mb{
	float:left;
	margin:0px; padding:0px;
	width:470px;

}
.center_breitsonder_mb{
	float:left;
	margin:0px; padding:0px;
	width:545px;
	
	
}
.center_ganzbreit_mb{
	float:left;
	margin:0px; padding:0px;
	width:705px;
}
.rechts_mb{
	width:225px;
	margin:0px; padding:0px;
	float:left;
}
.rechtsschmal_mb{
	width:150px;
	margin:0px; padding:0px;
	float:left;
}
.footer_mb{
    height:86px;
    margin:20px 0 0 0;
    padding:0px;
    text-align:left;
    font-size:90%;
    line-height:1.2em;
   	background:#cccccc url(../images/member_footer_bg.png) repeat-x;
	overflow:hidden;
}

.cleaner_mb{
	clear:left;
	height:1px;
	overflow:hidden;
}

/************* Navigation - START **********************/ 

.navi{
font-weight: normal;
/*background: #414141;*/
width: 100%;
position:relative;	
z-index: 10;
top:107px;
left:20px;
}

.navi ul{
margin: 0;
padding: 0;
list-style-type: none;
list-style-image:none;
}

/*Top level list items*/
.navi ul li{
position: relative;
display: inline;
float: left;
background: url(../images/nav_bg.gif) repeat-x center;
/*background: #C1C1C1;*/
}

/*Top level menu link items style*/
.navi ul li a{
display: block;
color: #2d2b2b;
text-decoration:none;
/*background: #C1C1C1;*/
color: white;
padding: 5px 10px;
border-right: 1px solid gray;
}

* html .navi ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
text-decoration:none;
}

.navi ul li a:link, .navi ul li a:visited{
color: gray;
text-decoration:none;
}

.navi ul li a:hover {
/*background: #0085e5; */
background: url("../images/nav_bg_on_mb.gif") repeat-x center ! important;
color: white;
text-decoration:none;
}

.navi ul li ul li a:hover {
background: #0085e5;
color: white;
text-decoration:none;
}

.navi ul li a.active {
/*color: #0085e5 ! important;*/
background: url("../images/nav_bg_on_mb.gif") repeat-x center ! important;
background: white;
color: white;
text-decoration:none;
}

.navi ul li a.community {
background: #0085e5;
color: white;
text-decoration:none;
}
	
/*1st sub level menu*/
.navi ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}


/*Sub level menu list items (undo style from Top level List Items)*/
.navi ul li ul li{
display: list-item;
float: none;
z-index: 2;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.navi ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.navi ul li ul li a{
width: 190px;
/*background: #C1C1C1;*/ 
background: url(../images/nav_bg.gif) repeat-x center;
/*padding: 5px;*/
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #ccc;
text-decoration:none;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 10px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 8px;
right: 5px;
}
/************** Navigation - END *************************+*/

/* -- Marketingplan -- */
.marketingplan_navi{


	width:700px;
	overflow:hidden;
	margin:0 0 8px 0;
    padding:10px;
    background:url(../images/member_breiter_content.png) repeat-x;
	
}
.marketingplan_navi a {
    text-decoration:none;
    color:#333;
    background-color:transparent;
    }

.marketingplan_navi a:hover {
    text-decoration:none;
    color:#0070bf;
    background-color:transparent;
    }

.marketingplan_navi a.active {
    text-decoration:none;
    color:#0070bf;
    background-color:transparent;
    }

/**************Untergeordnete Elemente****************************/

    
.content_center_breit_mb{
	padding:0;
	width:450px;
	overflow:hidden;
    }
    
.content_center_breitsonder_mb{
	padding:0;
	width:525px;
	overflow:hidden;
    }

.rechtespalte_content_inhalt {
    margin:0 0 8px 0;
    padding:10px;
    background:url(../images/member_breiter_content.png) repeat-x;
    
    }
.rechtespalte_content_inhalt_ohne {
    margin:0 0 8px 0;
    padding:10px;
   
    
    }
.content_inhalt_ohneschatten {
    margin:0 0 8px 0;
    padding:10px;
    padding-top:0px;
    /*background:url(../images/member_breiter_content.png) repeat-x;*/
   
    }

.rechtespalte_content_inhalt_produktblatt {
    margin:0 0 8px 0;
    padding:10px;
    background:url(../images/member_breiter_content2.png) no-repeat;
    
    }



    
.content_center_ganzbreit_mb{
	padding:0px 0px 0px 0px;
	width:700px;
	_width:740px;
	overflow:hidden;
	
    }
.content_center_ganzbreit_mediacenter{
	padding:0px 0px 0px 0px;
	width:780px;
	_width:740px;
	overflow:hidden;
	
    }

.content_footer_mb {
	width:960px;
    padding:10px 0px 5px 20px;
	
    }

.content_footer_mb a {
    text-decoration:none;
    color:#333333;
    background-color:transparent;
    }

.content_footer_mb a:hover {
    text-decoration:underline;
    color:#333333;
    background-color:transparent;
    }

.content_wrapper_mb{
    padding:0;
    margin:0;
    /*width:960px;*/
    }

.links_mb{
	width:255px;
	margin:0;
	padding:0;
	float:left;
    }

.content_spalte_mb{
	margin:0 0 0 0;
	padding:0;
	width:215px;
	overflow:hidden;
    }

.content_rechtsschmal_mb{
	margin:0;
	padding:0;
	width:150px;
	overflow:hidden;
	/*border:1px solid green;*/
    }

.links_mb .content_spalte_mb{
	margin:30px 0 0 20px;
    }

.form1{
	margin-bottom:10px;
	padding-bottom:5px;
}

.form1_top {
    width:213px;
    height:6px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box1_top.png) no-repeat;
    }

.form1_tail {
    width:213px;
    background:url(../images/member_box1_tail.png) repeat-y;
    margin:0;
    padding:0;
    text-align:left;
    }

.form1_tail_txt {
    padding:10px;
    }

.form1_bottom {
    width:213px;
    height:6px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box1_bottom.png) no-repeat;
    }

.form2{
	margin-bottom:10px;
	padding-bottom:5px;
    }

.form2_top {
    width:213px;
    height:5px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box2_top.png) no-repeat;
    }

.form2_tail {
    width:213px;
    background:url(../images/member_box2_tail.png) repeat-y;
    margin:0;
    padding:0;
    text-align:left;
    }

.form2_tail_txt {
    padding:10px;
    }
.form2_tail_txt2 {
    padding:10px;
    }

.form2_tail_txt2 a {
    border-bottom:1px dotted #333;
    margin:0 0 2px 0;
    padding:0 0 2px 0;
    width:100%;
    display:block;
    }

.form2_tail_txt2 a:hover {
    border-bottom:1px dotted #333;
    margin:0 0 2px 0;
    padding:0 0 2px 0;
    width:100%;
    display:block;
    text-decoration:none;
    color:#0085e5;
    background-color:transparent;
    }

.form2_tail_txt2 a.active {
    border-bottom:1px dotted #333;
    margin:0 0 2px 0;
    padding:0 0 2px 0;
    width:100%;
    display:block;
    text-decoration:none;
    color:black;
    background-color:transparent;
    }
.form2_bottom {
    width:213px;
    height:9px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box2_bottom.png) no-repeat;
    }



.input_kastenlinks2{
	width:180px;
	
	margin:5px 0 0 0;
	padding:1px;
	margin-top:10px;
	border:1px solid #333;
}
.input_kastenlinks{
	margin:5px 0 0 0;
	
	padding:1px;
	width:160px;
	border:1px solid #333;
}
.input_preis{
	width:60px;
    border:1px solid #333;
    padding:1px;
    margin:5px 0 0 0;
    
    }

.form1_submit {
    padding:1px;
    margin:0;
    border:none;
    background-color:#0085e5;
    color:#FFF;
	cursor:pointer;
    }
    
.form1_submit:hover {
    padding:1px;
    margin:0;
    border:none;
    background-color:#0070c0;
    color:#FFF;
    cursor:pointer;
    }    
       
.form2_submit {
    padding:1px;
    margin:0;
    border:none;
    background-color:#0085e5;
    color:#FFF;
    cursor:pointer;
    }

.form2_submit:hover {
    padding:1px;
    margin:0;
    border:none;
    background-color:#0070c0;
    color:#FFF;
    cursor:pointer;
    } 


/* --- Rechte Spalte klein - Kataloge --- */

.rechtsschmal_mb {
	width:150px;
	margin:0;
	padding:0;
	float:left;
    }

.content_rechtsschmal_mb{
	margin:0;
	padding:0;
	/*width:140px;*/
	/*overflow:hidden;*/
	/*border:1px solid green;*/
    }


.content_rechtsschmal_mb a {
    text-decoration:none;
    }

.content_rechtsschmal_mb a:hover {
    text-decoration:none;
    color:#0085e5;
    background-color:transparent;
    }

.form3{
	margin-bottom:10px;
	padding-bottom:5px;
    }

.form3_top {
    width:150px;
    height:5px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box3_top.png) no-repeat;
    }

.form3_tail {
    width:150px;
    background:url(../images/member_box3_tail.png) repeat-y;
    margin:0;
    padding:0;
    text-align:left;
    }

.form3_tail_txt {
    padding:10px;
    }

.form3_tail_txt2 {
    padding:10px;
    }

.form3_tail_txt2 a {
    border-bottom:1px dotted #333;
    margin:0 0 2px 0;
    padding:0 0 2px 0;
    width:100%;
    display:block;
    }

.form3_tail_txt2 a:hover {
    border-bottom:1px dotted #333;
    margin:0 0 2px 0;
    padding:0 0 2px 0;
    width:100%;
    display:block;
    text-decoration:none;
    color:#0085e5;
    background-color:transparent;
    }

.form3_tail_txt2 a.active {
    border-bottom:1px dotted #333;
    margin:0 0 2px 0;
    padding:0 0 2px 0;
    width:100%;
    display:block;
    text-decoration:none;
    color:black;
    background-color:transparent;
    }
.form3_tail_txt2 .headline a {
    margin:0;
    padding:0;
    width:100%;
    display:block;
    text-decoration:none;
    border-bottom:0px !important;
    background-color:transparent;
    font-weight:bold;
    }
    
.form3_bottom {
    width:150px;
    height:9px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box3_bottom.png) no-repeat;
    }


/* -- Box 4 -- */

.form4 {
	margin-bottom:10px;
	padding-bottom:5px;
    }

.form4_top {
    width:150px;
    height:5px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box4_top.png) no-repeat;
    }

.form4_tail {
    width:150px;
    background:url(../images/member_box4_tail.png) repeat-y;
    margin:0;
    padding:0;
    text-align:left;
    }

.form4_tail_txt {
    padding:10px;
    position:relative;
    }

.form4_warenkorb {
    position:absolute;
    top:5px;
    right:12px;
    /*right:15px;*/
    }

.form4_bottom {
    width:150px;
    height:9px;
    overflow:hidden;
    margin:0;
    padding:0;
    background:url(../images/member_box4_bottom.png) no-repeat;
    }
/********* snippet*/
.artikelbild_variabel{
	float:left;
	
}
.artikeltext_snippet61{
	float:left;
	padding-left:20px;
	width:360px;
	
}
.inhalt_snippet61{

}
.artikeltext_snippet106{
	float:left;
	padding-left:20px;
	width:250px;
	
}
.inhalt_snippet106{

}

.artikeltext_snippet107{
	float:left;
	padding-left:20px;
	width:340px;
	
}
.inhalt_snippet107{

}
.artikeltext_snippet108{
	float:left;
	padding-left:20px;
	width:230px;
	
}
.inhalt_snippet108{

}    
/***************stammdaten*******/
.row{
width:530px;
clear:left;
padding-bottom:3px;
min-height:22px;
}
.rowg{
width:530px;
clear:left;
padding-bottom:3px;
height:30px;
}
.spalte1{
float:left;
width:230px;

}
.spalte2{
float:left;
width:300px;
}
/**************************/

/************************ Kollektions�cht ****/
.breadcrumb_mb {
	font-size:80%;
	font-weight: bold;
  margin:0;
  padding:5px 0px 10px 0px;
 }

.kollekt_uebersicht{
padding:8px 0px 8px 0px;
}
.kollekt_uebersicht_sp1{
float:left;
width: 290px;
}
.kollekt_uebersicht_sp2{

float:left;
width: 120px;
}
.kollekt_uebersicht_sp3{
float:left;
width: 100px;
}


.fassung{
float:left;
text-align:center;
padding:0px 10px 10px 0px;
}
.cleaner2{
clear:both;height:10px;
/*border:1px solid red;*/
}

.fassung2{color:#484848 !important;}
.fassung3{color:#484848 !important;}
.fassung{
float:left;
text-align:center;
padding:0px 10px 10px 0px;
}
.fassung2{
float:left;
padding:0px 10px 10px 0px;
}
.fassung3{
float:left;
width:150px;
padding:0px 10px 10px 0px;
}


/* - - - - - - - - - - - - - - - - MSP-Aktionen- - - - - - - - - - */

.rowa{
width:530px;
padding-bottom:20px;
}
.spaltea{
float:left;width:100px;
}
.spalteb{
float:left;width:140px;
}
.spaltec{
float:left;width:140px;
}
.spalted{
float:left;width:140px;
}
.anzspaltea{
float:left;width:100px;
}
.anzspalteb{
float:left;width:190px;
}
.anzspaltec{
float:left;width:110px;
}
.anzspalted{
float:left;width:110px;
}
.rowa2{
width:510px;
}

.fliesstext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.fliesstext_snippet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #333333}

.mpspalte1{
float:left;
width:73px;
overflow:hidden;
}
.rowb{
padding-bottom:8px;
}
.rowbc{
clear:left;width:440px;
padding-bottom:5px;
}
.mpspalte2a{float:left;width:320px;}
.spaltea2_breit{
float:left;width:150px;
}
.mp_text{
padding:3px 15px 0px 0px;
}

.spalte1_aufklaeren{
float:left;
width:180px;
}
.spalte2_aufklaeren{
float:left;
background:#EEEEEE;
padding:10px;
height:150px;
width:300px;
}
.spalte2_aufklaeren2{
float:left;
background:#EEEEEE;
padding:0px 10px 10px 10px;
width:424px;
}
.spalte2_aufklaeren3{
float:left;
background:#EEEEEE;
padding:0px 10px 10px 10px;
width:324px;
}
.box_weiss{
background:white;
margin-top:5px;
padding:5px;
}
.box_grau{
background:#EEEEEE;
padding:8px;

}
.box_grau2{
width:550px;background:#EEEEEE;

}
.float_fassung{
float:left;
padding-right:2px;
}
.box_dunkelgrau{
background:#666666;
color:white;
padding:5px;
margin-right:9px !important;
}
.bildli{
padding:25px 25px 0px 25px;
}
.box_dunkelgrau2{
background:#666666;color:white;padding:14px;
margin-top:5px;
}
.padding_25{
padding:0px 25px 25px 25px;
}
.padding_25_2{
padding:5px 0px 0px 25px;
}
.mpspalte1a{
float:left;
width:110px;
overflow:hidden;
}
.rowa3{
width:540px;
height:60px;
clear:left;
border-bottom:2px solid white;
padding-bottom:3px;
padding-top:3px;
}
.rowa4{
width:540px;height:20px;
clear:left;
border-bottom:2px solid white;
padding-bottom:3px;
padding-top:3px;
background:#cccccc;
}
.erste_spalte_druckdaten{width:220px;float:left;}
.zweite_spalte_druckdaten{
width:124px;float:left;font-size:10px;
}
.dritte_spalte_druckdaten{
width:70px;float:left;



}

/* - - - - - - - - - - - - - - - - MSP-Aktionen ENDE- - - - - - - - - - */
/************************** Produktblatt *******************/
.row1s{
clear:left;
min-width:20px;
}

.spalte1s{
float:left;width:200px;
overflow:hidden;

}

.spalte2s{
float:left;width:280px;
padding-left:3px;
}
.spalte2sa{
float:left;width:45px;

}
.spalte2sb{
float:left;width:220px;
/*border:1px solid green;*/

}

.spalte2sa_lens{
float:left;width:45px;

}
.spalte2sb_lens{
float:left;width:100px;


}




.input_produktblatt_anz{
width:30px;

}
.input_ersatzteil_anz{
width:20px;

}
.input_produktblatt_kom{
width:100px;
}
.input_ersatzteile_kom{
width:30px;
}

/*********** Ersatzteile ******************/
.umeintrag{clear:left;width:554px;}
.bildlinks{float:left; width:150px;}
.bildlinksersatzteile{float:left; width:120px;}
.rechtsvombild{float:left;}



.row_ersatzteile{
clear:left;height:22px;width:434px;overflow:hidden;
padding-bottom:2px;
padding-top:3px;



}
.spalte1_ersatz{
float:left;width:130px;overflow:hidden;
}
.spalte2_ersatz{
float:left;width:50px;overflow:hidden;padding-left:18px;
}
.spalte3_ersatz{
float:left;width:50px;overflow:hidden;
}
.spalte4_ersatz{
float:left;width:40px;overflow:hidden;
}
.spalte5_ersatz{
float:left;width:140px;overflow:hidden;
}
.spacer{clear:left;height:11px;padding-bottom:2px;padding-top:6px;}






/**** AMA lens ***/

.row_shop_klein{
clear:left;width:250px;
padding-bottom:1px;
padding-top:3px;
}
.spalte1_shop_klein{
float:left;width:125px;padding-left:5px;
}
.spalte2_shop_klein{
float:left;padding-left:5px;
}
.shopbereich1{
	float:left;
	padding-top:20px;
	width:86px;
	/*border:1px solid red;*/
	overflow:hidden;
}
.shopbereich2{
	float:left;
	padding-top:20px;
	padding-right:5px;
	width:200px;
	/*border:1px solid green;*/
}
.shopbereich3{float:left;padding-top:20px;width:200px;}
.paddingleft{padding-left:5px;}

/* - - - - - - - - - - - - - - - - Werbemittel Start - - - - - - - - - */
.row_werbemittel{
clear:left;height:120px;width:500px;
border-bottom:1px solid gray;
padding-bottom:10px;
margin-bottom:10px;
}

.spalte1_werbemittel{
float:left;
width:140px;
overflow:hidden;

}
.spalte2_werbemittel{
float:left;
width:330px;
padding-left:30px;

}


/********** willkommen*****/

.willkommen{
margin:20px 0px 0px 24px;
}
.willkommen1{
float:left;
width: 810px;
margin:0px;
padding:0px;
}

.willkommen2{
float:left;
width: 200px;
margin:0px;
padding:0px;
}

/*********** listen **********/
.wordlinks{
padding:10px;
background:url(../images/member_breiter_content.png) repeat-x;
}

.wordlinks ul{
list-style-image: url("../images/word_icon.jpg");
margin:20px;margin-top:8px;margin-left:16px;

}



.wordlinks ul li{
line-height:18px;
}

.pdflinks{
padding:10px;
background:url(../images/member_breiter_content.png) repeat-x;
}

.pdflinks{
width:490px;

}
.pdflinks ul{
list-style-image: url("../images/pdf_download.gif");
margin:20px;margin-top:8px;
}
.pdflinks ul li{
line-height:18px;
}
.mailingvorlagen_pdflinks ul{
list-style-image: url("../images/pdf_download.gif");
}
/* -- Kontaktformular -- */

.row_neu{
width:510px;min-height:20px;
clear:left;
padding-bottom:3px;padding-top:3px;
}
.spalte1_neu{
float:left;
width:110px;
}
.spalte2_neu{
float:left;
width:400px;
}

.kontaktform_public {
    border:1px solid #0070bf;
    background-color:#0070bf;
    color:#FFF;
    padding:1px 14px 1px 14px;
    margin:0;
    }

.kontaktform_public:hover {
    border:1px solid #333;
    background-color:#333;
    padding:1px 14px 1px 14px;
    margin:0;
    }

.input_kontaktform_public {
    border:1px solid #333;
    padding:1px;
    width:200px;
    } 

.input2_kontaktform_public {
    border:1px solid #333;
    padding:1px;
    width:70px;    
    }

.input3_kontaktform_public {
    border:1px solid #333;
    padding:1px;
    width:120px;
    margin:0 0 0 5px;    
    }

.textarea_kontaktform_public {
    border:1px solid #333;
    padding:1px;
    width:200px;
    height:150px;   
    }

.select_kontaktform_public {
    border:1px solid #333;
    padding:1px;
    margin:0;  
    width:200px;
    }
.partner{
	float:left;width:260px;
}
.gallery {
    width: 100%;
}
.gallery ul {
    width: 450px;
}

.gallery ul li { 
	display: block; 
    margin-top: 6px;
    margin-bottom: 5px; 
	padding-right: 5px;
	border-top-color: #0a58a5;
    width: auto;
    float: left;
}

.gallery ul li ul {
    border-bottom: 1px solid #dbe2ff;
	border-top-color: #0a58a5;
	margin-top: -2px;
}

.gallery ul li ul li {
    height: 180px;
}

.gallery ul li a img {
	border: 1px solid white;
}

.gallery ul li a:hover img,
.gallery ul li a:active img,
.gallery ul li a:focus img {
	border: 1px solid #dbe2ff;
}

.gallery ul li hr {
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: none 0; 
	border-top: 1px dashed #0a58a5;
	width: 55px;
	height: 1px;
}

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 120px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #0a58a5;
padding: 2px 10px 2px 10px;
background: #dbe2ff;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}

/* - - - - - - - - - - - - - - - - MSP-Aktionen- - - - - - - - - - */

.rowa{
width:530px;
padding-bottom:20px;
}
.spaltea{
float:left;width:100px;
}
.spalteb{
float:left;width:140px;
}
.spaltec{
float:left;width:140px;
}
.spalted{
float:left;width:140px;
}
.anzspaltea{
float:left;width:100px;
}
.anzspalteb{
float:left;width:190px;
}
.anzspaltec{
float:left;width:110px;
}
.anzspalted{
float:left;width:110px;
}
.rowa2{
width:510px;
}

.fliesstext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.fliesstext_snippet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #333333}

.mpspalte1{
float:left;
width:73px;
overflow:hidden;
}
.rowb{
padding-bottom:8px;
}
.rowbc{
clear:left;width:440px;
padding-bottom:5px;
}
.mpspalte2a{float:left;width:320px;}
.spaltea2_breit{
float:left;width:150px;
}
.mp_text{
padding:3px 15px 0px 0px;
}

.spalte1_aufklaeren{
float:left;
width:180px;
}
.spalte2_aufklaeren{
float:left;
background:#EEEEEE;
padding:10px;
height:150px;
width:300px;
}
.spalte2_aufklaeren2{
float:left;
background:#EEEEEE;
padding:0px 10px 10px 10px;
width:424px;
}
.spalte2_aufklaeren3{
float:left;
background:#EEEEEE;
padding:0px 10px 10px 10px;
width:324px;
}
.box_weiss{
background:white;
margin-top:5px;
padding:5px;
}
.box_grau{
background:#EEEEEE;
padding:8px;

}
.box_grau2{
width:550px;background:#EEEEEE;

}
.float_fassung{
float:left;
padding-right:2px;
}
.box_dunkelgrau{
background:#666666;
color:white;
padding:5px;
margin-right:9px !important;
}
.bildli{
padding:25px 25px 0px 25px;
}
.box_dunkelgrau2{
background:#666666;color:white;padding:14px;
margin-top:5px;
}
.padding_25{
padding:0px 25px 25px 25px;
}
.padding_25_2{
padding:5px 0px 0px 25px;
}
.mpspalte1a{
float:left;
width:110px;
overflow:hidden;
}
.rowa3{
width:540px;
height:60px;
clear:left;
border-bottom:2px solid white;
padding-bottom:3px;
padding-top:3px;
}
.rowa4{
width:540px;height:20px;
clear:left;
border-bottom:2px solid white;
padding-bottom:3px;
padding-top:3px;
background:#cccccc;
}
.erste_spalte_druckdaten{width:220px;float:left;}
.zweite_spalte_druckdaten{
width:124px;float:left;font-size:10px;
}
.dritte_spalte_druckdaten{
width:70px;float:left;



}

/* - - - - - - - - - - - - - - - - MSP-Aktionen ENDE- - - - - - - - - - */

/* --------------------- Präsentationsmonitor ---------*/
.bild_kasten_news{
float:left;
width:170px;
/*border:1px solid black;*/
}
.text_kasten_news{
float:left;
/*border:1px solid green;*/
width:305px;
padding-left:15px;
}

#kinospotflash{

margin:0px;
padding:0px;
}


/* -- Bildcontainer -- */

.bildcontainer img {
	padding-bottom: 20px;
    }

/* -- Aktivit㳥nBox rechts -- */

ul.aktivitaeten {
    list-style-image:url(../images/list_bullet2.jpg);
    margin:0 0 0 16px;
    padding:0;
    }
/* Marketinkalender */

.spaltekalender1{
float:left;
width:110px;
}
.spaltekalender2{
float:left;
width:450px;
}
.cleaner{
clear:both;
height:1px !important;
overflow:hidden;
}
.cleaner2{
clear:both;height:10px;
/*border:1px solid red;*/
}

/********* shop ********/
.row_shop_oben{
clear:left;height:20px;width:660px;
border-bottom:1px solid gray;
padding-bottom:8px;
margin-bottom:8px;
}
.row_shop{
clear:left;
width:660px;
min-height: 30px;
padding-bottom:1px;
margin-bottom:1px;
/*border-bottom:1px dotted gray;*/
margin-bottom:3px;
/*border: 1px solid green;*/
}
.shop_spalte1{
float:left;
width:100px;
overflow:hidden;
}
.shop_spalte5{
float:left;
width:90px;
overflow:hidden;
}
.shop_spalte6{
float:left;
width:140px;
overflow:hidden;
}
.shop_spalte1_lieferant{
float:left;
width:200px;
overflow:hidden;
}
.shop_spalte5_lieferant{
float:left;
width:180px;
overflow:hidden;
}

.shop_spalte1a{
float:left;
width:70px;
overflow:hidden;
text-align:center;
}
.shop_spalte1a{
float:left;
width:70px;
overflow:hidden;
text-align:center;
}
.shop_spalte0{
float:left;
width:160px;
overflow:hidden;

}



.links102{
float:left;
/*border:1px solid green;*/
width:183px;
overflow:hidden;

}
.mitte102{
float:left;
/*border:1px solid red;*/
width:183px;
overflow:hidden;
}

.rechts102{
float:left;
/*border:1px solid orange;*/
width:183px;
overflow:hidden;

}

.dritteSpalte{
float:left;
/*border:1px solid green;*/
width:156px;
overflow:hidden;
}
.inhalt3{
width:160px;
}
.form3 ul li ul{
margin:0px;
padding:0px;
	margin-left:0px !important;
	list-style-type:none;
}
.form3 ul.aktivitaeten li ul li{
	list-style-image:none;
}

/***************** Umfrage **************************/
.umfrage_zeile{

width: 650px;
margin:0px 0px 10px 0px;

}
.umfrage_zeile h1{
    font-size:120%;
	
	text-align:left;
	color:#0070bf;
	
	margin:0 0 10px 0;
	padding:0;
}
.umfrage_zeile h2{
    font-size:100%;
	
	text-align:left;
	color:#0070bf;
	
	
	margin:0 0 5px 0;
	padding:0;
}

.umfrage_zeile .klein{
font-size: 11px;
margin:0px;
padding:0px;

}
.umfrage_spalte1{
float:left;
width:200px;
}
.umfrage_spalte_radio{
	float:left;
	width:50px;
	border:0px;
	margin:0px;
	text-align:center;
}
.umfrage_spalte_checkbox{
	float:left;
	width:400px;
	border:0px;
	margin:0px 0px 0px 18px;
	
}
.umfrage_spalte_radio_breiter{
	float:left;
	width:150px;
	border:0px;
	margin:0px;
	text-align:center;
}
/*shop*/  
.ama_shop_submit{
	color:white;
	background:#0072BA;
	border:0px;
	cursor:pointer !important;
}				  
