/* RIGHT CONTENT - SEARCH AND TEASER */

div#rightcontent
{
	float: right;
	width:212px;
}

/* SUCHE */

div#suche
{
	display: none;
}

div#suche-design
{
	margin:0px 0px 53px 0px;
	padding:0px;
	vertical-align:bottom;
}


div#suche-design .suchfeld {
	margin:0px 0 0px 0;
	width: 185px;
	background-color:#ffffff;
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-top: 1px solid #CECECE;
}


div#suche input.suchbutton {
	vertical-align:middle;
	margin:-10px -3px 1px 2px;  /* IE */
	margin:-3px -3px 1px 2px; /* FF */

	padding:0px 0 0 0;
}

div#suche submit
{
	margin:0px;
	padding:0px;
}

div#suche img,  div#suche-design img
{
	margin:0px;
	padding:0px;
}


div#suche-design h1
{

    font-size: 12px;
    line-height : 20px;
    font-weight: normal;
    color:#868F98;
    background-image:url(../../../design/plain_site/images/layout/pic_search_background.jpg);
    background-repeat:no-repeat;
    height:20px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top: 0px;
    margin-bottom:0px;
    border: 0px solid;
}



/* RECHTER TEASER */

div.teaser
{
}

div.teaser-design
{
	margin-bottom:25px;
}

div.teaser-design p
{
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
	line-height : 18px;
	
	color: #000000;
}

div.teaser-design a
{
	color:#39AED2;
	font-size:11px;
}




/* HEADLINES RECHTER TEASER */

div.teaser-design h1
{

    font-size: 12px;
    font-weight: bold;
    border-bottom:0px solid;
    color:#1A171B;
    margin-bottom:0px;
    margin-top:0px;
    padding-right:4px;
}


div.teaser-design h2
{

    font-size: 12px;
    font-weight: bold;
    border-bottom:0px solid;
    color:#1A171B;
    margin-bottom:0px;
    margin-top:0px;
    
    padding:0px 4px 0px 10px;
    
    line-height : 20px;
    height:20px;


/*  baerenpost 
	background-image:url(../../../design/plain_site/images/layout/teaser_g.jpg);
    background-repeat:no-repeat;*/
}

div.teaser-design h3
{

    font-size: 11px;
    font-weight: bold;
    border-bottom:0px solid;
    color:#1A171B;
    margin-bottom:8px;
    margin-top:10px;

    padding-right:4px;
}

div.teaser_download h3
{
	color: #e2001a;
}


div.teaser-design img
{
    border-top: 0px solid #ffffff;
}

div.teaser_download 
{
	background-color:#fff9eb;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;

	border-top: 2px solid #ffffff;	
	border-bottom: 2px solid #ffffff;	
	
	/* baerenpost scrolling Pflichtangaben*/
	height: 150px;
	width: 200px;
	overflow:auto;
}


div.teaser_download p
{
	
	line-height : 18px;
	color:#1A171B;
	
	padding-bottom: 6px;
}

.bg_unten 
{
	/* Baerenpost geleert*/
}

div.teaser_download ul
{
	margin: 0px;
	padding: 0px;
}

div.teaser_download li
{
	 color:#024384;
	 list-style:none;
	margin: 0px;
	padding: 0px;
	/* fuehrt zu problemen bei zweizeiliger Darstellung list-style-position: inside;*/
}

.teaser .mehr {
	color:#39AED2;

	background-image:url(../../../design/baerenpost/images/layout/arrow2.gif);
	background-repeat:no-repeat;

	margin: 0px;
	padding: 0px 10px 0px 10px;
}

div.teaser .mehr:hover {
	color:#ff0000;
	background-image:url(../../../design/baerenpost/images/layout/arrow_red.gif);
	background-repeat:no-repeat;
	
	padding: 0px 10px 0px 10px;
}


/* .teaser_download a
{
	color:#39AED2;
	
    font-size:11px;
    background-image: url(../../../design/plain_site/images/layout/leftmenu_dot_g.gif);
    background-repeat: no-repeat;
  
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}
*/


div.teaser_diagnostic
{
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}


div.teaser_diagnostic p
{
	
	line-height : 18px;
	 color:#868F98;
}


/* Teaser Warenkorb */

div.teaser-design h1.warenkorb
{
    border-bottom:1px solid #308187;
    color: #000;
    margin-bottom:0px;
     margin-top:0px;
    padding-right:4px;
    padding-left:4px;
}

.warenkorb-itemlist {
	margin: 8px 10px 0 8px;
	color: #000;
	margin-bottom: 18px;
}

.warenkorb-itemlist .item {
	clear: both;
	float: left;
}

.warenkorb-itemlist .preis {
	float: right;
}

div.teaser-warenkorb-bottom {
	clear: both;
	height: 22px;
	background-image: url(../../../design/baerenpost/images/layout/bg_warenkorb_bottom.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 30px;
}

div.teaser-warenkorb-bottom a {
	color: #024384;
}