	body {
		background-image: url(../graphik/daheim_bg.jpg);
		background-position: top center;
		background-repeat: repeat-y;
		font-size : 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : Black;
		background-color : White;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	h1 {
		font-size : 16pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #CB704A;
		text-decoration : none;
		text-align : center;
		border-style : none;
	}
	table, td {
		font-size : 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : Black;
	}
	#box {
		width: 800px;
		margin: 0px auto 5px auto;
	}
	#header {
		background-image: url(../graphik/steine_bg.jpg);
		background-color: white;
		padding-top: 10px;
	}
	#logos {
		width: 798px;
	}
	#logos td {
		text-align: center;
		width: 50%;
	}
	#wrapper {
	}
	#contdaheim {
		margin: 10px 5px 10px 205px;
		width: 375px;
	}
	#contdaheim a, #contdaheim a:link   {
		color: #CB704A;
		background-image: url(../graphik/pfeil_br.gif);
		background-position: left;
		background-repeat: no-repeat;
		padding-left: 15px;
		font-weight: bold;
	}
	#contdaheim	a:visited  {}
	#contdaheim	a:active  {color: #CC0099}
	#contdaheim	a:hover  {color: #ff0000}
	#rightcol {
		float: right;
		margin: 10px 5px auto auto;
		width: 200px;
		color: #555555;
		/* height: 550px; */
		padding: 3px;
		border-left : thin dotted Silver;
		border : thin dotted Silver;
	}
	#leftcol {
		float: left;
		width: 200px;
	}
	#leftcol img {
		margin: 30px auto auto 20px;
	}
	.rot {
		color: #ff0000;
	}
	.tiny {
		font-size : 9pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	.clearer {
		clear: both;
	}
