/******* css für das leistungsverzeichnis ********/
body{
	background-color: #fff;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    color: #040f1e;
    font-size: 14px;
    width: 100%;
    height:100%;
    min-width: 795px;
    margin:0;
    padding:0;
}
/*body.lv {
  background-image:url(../bilder/goethe.gif);
  background-repeat:no-repeat;
  background-position:50% 120px;	
}*/
body.auswahl {
   background-color:#eeecf6;
}
h1, h2, h3, h4, h5, h6, caption {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0 0 15px 0;
	color: #003365; }
h2 {
	font-size: 1.2em;
}
.blue {
	color: #003365;
}
ul{
	margin-left:1.5em;
	padding-left:0.5em;
	list-style-image: url('../bilder/content_li.gif');
	line-height: 1.3em;
    font-size: 0.79em;
}
li.zurueck {
    font-size:13px;
	line-height: 22px;
}

.htmlausgabe ul{
	margin-left:32px;
	list-style-image: url('../bilder/content_li.gif');
    font-size: 12px;
}
.htmlausgabe {
    font-size: 12px;
	margin-bottom:15px;
}
select.auswahl{
   width:450px;
   height:380px;
   border:thin solid #052B67;}

/******* layer für den tooltip, der erscheint wenn die maus über eine methodenabkürzung bewegt wird ********/
div.tooltip { position:absolute;z-index:10;
	     display:none;padding:3px;
	     top:0px;left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	     border: 1px;
	     border-style: solid;
	     border-color: #356aa0;
	     background: #ffffff;}
div#help { position:absolute;z-index:10;
              visibility:hidden;padding:3px;
              top:0px;left:0px;
              font-weight: normal;
              font-size:11px;
              width:725px;
              border: 1px;
              border-style: solid;
              border-color: #356aa0;
              background: #ffffff;}
div#help h4{  margin:0px 3px 5px 3px;
	     font-size:12px;
}
div#help p{  margin:0px 3px 7px 3px;}
div#help i{  color:#003365;}
/* text im tooltip */
.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
}
/*###########   LV TABELLEN UND FORMULAR  #################*/
input.anwahl{
	width:110px;
	border:1px #003365 solid;
	margin-top:4px;
    margin-right:4px;
	font-size:12px;
	text-align:left;
	padding:0 4px 0 4px;
}
.rahmen {
	width: 100%;
	height: 112px;
	border-spacing:5px;
}
.rahmen td{
	border: #FFF solid 1px;
	vertical-align: text-top;
}
#analyte_form{
	width: auto;
	height: 122px;
	background-color: #eeecf6;
	padding: 2px 4px 4px 4px;
}
#analyte_form #input2{
	float:left;
	width: 132px;
	height: 19px;
	padding: 4px 5px 1px 5px;
	border:0;
	background: #fff url(../bilder/input_bg_tabelle.gif) top left;
	font: normal 0.8em/normal Arial, Helvetica, sans-serif;
}
#analyte_form #submit2 {
	float:left;
	width: 60px;
	height: 26px;
	margin: 0 0 0 5px;
	padding: 0 5px 3px 5px;
	color: #fff;
	border: 0;
	background: url(../bilder/submit_btn_tabelle.gif) top left;
}

