
@charset "iso-8859-1";
/*@charset UTF-8/*
/*----- Überschrift generell -----*/
h1 { font-family:tahoma,Arial,sans-serif; font-size: 12pt; font-weight:normal}
h2 { font-family:tahoma,Arial,sans-serif; font-size: 8pt; font-weight:normal}
h3 { font-family:tahoma,Arial,sans-serif; font-size: 14pt; font-weight:normal}
h4 { font-family:tahoma,Arial,sans-serif; font-size: 11pt; font-weight:normal}
h5 { font-family:tahoma,Arial,sans-serif; font-size: 10pt; font-weight:normal}
h6 { font-family:tahoma,Arial,sans-serif; font-size: 16pt; font-weight:bold}
/*-----bild-----*/

body.bild {
	   background-color: #FFB91B;
	   color: #ffffff;	
	   font-size:10pt; 
	   font-family: tahoma, arial,verdana,helvetica;
 	   color: #ffffff
}
h1.bild {
	font-size: 24pt; font-weight: bold;
	color: #000000
}



/*-----titel-----*/

body.titel {
	background-color: #939393;
	color: #ffffff;
	 font-weight: normal; 	
	 font-family: tahoma, arial,verdana,helvetica
}

h1.titel {
	font-size: 18pt; font-weight: normal
}

table.titel {
	border: 0 px solid;
	font-family:  tahoma, Arial, verdana, helvetica
}

td.titel {
	solid; border-width: 0px;
	font-weight: normal;
	font-color: normal}

a.titel:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
 	font-size:8pt
}

a.titel:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
	font-size:8pt
}

a.titel:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
	font-size:8pt
}

/*-----baum-----*/

body.baum {
	background-color: #FFB91B;
	color: #000000;
	 font-weight: normal;
 	font-family: tahoma,arial,verdana,helvetica
}

h1.baum {
	font-size: 18pt; font-weight: normal
}

table.baum {
	border: 0 px solid;
	font-family:  tahoma, arial, verdana, helvetica
}

td.baum {
	solid; border-width: 0px;
	font-weight: normal;
	font-color: normal}

a.baum:visited {
	color: #656461;
	text-decoration: none;
	font-weight: normal;
 	font-size:9pt
}

a.baum:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal; 
	font-size:9pt
}

a.baum:hover {
	color: #EC880D;
	text-decoration: none;
	font-weight: bold; 
	font-size:9pt
}






/*-----haupt-----*/

body{
	background-color: #ffffff;
	color: #000000;
	font-size:10pt; font-family: tahoma, arial, verdana, helvetica
}

a.haupt:visited {
	color: #145A28;
	text-decoration: none;
	font-weight: normal; 	font-size:8pt
}

a.haupt:link {
	color: #145A28;
	text-decoration: none;
	font-weight: normal; 	font-size:8pt
}

a.haupt:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 	font-size:8pt
}

th.main {
	border: none;
	font-color: #03566A;
	text-align: center;
	font-weight: normal
}

td.main {
	font-weight: normal
}

a.haupt:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal; 	font-size:12pt
}

a.haupt:link {
	color: #000000;
	text-decoration: yes;
	font-weight: normal; 	font-size:12pt
}

a.haupt:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal; 	font-size:13pt
}






table {border: 0px solid; font-family:  tahoma, Arial, verdana, helvetica; font-size: 10pt}

th {border: none; font-color: #03566A; text-align: center; font-weight: normal}

td {solid; border-width: 0px; font-weight: bold}









/* header = Kopf und Fußzeile 
body.header {background-color: #939393; color: #ffffff; font-size:10pt; font-weight: normal; font-family: arial,verdana,helvetica}

a.header:visited {color: #ffffff; text-decoration: none; font-weight: normal}

a.header:link {color: #ffffff; text-decoration: none; font-weight: normal}

a.header:hover {color: #FFFFFF; text-decoration: none; font-weight: bold}
*/















