/* start zipped version Do Mai 12 15:42:49 CEST 2011 */

img {
    border:none;
}

.apomio {
    margin: auto;
    width: 920px;   
}

.medicaments {
    float: left;
    background: url(../images/widgets/widget_greybox4.gif) -611px 0px repeat-y;
    width: 610px;
}

.medicamentsTop {
    float: left;
    background: url(../images/widgets/widget_greybox4.gif) 0 0 no-repeat;
    width: 100%;
    height: 7px;
}

.medicamentsBottom {
    float: left;
    background: url(../images/widgets/widget_greybox4.gif) 0 -8px no-repeat;
    width: 100%;
    height: 7px;
}

.medicamentsInfo {
    margin-left: 5px;
    float: left;
    background:#ecf2f5;
    width: 305px;
}

.medicamentsInfoTop {
    float:left;
    background: url(../images/widgets/widget_greybox2.gif) 0 0 no-repeat;
    height: 7px;
    width: 100%;
}

.medicamentsInfoBottom {
    float:left;
    background: url(../images/widgets/widget_greybox2.gif) 0 -8px no-repeat;
    height: 7px;
    width: 100%;
}


/*find block start*/
.find {
    float: left;
}

.find h2 {
    font-size: 14px;
    color:#CC0000;
    padding: 10px 0 0 30px;
    font-weight: bold;
}

.find .text {
    float: left;
    margin: 10px 0 0 0;
    padding: 0 0 0 30px;
}

.find .text div {
    background-image: url(../images/bg/bg_medicament_search.png);
    background-repeat: no-repeat;
    height: 25px;
    float: left;
    padding: 0;
    width: 300px;
    margin-top: 1px;
    /*margin-right: 20px;*/
}


* html #left-column .find .text div {
    height:26px;
    padding:0 12px 0;
}
* +html #left-column .find .text div {
    height:26px;
    padding:0 12px 0;
}
.find .text div input {
    border: none;
    background: none;
    width: 290px;
    padding: 3px 0 0 0;
    padding-left: 5px;
}

#search_submit {
    background: url(../images/buttons/but_finden.png) no-repeat;
    border: none;
    width: 88px;
    height: 26px;
    margin:0pt 0pt 0pt 30px;
    float:left;
    position:relative;
    cursor: pointer;
}

.find .text .submit {
    background: #DBDBDB none repeat scroll 0%;
    border: 1px solid #000000;
    color:#000000;
    float:left;
    height:22px;
    margin:-1pt 0pt 0pt 12px;
    padding-top:4px;
    position:relative;
    text-align:center;
    width:175px;
}
.find .text a {
    float:left;
    margin:3px 0 0 7px;
}
.find .text a img {
    display:block;
}
/*find block end*/







/*product block start*/
#left-column {
    width: 600px;
    /*margin: auto;  */
}

#left-column .product {
    float: left;
    width: 330px;
    margin: 4px 0 0 0;
    /*line-height: 35px;*/
    border: 1px solid #666666;
}
.product h2 {
    margin:0;
    padding:0px;
    /*	font-size:12px;*/
    font-size:100%;
    height:28px;
    overflow:hidden;
    font-weight:normal;
    color:#fff;
    background: #CCCCCC;
}

.product h2 span {
    display: block;
    line-height: 28px;
    background: #CCCCCC;
}

.product h2 span span {
    padding: 1px 0 0 11px;
    display: block;
    line-height: 28px;
}

.product ul {
    margin:-1px 0  0 0;
    padding:0;
}
#left-column .product ul li {
    list-style:none;
    width:100%;
    float:left;
    /*background: #FBFDED;*/
    border-top:1px dashed  #cccccc;
}

#extra  {
    background: #f4f4f4;
}

#left-column .product ul li a {
    display:block;
    color:#CF0F0D;
    text-decoration:none;
    /*	font-size:11px;*/
    font-size:90%;
    line-height: 30px;
}
#left-column .product ul li a span {
    padding: 0 0 0 11px;
    width: 220px;
    color: #000;
    float: left;
    font-size: 100%;
    line-height: 30px;
   
}
#left-column .product ul li a.color {
    background:#F7FEDD;
}
#left-column .product ul li a:hover {
    background:#dbdbdb !important;
}
#left-column .small {
    width: 260px;
    margin-left: 4px;
    display: inline;
    line-height: 30px;
    margin-bottom: 2px;
}
#left-column .small h2 {
    background:#CC0000;
}
#left-column .small ul li {
    border-color:#ccc;
}
#left-column .small ul li a span {
    width: 150px;
    
}
#left-column .red {
    border-color:#666666;
    line-height:31px;
}
#left-column .red h2 {
    background:#CC0000;
}
#left-column .red h2 span {
    background:#CC0000;
}
#left-column .red h2 span span {
    /*background: #CC0000;*/
    color: #FFFFFF !important;
}
/*product block end*/


