/* DeltaMaster Matinee */

h1.pagetitle {
	top: 92px;
	left: 480px;
	white-space: nowrap;
}

h2.pagetitle {
	top: 132px;
	left: 480px;
	white-space: nowrap;
}

div#main {
	top: 280px;
}

div#spalte2 {
	width: 450px;
	left: 240px;
}

div#spalte3 {
	left: 720px;
}

div#spalte3 ul {
	margin: 0 0 24px 0;
}

div#spalte3 p.location {
	margin: 24px 0;
}

img#pageimg {
	top: 40px;
	left: 0;
}

th {
	text-align: right;
	padding: 0 8px 8px 0;
	font-weight: normal;
	white-space: nowrap;
}

td {
	padding: 0 8px 8px 0;	
}

input#senden {
	background: #f80;
	color: #fff;
	font-weight: bold;
	margin: 16px 0 0 0;
	padding: 2px 20px;
	border: 1px outset #999;
	cursor: pointer;
}

input#senden2 {
	background: transparent;
	border: none;
	border-bottom: 1px solid #000;
	color: #000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	font-size: 8pt;
	cursor: pointer;
}

* html input#senden2 {
	width: 110px;
}
