/* CSS-sheet f&#252;r diesteens.de */
p, ul, li, {font-family: Times New Roman; font-size: 15pt; margin-left: 5%; margin-right: 5%; }
a {font-family: Times New Roman; font-size: 14pt; text-decoration:none; color: #003d70; }
h3 {font-family: Times New Roman; font-size: 10pt; margin-left: 5%; margin-right: 5%; color: #ffffff; }
td {font-family: Times New Roman; font-size: 14pt; margin-left: 5%; margin-right: 5%; color: #3179ac; }
h1 {font-family: Times New Roman; font-variant: small-caps; font-size: 30pt; margin-left: 5%; margin-right: 5%; margin-bottom: 10pt; }
h2 {font-family: Times New Roman; font-size: 20pt; margin-left: 5%; }
p {padding: 2pt; }
td {padding: 3pt; }
th {font-family: Arial; text-align: center; font-size: 22pt; color:#000000; text-transform: capitalize; }
h1:first-letter, h2:first-letter {font-family: Times New Roman; font-size: 35pt; margin-left: 5%; margin-bottom: 10pt; }
h1:first-letter, h2:first-letter, p:first-letter {color: #003d70; text-transform: capitalize; }
p, ul, li, td, h1, h2, th {color: #a5d4e5; }
ul {list-style:none;}
 #header	{float:none;
 		left:5px; top:5px;
		font-size:25pt;
  		text-align:left;
		color:#ffffff;
		width:99%;
		background-color:#003d70;
		padding:5px 5px 1px 5px;
		}
 #left		{float:left;
 		position:fixed;
 		left:5px;
		font-family: Times New Roman;
		font-size:14pt;
  		text-align:left;
		width:auto;
		height:auto;
		color:#ffffff;
		background-color:#a5d4e5;
		padding:10px;
		}
  #content	{float:right;
		width:85%;
		font-size: 14pt;
		}