#mb_form #input2{
	float:left;	
	width: 108px;
	height: 19px;
	padding: 4px 5px 1px 5px;
	border:0;
	background: #fff url(../bilder/input_bg_tabelle_mb.gif) top left;
	font: normal 0.8em/normal Arial, Helvetica, sans-serif;
}
#mb_form #submit2 {
	float:left;	
	width: 60px;
	height: 26px;
	margin: 0 0 0 5px;
	padding: 0 5px 3px 5px;
	color: #FFFFFF;
	border: 0;
	background: url(../bilder/submit_btn_tabelle.gif) top left;
}
input.radio {
    font-size:0.1em;
	margin:1px 0px 0px 0px;
    padding:0px;
	float:left;
	clear:left;
    height:11px;
}
label.radio {
	font-size:0.75em;
    color:#00337f;
	display:block;
    margin:0px 0px 0px 5px;
	float:left;
}
table.analyte {
    border-collapse: collapse;
	text-align: left;
	width: 100%;
	margin: 0 0 5px 0;
}
table.analyte th {
	padding-left: 6px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:  1.1em;
	color: #00337f;
    text-align:left;
}
/*table.analyte th.th_rechts {
	border: 0 !important;
}*/
td.maske table td {border: 0 !important;}
td.maske {
	border: 0 !important;
    padding:0px 6px 0px 6px;
}
td.maske_rechts table td {border: 0 !important;}
td.maske_rechts {
    border: 0 !important;
    padding:0 10px 0px 6px;
}
table.analyte ul {
	margin-left:0.8em; 
	padding-left:0.5em;
	list-style-image: url(../bilder/table_li.gif);
    margin:0px 8px 8px 10px;
}
td.letter {
 	background-color:white;
}
table.referenz td{
    border-style: none;
	vertical-align:top;
	padding:1px 3px 3px 1px;
}
/* die buchstaben-buttons */
input.botton{background-color:white;font-size:11px;width:17px;height:17px;padding-top:0px;padding-bottom:3px;padding-left:4px;
        border:1px solid #356aa0;border-right:0px;margin:0px;}
input.botton_r{background-color:white;font-size:11px;width:17px;height:17px;padding-top:0px;padding-bottom:3px;padding-left:4px;
        border:1px solid #356aa0;}
/******* ende abfragemaske ********/

/******* ergebnistabelle ********/
table.data {
	font-size: 0.75em;
	border-collapse: collapse;
	text-align: left;
	border: 0;
	width: 100%;
	margin: 0 0 0 0;
}
.data td a {
	text-decoration: underline;
	color: #00337f;
	}
.data td a:hover {
	color: #ff8000;
	}
.data th {
	background-color: #036;
	border: 1px solid #fff;
    border-left:0;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
     text-align:left;
}
.data th.th_rechts {
	border-right:0px;
}
.data td {
	vertical-align:top;
	border: 1px solid #fff;
    border-left:0;
	background-color: #eeecf6;
	color: #00337f;
	padding: 5px;
}
.data td.td_rechts {
         border-right:0px;
}
.data td.td_rechts img {
         margin-bottom:2px;
}
/******** ende ergebnistabelle **********/

/*********seiten links ********/
a:link {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; color: #00337f; font-size: 11px; }
a:visited {color: #00337f;}
a:hover {color: #ff8000;}


/********* texte vor und hinter der ergebnistabelle  ********/
.tklein {
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	}
.navigation {
         font-size: 11px;
         font-style: normal;
         line-height: 14px;
         font-weight: normal;
         color: #666;
         padding:3px 5px 0 6px;
}
.navigation a {
	font-size: 11px;
	text-decoration: underline;
	color: #00337f;
}
.navigation a:hover {
	color: #ff8000;
}

/* text, der vor der ersten abfrage oder die abfrage zu keinem ergebnis geführt hat, angezeigt wird */
.text {
	font-size: 1em;
	line-height: 18px;
         margin:25px 5px 50px 6px;
	font-weight: normal;
	color: #003365;
}
/* andere schaltflächen */

.button {
    font-size:0.8em;
	padding: 3px;
	color: #fff;
	background-color: #ff8000;
	border: 1px solid #000;
}

/********* styles im pop-up-fenster einens einzelnen analyten  ********/
 td.pop {font-size:12px;padding-bottom:4px;padding-right:15px;}
 div.box_auswahl {
  	margin:10px 10px 10px 10px;
         width:450px;
         font-size:0.85em;
 }
 td.header{
 	border: 1px solid black;
         border-right:0px;
         border-top:0px;
         border-left:0px;
         padding-bottom:2px;}
 td.copyright{font-size:0.75em;}
 .header{
    margin:0 0 2px 0;
    font-weight:bold;
    color: #003365;
    font-size: 12px;
 }
 .wert{
    margin:0 0 15px 0;
    font-size: 12px;
 }
/*###########   LAYOUT DEFINITIONS  #################*/
#mittig{
    margin: 0 40px 20px 40px;
    overflow: hidden;
    min-width: 980px;
	width: auto;
	box-shadow: 4px 6px 6px #ccc, -4px 6px 6px #ccc;
	-webkit-box-shadow: 4px 6px 6px #ccc, -4px 6px 6px #ccc;
    -moz-box-shadow: 4px 6px 6px #ccc, -4px 6px 6px #ccc;
	border: #ccc solid 1px;
}
/*.schatten {
	margin: auto;
	overflow: hidden;
	width: 980px;
	margin-bottom: 20px;
	background-color: rgb(68,68,68);
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6), -5px 5px 5px rgba(68,68,68,0.6);
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6), -5px 5px 5px rgba(68,68,68,0.6);
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6), -5px 5px 5px rgba(68,68,68,0.6);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.schatten .inhalt {
	position: relative;
	background-color: #fff;
}*/
#top {
	background-image: url("../bilder/top_bg.gif");
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #9cf;
    height: 104px;

}
#logo {
    float: left;
}

#topsection{
    background: #9cf;
    height: 104px; /*Height of top section*/
}
#lv_header {
	font-size: 18px;
	color: #fff;
    float:right;
    position: relative;
    right: 12px;
    top:72px;
}
#uni {
	font-size: 18px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    float:left;
    position: relative;
    left: 13px;
    top: 15px;
}

