@charset "utf-8";

body  { 
   font-size: 1.5em;
   font-family: Verdana, Geneva, Arial, sans-serif;
   color: black; 
   line-height: 1.5em;
	 
}

h1
	{  
		font-size: 3em; 
		line-height: 0.8em;
		color: red;
		margin: 20px;
		padding: 10px;
	}

table {width: 100%;}
td {width:25%;}
 td, th {border: 1px solid black;
           text-align: center;}

div { 
   border: 5px solid grey; 
   margin: 5px;
   padding: 10px;
	 
}

.Bild_links { float:left;
  margin-right:10px;
}

.pic{border: none; 
   margin-left: 100px;
   padding: 20px;
}

.bild{border: none; 
   margin-left: 100px;
   padding: 20px;
}


.center{border: none;
  text-align: center;
}

#bb_nav { text-align: center;}

#header { text-align: center;}

#hint { 
   border: none;
   background-color: #bfbfbf;
   text-align: center;
}

#done_date { 
   border: none;
   background-color: #bfbfbf;
   text-align: center;
}

#footer { 
font-size: 0.7em;
 line-height: 1em;
   border: none;
   background-color: #bfbfbf;
   text-align: center;
}