/* text */
#left-column .text2  {
    color:#999999;
    float:left;
    display:inline;
    width: 598px;
}
#left-column .text2 h2 {
    color:#666666;
    float:left;
    font-size:140%;
    font-weight:normal;
    display:block;
    
}
#left-column .text2 hr  {
    display:block;
}
#hr {
    border-top:1px solid #666666;
    display:block;
    height:20px;
    margin-bottom:15px;
    position:absolute;
    top:175px;
    width:600px;
    
}

.submit {
    color: #000000;
    background: #F0F0F0;
    width: 200px;
    text-align: center;
    height: 26px;
    float:left;
    margin: 0 0 0 12px;
    position:relative;
    vertical-align: center;
}


/*left column start*/
#left-column .suchergebnis {
    width: 100%;
    padding: 0 0 0 0;
    float: left;
}
#left-column .suchergebnis h2 {
    margin:0;
    padding:18px 0 0 0;
    font-size:140%;
    float:left;
    font-weight:normal;
    color:#666;
}
#left-column .suchergebnis #nach {
    float:right;
    margin:0;
    padding:19px 0 0 0;
}
#left-column .suchergebnis #nach li {
    list-style:none;
    float:left;
    padding:0 9px 0 1px;
    position:relative;
    z-index:100;
}
#left-column .suchergebnis #nach li a {
    /*eingefügt*/
    background-color:#7AAE00;border:1px solid #186A0A;padding:2px 5px 2px 5px;color:#ffffff;
    /*eingefügt END*/
    float:left;
    position:relative;
    z-index:100;
}
#left-column .suchergebnis #nach li a img {
    display:block;
}
/*drop down list start*/
#left-column .suchergebnis #nach li.hover div,
#left-column .suchergebnis #nach li:hover div {
    display:block;
}
#left-column .suchergebnis #nach li div {
    display:none;
    position:absolute;
    z-index:90;
    top:23px;
    left:1px;
    border:1px solid #B9E604;
    border-bottom:none;
    background:#F7FEDD url(../images/nach-line.gif) repeat-x bottom;
    width:220px;
    overflow:hidden;
}
#left-column .suchergebnis #nach li div ul {
    margin:0;
    padding:7px 0 0 0;
    float:left;
    width:260px;
}
#left-column .suchergebnis #nach li div ul li {
    list-style:none;
    /*float:left;PP*/
    width:/*118px;PP*/100%;
    padding:0;
    /*display:inline;PP*/
    margin:0 7px 0 3px;
    padding:0 0 1px 0;
    background:url(../images/nach-line.gif) repeat-x bottom;
    line-height:30px;
}
#left-column .suchergebnis #nach li div ul li a {
    background-color:#F7FEDD;border:0px;
    display:block;
    color:#333;
    float:left;
    padding:0 0 0 10px;
    width:/*108px;PP*/100%;
}
#left-column .suchergebnis #nach li div ul li a:hover {
    background:#E8FCA6;
}
/*drop down list end*/

#left-column .suchergebnis .products {
    margin: auto;
    /*padding: 30px 0px 0px 0px;*/

}

#left-column .suchergebnis .products li {
    list-style: none;
    background: #F6F6F6 none repeat scroll 0%;
    border-top: 1px solid #E6E6E6;
    width: 594px;
    padding: 0 0 8px 0;
    margin: 5px 0px 0px 0px;
    float: left;
}
#left-column .suchergebnis .products li .left {
    float:left;
    width:224px;
    padding:0 0 0 12px;
}
#left-column .suchergebnis .products li .left h3 {
    /*	font-size:13px;*/
    font-size:110%;
    margin:0;
    padding:9px 0 0 0;
}
#left-column .suchergebnis .products li .left h4 {
    /*	font-size:12px;*/
    font-size:100%;
    font-weight:normal;
    margin:0;
    padding:3px 0 0 0;
}
#left-column .suchergebnis .products li .left a {
    float:left;
    color:#c00;
    margin:36px 0 0 0;
    border-bottom:1px solid #c00;
    line-height:12px;
}
#left-column .suchergebnis .products li .left a:hover {
    border-color:#fff;
}
#left-column .suchergebnis .products li .center {
    float: left;
    width: 200px;
    padding: 9px 0 0 0;
}
#left-column .suchergebnis .products li .center span b {
    /*	font-size:17px;*/
    font-size:140%;
    font-weight:bold;
    color:#CC0001;
}
#left-column .suchergebnis .products li .center span {
    /*	font-size:17px;*/
    font-weight:bold;
    color:#AAAAAA;
}

