html, body {
	margin: 0px; padding: 0px;
	font:  12px serif; 
        line-height: 1.6em;
	color: #636363;
	height: 100%;
	background: url(images/sonntagsfest_01.png) repeat-x #fff;
}

td.contend {
	text-align: left;
	padding: 20px;
	background: url(images/punkt.gif) repeat-y #fff;
		}
td.contend a {
	text-decoration: none;
	color: #FF6100;
} 

td.contend a:hover {
	text-decoration: underline;
	color: #636363;
} 
td {
	vertical-align:top;
}

a {	color: #84009c;
}

h1 {
	font: italic bold 25px serif; 
	color: #FF6100;
	margin: 0 0 0 0;
}

h2 {
	font: italic bold 16px serif; 
	color: #FF6100;
	margin: 0 0 0 0;
}
h3 {
	font: normal bold 14px serif; 
	color: #636363;
	margin: 0 0 0 0;
}

td.navi{
	padding: 5px 20px 0px 70px;
	background: url(images/punkt.gif) repeat-y #fff;
		}

td.navi a {
	font: normal bold 14px serif; 
	text-decoration: none;
	color: #FF6100;
} 

td.navi a:hover {
	font: normal bold 14px serif; 
	text-decoration: none;
	color: #636363;
} 
td.navi2 {
	padding: 5px 20px 0px 70px;
	background: url(images/punkt.gif) repeat-y ffff;
	width: auto;
}
