/*	----------------------------------------------------------------------------------------------------------	*/
/*		Bittere Pillen Styles
/*		Version: 1.0
/*		Author: Ingo Blenke // blenke(at)id-on(dot)de
/*		Author URI: www.id-on.de
/*	----------------------------------------------------------------------------------------------------------	*/

/*	----------  Contents  ----------	*/
/*		
		1. Resets
		2. Generic
		3. Structure
		4. Navi
		5. Boxen

/*	--------------------------------	*/

/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           1. Resets  
/*	----------------------------------------------------------------------------------------------------------	*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}

body {line-height: 1;}

ul, ol {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {quotes: "" "";}

/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           2. Generic Styles  
/*	----------------------------------------------------------------------------------------------------------	*/

a {
    text-decoration:none;
    color:#0078bf;
}
a:hover {text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {
    font-size:1em;
    color:#333;
}

strong {font-weight:bold;}

ol {line-height:160%;}

.clear {clear:both;}

body {
    color:#000;
    background:url(/bipi/img/body_bg.gif) repeat-x #A7A7A7;
    font:62.5%/160% arial, verdana, sans-serif;
    text-align:center;
}
h2 {
    font-size:2em; /* 20px */
    margin:15px 0 30px;
    font-weight:bold;
}
h3 {
    font-size:1.5em;
    margin:20px 0 10px;
    line-height: 1.2em;
    clear:left;
    float:left;
    width:655px;
}
#chapter h3 {width:434px;}
#main-content p {margin:10px 0;}

hr {
    height:1px;
    border:0;
    background:#ccc;
    clear:both
}
input, textarea, select {
    font-family:arial, verdana, sans-serif;
    font-size:1em;
}

/* ----------------------------------- */
/* Buttons and button-like links  */
button {
    background:transparent;
    cursor:pointer;
    margin:10px 0;
}
button.nomargin {
    margin:0px;
}

button div {
    height:23px;
    padding-left:24px;
    background:url(/bipi/img/button_left.png) no-repeat left center;
    border:0;
    clear:none;
}
button p {
    display:block;
    color:#000;
    margin:0;
    height:23px;
    line-height:23px;
    padding-right:24px;
    background:url(/bipi/img/button_right.png) no-repeat right center;
}
a.button {
    display:block;
    width:135px;
    height:23px;
    line-height:25px;
    background:url(/bipi/img/buttonlink_bg.png) no-repeat;
    margin:10px auto;
    color:#000;
}
.button:hover {text-decoration:none;}

/* ----------------------------------- */
/* Content-Header elements /// Search  */
#search {
    width:434px;
    height:70px;
    float:left;
    background:url(/bipi/img/search_bg.png) no-repeat;
    position:relative;
}
    #search * {position:absolute;}

    #search label {
        text-transform:uppercase;
        color:#fff;
        line-height:1.2em;
        font-weight:bold;
        top:13px;
        left:15px;
    }
    #search input {
        border:1px solid #cc6306;
        /*padding:1px;*/
        width:295px;
        font-size:1.2em;
        padding-left: 5px;
        height:1.2em;
        color:#aaaaaa;
        top:12px;
        left:70px;
    }
    #search button {
        width:36px;
        margin:0;
        height:23px;
        background:url(/bipi/img/searchbutton.png) no-repeat;
        text-indent:-5000px;
        top:11px;
        right:20px;
    }
    #search .rating-system {
        color:#fff;
        bottom:6px;
        left:95px;
    }
    #search img {
        bottom:7px;
        left:13px;
    }
#claim {float:right;}
/* ----------------------------------- */

/* ----------------------------------- */
/* Articles */
.beitrag {margin:20px 0;}

.beitrag strong {
    color:#f67f15;
}
.beitrag strong.xl {
	font-size: 1.3em;
}
.beitrag p {margin:10px 0;}

