body {margin:3px;}

p, td, ol, ul, a, h1, h2, h3, div, span {font-family:verdana,arial,sans serif;}
p, td, ol, ul, li {font-size:10pt}
td p {line-height:18pt;}

h1 
{
	font-size:18pt;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {font-size:12pt;text-align:center}
h3 {font-size:11pt;text-align:left}

h1, h2, h3 {color:#990000;letter-spacing:1;}

a, a.link 
{
	text-decoration:none;
	font-size:10pt;
	color:#990000;
}
a:hover 
{
	text-decoration:underline;
}


.grau {color:#bbbbbb}
.small {font-size:70%}

.inip:first-letter
{
font-weight:bold; color:#990000; font-size:12pt;
}
.label
{
	font-size: 10pt;font-weight:bold;
	color:#640010;
	background-color:#FFDF7A;
	border-bottom: 1px solid #E0A800;
}
.initial 
{
	font-weight:bold;
	color:#990000;
	font-size:12pt
}


/*  Tabellen */
.GLabel {font-size: 10pt;font-weight:bold;color:#000000}
.vstg {font-size: 10pt;}

#somatictab td 
{
	padding-right:10px;
	border-bottom:1px solid #FFCC66;
}
/* Zeilenabstand für Tabellen mit viel Text*/
.txttab td {line-height:14pt;} 


/* Specials */

#head_somatic 
{
	font-family:arial, "sans serif";
	font-size:17pt;
	color:#ffffff;
	font-weight: bold;
}

#headTBA 
{
	font-size:11pt;
	color:#ffffff;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.hgcol {background-color:#FFCC33;color:#ffffff}
.hgtext {background-color:#ffffee;}



/* Rechte Spalte */

.rsHead 
{
	font-size:8pt;
	letter-spacing:0em;
	color:#ffffff;
	background-color:#CC3300;
	font-weight: bold;
	
}

.rsText 
{
	font-size:8pt;
	color:#000000;
}

.rsLink 
{
	font-size:8pt;
	color:#CC7C00;
}



/* Linkfarben */
.nav {font-size:10pt; color:#FFFFFF; text-decoration:none;}
.txtlk {font-size:10pt; color:#006600;}
.footlk {font-size:10pt; color:#444444}


.bordertop {

	border-top: thin solid #990000;
	border-right: thin none #990000;
	border-bottom: thin none #990000;
	border-left: thin none #990000;
}
.borderbottom {


	border-top: thin none #990000;
	border-right: thin none #990000;
	border-bottom: thin solid #990000;
	border-left: thin none #990000;
}
