/*
Farben: green
dunkel:     009900 
hell:       CCFFCC 
sehr hell:  E6FFE6
*/

/* ******************* MAIN ************************ */
body,td {
	font-size:10pt;
	line-height:15pt;
  font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000; 
}


.title {
	font-size:12pt;
    font-weight:bold;
    color:#000000;
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	
}
.test {
	 font-size:20pt;
	line-height:15pt;
  font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#000000; 
}

.subtitle {
	font-size:11pt;
    font-weight:bold;
    color:#000000;
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	
}



.small {
	font-size:8pt;
}

/* Style der Links: */
a {
	color:#009900; 
  font-weight:bold;
  text-decoration:none;
}
a:hover      { 
  color:#FF0000; 
  font-weight:bold;
  text-decoration:underline; 
  background-color:#E6FFE6; 
}


/* ******************* BOX ************************ */

.boxtitle {
		font-size:9pt;
    line-height:12pt;
  	font-weight:bold;
    text-align:left
    color:#000000;
    font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.boxtext {
		font-size:9pt;
    line-height:12pt;
    text-align:left
    color:#000000;
    font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;	
}

a.boxlink      { 
    font-size:9pt;  
}
a.boxlink:hover      { 
    font-size:9pt;
}   



/* ******************* DIVERSES ************************ */

a.logo      { 
    color:#FFFFFF; 
    text-decoration:none; 
    background-color:#FFFFFF; 
}
a.logo:hover      { 
    color:#FFFFFF; 
    text-decoration:none; 
    background-color:#FFFFFF; 
}

a.liste      { 
    font-size:9pt;  
}
a.liste:hover      { 
    font-size:9pt;
} 