.beitrag img {
    float:right;
    margin:0 0 15px 10px;
}
.beitrag hr {clear:both;}
.more {
    display:compact;
    padding:2px 10px;
    background:url(/bipi/img/nav_arrow.png) no-repeat left center;
    color:#0078bf;
}
.beitrag h2 {
    font-weight:normal;
    margin-bottom:10px;
    color:#000;
}
.beitrag h3 {
    color:#000;
    margin-top:10px;
    width:auto;
    float:none;
}
.beitrag h4 {
    color:#000;
    margin-top:10px;
    width:auto;
    float:none;
    font-size:1.4em;
    line-height: 1.2em;
}
    #einmaleins .beitrag {
        margin:40px 0;
        clear:left;
    }
    #einmaleins .beitrag img {
        float:left;
        margin:0 20px 20px 0;
        border:1px solid #bbb;
    }
    #einmaleins .beitrag h3 {
        float:left;
        margin-top:0;
        clear:none;
        width:475px;
    }
    #einmaleins .more {display:inline;}

#welcome {margin-top:0;}

/* ----------------------------------- */
/* Tables / meds listing */
.table-wrapper {
    margin:20px 0 40px;
    width:655px;
}
    /* example view */
    .cut-off {
        height:160px;
        overflow:hidden;
        border-bottom:1px dashed #bbb;
    }
table {border:1px solid #bbb;}

th {font-weight:bold;}

td, th {padding:5px 10px;}

.even td, .even th {background:#f3f3f3;}

th a {color:#0078bf;}

.caption {font-size:0.916em;}

.subchapter-list tr:hover td, .subchapter-list tr:hover th {color:#0078bf;}

/* Tables / meds details */
.meds-details table {
    border:0;
    margin-bottom:30px;
    line-height:160%;
}/*
#lightwindow_contents .meds-details table {
    margin:0 20px 30px;
}
*/
#popup .meds-details table {
    margin:0 10px;
    height:200px;
    overflow:auto;
}
.meds-details thead th {
	border-bottom:1px solid #0078bf;
	color:#0078bf;
	height:24px;
}
.meds-details td {
    border-left:1px solid #ccc;
    padding-bottom:30px;
}
.meds-details strong {display:block;}
.meds-details th strong {color:#0078bf; display:inline;}

.good-drug {color:#45761c;}
.average-drug {color:#0078bf;}
.weak-drug {color:#f67f15;}
.bad-drug {color:#eb0520;}

/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           3. Structure
/*	----------------------------------------------------------------------------------------------------------	*/

#wrapper {
    width:950px;
    margin:0 auto;
    text-align:left;
    background:url(/bipi/img/wrapper_bg.png) repeat-y;
}

#header {
    width:950px;
    height:149px;
    background:url(/bipi/img/header_bg.jpg) no-repeat;
    position:relative;
}
    #header h1 {
        width:212px;
        height:47px;
        position:absolute;
        top:41px;
        left:20px;
        background:url(/bipi/img/logo.png) no-repeat;
        text-indent:-5000px;
    }
    #header h1 a {
        display:block;
        width:212px;
        height:47px;
    }
/* ----------------------------------- */

#nav {
    height:21px;
    padding:6px 12px 6px 12px;
    position:absolute;
    left:270px;
    bottom:-9px;
}
#metanav {
    position:absolute;
    right:10px;
    top:95px;
}
#subnav {
    width:250px;
    float:left;
    position:relative;
    top:-26px;
    overflow:hidden;
}
#content {
    width:700px;
    float:right;
    background:url(/bipi/img/content_top_bg.png) no-repeat;
    font-size:1.2em;
    padding:30px 0;
}
#content-header {
    height:70px;
    margin-bottom:30px;
    padding:0 20px 0 25px;
}
#main-content, #content-subheader {padding:0 20px 0 25px;}
#content-subheader {margin-bottom:30px;}

#home #main-content, #chapter #main-content {
    width:434px;
    padding:0 0 0 25px;
    float:left;
}
#secondary-content {
    width:200px;
    float:left;
    padding-left:20px;
}
#footer {
    min-height:65px;
    width:924px;
    clear:both;
    background:#d1e6f5;
    border-top:1px solid #c3dbeb;
    margin:20px 3px 0;
    padding:10px;
    text-align:center;
}
    #footer ul, #footer p {
        margin:10px auto;
        color:#0078bf;
    }
    #footer li {
        display:inline;
        padding:0 10px;
        border-right:1px solid #0078bf;
    }
    #footer li.last {border:none;}

    #footer a {
        color:#0078bf;
        text-transform:uppercase;
    }
    #footer strong {font-weight:normal;}

/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           4. Navi  
/*	----------------------------------------------------------------------------------------------------------	*/

