/* RIGHT CONTENT - SEARCH AND TEASER */

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

  /* position etc wegen IE 7 */
  /* noch in onlineschulung_standard_main_content.css */
	position: absolute;
	left: 773px;
	height: 257px;
}


/* SUCHE */

div#suche
{

}

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

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


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;
    background-repeat:no-repeat;
    height:20px;
    padding-top:0px;
    padding-left:4px;
    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;
}

div.teaser-design a {
	font-size:11px;
}


/* HEADLINES RECHTER TEASER */

div.teaser-design h1 {
    font-size: 12px;
    font-weight: normal;
    border-bottom:1px solid;
    margin-bottom:0px;
     margin-top:0px;
    padding-right:4px;
    padding-left:2px;
}

div.teaser-design h2 {
    font-size: 12px;
    font-weight: normal;
    border-bottom:0px solid;
    margin-bottom:0px;
     margin-top:0px;
    padding-right:4px;
    padding-left:2px;
    line-height : 20px;
    height:20px;
    background-repeat:no-repeat;
}

div.teaser-design h3 {
    font-size: 11px;
    font-weight: bold;
    border-bottom:0px solid;
    margin-bottom:15px;
     margin-top:17px;
    padding-right:4px;
    padding-left:2px;
}

div.teaser-design p {
	line-height : 16px;
	padding:4px 0px 0px 4px;
}

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

div.teaser_download p {
	line-height : 16px;
	padding:0px 0px 0px 4px;
}

div.teaser_download h3 {
	padding:0px 0px 0px 4px;
}

.bg_unten  {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	width: 212px;
	height: 12px;
    background-repeat:no-repeat;
    background-position:bottom ;
}

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

div.teaser_download li {
	line-height : 18px;
	 list-style:none;
    font-size:11px;
    padding: 0px 0px 0px 4px;
}

.teaser_download a {
    font-size:11px;
    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 4px;
}

div.teaser_diagnostic p {
	line-height : 18px;
	 padding-left:4px;
}

/* Teaser Warenkorb */

div.teaser-design h1.warenkorb {
    font-size: 12px;
    font-weight: bold;
    border-bottom:1px solid;
    margin-bottom:0px;
     margin-top:0px;
    padding-right:4px;
    padding-left:4px;
}

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

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

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

div.teaser-warenkorb-bottom {
	clear: both;
	height: 22px;
	background-repeat: no-repeat;
	padding: 4px 0 0 30px;
}
