.tgalogo {
	font-family: "Arial Rounded MT Bold",Arial,Helvetica,sans-serif;
	text-transform: none;
	font-size:1.8em;
	color:Orange;
	letter-spacing:0.1em;
	width:100%;
	padding-top:0;
	position:relative;
	padding-left:1%;
	background-color:black;
}
.tgalogo span {
	color:white;
}

.tgalogo .pijl {
	margin-left:-0.4em;
}

.tgaVoorstellingContainer
{
    margin:0px auto;
    max-width:80%;
}
.prompt 
{
    color:Orange;
    font-weight:bold;
    font-size:0.8em;
    text-align:right;
    padding:5px;
    background-color:black;
    width:30%;
}

.download a
{
    margin-top:25px;
    margin-bottom:25px;
    float:left;
    font-size: 1.3em;
    font-weight: bold;
    display:block;
    border:1px black solid;
    padding:3px;
    background-color:Maroon;
    color:#FFF;
}

.impressiecontainer
{
    width:100%;
    clear:both;
}
.voorstellinginfo 
{
    clear:both;
    float:left;
    max-width:50%;
}
.voorstellingafbeeldingen 
{
    float:left;
}
.voorstellingafbeelding
{
    width:80%;
    max-width:400px;
    height:auto;
}
#tgaCarousel  .carousel-control {

height: 5%;
top: 100%;
width: 25px;
background: black;
margin-bottom:5%;
}

.carousel-control-prev 
{
    margin-left:0;
}
.carousel-control-next
{
    margin-right:0;
}

.voorstellingData td
{
     vertical-align:top;
     border-bottom:#d9d9d9 1px solid;
     padding:2%;
}

.nadruk 
{
    font-size:1.2em !important;
    font-weight:bold !important;
}

.voorstellingData p 
{
    margin:0;
}
.eind 
{
    clear:both;    
}
.titel {
    float:left;
}
.koop a
{
    margin-top:25px;
    float:right;
    font-size: 1.3em;
    font-weight: bold;
    display:block;
    border:1px black solid;
    padding:6px;
    background-color:Orange;
    color:black;
    text-decoration: none;
}
.content 
{
    clear:both;
}

.doorstreep 
{
    text-decoration:line-through;
}

caption {display:none}

h1, h2 { color: Orange}
h4 { font-size:1.05em}
.progress-bar {
    background-color:Orange;
    font-size:1.4em;
    font-weight:bold;
}
h3 {color:maroon !important; font-size:1.2em;};

video {
	width:100% !important;
	height:auto !important;
}

.actueel {
	border:solid 5px Orange;
	padding: 10px;
}
.actueel p, h2 {
	margin:5px !important;
}