/* ----------------------------------- */
/* Main navigation */
#nav li {
    float:left;
    margin:0 4px;
    padding:0 3px 0 0;
    background:url(/bipi/img/nav_divider.png) no-repeat right center;
}
#nav .last {
	background:0;
}
#nav a {
    line-height:21px;
    padding:0 5px 0 10px;
    color:#505050;
    background:url(/bipi/img/nav_arrow.png) no-repeat left center;
    text-transform:uppercase;
    font-size:1.2em;
    font-weight:bold;
}
/* ----------------------------------- */
/* Meta navigation */
#metanav li {
    float:left;
    margin:0 5px;
    padding:0 5px 0 0;
}
#metanav a {
    line-height:21px;
    padding:0 5px 0 10px;
    color:#555;
    background:url(/bipi/img/nav_arrow.png) no-repeat left center;
    font-size:1.1em;
}
/* ----------------------------------- */
/* Sub navigation */
#subnav #free-content {
    background:#d1e6f5 url(/bipi/img/subnav_free_left_bg.png) repeat-y;
    padding-bottom:2px;
}
#subnav ul {float:left;}
#subnav li {
    font-size:1.2em;
    border-bottom:1px solid #a0cae8;
    margin-left:10px;
    float:right;
    width:240px;
}
#subnav li.last {border:0;}

#subnav a {
    color:#0078bf;
    display:inline-block;
    padding:2px 10px 2px 10px;
    width:170px;
    float:left;
}
#subnav span {
    float:right;
    padding:2px 5px 2px 0;
    color:#0078BF;
    font-weight:bold;
}

#subnav li:hover {background-color:#F67F15;}
#subnav li:hover a {color:#fff; text-decoration:none;}
#subnav li:hover span {color:#fff;}

#subnav .unlocked {background:#d1e6f5 url(/bipi/img/unlocked_icon.png) no-repeat 80% 1px;}

#subnav .unlocked li:hover {background:#F67F15 url(/bipi/img/unlocked_icon.png) no-repeat 96% center;}

#subnav .subnav-header {
    padding:4px 5px 4px 19px;
    background:#008ad2 url(/bipi/img/subnav_header_bg.png) no-repeat;
    border:1px solid #0078b7;
    border-right:0;
    color:#fff;
    margin:0;
    width:225px;
}

/*	----------------------------------------------------------------------------------------------------------	*/
/*	                                           5. Boxes  
/*	----------------------------------------------------------------------------------------------------------	*/

/* ----------------------------------- */
/* Generic boxes secondary content */
.sidebox {
    background:#e8e8e8;
    width:200px;
    margin:20px 0;
}
.sidebox .inner-box {padding:10px 10px 10px 15px;}

.sidebox h5 {
    padding:4px 5px 4px 15px;
    background:#a4a4a4 url(/bipi/img/sidebox_header_bg.png) no-repeat;
    border:1px solid #999;
    border-right:0;
    color:#fff;
    font-weight:normal;
}
/* ----------------------------------- */
/* Login box */
#login {margin-top:0;}

#login li {
    clear:both;
    height:2em;
    margin:2px 0;
}
#login label {
    float:left;
    width:50px;
    padding:2px 0 0 0;
    font-weight: normal;
}
#login input {
    float:right;
    width:107px;
    margin:0 3px 10px 9px;
}
#login button {
    float:right;
    margin-top:0;
}
#login .options {
    clear:both;
    border-top:1px solid #ccc;
    padding:7px 10px 7px 15px;
    height:1.5em;
    font-size:.917em;
}
#login .options a {
    float:left;
    color:#000;
}
#login .options a.right {float:right;}
/* ----------------------------------- */

#newsletter, #book-ad {text-align:center;}

#newsletter h5 {text-align:left;}

#book-ad {
    border:1px solid #bbb;
    width:198px;
}

/* ---------------------------------- */
#kapitel .inner-box {
    background:url(/bipi/img/icon_unlock.png) no-repeat 150px 10px;
}

#kapitel p {width:125px;}

#kapitel .button {
    background:url(/bipi/img/btn_small.png) no-repeat;
    width:116px;
    display:inline-block;
    text-align:center;
}

