			body {
				background-color:#333;
				background-color_201001:#d3d4d7;
				background-color_200902:#d9ccbd;
				background-color_200901: #fcc;
				background-color_200802: #fffff8;
				background-color_200801: #fcc;
				background-image_201001:URL('hg_lochleder.png');
				background-attachment:scroll;
			} 
			img {
				border:0;
			}
			h1 {
				font-size: 9px;
				font-weight:bold;
				text-align:left;
				color: #B282BF;
			}
			h2 {
				font-family: "Adobe Garamond", "ITC Garamond", Garamond, serif;
				font-size:48px;
				padding-left:20px;
			}
			p, body, div, td  {
				font-family: "Verdana Ref", Verdana, sans;
				font-size: 9px;
				line-height:14px;
				color: #B282BF;
				text-align:left;
			}
			td {
				vertical-align:top;
			}
			a, a:link {
				color: #B282BF;
				text-decoration: none;
			}
			a:hover {
				color: #eee;
			}
			.menue a, .menue a:link{
				color:#B282BF;
			}
			.menue a:hover {
				color:#eee;
			}
			p.nav {
				font-size: 9px;
			}
			.nobr {
				white-space:nowrap;
			}
			.rechts {
				text-align:right;
			}
			.bobo {
				border-bottom:1px solid #ddd;
				margin-bottom:10px;
				padding-bottom:5px;
			}
			small, .small {
				font-size: 9px;
			}
			#platzhalter {
				width:780px;
				heigth:10px;
			}
			#menu {
				width:780px;
				height:10px;
				padding:0 18px 0 18px;
			}
			#menuTable {
				width:780px;
				height:20px;
				border:0;
				padding:0;
				margin:0;
			}
			.menue,  #menuTable td{
				font-family: "Adobe Garamond", "ITC Garamond", Garamond, serif;
				font-size:9px;
				text-align:left;
				text-transform:uppercase;
				padding-top:10px;
			}
			#menuTable td.home {
				width:395px;
			}
			#menuTable td.rechts {
				padding-right:20px;
			}
			td.mittig {
				text-align:center;
			}
			table, td {
				padding:0;
				margin:0;
				text-align:left;
			}
			table.termine {
				width:100%;
			}
			table.termine td {
				padding:0 5px 5px 0;
			}
			table.haendlereintrag {
				width:100%;
				border-bottom:1px solid #eee;
				padding-bottom:5px;
				margin-bottom:5px;
			}
			table.haendlereintrag td {
				text-align:left;
			}
			#zenter, .zenter {
				width:780px;
				height:600px;
				position: absolute;
				top:50%;
				left:50%;
				margin-left:-405px;
				margin-top:-310px;
				z-index:3;
			}
			#linkeSeite, .linkeSeite {
				width:388px;
				height:549px;
				background-color: #333;
				float: left;
				z-index:4;
			}
			#linkeSeiteleer, .linkeSeiteleer {
				width:388px;
				height:549px;
				float: left;
				z-index:4;
			}
			#linkeSeite .rand, .linkeSeite .rand  {
				width:300px;
				height:477px;
				padding:36px 52px 36px 36px;
			}
			#rechteSeite, .rechteSeite {
				width:388px;
				height:549px;
				background-color: #333;
				float:right;
				z-index:4;
			}
			.border {
				border: 1px solid #444;
			}
			#rechteSeiteleer, .rechteSeiteleer {
				width:388px;
				height:549px;
				float:right;
				z-index:4;
			}
			#rechteSeite .rand, .rechteSeite .rand {
				width:300px;
				height:477px;
				padding:36px 36px 36px 52px;
			}
			.leer p, .leer td, .leer h1 {
				color: #eee;
			}
			#ganzeSeite, .ganzeSeite {
				width:778px;
				height:550px;
				margin: 0;
				border: 1px solid #ccc;
				background-color: #333;
				text-align:center;
				z-index:4;
			}
			#ganzeSeite p.kontakt {
				padding:50px 100px 300px 415px;
			}
			#drunterMenu {
				width:778px;
				height:20px;
				text-align:right;
				z-index:9;
			}
			#drunterMenu span {
				display:inline;
				padding-right:20px;
			}
			#drunterMenu span b {
				font-family:Verdana;
			}
			#drunterMenu #erster {
				float:left;
			}
			#drunterMenu #letzter {
				padding-right:0;
			}
			div#logo {
				padding-bottom:10px;
				width:778px;
				text-align:right;
			}
			
/* --- nur übergangsweise, solange der Countdown drauf steht --- */
			
			div#ganzeSeite.weiss, 
			div#ganzeSeite.weiss p {
				background-color:#fff;
				color:#333;
				font: 24px "Trebuchet MS", sans-serif;
			}
				div.weiss input {
					background-color:#fff;
					margin: 200px 0 20px 130px;
					border:0;
					font: 48px "Trebuchet MS", sans-serif;
					font-weight:bold;
					color:#333;
				}
			
