	<!--

body {	
   font-family:Arial;
   font-style:normal;
   color: #000000;
}

a:link { 
   color:#000000
   text-decoration:none; 
   font-weight:bold; 
   }
   
a:visited { 
   text-decoration:none; 
   font-weight:bold; 
   color:#000000
   }
   
a:hover { 
   color:#000000
   text-decoration: underline; 
   font-weight:bold; 
   }
   
a:active { 
   font-weight:bold; 
   color:#000000
   }


h1 {	
   font-size: 18pt;
   font-weight:bold;
   font-style:normal;
   color: #00366C;
}

h2 {	
   font-size: 12pt;
   font-weight:bold;
   font-style:normal;
   color: #00366C;
}

th,tr,td,li,dt,dl,div,p,LI {	
   font-weight:normal;
   font-style:normal;
   font-size : 10pt;
   }

.tagebuch {
   font-size: 8pt;
   text-align: justify;
   }
th.tagebuch {
   font-weight: bold;
   }

input,textarea,button,select {
   border-width:1px;
   font-family:Verdana, Geneva, Arial, Helvetica,sans-serif;
   font-size: 8pt;
}

.button { 
  background-color: #EEEEEE; 
  border-bottom: #999999 1px solid; 
  border-left: #999999 1px solid; 
  border-right: #999999 1px solid; 
  border-top: #999999 1px solid; 
  color: #000000; 
  font-family: "Verdana"; 
  font-size: 12px; 
  font-weight: bold;
}

.nothing {

}

	//
	-->
