.dummy {
}
/* HTML Elements  allgemeine Definitionen */
* {
    margin: 0;
    padding: 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}


html, body {
    /*height: 99%;*/
    
    /*wird nicht benutzt*/
    
    /*min-height: 750px;
    min-width: 800px;*/
    
    color:	#4c4c4c;
    background-color:	#808080;
    cursor: default;
    margin: 0;
    padding: 0;
  
   /*overflow: hidden;*/    
    
}
html {
   
    height: 99%;
    /*Scrollbalken erscheint, wenn Thesaurusende erreicht*/
    min-height: 740px;    
    min-width: 800px;
      
    /*background-color:	#808080;*/
        
    overflow: auto;
    
    /*border: 1px solid red;*/
}

body, td, p {
/*    font-size: 22px;*/
/* zu debugging-Zwecken */    
}
img {
    border: none;
}
/* grauer Rand ********************************************************* */
/*ellen, 20.02.2009, hintergrundfarbe grau, groessere bereiche werden 
  mit grau aufgefuellt --> greybars koennen raus */
/*ellen, 17.02.2009, seitenbereiche aufeinander anpassen*/

/*#main_outer {
    position: relative;
    margin: 0 auto;
    min-height: 100%;
    height: 100%;
    top: 0px;
    bottom:30px;
    border: 2px solid purple; 
    overflow:auto;
    overflow-x:scroll;
    overflow-y:hidden;
}*/

#main_outer {
    position: relative;
    /*ellen*/
    height: 98%;
    /*height: 97%;*/
    
    /*width: 100%; */
    /*min-height: 740px;*/
    /*overflow: auto;*/        
    margin: 0;
    padding: 0;    
   

    /*min-height: 740px;*/    
    /*border: 2px solid red;*/
}

/** html #main_outer {*/

/*    height: 100%;*/
/*}*/


/*ellen, 17.02.2009, seitenbereiche aufeinander anpassen*/
/*#greybar1 {
    position: absolute;
    color: white;
    background-color: #808080;
    left: -16px;
    bottom: -16px;
    width: 16px;
    height: 800px;
}
#greybar1 {
    position: absolute;
    color: white;
    background-color: #808080;    
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 16px;
    height: 100%;
    
    border: 1px solid red;
}
#greybartop {
    position: absolute;
    color: white;
    background-color: #808080;    
    top: 0px;
    width: 100%;
    height: 16px;
    
    border: 1px solid red;
}
#greybarbottom {
    position: absolute;
    color: white;
    background-color: #808080;
    width: 100%;
    height: 16px;
    margin-bottom: 0px;
    
    border: 1px solid red;
}
*/

/*ellen, 17.02.2009, seitenbereiche aufeinander anpassen*/
/*#greybar2 {
    position: absolute;
    color: white;
    background-color: #808080;
    right: -16px;
    bottom: -16px;
    width: 16px;
    height: 800px;
}
#greybar2 {
    position: absolute;
    color: white;
    background-color: #808080;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 16px;
    height: 800px;
    height: 100%;
}
.greybar {
    position: fixed;
    color: white;
    background-color: #808080;
}
*/

/*ellen, 13.02.2009, seitenbereiche aufeinander anpassen*/
/*#main_inner {
    position: static;
    border-top: 16px solid #808080;
    border-right: 16px solid #808080;
    border-left: 16px solid #808080;
    padding: 16px 16px 32px 16px;
    min-width:500px;
    overflow-x:scroll;
    overflow-y:hidden;
}*/

#main_inner {
    position: relative;
    background-position: center;
    
    /*durch greybar ersetzen*/
    /*border-top: 16px solid #808080;
    border-right: 16px solid #808080;
    border-left: 16px solid #808080;*/
    
    /*ellen*/
    margin-left: 16px;
    margin-top: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
    
    /*height: 98%;*/
    
    /*fuer Opera und Google Chrome*/
    min-height: 740px;
    
    background-color: white;
    
    /*height: 100%;*/
    border-left: 16px solid #808080;
    border-top: 16px solid #808080;
    border-right: 16px solid #808080;
    border-bottom: 16px solid #808080;
    margin: 0px;

    /*border: 2px solid black;*/
}


