body
{
	position:absolute; width:600px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; color: #333333;
	background-color: #ffffff;
	left: 0px; top: 0px;
	margin-top:20px;
}

#gig
{
	position:absolute; width:600px; left:0px; top:0px;	
}

h1	{color:#993300; font-weight:bold; font-size:small;}
h2	{color:#ffffff; font-weight:bold; font-size:small; background-color:#993300; line-height:16px; text-align:center; letter-spacing:1mm; text-transform:uppercase;}
h3	{color:#993300; font-weight:bold; font-size:small; letter-spacing:1mm; text-transform:uppercase; border-bottom:1px; border-bottom-style:solid; border-bottom-color:#333333; padding-left:5px;}

.szene	{color:#333333; font-weight:bold; font-size:small; background-color:#cccccc; text-align:left;
	background-image:url("../images/pfeilrechts-o.gif"); background-repeat:no-repeat; background-position:left;
	padding-left:8px; text-transform:uppercase;}
	
.malsehen	
{
	background-color:#cccccc;
	background-image:url("../images/pfeilrechts-o.gif");
	background-repeat:no-repeat;
	background-position:0px;
	font-weight:normal; color:#993300; font-size:11px;; text-align:left;
	padding-left:15px; letter-spacing:0.3mm; text-transform:uppercase;
}
	
a:link		{color:#993300; text-decoration:none;}
a:visited	{color:#663300; text-decoration:none;}
a:hover		{color:#996633; text-decoration:none;}

table	{background-color:#cccccc; width:600px; vertical-align:center; border:0px;}
tr		{background-color:#cccccc; }
td		{background-color:#ffffff; padding-left:8px; padding-right:5px; padding-bottom:3px; padding-top:3px;
		background-image:url("../images/linie-anthra.gif"); background-position:bottom; 
		background-repeat:repeat-x;}
th		{text-align:left; font-weight:normal; padding-left:8px; padding-right:5px; background-color:#cccccc;}
.gig	
{
		background-color:#cccccc; 
		background-image:url("../images/pfeilrechts-o.gif");
		background-repeat:no-repeat;
		background-position:0px;
		font-weight:bold; color:#993300; font-size:small; text-align:left; 
		padding-left:15px; letter-spacing:1mm; text-transform:uppercase;
		line-height:25px;
}

#fussnote
{
	font-size:x-small; text-align:center;
	position:relative; top:100px;
	border:1px; border-style:solid; border-color:#993300;
	padding-top:10px; padding-bottom:10px;
}

