/*
Farben: blau
dunkel:     3399FF 
hell:       DEEEFF 

*/
/* *************************************** */


h1 {
	font-size:12pt;
    font-weight:bold;
    color:#000000;
    font-family:Arial;
}
h2 {
    font-size:11pt;
    font-weight:bold;
    font-family:Arial;
    color:#000000; 
}
h3 {
	font-size:11pt;
    font-family:Times;
    color:#00000; 
}
/* *************************************** */

/* Style der Links: */
a {
		font-size:11pt;
    color:#0000FF; 
    font-weight:bold;
    text-decoration:none;
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}
a:hover      { 
    color:#FF0000; 
    font-weight:bold;
    text-decoration:none; 
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}
 
/* *************************************** */

a.small {
    font-size:10pt;
    font-weight:normal;
    color:#0000FF; 
}
a.small:hover {
    font-size:10pt;
    font-weight:normal;
    color:#FF0000; 
}

/* *************************************** */


a.anker {
    color:#000000; 
}
a.anker:hover      { 
    color:#000000; 
}

.downl_kat {
    font-size:10pt;
    line-height:12pt;
  	color:#0000FF; 
    font-weight:bold;
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a.download {
    font-size:10pt;
}

.title {
	font-size:12pt;
    font-weight:bold;
    color:#000000;
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	
}
.subtitle {
	font-size:11pt;
    font-weight:bold;
    color:#000000;
    font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	
}

body,td {
	font-size:11pt;
	line-height:18pt;
  font-family : Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#00000; 
}

