/* Tabellen */
.noborder { 
border: 0;
border-spacing: 1px;
}

/* Aufbau  */
body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	
	font-family: helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
    overflow-y:scroll;
}

#main_nav_g .ul_empty{
	margin-top: 13px;
}

#main_nav_g .ul_empty li{
	margin-left: 4px;
}

#main_nav_g .topnavitem a{
	color: #ffffff !important;
	font-size: 14px;
	display: inline-block;
	border-radius: 5px;
	padding: 8px;
}

.en #main_nav_g .topnavitem a{
	font-size: 13px;
	padding: 8px;
}

#main_nav_g .topnavitem.active a,
#main_nav_g .topnavitem:hover a{
background: #e02c2d; /* Old browsers */
background: -moz-linear-gradient(top,  #e02c2d 0%, #9a1a29 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e02c2d), color-stop(100%,#9a1a29)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e02c2d 0%,#9a1a29 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e02c2d 0%,#9a1a29 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e02c2d 0%,#9a1a29 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e02c2d 0%,#9a1a29 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02c2d', endColorstr='#9a1a29',GradientType=0 ); /* IE6-9 */
}

img {border:0;}

h1 {
	font-size: 18px;
	color: #991B29;
}

.h1 {
	font-size: 18px;
	color: #991B29;
}

h2 {
	font-size: 18px;
	color: #000000;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
h4 {
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

.bold{
	font-weight: bold;
}

.uppercase{
	text-transform: uppercase;
}

.hitbox .text {
	font-weight: bold;
	}
.hitbox .preis {
	font-size: 14px;
	color: #FFFFFF;
}

.artikel_header_text {
	font-size: 18px;
        font-weight: bold;
        color: #000000;
}



#content_left h2 {
	margin: 0px 0px 0px 0px;
}


#footer_liste,
#footer_liste * {
	color: #FFFFFF;
}

.text_logwrapper {
	text-transform: uppercase;

	}

.newslist {
	margin: 10px 0 5px 0;
}

.kalkulator {
	position: relative;
	width: 210px;
	height: 210px;
	background-image: url(../grafiken/all/bg_schnellkalkulator.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-bottom: 8px;
	padding: 10px;
}

.kalkulatorTax{
	color: #666666;
	padding-left: 10px;
	height: 18px;
}

.kalkulator .headline{
	padding: 10px 0;
	border-bottom: 1px solid #000000;
	color: #991B29;
    font-size: 18px;
    font-weight: bold;
}

.kalkulator .helper{
	position: absolute;
	right: 15px;
	top: 13px;
	cursor: pointer;
}

.kalkulator .CalcLine{
	margin: 10px 0;
}

.kalkulator .CalcLine .icon{
	display: inline-block;
	width: 25px;
	height: 19px;
}

.kalkulator .CalcLine .icon.name{
	background: url(../grafiken/all/icon_namen.png) no-repeat left 3px;
}

.kalkulator .CalcLine .icon.klasse{
	background: url(../grafiken/all/icon_klassen.png) no-repeat left 3px;
}

.kalkulator .CalcLine .icon.land{
	background: url(../grafiken/all/icon_laender.png) no-repeat left 3px;
}

.kalkulator .CalcLine .title{
	display: inline-block;
	width: 95px;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}

.kalkulator .CalcLine .input{
	display: inline-block;
}

.kalkulator .result{
	position: absolute;
	right: 12px;
	bottom: 8px;
}

.kalkulator .CalcLine .input_area,
.kalkulator .result .input_area{
	width: 75px;
	border-radius: 5px;
	height: 15px;
	text-align: right;
}

.kalkulator .result .input_area{
	color: #ffffff;
	background: #000000;
	background-color: #000000;
}

.kalkulator .content{
  	height: 112px;
    margin: 14px 0;
}


.kalkulator .footer{
	padding: 10px 0;
	border-top: 1px solid #000000;
	color: #991B29;
    font-size: 16px;
    font-weight: bold;
}

.kundendaten{
	position: relative;
	float: left;
	width: 120px;
	padding:6px 0 0 0 ;
}

.fehlermeldung {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    color: #000000;
	border: 2px solid #fa0913;
	background-color: rgba(250,9,19,0.1);
}

.warenkorbErsparnis{
    font-size: 16px;
    padding: 15px;
    color: #000000;
	background-color: rgba(12,128,3,0.35);
}

.erfolgmeldung {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    color: #000000;
	border: 2px solid #0c8003;
	background-color: rgba(12,128,3,0.1);
}

.impressum_subheadline,
.agb_subheadline
{
    font-size: 16px;
    font-weight: bold;
}

a {

    text-decoration: none;
    font-style: normal;
    color: #991B29;

}

.gratisposition {
	font-size: 12px;
}

.totalvorteil {
    font-weight : bold;
    font-size   : 18px;
    text-decoration : underline;
    color       :  #fba946;
}

.ul_empty {
	margin: 0;
	padding: 0;
}

.li_empty {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

TABLE, TD,TR {
    margin: 0;
    padding: 0;
}

/* Layout */
#header_wrapper {
	position: relative;
	width: 100%;
	background-image: url(../grafiken/all/header_streifen.jpg);
	background-repeat: repeat-x;
	height: auto;
	min-height: 230px;
}
#login_bereich{
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 45px;
	border: 0px solid red;
	}
