
body
	{
	text-align : center;
	margin-left : auto;
	margin-right: auto;
	
	}

.hauptteil
	{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	}

div.bild {
	margin-left:auto;
	margin-right:auto;
	width: 423px;
	margin-top:100px;
	border-width:2px;
	}

img.bild {
	margin-left:10px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:3px;
	}

.textblau
	{
	color: #0000FF;
	font-weight: bold;
	font-size: 110%;
	margin-top: 50px;
	text-align: center;
	}

.textgrau
	{
	color: #888888;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	}

.termine
	{
	color: #0000FF;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 0px;
	}

a:link, a:active, a:visited, a:hover
	{
	color : #0000FF;
	text-decoration : underline;	
	}
