#content_right {
    float: left;
    margin-left: 12px;
    width: 215px;
    margin-right: 0px;
}

.content_header {
    height: 30px;
    background: url("/layout/sk.de/images/shop/box_oben_weiss.png") no-repeat left center transparent;
}

.content_header h1{
	color: #000000;
}

.content_information_body {
    background: url("/layout/sk.de/images/shop/box_mitte.png") repeat-y;
}

.content_information_body img {
    border-style: none;
}

.content_information_body table p{
	text-align:center;
	padding: 5px;
}

.content_information_body div.banner,
.content_information_body .row {
	padding:5px 0px;
}

.content_information_body table{
	width:100%;
}

.content_information_body td {
    padding-left: 3px;
}

.content_information_body ul{
	margin:0px 0px 0px 25px;
	padding-top:0px;
	padding-left:0px;
}
.content_information_body ul li{
	padding-top:13px;
	font-size:9pt;
	font-weight:bold;
	color:#52333B;
}

.content_information_body ul li a{
	color:#52333B;
}
.content_information_body ul li a:hover{
	text-decoration:underline;
}

.basket_bilder td img {
    margin-left: 0px;
    border: 1px solid #AE4B58;
}

.basket-image{
	background: url("/layout/sk.de/images/shop/basket/warenkorb_wagen_gal.gif") no-repeat right center;
	height:16px;
}

.beratung_tables {
    margin-left: 3px;
    text-align: center;
    width: 95%;
    color: #52333B;
}

.beratung_tables strong {
    color: #52333B;
}

.beratung_tables img {
    padding-top: 10px;
}

.partner_Table {
    text-align: center;
}

.partner_Table table {
    width: 100%;
}

.partner_tabelle_tab td {
    padding-top: 10px;
}

.linie {
    border-bottom: 1px solid #DFCED2;
}

.img_margin,.align_center {
    text-align: center;
}

.box-margin{
	margin:0px 3px;
}
#bPay{
	display:block;
	background:url("/layout/sk.de/images/shop/button/zur_kasse.gif") no-repeat center center;
	width:174px;
	height:17px;
	margin:0 auto;
}

.basket_item {
    color: #52333b;
}

.basket_item img {
    height: 50px;
    width: 50px;;
}

.bestellung {
    text-align: center;
    font-size: 8pt;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.bestellung {
    font-size: 8pt;
}

.login {
    background: url("/layout/sk.de/images/shop/button/weiter_webshop.gif") no-repeat left center;
}

.newsletter{
	background: url("/layout/sk.de/images/shop/newsletter_webshop_knopf.gif") no-repeat center;
}
.newsletter_abmelden{
	background: url("/layout/sk.de/images/shop/newsletter_abmelden.gif") no-repeat center;
}

.reg a {
    font-size: 8pt;
    font-weight: bold;
	color:#52333B;
}

.reg a:hover {
    text-decoration: underline;
}

.weitere_partner a {
    font-size: 8pt;
    font-weight: bold;
}

.weitere_partner a:hover {
    text-decoration: underline;
}

.content_information_footer  {
    background: url("/layout/sk.de/images/shop/box_footer.png") no-repeat;
    height: 10px;
    margin-bottom: 18px;
}

.content_information_footer_grey {
    background: url("/layout/sk.de/images/shop/box_footer-grey.png") no-repeat;
    height: 10px;
    margin-bottom: 18px;
}

/* SUCHE */
#content_right_suche {
    background: url("/layout/sk.de/images/shop/suchefeld.jpg") no-repeat left top;
    width: 209px;
    height: 41px;
    padding-left: 27px;
    padding-top: 4px;

}

#LiveSearchParam {
    width: 103px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #4C262F;
    border: none;
    background-color: #FFFFFF;
    cursor: auto;
    display: block;
	margin-top:6px;
	float:left;
}

#livesearch_result {
   position:absolute;
	margin-top: -60px ;
   left: 50%;
	margin-left: -275px;
	display:none;
	z-index:2;
	text-align:left;
}

/*#content_left_suche input{
 display: block;
 width:50px;
 float:right;
 margin-left: 0px;
 padding-top:10px;
 }*/
#content_left_suche input {
    display: block;
    width: 55px;
}

#content_left_suche_1 {
    margin-left: 10px;
    height: 25px;
    width: 125px;
    background: url("/layout/sk.de/images/suche_feld.jpg") repeat-x;
    padding: 0;
}

.suche {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #4C262F;
    font-size: 12px;
    border: none;
    background-color: #FFFFFF;
    height: 25px;
    margin: 0;
    width: 80px;
    float: left;
    cursor: auto;
    display: block;
    padding: 0px;
}

#bSearch{
	margin-left: 114px;
	background:url("/layout/sk.de/images/suche_button.png") no-repeat left top transparent;
	color:#FFFFFF;
	display:block;
	height:17px;
	width:54px;
	padding: 6px 5px 5px 8px;
	font-weight:bold;
}

#bSearch:hover{
	text-decoration:underline;
}

#content_suche_form_submit {
    padding-top: 0px;
    padding-left: 116px;
}