/* ----------------------------------- */
/* Download  and unlock boxes */
/* OLD -----
.download-box {
    width:320px;
    padding-top:10px;
    margin:0 0 20px;
    float:left;
    background:url(/bipi/img/download_box_top.png) no-repeat;
}
.download-box div {
    background:url(/bipi/img/download_box_bottom.png) no-repeat bottom;
    padding:5px 15px 20px;
}


.download-box.livebook {margin-left:15px;}

.download-box h4 {color:#0078bf;}

.download-box a {
    margin:20px 30px 0;
    display:block;
}
----- */
.download-box {
    width:200px;
    padding-bottom:40px;
    margin:0 0 20px;
    background:url(/bipi/img/sidebar_box_bottom.png) no-repeat bottom;
    position:relative;
}
.download-box div {
    background:url(/bipi/img/sidebar_box_top.png) no-repeat top;
    padding:15px;
}
.download-box h4 {
    color:#0078bf;
    padding-right:15px;
    margin-bottom:10px;
}
.download-box a {
    width:180px;
    height:36px;
    position:absolute;
    left:10px;
    bottom:1px;
}
.unlock-box {
    padding-top:10px;
    margin:20px 0 40px;
    width:655px;
    background:url(/bipi/img/unlock_box_top.png) no-repeat;
}
.unlock-box div {
    padding:5px 15px 15px;
    width:625px; /* IE */
    background:url(/bipi/img/unlock_box_bottom.png) no-repeat bottom;
}
.unlock-box a, .preview-box a {
    float:left;
    margin-top:2px;
}
.unlock-box h4, .unlock-box p {
    float:right;
    width:360px;
    color:#0078bf;
}
.unlock-box h4 {font-weight:bold;}
.preview-box {margin:20px 0;}
.preview-box a {vertical-align:middle;}

#content .preview-box p {
    float:left;
    margin:0 0 0 20px;
    width:380px;
}
#content .unlock-box p {
    color:#000;
    margin:0;
}
p.unlock-text {
    padding:20px 10px 20px 60px;
    background:url(/bipi/img/lock.png) no-repeat left center;
    font-weight:bold;
}
.unlock-text a {
    color:#0078bf;
    text-decoration:underline;    
}
/* ----------------------------------- */
/* chapter list */

ul.subchapter {margin-bottom:20px;}

.subchapter li {margin:3px 0;}

.subchapter a {
    font-size:1.17em;
    padding-left:20px;
    background:url(/bipi/img/nav_arrow.png) no-repeat left center;
    font-weight:bold;
}
/* ----------------------------------- */
/* meds preview-list (lightwindow//Shadowbox) */

#shadowbox_content {overflow:hidden;}

#popup {text-align:left; font-size:.75em; background:#fff; padding:10px; overflow:visible;}

#popup.borderless {padding:0;}


ol.meds-preview {
    list-style:none;
    height:360px;
    overflow:auto;
}
ol.meds-preview li {
    background:#e8e8e8;
    line-height:24px;
    padding:0 10px 0 20px;
}
ol.meds-preview .even {background:#fff;}

ol.meds-preview strong {color:#0078bf;}
/*
#content #index, #lightwindow_contents #index {
    background:#008ad2;
    color:#fff;
    padding:0 10px 0 20px;
    line-height:24px;
    margin:15px 0 0;
}
*/
#content #index, #popup #index {
    background:#008ad2;
    color:#fff;
    padding:0 10px 0 20px;
    line-height:24px;
    margin:15px 0 0;
}

#index a {
    color:#fff;
    font-weight:bold;
    padding:2px 4px;
    margin:0 1px;
}
#index a:hover {
    background:#a0cae8;
    color:#0078bf;
    text-decoration:none;
}
.list-wrapper {
    margin:20px 0 40px;
    width:655px;
    height:500px;
}/*
#lightwindow_contents .list-wrapper, #lightwindow_contents .table-wrapper {margin:10px 0 0;}

.list-wrapper h1, #lightwindow_contents h1 {
    padding-left:20px;
    font-size:1.5em;
    font-weight:normal;
}

*/

#popup .list-wrapper, #popup .table-wrapper {margin:10px 0 0;}

