.integendeel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.background {
	background-color: #FCF2E4;
}
.centertable {
	background-color: #CEEEBB;
}
.showTitel {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #333333;
	padding-left: 50px;
}
.concertText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.concertTabel {
	border: 1px dashed #CCCCCC;
	width: 400px;
	height: 1px;
	background-color: #F2EBDB;
}
a:link {
	font-weight: normal;
	color: #746434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
    color: #746434;
}
a:hover {
	color: #3D2C18;
}
a:active {
	text-decoration: none;
}
.datum {
	font-size: 14px;
}
.logo {
	font-family: "Trebuchet MS", Arial;
	font-size: 42px;
	color: #996600;
	letter-spacing: 4px;
}
.insideTabel {
	background-color: #FEFAF1;
}