#topsection h1{
    margin: 0;
    padding-top: 15px;
}
#mainwrapper {

}
.clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/*.clear {display: block;}*/
/*###########   BREADCRUMBS PRINT  #################*/
#hauseprint_leiste {
    height:36px;
    padding:0px 0px 0px 24px;
}
#hause {
    float: left;
    margin: 20px 0;
    }
#hause a {
    color: #00337f;
	font-size: 13px;
	text-decoration: none;
}
#hause a:hover{
    color: #ff8000;
}
#print {
    width: 20px;
    margin: 10px 10px 0px 10px;
    float: right;
}
#print img {
    border: 0;
}
/*###########   CONTENT  #################*/
#contentwrapper{
    width: 100%;
}
#contentcolumn{
    margin: 0px 10px 0px 10px; /*Set left margin to LeftColumnWidth*/
}

#contentfoot{
    margin: 0px 10px 10px 10px; /*Set left margin to LeftColumnWidth*/
}
#content {
    padding: 0 0 0 0;
}
#content_einzel {
  min-height:380px;
  padding: 10px 0 20px 5px;
  background-image:url(../bilder/goethe.gif);
  background-repeat:no-repeat;
  background-position:50% 50px;	
}

/*###########   ANKER + EXTERNER LINK  #################*/
#oben {
    background: url(../bilder/top.gif) top right no-repeat;
    text-align: right;
    padding-right: 20px;
	margin: 0 0 10px;
}
#oben a {
    color: #00337f;
	text-decoration: underline;
	font-size: 11px;
}
#oben a:hover {
    color: #ff8000;
}
td.ext a {
    color: #00337f;
	text-decoration: underline;
	font-size: 11px;
}
td.ext a:hover {
    color: #ff8000;
}

/*###########  FOOTER #################*/
#footer{
    clear: left;
    height: 34px;
    background-color: #036;
    color: #fff;
	text-align: center;
	font-size: 9px;
	line-height: 16px;
}
#footer a {
    color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover{
    color: #ff8000;
}
#footer_left{
    float:left;
}
#footer_right{
    float:right;
}

/********************************* copyright Central Media 2008 *****************************************************/

.labolink::after {
    content: '';
    display: block;
    height: 10px;
}

.labolink::before {
    content: '';
    background: url('../images/labo-logo-klein.png') no-repeat;
    width: 111px;
    height: 28px;
    display: inline-block;
    padding-right: 10px;
    vertical-align: baseline;
}

.labolink {
  text-decoration: none;
  font-weight: bold;
}

.labolink:hover {
  color: #c80028;
}

