body,table,tr,td,p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	scrollbar-base-color:#DDDDDD;
	scrollbar-track-color:#DDDDDD;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color:none;
	scrollbar-3d-light-color:none;
	scrollbar-dark-shadow-color:none;
	scrollbar-shadow-color:none;
	scrollbar-arrow-color: #666666;
}

p.small {
	margin-top: 5px;
	font-size: 7.5pt;
}

h2 {
	font-weight: bold;
	color: #E93B2E;
	margin-bottom: 4px;
}

h2.home {
	font-size: 13pt;
}

h2.home2{
	font-size: 10pt;
}

A:link {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

A:visited {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

A:active {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

input {
	background-color: #EEEEEE;
	color: #000000;
	border: solid #CCCCCC 1;
	
}

.button   { 
	background-color: transparent;
	color: #000000;
	border: solid #000000 1;
	width:100px;  
};

.bold {
	  font-family: Arial, Helvetica, sans-serif;
	  color: #000000;
	  font-size: 9pt;
	  font-weight: bold;
	  }

strong {
	  font-family: Arial, Helvetica, sans-serif;
	  color: #000000;
	  font-size: 10pt;
	  font-weight: bold;
	  }
	  
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	}

}

.bilder {
	border: 1px solid #000;
}

.bildunterschrift {
	font-size: 9pt;
	font-weight: italic;
	}