BODY {
	BACKGROUND: #fff;  font-family:Arial; color:#CCCCCC
}
#frame {
	PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: transparent; PADDING-BOTTOM: 0px;  PADDING-TOP: 0px; TEXT-ALIGN: left;
	width: 980px;
	margin: 10px auto 10px auto;
}

input[type="text"] {
	width: 200px;
}

input[type="submit"] {
	border: 2px solid #000;
	width: 300px;
	text-transform: uppercase;
	font: 12px Arial;
}

.header2011 {
	text-align: left;
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 10px;
}

.header2011 h1 {
		background: #fc3;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
}

h1, h2, h3, h4 {
	margin: 0px 0px 8px 0px;
	text-transform: uppercase; 
	font: 14px Arial;
	color: #000;
	
}

#warning {
	width: 960px;
	margin: 5px auto 5px auto;
	border: 1px solid #ccc;
	padding: 10px;
	font: 12px Arial;
	color: #000;
	font-style: italic;	
}

#main h1 {
	background: #fc3;
	padding: 5px;
}

#menu {
 	position: absolute;
 	top: 0px;
 	right: 0px;
 	widht: 10px;
 	height: 10px;

 	
	padding:0px;
	BACKGROUND: #fff;

	COLOR: #CCCCCC;
	font-family:Arial;
	border: 0px solid #0f0;

}
#main {
	   BACKGROUND: #fff;
	   WIDTH: 980px;
	   COLOR: #000;
	   padding: 10px;
	
	float: left;
	border: 1px solid #ccc;
	
}
#header {
	HEIGHT: 0px
}
#imheader {
	LEFT: 80px; POSITION: absolute; TOP: 20px;font: 12px Arial
}
#inHeader {
	HEIGHT: 0px;
	POSITION: absolute;
	WIDTH: 1px;
	TEXT-ALIGN: center;
	font: 12px Arial;
	background: #fff;
	
}

#maintitle {
	text-align: center;
	FONT-SIZE: 24px;
	COLOR: #cccccc !important;
	font-family:Arial
}
#subtitle {
	position: absolute;
	top: 100px;
	left: 250px;
	width: 680px;
	height: 65px;
}

#subtitle p {
	COLOR: #cccccc; font-family:Arial; text-align: center;
}
#footer {
	BACKGROUND: #FFF; TEXT-ALIGN: center
}
#throbber {
	LEFT: 10px; VISIBILITY: hidden; POSITION: absolute; TOP: 10px;
}
table.workshop {
	font: 12px Arial;
	width:100%;
	}

table.workshop th {
	padding: 5px;
	background: #fc3;
	border: 0px solid #fff;	
}
	
table.workshop td {
	border: 1px solid #fc3;
	padding: 2px;
	//width: 200px;
}

table.workshop td.title {
	width:100px;	
}
table.workshop td.cancel {
	width:100px;	
}

table.workshop td.emptyCell {
		background: #fc3;
		border: 1px solid #fff;
	}
	
table.workshop .tred {
	Font: 12px Arial;
	padding: 3px;
	background: #fc3;
	margin: 2px;

	}
	
.iban {
	border: 1px solid #ccc;
	padding: 10px;	
	
}

.totalCost {
	
	padding: 10px;
	border: 1px solid #666;
	background: #ccc;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
		
}
	
	
	
	
