body	{
		background-color: black;
		text-align:left;
		}
A	{
		font-family:,Times New Roman,Arial;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		} 
A:link	{
		font-family:Times,Times New Roman,Arial;
		font-size: 14px;
		line-height: 14px;
		color: #ff6600;
		text-decoration: none;
		}
A:visited	{
		font-family:Times New Roman,Arial;
		font-size: 14px;
		line-height: 14px;
		color:#ff6600;
		text-decoration: none;
		}
A:hover	{
		font-family:Times New Roman,Arial;
		font-size: 14px;
		line-height: 14px;
		color: #CC0000;
		text-decoration: underline;
		}
p
	{
		margin-top:0px;
		margin-bottom: 0px;
		margin-left:10px;
		line-height: 14px;
		font-family:Sans-serif,Times New Roman,Arial;
		font-weight: normal;
		text-decoration: bold;
		font-size: 12px;
		text-align: left;
		}
H1	{
		margin-top:0px;
		margin-bottom: 0px;
		line-height: 100px;
		font-family:Sans-serif,Times New Roman,Arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 70px;
		text-align: center;
		}
H2	{
		font-family:serif,Times New Roman,Arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 22px;
		line-height: 22px;
		color:#000000;
		text-align: center;
		}
H3	{
		font-family:serif,Times New Roman,Arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 20px;
		line-height: 20px;
		color:#000000;
		text-align: center;
		}
H4	{
		font-family:serif,Times New Roman,Arial;
		font-weight: bold;
		text-decoration: none;
		font-size: 20px;
		line-height: 20px;
		color:#000000;
		text-align: left;
		}
div.haupt
	{
		margin: 130px auto;
		position: relative;
		padding: 0px 0px 0px 0px;
		text-align:right;
		width: 800px;
		height:500px;
		background-color:black;
		}
div.bild
	{
		text-align:center;
		width: 800px;
		height:60px;
		position: absolute;
		left:0px;
		top:20px;
		
		}
div.text
	{
		text-align:center;
		width: 800px;
		height:420px;
		position: absolute;
		left:0px;
		top:81px;
		background-image:url(./images/text.jpg)
		}
div.termin
	{
		text-align:center;
		width: 310px;
		height:500px;
		position: absolute;
		left:0px;
		top:0px;
		background-image:url(./images/text.jpg)
		}		
div.link
	{
		text-align:left;
		width: 150px;
		height:386px;
		position: absolute;
		left:0px;
		top:34px; 
		border-right-width:1px;
		border-left-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-style:solid;
		border-color:white;
		
		}
div.anzeige
	{
		text-align:left;
		width: 648px;
		height:386px;
		position: absolute;
		right:0px;
		top:34px;
		border-right-width:1px;
		border-left-width:0px;
		border-top-width:0px;
		border-bottom-width:0px;
		border-style:solid;
		border-color:white;
		
		}