.list-wrapper h1, #popup h1 {
    padding-left:20px;
    font-size:1.5em;
    font-weight:normal;
}
#lightwindow-buttonset {
    height:35px;
    text-align:center;
    margin-top:29px;
}
.meds-details #lightwindow-buttonset {
    height:34px;
    padding:14px 0;
    background:#ddd url(/bipi/img/lightwindow_buttonset_bg.png) repeat-x;
}
#lightwindow-buttonset a {margin:0 10px;}

/* ----------------------------------- */
/* shopping cart */

ol#progress {
    margin:0;
    width:655px;
    height:25px;
}
    #progress li {
        width:118px;
        height:21px;
        line-height:21px;
        float:left;
        padding:2px;
        margin:0 10px 0 0;
        background:#e1e1e1 url(/bipi/img/progress_overlay.png) no-repeat right top;
    }
    #progress li.last-step {
        width:123px;
        margin:0;
        background:#e1e1e1;
    }
    #progress li.active {
        background:#b3b3b3 url(/bipi/img/progress_overlay.png) no-repeat right bottom;
        color:#fff;
    }
    #progress .last-step.active {background:#b3b3b3 !important;}

        #progress span {
            float:left;
            width:21px;
            height:21px;
            text-align:center;
            background:#fff;
            margin-right:10px;
        }
        #progress strong {line-height:21px;}
        #progress .active span {background:#f67f15;}

#shopping-cart table {border:0;}

    #shopping-cart td {
        border-top:1px solid #ccc;
        padding:15px 5px 5px 60px;
        background:url(/bipi/img/cart_unlock_icon.png) no-repeat left center;
        height:70px;
        font-weight:bold;
    }
    #shopping-cart td span {font-weight:normal;}
    #shopping-cart .price {
        background:#e8e8e8;
        background-image:none;
        padding:5px 15px 5px 5px;
        text-align:right;
        width:80px;
    }
    #shopping-cart tfoot th, #shopping-cart tfoot td {
        text-align:right;
        border-top:1px solid #ccc;
        vertical-align:middle;
        height:50px;
    }
    #shopping-cart .caption {text-align:right;}

.shopping-cart-go {
    background:#e8e8e8;
    height:29px;
    padding:5px 10px;
    text-align:right;
}
    #main-content .shopping-cart-go p {
        font-weight:bold;
        margin:0;
        width:470px;
        line-height:29px;
        float:left;
        padding-right:15px;
        background:url(/bipi/img/cart_go_arrow.png) no-repeat right center;
    }
    #main-content .shopping-cart-go a {float:right;}

fieldset {
    border:1px solid #ccc;
    width:633px;
    padding:10px;
    margin:25px 0;
}
fieldset h3, #unlocked-msgbox h3 {
    width:635px;
    margin:5px 0 15px;
    color:#F67F15;
    float:none;
}
form ul {margin:0px 0;}

form li {
    height:2em;
    margin:2px 0;
    clear:left;
}
form label, form input {
    line-height:18px;
    float:left;
}
form label {
    font-weight:bold;
    padding:3px 0 0;
}
form label span {color:#F67F15;}

#is-customer label {
    text-align:right;
    padding-right:10px;
    width:7em;
}
#is-customer input {width:120px;}

#new-customer label, #new-customer input, #invoice-address input {width:200px;}

form .checkbox li {
    height:auto;
    min-height:18px;
    padding-left:40px;
}
#main-content form .checkbox label {
    float:right;
    width:560px;
    padding:0;
}
#main-content form .checkbox input {
    width:auto;
    margin:0;
}
form a {color:#F67F15;}

#invoice-address label {width:10em;}

iframe#easy-debit, #unlocked-msgbox {
    border:1px solid #ccc;
    padding:10px;
    margin:25px 0;
    width:633px;
    height:400px;
}
#unlocked-msgbox {height:auto;}

/* ----------------------------------- */
/* meds overview */

#meds-overview {border:1px solid #bbb;}

    #meds-overview p {padding-left:10px;}

    #meds-overview ul {
        width:653px;
        height:24px;
        margin:2em 0;
    }
    #meds-overview li {
        float:left;
        width:218px;
        height:2em;
        line-height:2em;
        position:relative;
        margin:0;
    }
    #meds-overview ul span {
        width:80px;
        padding-right:5px;
        line-height:2em;
        text-align:right;
        position:absolute;
        left:0;
        z-index:1;
    }
        #meds-overview li.last {width:198px;}
        #meds-overview .last span {width:60px;}
    #meds-overview ul strong {
        width:126px;
        padding-left:5px;
        line-height:2em;
        height:2em;
        background:#fff url(/bipi/img/select_arrow.png) no-repeat right center !important;
        border:1px solid #bbb;
        position:absolute;
        right:0;
        z-index:1;
    }
