h1 {
	font-family: Tahoma, Verdana, Arial;
	color: #003399;
	text-align: center;
	font-weight: bolder;
	font-size: 16px;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DBE2EA;
	font-size: 12px;
}
.text {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	font-style: normal; 
} 
.textfett { 
	color: black; 
  	font-family: Arial, Helvetica, sans-serif; 
  	FONT-SIZE : 12px; 
  	FONT-WEIGHT : bold; 
  	TEXT-DECORATION : none; 
} 
.textrot { 
	color: #FF0000; 
  	font-family: Arial, Helvetica, sans-serif; 
  	FONT-SIZE : 12px; 
  	FONT-WEIGHT : bold; 
  	TEXT-DECORATION : none; 
}   
.textprojekt { 
  color: black; 
  font-family: Arial, Helvetica, sans-serif;
  FONT-SIZE : 9px; 
  FONT-WEIGHT : normal; 
  TEXT-DECORATION : none; 
  font-style: normal; 
}
.textklein { 
	COLOR : black; 
	font-family: Arial, Helvetica, sans-serif; 
	FONT-SIZE : 10px; 
	FONT-WEIGHT : normal; 
	TEXT-DECORATION : none; 
	font-style: normal; 
} 
.titel_blau_gr {
	COLOR : #003399;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	text-align: left;
}
.textklein_fett { 
COLOR : black; 
font-family: Arial, Helvetica, sans-serif;
FONT-SIZE : 10px; 
FONT-WEIGHT : bold; 
TEXT-DECORATION : none; 
font-style: normal; 
}

/*************** link  *****************/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	COLOR : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	COLOR : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	COLOR : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	font-weight: bold;
	text-decoration: none;
}
body {
	margin: 0px;
}

