img { display: block;
    margin-left: auto;
    margin-right: auto;
}

#textile { padding-left: 2em;
	padding-right: 2em; 
	font-size: 75%;		
}

#textile table {
	border: 1px solid black;
	background: #fefbf6;
	text-align: center;
	padding: 0px;
	width: 100%;
}

#textile td { padding: 0px;		
	border: 1px solid #f5efdf;
	text-align: center;
	font-size: 75%;
}

.color
{	padding: 5 5 5 5;
	border: 1px solid black;	
	background: #bb0000;	
	color: white;
	font-size: 120%;
	font-weight: normal;
}

.colorbold
{	padding: 5 5 5 5;
	border: 1px solid black;	
	background: #bb0000;	
	color: white;
	font-size: 120%;
	font-weight: bold;
}

.light {
	background: #fceccb;/*#fefbf6;*/
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 7px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	}

.red { background:#bb0000;
		color: white;
		font-weight: bold;
		font-size:100%;
		}
.blue { background: #545c83;	
	color: white;
	font-weight: bold;
	font-size: 100%;
}

.orange
{	background: #f7c765;	
	color: black;
	font-weight: bold;
	font-size: 100%;
}

h1 { font-size: 22px;
	color: #bb0000;
}

h2 { font-size: 14px;
	color: #545c83;
}

h3 { font-size: 12px;
	color: #bb0000;
}

#textile hr {background-color: #708090;
	 width: 100%;
    border-width: 0px;
    height: 1px;
    color: #708090;
	 clear: both;
}

#textile table.foto
{	background: transparent;
	/*border-collapse: collapse;*/
	border: 0px solid black;
	/*background: white;*/
	text-align: center;
	padding: 5px;
	width: 100%;
}
#textile A.foto {
	COLOR: #003399;  TEXT-DECORATION: none;
}

#textile img.foto {
	border: 1px solid;
}

.repertoar {	
	border: 0px solid black;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 150px;
	background-color: #fceccb;
	border-spacing: 0px;
}

#textile table.partner
{	background: white;
	/*border-collapse: collapse;*/
	border: 1px solid black;
	/*background: white;*/
	text-align: center;
	padding: 0px;
	width: 100%;
}

p.pbanner{
	text-align: right;
	border-bottom: 1px solid black;
	/*background-color: #fceccb;*/
}

p.pbanner img{
	display: inline;
}


