ul {
	text-align:left;
	margin-left:20px;
}
li {
	margin-bottom:10px;
}
#tagung table {
	border:solid 1px;
	margin-left:70px;
	width:400px;
	background-color:white;
}
#tagung td {
	border-bottom:solid 1px #9c6154;
	border-right:solid 1px #9c6154;
	padding-left:10px;
	background-color:#dcc1a8;
}
#tagung td.headline {
	font-weight:bold;
	text-align:RIGHT;
	padding-right:5px;
}
#tagung td.value {
	width:20%;
	text-align:center;
}
#tagung .box {
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:30px;
	margin-left:70px;
	width:400px;
	text-align:center;
	font-size:130%;
	background-color:white;
}

td,p,div
	{font-size:10pt;line-height:15pt}
.text
	{
	background-color:#FDF4E5;
	color:#202020;
	font-family:Arial,Helvetica,Sans-Serif;
	border-left: #505050 1px solid;
	border-top: #505050 1px solid;
	border-right: white 3px solid;
	border-bottom: white 3px solid;
	}
.text_wide
	{
	background-color:#FDF4E5;
	width:300px;
	color:#202020;
	font-family:Arial,Helvetica,Sans-Serif;
	border-left: #505050 1px solid;
	border-top: #505050 1px solid;
	border-right: white 3px solid;
	border-bottom: white 3px solid;
	}
.text_area
	{
	background-color:#FDF4E5;
	width:300px;
	color:#202020;
	font-family:Arial,Helvetica,Sans-Serif;
	border-left: #505050 1px solid;
	border-top: #505050 1px solid;
	border-right: white 3px solid;
	border-bottom: white 3px solid;
	}
.button_wide
	{
	background-color:white;
	line-height:8pt;
	width:80px;
	height:18px;
	color:#202020;
	font-family:Arial,Helvetica,Sans-Serif;
	border-left: white 2px solid;
	border-top: white 2px solid;
	border-right: #505050 2px solid;
	border-bottom: #505050 2px solid;
	}
.button
	{
	background-color:white;
	line-height:8pt;
	height:18px;
	color:#202020;
	font-family:Arial,Helvetica,Sans-Serif;
	border-left: white 2px solid;
	border-top: white 2px solid;
	border-right: #505050 2px solid;
	border-bottom: #505050 2px solid;
	}
#speisekarte .menu {
	border:solid 0px black;
}
#speisekarte .spacer {
	margin:0;
	font-size:0.9em;
}
#speisekarte .karte {
	margin:40px 0 0 0;
	border:solid 0px black;
}
#speisekarte .item {
	margin:10px 0 10px 0;
	border:solid 0px #ccc;
	text-align:center;
}
#speisekarte .titel {
	margin:10px 0 10px 0;
	font-weight:bold;
}
#speisekarte .gericht {
	color:#555;
}
#speisekarte div.preis {
	margin:10px 0 30px 0;
}
#speisekarte .preis {
	color:#555;
	font-style:italic;

}






















