body {
	font-size:1em;
	font-family:"Arial","Times New Roman", "serif";
	margin-top:0pt; 
	}
	
/* font size */	
	
p {
margin-top:0pt;
margin-bottom:0pt;
margin-left:10pt;
margin-right:10pt;
font-size:.8em;
}

.text p {
margin-top:5pt;
margin-bottom:5pt;
margin-left:10pt;
margin-right:0pt;
}

h1  {
font-size: 25px;
font-family:"Times New Roman", "Arial", "serif";
color: #ad4218;
background-color: #ffffff;
font-style: italic;
margin-top:0pt;
margin-bottom:6pt;
margin-left:10pt;
margin-right:5pt;
letter-spacing : 12px;
}

h2 {
font-size: 25px;
font-family:"Times New Roman", "Arial", "serif";
color : #B5B5B5;
background-color : #ffffff;
font-style : italic;
margin-top:0pt;
margin-bottom:6pt;
margin-left:5pt;
margin-right:0pt;
}

h3 {
	font-size:1.05em;
	margin-top:0pt;
margin-bottom:6pt;
margin-left:10pt;
margin-right:0pt;
}


/* Logo Bild upper left corner */

.logo-bild  {
margin-top:0pt;
margin-bottom:0pt;
margin-left:5pt;
margin-right:0pt;
}

/* text links in menu colours */
.text a {
		color:#E88660;
		background-color : #ffffff;
		text-decoration:none; 
}
		
.text a:hover {
		color:#B5B5B5;
		background-color : #ffffff;
		 text-decoration:underline; 
		 }
		 
.menu p {
	margin-bottom:5px;
}		 
		 
.menu a {
    font-size:1.2em;
		color:#E88660;
		background-color : #ffffff;
		text-decoration:none; 
		font-weight : normal;
		font-family : "Arial", "Times New Roman", "serif";
		font-style: normal;
}
		
.menu a:hover {
    font-size:1.2em;
		color:#B5B5B5;
		background-color : #ffffff;
		text-decoration:underline; 
 		font-weight : normal;
		font-family : "Arial", "Times New Roman", "serif";
		font-style: normal;
		 }
		 
/* Links to webmaster */		 
		 
.design a {
  font-size:.75em;
	color:#B5B5B5;
	background-color : #ffffff;
	text-decoration:none; 
	}
	
.design a:hover {
  font-size:.75em;
	color:#E88660;
	background-color : #ffffff;
	text-decoration:none; 
	}
	
/* images border and caption */
		 
img {
	border-color : #E88660;
	margin-left: 5pt;
	margin-right: 0pt;
}

.caption {
	font-size:.7em;
	font-family:arial,helvetica,sans-serif;
	margin-top: 8pt;
	color: #000000;
	background-color : #ffffff;
	}
	
/* copyright and year */
	 
.copyright {
	font-size:.8em;
	color:#B5B5B5;
	background-color : #ffffff;
	text-decoration:none; 
	font-style:italic;
	}

	
/* button */

.button {
  background-color:#ffffff;
  color:#000000;
	width:80px; 
	border: 1px outset #000000; 
}

/* list */

li {
margin-top:0pt;
margin-bottom:3pt;
font-size:.8em;
	list-style-image:url(/_gif/list.gif);
}