#left-column .suchergebnis .products li .right {
    float: right;
    width: 140px;
    padding: 10px 5px 0 0;
}

#left-column .suchergebnis .products li .right a {
    float:left;
    clear:left;
    margin:2px 0 0 0;
}
#left-column .suchergebnis .products li .right .button1 {
    margin-bottom:15px;
}
#left-column .suchergebnis .products li .right a img {
    display:block;
}
/*left column end*/

#vorschlag{
    position:absolute;
    top: 20px;
    background-color:#FFFFFF;
    border:1px solid #cccccc;
    margin:0px;
    padding:0px;
    width: 281px;
    z-index:99;
    opacity: 0.90!important;;
    filter: alpha(opacity=90)!important;
    -moz-opacity: 0.90!important;
    -khtml-opacity: 0.90!important;
}
div.query ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    
}
div.query ul li.selected { background-color: #CC0000;}
div.query ul li {
    background-color:#FFFFFF;
    list-style-type:none;
    display:block;
    margin:0px;
    padding-left:5px;  padding-top:7px;
    height:25px;
    cursor:pointer;
}

/*versand block start*/
#left-column .versand {
    float:left;
    width:100%;
    padding:0 0 5px 0;
}

#left-column .versand h2 {
    margin: 0;
    padding: 7px 0 0 0;
    font-size: 140%;
    float: left;
    font-weight: normal;
}

#left-column .versand h2 A{
    
    font-weight:normal;
    color:#666;
}
#left-column .versand .ohne {
    float:right;
    color:#666;
    /*	font-size:11px;*/
    font-size:90%;
    margin:14px 13px 0 0;
    line-height:12px;
    border-bottom:1px solid #666;
}
#left-column .versand .ohne:hover {
    border:none;
}
#left-column .versand ul {
    margin:0;
    float:left;
    width:596px;
    overflow:hidden;
    padding:4px 0 0 0;
}
#left-column .versand ul li {
    list-style: none;
    border-top: 1px solid #E6E6E6;
    width: 594px;
    margin: 5px 0 0 0;
    height: 82px;
    float: left;
    background: #F6F6F6;
}
#left-column .versand ul .colored {
    border-color:#cccccc;
    background:#f0f0f0;
}
#left-column .versand ul li .left {
    float:left;
    width:330px;
}
#left-column .versand ul li .left img {
    float:left;
    border: #000000;
    margin-top: 5px;
    margin-right: 14px;
}
#left-column .versand ul li .left .table {
    display:table;
    height:0;
}
* +html #left-column .versand ul li .left .table {
    height:100%;
}
#left-column .versand ul li .left h3 {
    /*	font-size:13px;*/
    font-size:100%;
    margin:0;
    padding:8px 0 0 0;
}
#left-column .versand ul li .left .table span {
    display:block;
    line-height:19px;
}

#left-column .versand ul li .left .table .percent {
    color: #CC0000;
}

#left-column .versand ul li .center {
    float:left;
    width:127px;
    padding:5px 20px 0 0;
    text-align:right;
}
#left-column .versand ul li .center span {
    display:block;
    color:#666;
    line-height:14px;
}
#left-column .versand ul li .center span.main-price {
    font-size:140%;
    font-weight:bold;
    padding:7px 0;
    color:#CC0001;
}

#left-column .versand ul li .right {
    float: left;
    padding: 10px 0 0 0;
}

#left-column .versand ul li .right a {
    float:left;
}
#left-column .versand ul li .right a img {
    display:block;
}

.versand p s {
    color: #FF0000;
    text-color: #FF0000;
}

#head_wl {
    font-size: 140%;
}

/*versand block end*/

#left-column #pagerlinks {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    float: left;
    width: 100%;
    clear: both;
}

#left-column .pagerinactive {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

#left-column #pageractive {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#apomio_logo {
    float: left;
    clear: both;
    margin-bottom: 5px;
  /*  width: 600px;  */
 /*   margin: auto;
    padding-top: 20px;        */
}

/* end zipped version Do Mai 12 15:42:49 CEST 2011 */

