body { 
			background-color:#f6e3d2; 
			font-family: 'Yanone Kaffeesatz', serif;
			  font-size: 20px;
			  font-style: normal;
			  font-weight: 400;
			  text-shadow: none;
			  text-decoration: none;
			  text-transform: none;
			  letter-spacing: 0.015em;
			  word-spacing: 0em;
			  line-height: 1em;
			  color:#660066;
		}

table.wrapper {
			width:1024px; 
			border-style:solid; 
			border-width:1;
			border-color:#d6c3b2;
			background-color:#e6d3c2; 
			}

td.header_cell {
			background-image:url('images/header_compo.jpg'); 
			background-repeat:no-repeat; 
			background-position:center;
			color:#FFFFFF;
			}

td.menu_row {
				padding-top:2px;
				padding-bottom:2px;
				background-color:#d6c3b2;
			}
td.menue_item {
           background-color:#fff6f0;
           font-size:12pt;
           width:5em;
           cursor:pointer;
         }
td.menue_item_mo {
           background-color:#efe6e0;
           font-size:12pt;
           color:#000000;
           width:5em;
           cursor:pointer;
         }
td.left_image {
			margin:0px;
			padding:20px;
			width:160px;
			vertical-align:top;
		}

td.content_cell {
			background-color:#e6d3c2; 
			/*background-image:url("images/kinder_tanz.jpg");*/
			/*background-repeat:no-repeat;*/
			/*background-position:center;*/
			padding:20px; 
			width:100%;
			vertical-align:top;
		}

p.small {
		font-size: 15px;	
		}
