/* Stylesheet für Windows-User */
body 
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height:12pt;
scrollbar-base-color:#FFFFFF;
scrollbar-3dlight-color:#E4E7EF;
scrollbar-arrow-color:#0066CC;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#E4E7EF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFFFFF;
color: #333366;
}
td 
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #333366;
}
table 
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #333366;
}

a 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #0066CC;
}
/* Allgemeine Klassen  ***********************************************************************************************/
.titel 
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-style: normal;
font-weight: bold;
color: #333366;
}
.info 
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #333366;
}
.frei 
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #333366;
}
.freilink
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #0066CC;
}
.vergeben
{
background-color: #D1DEEF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: #9F9F9F;
}

.Linkblau 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #0066CC;
}



.Grautext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: #888888;
}

.Weisstext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
color: #ffffff;
}


.Eingabefeld 
{
height:18px;
width:120px;
font-size: 8pt;
background-color:#E4E7EF;
border-style:solid;
border-color:#333366;
border-width:1px;
scrollbar-base-color:#FFFFFF;
scrollbar-3dlight-color:#E4E7EF;
scrollbar-arrow-color:#0066CC;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#E4E7EF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFFFFF;
}

/* Klassen für Logo */

.Biotech
{
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #0066CC;
text-decoration: none}
 
.Lab
{
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
font-weight: bold;
color: #0099FF;
text-decoration: none 
}

.TabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.TabTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

}

.Tabgrau {
	background-color: #D7EBFF;
}