/* header ********************************************************* */
#header {
    position: relative;
    margin-left: 16px;
    margin-top: 16px;
    margin-right: 16px;
    height: 124px;
    /*height: 15.5%;*/    
    /*border: 2px solid black;*/
}
#header_left {
    position: absolute;
    left: 0px;
    top: 0px;
}
#header_right {
    position: absolute;
    right: 0px;
    top: 0px;
}
a.fizlogo {
    cursor: pointer;
    border:0px;
}
.header_subtext {
    text-align: right;
    vertical-align:5px;
    font-size:16px;
    color: #999999;
    background-color: white;
    padding-top:0px;
}
#navigation1 {
    position: absolute; 
    top: 68px;
    left: 0px;
    right: 0px; 
}
/*ellen, 19.02.2009*/
/*.anrede {
    position: absolute;
    top: 60px; 
    right: 120px;
    font-size:	11px;
    line-height:	13px;
}*/
.anrede {
    position: absolute;
    top: 45px;
    /*ellen, 16.03.2009*/
    right: 50px;
    font-size:	11px;
    line-height:	13px;
}

.record_ID {
    position: absolute;
    top: 65px;
    /*ellen, 16.03.2009*/
    right: 50px;
    font-size:	11px;
    line-height:	13px;
}

#navigation2 {
    position:absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 100px; 
    background-image: url(../img/bgnavigation.gif);
    height: 22px;
}
/* reiter button *********************************************************************** */
.tab_button {
    background-color: #ffefb1;
    border-width: 0px;
    font-size: 10px;
    padding: 0px 0px 1px 0px;
}
.tab_button:hover {
    background: #fff4c8;
    color: #707070;
    border-color: #00ff00;
}
/* tabnavi ***************************************************************************** */
.tabnav_button {
    border: solid 0px;
    margin: 0px 4px 0px 0px;
    /*margin: 0px 4px 0px 0px;*/    
    background-color: #efebe7;
    color: #505050;
    overflow: visible;
    padding: 0 5px 1px 5px;
    width: auto;
    font-size: 13px;
}
.tabnav_button:hover {
    background-color: #FECA1B;
    color: #000000;
}
.tabnav2_button{ /*.tabnav2_button_disabled {*/
    border: solid 0px;
    background-color: transparent;
    margin-top: 5px;
    color: black;
    overflow: visible;
    padding: 0px 0px 0px 0px;
    width: auto;
    font-size: 11px;
    font-weight: bold;
}
.tabnav2_button_disabled {
    border: solid 0px;
    background-color: transparent;
    margin-top: 5px;
    color: gray;
    overflow: visible;
    padding: 0px 0px 0px 0px;
    width: auto;
    font-size: 11px;
    font-weight: bold;
}

.tabnav2_selected {
    border: solid 0px;
    background-color: transparent;
    margin-top: 5px;
    color: white;
    overflow: visible;
    padding: 0px 0px 0px 0px;
    width: auto;
    font-size: 11px;
    font-weight: bold;
}
.tabnav2_button:hover {
    color: white;
}
.tabnav_selected {
    background-color: #FECA1B;
    border: solid 1px #FECA1B;
}

div.tabnav_line {
    height: 1px !important;
    max-height: 1px;
    font-size: 0px;
    width: 100%;
    background-color: #FECA1B;
    color: white;
    border-collapse:	collapse;
}

/* Seiteninhalt ***************************************************************************** */
/* StandardSearch, AdvancedSearch in jeweiliger css definiert*/
/*#Content {
}*/

#ContentStandard {
    position: relative;
    margin-top: -2px;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:0px;
    background-image: url(../img/hintergrund.jpg);
    background-repeat: no-repeat;
    background-position:	center;
    height: 77.9%;    
}

#ContentStandardCheminform {
    position: relative;
    margin-top: -2px;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:0px;
    height: 77.9%;    
    
    /*border: 1px solid purple;*/
}

#ContentAdvanced {
    position: relative;
    margin-top: -2px;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:0px;
    /*background-image: url(../img/hintergrund_weiss.jpg);*/
    background-repeat: no-repeat;
    background-position:	center;
    height: 77.9%;

    /*border: 1px solid purple;*/
}

/* Login, Logout, Contact, Confirm, FreeSamples*/
#ContentSpace {
    position: relative;
    margin-top: 1px;    
    margin-left:32px;
    margin-right:16px;
    margin-bottom:10px;
    background-image: url(../img/hintergrund_weiss.jpg);
    background-repeat: no-repeat;
    background-position:	center;
    top: 0px;
    left: 0px;
    height:75.9%;
    /*border: 1px solid purple;*/
}


/* About, Pricelist, View, Help*/
#ContentSpaceScroll {
    position: relative;
    margin-top: 1px;
    margin-left:32px;
    margin-right:16px;
    margin-bottom:10px;
    top: 0px;
    left: 0px;
    height: 75.9%;    
    overflow-x:	hidden;
    overflow-y:	scroll;
    
    /*border: 1px solid purple;*/
}

