
body
{
	margin:0px;
	padding:0px;
	
	font-family:TREBUCHET MS,verdana;
	font-size:12pt;
	color:#777;
	background-color: #fff;
  text-align:center;
}

#maintable
{
	width:750px; 
	height:100%;
	text-align:left;
	margin:0px auto;
	padding:0px;
	background-color: #fff;
	/*
	background-image:url(images/bg_druckempfinden_340x600.gif);
	*/
	background-image:url(images/bg_druckempfinden_300x505.gif);
	
	background-repeat:no-repeat;
	background-position:top left;
}

#maintable #bordertop
{
	background-image:url(images/border_top.gif);
	background-repeat:no-repeat;
}

#maintable .bordercontent
{
	background-image:url(images/border_content.gif);
	background-repeat:repeat-y;
}

#maintable #borderbottom
{
	background-image:url(images/border_bottom.gif);
	background-repeat:no-repeat;
}

.intro h1, .intro p
{
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align:center;
	color:#aaa;
}

h2
{
	margin-top: 20px; 
	font-size:20pt;
	font-weight: normal;
}

.header #header1
{
	background-image:url(images/header_chambermusic_presents_440x25.gif);
	width:440;
	height:25;
	background-repeat:no-repeat;	
}

.header
{
	padding-left: 305px;
	padding-top:20px;
	height:100px;
}


.header #header1 span
{
	display: none;
}

.header #header2
{
	background-image:url(images/header_druckempfinden_festival_440x42.gif);
	width:440;
	height:42;
	background-repeat:no-repeat;	
}

.header #header2 span
{
	display: none;
}

.header #header3
{
	background-image:url(images/header_07_nov_2009_440x28.gif);
	width:440;
	height:28;
	background-repeat:no-repeat;
	margin-top:10px;	
}

.header #header3 span
{
	display: none;
}

.content
{
	padding-left: 350px;
	padding-right: 20px;
	padding-top:20px;
}

a:link
{
	font-weight:bold;
	color: #aaf;
	text-decoration: none;
}

a:active
{
	font-weight:bold;
	color: #aaf;
	text-decoration: none;
}

a:visited
{
	font-weight:bold;
	color: #aaf;
	text-decoration: none;
}

a:hover
{
	font-weight:bold;
	Background-Color: #aaf;
	color: #550;
	text-decoration: none;
}

a.ordinary:link
{
	font-weight:bold;
	color: #009;
	text-decoration: none;
}

a.ordinary:active
{
	font-weight:bold;
	color: #009;
	text-decoration: none;
}

a.ordinary:visited
{
	font-weight:bold;
	color: #009;
	text-decoration: none;
}

a.ordinary:hover
{
	font-weight:bold;
	Background-Color: #009;
	color: #fff;
	text-decoration: none;
}


.menu
{
	display:block;
	width:360px;
}
 
.festivalbands
{
	margin-top: 30px; 
	font-size:20pt;
	font-weight: bold;
}

.festivalbands p
{
	margin: 0px;
	padding: 0px;
}

.festivalbands #band1
{
	background-image:url(images/header_band_bad_sector_287x30.gif);
	width:287;
	height:30;
	background-repeat:no-repeat;	
}

.festivalbands #band1 span
{
	display:none;
}

.festivalbands #band2
{
	background-image:url(images/header_band_propergol_287x30.gif);
	width:287;
	height:30;
	background-repeat:no-repeat;	
}

.festivalbands #band2 span
{
	display:none;
}

.festivalbands #band3
{
	background-image:url(images/header_band_genevieve_pasquier_287x30.gif);
	width:287;
	height:30;
	background-repeat:no-repeat;	
}

.festivalbands #band3 span
{
	display:none;
}


.festivallocation
{
	font-size:14pt;
}

.festivalconditions
{
	font-size:11pt;
	color: #444;	
}

.ok
{
	font-size:11pt;
	color: #474;
	font-weight:bold;	
}


.bandlinks
{
	margin-top: -10px;
	padding-top: 0px;
	width:200px;
	font-size:9pt;
	text-align: right;
}


.festivallinks
{
	border-top: 1px solid #5c5c5c;
	margin-top:10px;
	margin-left: 350px;
	width:360px;
	font-size:11pt;
}


ul
{
	list-style: square outside;
}

li
{
	margin-right: 10px;
}


table
{
	font-size:11pt;
}

.ordersummarytable
{
  border: 1px solid #999;
  margin: 0px;
  pading: 0px;
  border-collapse:collapse;
}
.ordersummarytable td
{
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
  margin: 0px;
  pading: 0px;
  background-color: #eee
}

.inputfield 
{
	border: 1px solid #888;
	background-color:#dde;
	height:18px;
	font-family:arial;
	font-size:12px;
	width:300px;
}
.inputfielderror 
{
	border: 3px solid #000;
	background-color:#ecc;
	height:24px;
	font-family:arial;
	font-size:12px;
	width:300px;
}

.inputarea 
{
	border: 1px solid #888;
	background-color:#dde;
	font-family:arial;
	font-size:12px;
	width:300px;
}


.imagecontainer
{
	background-color: #aaa;
	background-image: url( ../images/closewin.gif );
	background-position:right top;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;	
	border: 4px solid #555;
	padding-top:27px;
}

.imageplaceholder
{
	margin: 0px;
	padding: 0px;
}