#log_wrapper {
	position: relative;
	float: left;
	width: 960px;
	margin: 0px auto;
}
#warenkorb {
	position: relative;
	float: left;
	height: auto;
        z-index:2;
	border: 0px solid aqua;
	height: 45px;
    max-width: 300px;
    overflow: hidden;
}
#userdaten {
	position: relative;
	float: right;
	height: auto;
        z-index:2;
	border: 0px solid lime;
}

#logo_bereich {
	position: relative;
	top: 1px;
	width: 960px;
	margin: 0px auto;
	height: 185px;
	border: 0px solid green;
}

#logo_content {
        position: relative;
        width: 960px;
        height: 185px;
}

#logo {
        position: relative;
        width: 960px;
        height: 185px;
}

#randompiccontainer {
	position: absolute;
	width: 250px;
	height: 180px;
	top: 1px;
	right: -10px; /*left: 934px; */
}

#mainnav_wrapper {
	position: relative;
	width: 100%;
	height: 60px;
	background-image: url(../grafiken/all/navi_streifen.jpg);
	background-repeat: repeat-x;
}

#mainnav_bereich {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 60px;
	border: 0px solid blue;
}

#main_nav_g {
	position: relative;
	margin-top: 0px;
	border: 0px solid black;
	float: left;
}

#main_nav_g LI {
	float: left;
	border: 0px solid black;
}

/* zentriert, sonst nichts */
#content_page {
	position: relative;
	clear: both;
	width: 960px;
	margin: 0px auto;
	height: auto;
	min-height: 0px;
}


#content_wrapper {
	position: relative;
	width: 960px;
	float: left;
	height: auto;
	border: 0px dotted black;
        overflow: hidden;
	}

	/* HOME */

#home_wrapper { /* liegt sauber in content_wrapper */
	width: 960px;
	height: auto;
	min-height: 0px;
	border: 0px dotted black;

}


/* ende Home */

#footer_wrapper {
    position: relative;
    width: 100%;
    height: auto;
    clear: both;
        background-image: url(../grafiken/all/navi_streifen.jpg);
	background-repeat: repeat-x;
}

#footer {
	position: relative;
	width: 960px;
	height: 60px;
        clear: both;
        margin: 0px auto;
}

#footer_liste_wrapper {
    position: relative;
    width: 960px;
    height: auto;
        margin: 0px auto;
        padding-top: 3px;
        border: 0px solid white;
    text-align: center;
}

#footer_liste {
	position: relative;
	height: 40px;
    margin: 18px auto 0;
}

#footer_liste ul {
	margin: 20px 0px 0px 0px;
}

#footer_liste li {
	float: left;
}

/* Content */
#newsbalken {
	position: relative;
	width: 960px;
	height: auto;
	float: left;
	margin: 20px 0px 0px 0px;
	border: 0px solid orange;
}
#news_container {
	position: relative;
	margin: 20px 10px 20px 10px;
}
#news_abstand { 
	clear: both;	
	height: 20px;
}
#zur_uebersicht {
    position: absolute;
    width: 150px;
    height: 10px;
    top: 33px;
    right: 0px;
    border: 0px solid black;
}

#content_container {
	position: relative;
	clear: both;
	float:left;
	width: 960px;
	height: auto;
	min-height: 00px;
	margin: 20px 0px 0px 0px;
	border: 0px solid red;
}

#content_left {
	position: relative;
	float: left;
	width: 690px; /* breite line2 */
	height: auto;
	min-height: 100px;
	border: 0px solid green;
}

