/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #EAC99A url(images/img01.jpg);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A38560;
}


/* Header */

#header, #menu, #sidebar, #splash{
visibility: collapse;
}


/* Content */

#content {
	float: none;
	width: 100%;
}

/* Splash */



/* Welcome */

#welcome {
	padding: 0 20px;
}

/* Samples */

.subdivcontent {
	padding: 20px;
	background: url(images/img05.jpg) repeat-x;
    border-bottom: 1px solid  #B27217;
    text-align:justify;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

#footer p {
	font-size: 10px;
}



 .subdivcontent p{
   padding:0;margin:0;
 }



 .preis, .programmpreis{padding:0 0 0 0;
 text-align:right;;color:#870000;font-size:110%;font-weight:bold;

 }

 .zeit, .programmzeit{padding:0 0 0 0;font-size:10px;

 }