/* Result*/
#List_Content { 
    position: static;
    top:	0px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left:	32px;
    margin-right:	16px;
    
    height: 74.8%;    
    overflow-x:	hidden;
    overflow-y:	scroll;
    
    /*border: 1px solid purple;*/
}

/* footer ****************************************************************************** */
/*#footer {
    position: relative;
    margin: -46px 16px 0px 16px;
    border-bottom: solid 16px #808080;
    height: 30px;
    border: 2px solid yellow;
}*/
/*ellen, 13.02.2009, seitenbereiche aufeinander anpassen*/
#footer {
    position: relative;
    /*position: static;*/
    
    /*margin-top:0px;*/
    margin-left:16px;
    margin-right:16px;
    margin-bottom:0px;
    
    /*border-bottom: solid 16px #808080;*/
    height: 30px;
    /*height: 3.5%;*/
    
    /*border: 2px solid green;*/
}
.footer_text {
    font-size: 11px;
    font-weight: bold;
    color: #9A9994;
    background-color: white;
    vertical-align: bottom;
    text-decoration: none;
}
#footer_copyright {
    /*position:absolute;*/
    margin-top: 5px;
    float: right;
    bottom:10px;
    right: 0px;
    padding: 0px 0px 0px 0px;
}
.copyright {
    color: #9A9994;
    background-color: white;
    font-size:11px;
    vertical-align: bottom;
}
#footer_impressum {
    /*position: absolute;*/
    float: left;
    bottom:10px;
    left: 0px;
    padding: 0px 0px 0px 0px;
}
div.bgline {
    position: relative;
    background-image: url(../img/bgnavigation.gif);
    height: 16px;
}

div.blackline {
    /*position: absolute;*/
    bottom: 29px;
    left: 0px;
    right: 0px;
    height: 1px;
    font-size: 0px;
    /*width: 100%;*/
    background-color: #000000;
    color: white;
    margin: 0px 0px 0px 0px;
}

.ghost, .ghost:visited, .ghost:active, .ghost:link, .ghost:hover {
    color: #ffffff;
    background-color: transparent;
    font-size:4px;
    text-align: left;
    text-decoration: none;
    vertical-align: bottom;
    padding-bottom:3px;
    cursor: default;
}
input.button {
    vertical-align:	top;
    font-size:12px;
    font-weight: bold;
    background-color: #FED240 !important; 
    color: #4C4C4C;
    padding: 0px 5px 0px 5px;
    margin-top: 8px;
    margin-left: 10px;
    height:20px;
    /*ellen 27.07.2009
    buttons sollen alle die gleiche groesse haben*/
    width: 110px;
}
input.buttonDisabled {
    vertical-align:	top;
    font-size:12px;
    font-weight: normal;
    background-color: #FED240 !important; 
    color: gray; 
    padding: 0px 5px 0px 5px;
    margin-top: 8px;
    margin-left: 10px;
    height:20px;
    /*ellen 27.07.2009
    buttons sollen alle die gleiche groesse haben*/
    width: 110px;
}    

/* content dummy, wird in den jeweiligen css definiert *************************************************************** */
/*#content {
    position: relative;
    background-image: url(../img/hintergrund.jpg);
    background-repeat: no-repeat;
    background-position:	center;
    height: 75%;
    min-height: 400px;
    max-height: 700px;
    margin-right:16px;
    overflow:	auto;
}*/

/* allgemeine Klassen   ************************************************************************************************** */
/*.blindtab {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}*/
.d {
    border: 1px dashed #ff0000 !important;
}
.u {
    text-decoration: underline !important;
}
.right {
    text-align: right !important;
}


div.doubleline {
    border: solid #808080;
    border-width: 1px 0px;
    height: 1px;
    width: 100%;
    margin: 8px 0px;
}
.bg {
    background-color: #ffefb1;
}
/*.hitlist_tab_head {
    font-size: 11px;
    padding: 2px;
}
*/.hidden {
    width: 0;
    height: 0;
    border: 0;
    padding: 0;
    margin: 0;
}
.borderless {
    border: 0;
}

.width0 {
    width: 0px !important;
}
.width80 {
    width: 80px !important;
}
.width90 {
    width: 90px !important;
}
.width120 {
    width: 120px;
}
.width250 {
    width: 250px;
}
.width420 {
    width: 420px;
}
.width650 {
    width: 650px;
}
.height5{
    height: 5px;
}
.height10{
    height: 10px;
}
.height20{
    height: 20px;
}
.height50{
    height: 50px;
}
.height30{
    height: 30px;
}
.height70{
    height: 70px;
}

.top {
    vertical-align: top;
}