#content_right {
	position: relative;
	float: left;
	width: 240px; /* breite line3 */
	height: auto;
	margin: 0px 0px 0px 30px;
	min-height: 100px;
	border: 0px solid blue;
}

#content_right li {
	margin: 0px 0px 10px 0px;
}
#content_right_header {
	margin: 0 0px 15px 10px;
}

.hitbox {
	position: relative;
	width: 235px;
	height: 125px;
	background-image: url(../grafiken/all/pakete_bg.jpg);
	background-repeat: no-repeat;
}
.hitbox .header {
	position: absolute;
	top: 15px;
	left: 15px;
}
.hitbox .text {
	position: absolute;
	top: 40px;
	left:15px;
}
.hitbox .preis {
	position: absolute;
	text-align: center;
    width: 60px;
	top: 87px;
	left: 160px;
}

.content_left_inner {
	margin: 0px 20px 0px 20px;
}
.content_right_inner {
	margin: 0px 20px 0px 20px;
}


.abstand {
	margin: 0px 0px 0px 0px;
}

.abstand_unten {
	height: 15px;
}


.trenner {
	float: left;
	margin: 0px 15px 0px 15px;
	list-style-type: none;
}
.clearfix {
	clear: both;
	width: 960px;
	height: 5px;
}
.clearleft {
	clear: left;
	width: 0px;
	height: 0px;
}
.clearright {
	clear: right;
	width: 0px;
	height: 0px;
}

.left_area * {
	position:relative;
	float: left;
	}

.left { float: left; }


.right_area * {
	position:relative;
	float: right;
}

.nizza_wahl {
	width: 40px;
	margin: 10px 15px 0px 0px;
	float: left;
}

/* Login / out */
#log_wrapper img
{
	margin: 7px 5px 0px 0px;
}
.text_logwrapper { 	margin: 15px 10px 0px 0px;
 }


.login_input {
   margin: 9px 7px 0px 5px;
   width: 100px;
   height: 12px;
   border: 1px solid #ccc;
   padding: 0.5em;
   font-size: 11px;
   line-height: 1.2em;
   background: #ffffff;
   background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* W3C */
   -webkit-appearance: none;
   -webkit-box-shadow: 1px 1px 1px #fff;
   -webkit-border-radius: 0.5em;
   outline: none;
}

.input_area,
#adresse_land {
	width: 100%;
	height: 20px;
	border: 1px solid #ccc;
	padding: 0.5em;
	font-size: 11px;
	line-height: 1.2em;
   	background: #ffffff;
   	background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
   	background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
   	background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera11.10+ */
   	background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
   	background: linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* W3C */
   	-webkit-appearance: none;
   	-webkit-box-shadow: 1px 1px 1px #fff;
   	-webkit-border-radius: 0.5em;
   	outline: none;
}

.dropdown{
	width: 200px;
	height: 40px;
	border: 1px solid #ccc;
	padding: 0.5em;
	font-size: 11px;
	line-height: 1.2em;
   	background: #ffffff;
   	-webkit-appearance: menu;
   	-webkit-border-radius: 0.5em;
   	outline: none;
}


.doppelt_hoch {
    height: 50px;
}

.breite_linie {
    position : relative;
    height   : auto;
    width    : 690px;
    min-width: 690px;
}

/* Spezielles fr Einzelseiten  */


