body {
	text-align: center;
	background: url('/res/taus.gif') repeat-x;
	background-color: #ebecec;
}


table.layout {
	/* width: 776px; */
	width: 100%;
	margin: auto;
	height: 100%;
}
table.layout td.lowb {
	background-color: #F4F4F4;
}
table.layout td.copy {
	background: url('/res/lowbar.gif') no-repeat;
	background-color: #F4F4F4;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 150px;
	font-size: 11px;
	color: #1e1e1e;
}
table.layout td.copy a {
	text-decoration: none;
	color: #666;
}
table.layout td.menu {
	width: 191px;
	background-color: #ecf0f4;
}
table.layout td.funktions {
	background: url('/res/funkbg.gif') no-repeat;
	text-align: right;
	height: 31px;
	color: #fff;
	padding-right: 10px;
	vertical-align: middle;
}
table.layout td.funktions img {
	vertical-align: middle;
}
table.layout td.funktions img.div {
	margin-left: 4px;
	margin-right: 4px;
}
table.layout td.funktions a {
	color: #fff;
	text-decoration: none;
}
table.layout td.theme {
	text-align: right;
	height: 68px;
	width: 579px;
	background-color: #fff;
}
table.layout td.layoutBorder {
	width: 1px;
	background-color: #D6D4D4;
}
table.layout td.shadow {
	width: 4px;
	background: url('/res/shadow-right.gif') repeat-y;
}

table.layout td.content {
	background: url('/res/content_topbg.gif') no-repeat;
	background-color: #fff;
	height: 400px;
	width: 579px;
}
table.layout td.content * {
	font-family: arial, verdana, tahoma;
}
table.layout td.content table.c {
	width: 100%;
}
table.layout td.content table.c caption.pagetitle {
	text-align: left;
	padding-left: 16px;
	padding-bottom: 2px;
}
table.layout td.content table.c caption.pagetitle div {
	padding-bottom: 0; margin-bottom: 0;
}
table.layout td.content table.c caption.pagetitle div h1 {
	padding-bottom: 0 !important;
}
table.layout td.content table.c td.left {
	width: 364px;
}
table.layout td.content table.c td.leftS {
	_width: 100%;
}
table.layout td.content table.c td.left div.token,
table.layout td.content table.c td.leftS div.token {
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 0;
	_width: 100%;
}
table.layout td.content table.c td.right {
	width: 215px;
}
table.layout td.content table.c td.right div.token {
	padding: 10px;
}
div.pick-text-right {
	padding-bottom: 8px !important;
}
div.pick-text-right ol {
	margin-bottom: 0;
	margin-top: 0;
}
  
table.layout td.content h1 {
	padding-top: 25px;
	margin-bottom: 10px;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}table.layout td.content a { color: #C90D6D; text-decoration: none; }
table.layout td.content a:hover { text-decoration: underline; }
table.layout td.content a:visited { color: #C90D6D; }
table.layout td.content div.pick-title-right a { color: #C90D6D; }
table.layout td.content div.pick-title-right a:visited { color: #C90D6D; }table.menutree {
	margin-top: 20px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 191px;
}
table.menutree td {
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 1px;
	text-align: left;
}
table.menutree a {
	font-family: arial, verdana;
	color: #444;
	text-decoration: none;
	font-size: 12px;
}
table.menutree a:hover {
	text-decoration: underline;
}
table.menutree a img {
	margin: 4px 4px 4px 0px;
	border: 0;
	vertical-align: top;
}
table.menutree td.level1, table.menutree td.level2 {
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 14px !important;
	padding-right: 13px;
	background: url('/res/menubg.gif') repeat-y;
}
table.menutree td.level1-here, table.menutree td.level2-here {
	font-family: arial, verdana;
	font-weight: bold;
}
table.menutree td.level0Shadow {
	height: 7px;	
	background: url('/res/menubgshadow.gif') no-repeat;
}
table.menutree td.level1-last, table.menutree td.level2-last {
	padding-bottom: 8px;
}
table.menutree table.level3 td.nod2, table.menutree table.level3 td.nod2S, table.menutree table.level4 td.nod2, table.menutree table.level4 td.nod2S {
	padding-right: 8px;
}
table.menutree table.level3 td.link, table.menutree table.level4 td.link {
	vertical-align: top;
	font-family: arial, verdana;
	color: #EE0C88;
	font-size: 12px;
	font-weight: bold;
}

div.caption {
	text-align: left !important;
}div.ingressi {
	margin-bottom: 10px;
}
p.odd, p.even {
	margin-bottom: 5px !important;
}
p.odd a, p.even a {
	font-weight: bold !important;
}

div.top {
	margin: -45px 0 0 280px;
}