#meds-overview ul ul {
    position:absolute;
    width:131px;
    margin:0;
    top:2em;
    right:0;
    background:#fff;
    border:1px solid #bbb;
    height:auto;
    display:none;
    z-index:100;
}
#selectbox li:hover ul, #selectbox .hover ul {display:block;}

#meds-overview ul ul li {width:131px;}

#meds-overview li a {
    display:block;
    height:2em; /* IE */
    padding:0 5px;
}
#meds-overview a img, #meds-overview strong img {
    vertical-align:middle;
    margin:0 15px 2px;
}
#meds-overview li a:hover {
    background-color:#f5f5f5;
    text-decoration:none;
}


#meds-overview-wrapper {
    height:300px;
    border:2px solid #ccc;
    border-top:0;
    overflow:auto;
}

	#meds-overview-wrapper .item {
		height: 30px;
	}

	#meds-overview-wrapper .item:hover {
		background: #d1e6f5;
	}

	#meds-overview-wrapper .even {
		background: #efefef;
	}

		#meds-overview-wrapper .item .rating {
			margin: 9px;
			float: left;
			width: 12px;
		}
		#meds-overview-wrapper .item .name {
			line-height: 30px;
			overflow: hidden;
			float: left;
			width: 530px;
			height: 30px;
		}
		#meds-overview-wrapper .item .free {
			float: left;
			width: 12px;
			padding: 7px;
		}
		#meds-overview-wrapper .item .land {
			float: left;
			width: 12px;
			padding: 7px;
		}
	

#meds-overview #index {
    background:#e5e5e5 url(/bipi/img/meds_list_index_bg.png) repeat-x;
    line-height:29px;
    color:#333;
    border-bottom:1px solid #bbb;
}
#meds-overview #index a {color:#333;}
    #meds-overview #index a:hover {background:#fff;}

#meds-overview table {border:0;}

#meds-overview tr:hover td, #meds-overview tr.hover td {background:#d1e6f5;}

#meds-overview td {
    padding:0 5px;
    text-align:center;
}
#meds-overview td a {
    color:#333;
    display:block;
    padding:5px 0;
    text-align:left;
}
    #meds-overview td a:hover {text-decoration:none;}
    #meds-overview td a strong {color:#0078bf;}
/* ----------------------------------- */
/* rating-system */

.rating-rules ul {
    list-style:disc;
    padding-left:25px;
}
ul#rating-system {
    margin:20px 0;
    list-style:none;
    padding:0;
}
    ul#rating-system li {
        padding:0 0 0 20px;
        font-weight:bold;
        line-height:2em;
		color:#0078bf;
        background:url(/bipi/img/rating_average.png) no-repeat left center;
    }
        #rating-system .good-drug {
        	background:url(/bipi/img/rating_good.png) no-repeat left center;
        	color:#45761c;
        }
        #rating-system .weak-drug {
        	background:url(/bipi/img/rating_weak.png) no-repeat left center;
        	color:#f67f15;
        }
        #rating-system .bad-drug {
        	background:url(/bipi/img/rating_bad.png) no-repeat left center;
        	color:#eb0520;
        }


.rating-rules .button {
    width:auto;
    margin:30px 0;
}

/* ----------------------------------- */
/* Pillen 1x1 */

#einmaleins-list li {
    clear:both;
    padding:15px 0;
    border-bottom:1px solid #ccc;
    float:left;
    width:655px;
}

#einmaleins-list li li {
    width:30%;
    clear:none;
    border:0;
    padding:0 20px 0 0;
}
#einmaleins-list li li ul {
    list-style:square;
    padding:0 0 10px 10px;
}
#einmaleins-list li li li {
    float:none;
    width:auto;
}

#einmaleins-list h4 {
    font-weight:bold;
    font-size:1.2em;
    color:#0078bf;
}

/* ----------------------------------- */
/* User-Account area */