/* buttons */
a.buttonlink {
    text-decoration: none;
    color: #000000;
    padding: 1px 4px;
    margin-top: 1px;
    font-size: 12px;
    border: 1px solid #ffffff;
}
a.buttonlink:hover {
    background-color: #fff4c8;
    color: #707070;
    border: 1px solid #ffefb1;
}
.find_button {
    background-color: #ffcc00;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: bold;
}
/*ellen 27.07.2009*/
.navilinkunderlined, .navilinkunderlined:visited, .navilinkunderlined:link, .navilinkunderlined:active, .navilinkunderlined:hover {
background-color: transparent;
color: #4c4c4c;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
white-space: nowrap;
border: none;
cursor: pointer;
}
/*Forgotten password auf Login Seite*/
.navilinkunderlinedtiny, .navilinkunderlinedtiny:visited, .navilinkunderlinedtiny:link, .navilinkunderlinedtiny:active, .navilinkunderlinedtiny:hover {
background-color: transparent;
color: #4c4c4c;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
white-space: nowrap;
border: none;
cursor: pointer;
}
/*About,Contact,Help,Standard Search,Advanced search auf Login,About und Help Seite */
/*fuer IE nochmal extra angepasst in infotherm_standard_ie.css*/
.navilinkcolor, .navilinkcolor:visited, .navilinkcolor:link, .navilinkcolor:active, .navilinkcolor:hover {
background-color: #efebe7;
color: #4c4c4c;
font-size: 14px;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
border: none;
cursor: pointer;
}
/*About,Contact,Help auf Login,About und Help Seite */
.navilinkcolorsmall, .navilinkcolorsmall:visited, .navilinkcolorsmall:link, .navilinkcolorsmall:active, .navilinkcolorsmall:hover {
    background-color: #efebe7;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    border: none;
    cursor: pointer;
    width: 70px;
}
.navilink, .navilink:visited, .navilink:link, .navilink:active, .navilink:hover {
background-color: transparent;
color: #4c4c4c;
font-size: 14px;
font-weight: bold;
text-decoration: none;
white-space: nowrap;
border: none;
cursor: pointer;
}

.tiny {
    font-size: 8pt;
}
.bold {
    font-weight: bold;
}
.center {
    text-align: center !important;
}
.middle {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.divleft {
    position: absolute;
    top: 0px;
    left: 10px;
    }
.divmiddle {
    position: absolute;
    top: 0px;
    left: 15%;
    right: 15%;
    text-align: center;
}
.divright {
    position: absolute;
    right: 10px;
}
/*KaufBtn in resultlist*/
.divrightBtn {
    left:0px;
}
.rechtsoben {
    position: absolute;
    top: 0px;
    right: 0px;
}
.left {
    text-align: left;
}
.marked {
    color:	#fff7d8;
    background-color:	#b0b0b0;
}
.block {
    display: block;
}

.top0 {
    margin-top: 0px!important;
}
.top35{
    margin-top: 35px!important;
}

a.tabnav_button {
    text-decoration: none;
    cursor: default;
}

/*popup1 Einstellungen*/
.popupTitle {
    margin-left:180px;        
}

.popupBtn {
    margin-left: 200px;
    margin-bottom:30px;
}

.popupLeft{
   margin-left:30px;
}

.textLeft{
   margin-left:20px;
}

/*popup3 - 5 Einstellungen*/
.popupLeft3_5{
   margin-left:110px;
}
.posabsolute{
    position: absolute;
}
.posrelative{
    position: relative;
}
/*ellen 29.07.2009*/
/*benutzt in About, Contact, Help, Pricelist*/
.textLine {
    position: static;
    margin-top:0px;
    margin-bottom:0px;
    list-style-type: none;
    width:99%;    
/*    background-color: #ffe8e8;*/
}
.textArea {
    position: relative;
    top: 0px;
    left: 200px;
    width: 75%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    overflow:	hidden;
}
/*Ueberschrift*/
.textLabelTop {
    position:	static;
    width: 400px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    font-weight: bold;    
}
/*Labels links*/
.textLabel {
    position: absolute;
    width: 400px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    font-weight: bold;    
}
.font13 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size:13px;
}
.font14 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size:14px;
}
.font18 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height: 22px;
    font-size:18px;
}
.font40 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:40px;
}
div.blacklineContent {
    position: relative;
    height: 1px;
    font-size: 0px;
    width: 97%;
    background-color: #000000;
    color: white;
    /*margin: 0px 16px 0px 16px;*/
    /*ellen 27.07.2009*/
    /*margin: 10px 16px 10px 16px;*/    
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    margin-right: 16px;
}
.blackFont{
    color : black; 
    background-color: white;
}
.colorFontGray{
    color : #818079; 
    background-color: white;
}