.rot, .red       { color: #991B29; }
.weiss, .white   { color: #FFFFFF; }
.schwarz, .black { color: #000000; }
.grau, .gray     { color: #DDDDDD; }

.grauer_hg { background-color: #DDDDDD; }
.grauer_hg_ebene1 { background-color: #ffffff; }
.grauer_hg_ebene2 { background-color: #ffffff; }
.white_hg { background-color: #ffffff;}
.fett	 { font-weight: bold; }
.gestrichen { text-decoration: line-through;}

.padding3{
	padding: 3px;
}

.pointer{
	cursor: pointer;
}

.help{
	cursor: help;
}

.tippsText{
	padding: 0 0 20px 20px;
	margin-left: 22px;
}

.vorteileText{
	padding: 20px;
}

#warenkorbliste table{
    font-size: 12px;
}

.rb {
    text-align: right;
}

#warenkorbliste table{
    table-layout:fixed;
    line-height: 120%;
}

#warenkorbliste td,
#warenkorbliste th {
    overflow: hidden;
    padding: 0px 0px 2px 3px;
}



#warenkorbtabellen table {
    table-layout:fixed;
}

#warenkorbtabellen table tr {
    height: 40px;
}

.werkzeug1 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: 0px;
}

#paket_tab_wrapper {
    margin: 5px 0px 0px 0px;
}

.experten_bild {
    position: relative;
    float: left;
    width: 200px;
    height: auto;
    border: 0px solid red;
}

.experten_text {
    position: relative;
    float: left;
    width: 430px;
    height: auto;
    margin: 0px 0px 0px 15px;
    border: 0px solid green;
}

.artikel_header {
    position: relative;
    width: 645px;
    height: auto;
    clear: both;
    padding: 3px;
    margin: 0px 0px 5px 0px;
}

.artikel_header_zweispaltig {
    position: relative;
	width: 650px;
    height: 57px;
    clear: both;
    margin: 0px 0px 5px 0px;
}

.artikel_header_sub {
    position: relative;
    width: 645px;
    height: auto;
    clear: both;
    padding: 3px;
    margin: 0px 0px 0px 0px;
}

.artikel_header_text {
	position: relative;
    float: left;
    margin: 12px 0px 0px 10px;
    width: 590px;
    height: auto;
}

.artikel_header_text_sub {
	position: relative;
    float: left;
    margin: 5px 0px 0px 10px;
    width: 630px;
    height: auto;
}

.artikel_header_text_sub_sub {
	position: relative;
    float: left;
    margin: 5px 0px 10px 10px;
    width: 630px;
    height: auto;
}

.artikel_header_text_zweispaltig {
	position: relative;
    float: left;
    margin: 11px 0px 0px 10px;
    width: 590px;
    height: auto;
	line-height: 18px;
}

.artikel_header_button {
	position: relative;
    float: right;
    width: 30px;
    margin: 6px 10px 0px 0px;
}

.artikel_header_button_zweispaltig {
	position: relative;
    float: right;
    width: 30px;
    margin: 13px 12px 0px 0px;
}

.artikeltrenner {
    position: relative;
    height: 2px;
    margin: 10px 0px 20px 0px;
}

.artikeltabelle {
    margin: 5px 0px 0px 0px;
}
.abstand {
    height: 15px;
    clear: both;
}

table {
    table-layout:fixed;
    margin: 0px 0px 0px 0px;
}

th {
    text-align: left;
}


#warenkorb_rechts table {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height:110%;
}


/* Kontaktformular */

#tc_kontakt_formular TEXTAREA {
   border: 2px inset;
   padding: 0.5em;
   font-size: 11px;
   line-height: 1.2em;
   background: #ffffff;
   background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* W3C */
   -webkit-appearance: none;
   /*
   -webkit-box-shadow: 1px 1px 1px #fff;
   */
   -webkit-border-radius: 0.5em;
   outline: none;
}

.tc_input {
/*
    width: 240px;
	height: 20px;
	
	border: 1px solid #ccc;
	*/
   padding: 0.5em;
   font-size: 11px;
   line-height: 1.2em;
   background: #ffffff;
   background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* W3C */
   -webkit-appearance: none;
   /*
   -webkit-box-shadow: 1px 1px 1px #fff;
   */
   -webkit-border-radius: 0.5em;
   outline: none;
}

.breit { width: 600px; }
.halb { width: 118px; }
.normal { width: 280px; }

.form_message {
    font-size : 14px;
    font-weight: bold;
    font-style: normal;
}

.tc_kontakt_text {
    font-size : 14px;
    font-weight: bold;
    font-style: normal;
}

.newsbox {
    position: relative;
    width: 225px;
    height: 105px;
    background-image: url(../grafiken/all/news_bg.jpg);
    background-repeat: no-repeat;
    padding: 10px;
    overflow: hidden;
    border: 0px solid blue;
}

.news_headline {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 4px;
}
.news_text {
   margin-bottom: 4px;
   width: 220px;
   line-height: 15px;
}
.news_link {}

.link_liste {
  position: relative;
  margin:0px auto;
  width:615px;
}

.links_topic {
    margin: 0px 0px 0px 0px;
}
/* PharmaInUse in language $GLOBAL_TEXT['pharma_in_use']['text_2'] */
.wrapper_piu {
    position: relative;
    width : 580px;
    margin: 20px 0px 0px 20px;

}
.block_piu {
    position: relative;
    float:left;
    width: 185px;
}
.trenner_piu { margin-left: 2px;}

#adresse_land{
	 -webkit-appearance: menulist;
	 appearance: list-menu;
    height: 30px;
    width: 443px;
}





