body  {background: url(curly.jpg)}

th {
	background-color: red;
	font-family:Times New Roman, Garamond, Georgia, serif; 
	font-size: 15pt;
	}
td {
	font-family:Times New Roman, Garamond, Georgia, serif;
	font-size: 12pt;	
	}
table {
	border-color: grey;
	border-width: 0px;
	border-style: solid;
	}
th, td {
	border-width: 0pt;
	border-style: solid;
	border-color: grey;
	}
a {
	font-family: Times New Roman, Garamond, Georgia, serif; 
	text-decoration: none;
	color: black;
	}
a:visited {
	color: black;
	}
a:hover {
	color: red;
	text-decoration: underline;
	}
a:active {
	text-decoration: blink;
	}
p {
	font-size: 15pt;
	font-weight: bold;
	color: black;
	line-height: 25pt;
	}
body {
	font-family: Times New Roman, Garamond, Georgia, serif; 
	margin: 0pt;
	padding: 0pt;
	}
	
.headline {
	font-size: 25pt;
	font-weight: bold;
	color: black;
	font-variant: small-caps;
}
.navi {
	width: 150px;
	border-top-width: 1pt;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-color: red;
	border-style: solid;
	padding-left: 5px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	background-color: none;
	}
	
#navigation_inhalt {
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
	}