.account h3 {color:#0078bf;}
.account h3 span {
    padding-right:20px;
    background:url(/bipi/img/unlocked_icon.png) no-repeat right center;
}
.account p span {color:#F67F15;}

ul.account-buttonset {
    margin:15px 0;
    height:70px;
}
    .account-buttonset li {
        width:201px;
        float:left;
        margin-right:15px;
    }
    .account-buttonset a {
        display:block;
        margin-bottom:5px;
    }

/* ----------------------------------- */
/* Ajax Search */

#ajax-searchbox {
    top:43px;
    left:0;
    border:2px solid #F67F15;
    background:#fff;
    padding:10px;
    width:410px;
    z-index:200;
}
    #ajax-searchbox * {
    	position:static;
    }
    #ajax-searchbox #close-search {
    	position:absolute;
    	right:5px;
    	top:5px;
    	padding:0;
    	width:16px;
    	height:16px;
    }
    #ajax-searchbox h6 {
    	padding: 2px 0 5px 5px;
    	color: #666666;
    	font-size: 0.9em;
    }

    #ajax-searchbox li {
    	height:auto;
    	margin-bottom: 13px;
    }
    #ajax-searchbox a {
    	color: #F67F15;
    	display: block;
    	padding: 5px 0 3px 5px;
    	border-bottom: 1px solid #fff;
    	font-weight: bold;
    	font-size: 1.1em;
    }
    #ajax-searchbox a:hover {
    	background:#F67F15;
    	text-decoration:none;
    	color: #FFF;
    }

    #ajax-searchbox li ul li {
   		margin: 0;
   		padding-left: 10px;
    }

    #ajax-searchbox li ul a {
    	color: #0078bf;
    	font-weight: normal;
    	padding: 1px 5px;
    	font-size: 1em;
    }


/* ----------------------------------- */
/* Ergaenzungen Yvonne */

.unterueberschrift {margin-top:-10px;}


#book {
	background: url(/bipi/img/bg_book_presentation.jpg) no-repeat;
	position: relative;
	width: 654px;
	height: 258px;
}

	#book .btn1 {
		position: absolute;
		width: 139px;
		height: 43px;
		top: 159px;
		left: 186px;
	}

	#book .btn2 {
		position: absolute;
		width: 139px;
		height: 43px;
		top: 159px;
		left: 356px;
	}



/* ----------------------------------- */
/* Ergaenzungen Judith */

#book-korrupte-medizin {
    background:url(/bipi/img/bg_book_korrupte_medizin2.jpg) no-repeat;
    position: relative;
    height:258px;
    width:654px;
}
    
    #book-korrupte-medizin .auszug {
        position: absolute;
        width: 139px;
        height: 43px;
        top: 159px;
        left: 234px;
    }
    
    #book-korrupte-medizin .gewinnspiel {
        position: absolute;
        width: 139px;
        height: 43px;
        top: 159px;
        left: 480px;
    }
    
    #book-korrupte-medizin .bestellen {
        position: absolute;
        width: 139px;
        height: 43px;
        top: 159px;
        left: 455px;
    }

.corrupt table {
    border-style:none;
    margin:0 10px 20px 0;
    border-collapse:collapse;
}

.corrupt tr {
}

.corrupt td, th{
    width:auto;
    border-bottom:1px solid #ccc;
}
.corrupt caption {
    margin:10px 0;
    text-align:center;
    font-weight:bold;
}

#main-content .texteinzug {
    margin:0 0 0 15px;
}

#main-content .kursiv {
    font-style:italic;
}

.gewinnspiel-buch {
    width:576px;
}

#main-content.gewinnspiel-buch p {
    float:left;
    margin:0 0 0 20px;
}

.gewinnspiel-buch img {
    float:left;
}

#main-content .no-line {
    border:none;
}

.beitrag h3.zweite_ueberschrift {
    clear:both;
}

#main-content .beitrag .quelle {
    float:right;
    clear:both;
    font-size:11px;
    margin:-10px 0 15px 0;
    padding-right:5px;
}

.medikamente table {border:none; border-collapse:collapse;}

.medikamentengruppe {width:250px;}
.wirkstoff {width:405px;}

.medikamente table td {border-bottom:1px solid #ccc;}
.medikamente table .no-border td {border:none;}