body{
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body#startseite{
	/*background: url(/site/templates/images/main.jpg) no-repeat fixed 0 0;*/
	background-color: black;
	-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
img { border: none;}
p{
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	margin-top: 0;
}
a, h1, h2, h3{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
div.simple a, div.no-play-intro a, div.no-play-text a{
	font-family: Times, "Times New Roman", Georgia, serif;
	border-bottom: 1px solid #bbb;
	
}
strong{
	font-weight: bold;
}
h2{
	font-size: 44px;
	line-height: 41px;
}
h3{
	font-size: 22px;
	line-height: 22px;
	margin-top: 30px;
	margin-bottom: 10px;
}
/*a:hover, a:active, a.active{
	text-decoration: line-through;
}*/
a:hover, a:active, a.active{
	color: #ff6600;
}
#wrapper{
	
}
#left{
	position: absolute;
	padding: 30px 0 0 30px;
	width: 250px;
	
	margin-right: 30px;
	float: left;
}
#header{
	
	font-weight: bold;
	/*margin: 20px 0 0 20px;*/
}
#lead p, .medienpartner p{
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	margin:0;
}
.medienpartner{
	position: absolute;
	left: 30px;
	bottom: 20px;
}
.medienpartner img{
	width: 100px;
	margin-top: 10px;
}
#navigation{
	
	margin-top: 50px;
	/*margin: 20px 0 0 20px;*/
}
#right{
	position: absolute;
	left: 310px;
	float: left;
	margin-top: 0;
	width: 800px;
	padding-bottom: 50px;
}
.simple h3{
	width: 575px;
}
.simple p{
	width: 575px;
}
.simple-mit-bild h3, .simple-mit-bild h2{
	margin-top: 25px !important;
}
.small-pages p{
	font-size: 16px;
	line-height: 18px;
}
#topmenu{
	font-size: 22px;
	line-height: 23px;
	margin-bottom: 15px;
}
#submenu{
	font-size: 14px;
	line-height: 16px;
}



#startseite a:link, #startseite a:visited, #startseite p{
	color: white;	
}
#startseite a:hover, #startseite a:active{
	color:  #ff6600;	
}
.logo-placeholder{
	height: 176px;
}
div#logo img{
	width: 183px;
}
#real-thing{
	position: absolute;
	left: 280px;
	/*background: url(/site/templates/images/background-title.png) no-repeat 0 0;*/
	float: left;
	margin-top: 0;
	max-width: 1000px;
	margin-top:80px;
	
}
#real-thing img{
	width: 100%;
}


.play{
	clear: both;
	float: left;
	display: block;
	padding-bottom: 10px;
	padding-top: 13px;
	border-top: 1px solid black;
	
	width: 800px;
}
.play:first-child{
	margin-top: 195px;
	border-top: none;
}

.play-image{
	float: left;
	display: inline;
	margin-right: 15px;
	width: 200px;
}

.play h2{
	float: left;
	display: block;
	margin:-4px 0 0 0;
	word-spacing: -0.05em;
	min-width: 400px;
}
h2.eng{
	margin-top: -4px !important;
}

/*.play h2:hover{
	color: #ff6600;
}*/
.play-img{
	width: 200px;
	height: 95px;
	overflow: hidden;
	float: left;
	background-position: 0 0;
	margin-right: 15px;
}

p.play-date{
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 0;
	font-size: 14px;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 4px;
}

.play a:hover span.play-img{
	background-position: 0 -95px;
}
.play a:hover, .play a:hover h2{
	color: #ff6600;
}

h3.play-intro-title{
	margin-top: 205px;
	margin-bottom: 10px;
}
div.play-content{
	float: left;
	margin-bottom: 20px;
	padding-top: 0px;
}
div.play-content h2{
	margin: 24px 0 20px 0;
}
div.play-text{
	width: 575px;
	margin-right: 20px;
	float: left;
}
div.play-details, div.play-besetzung{
	width: 200px;
	display: block;
	float: left;
}
div.play-details a:before, div.no-play-details a:before{
	content: "\2192  ";
}
div.play-details strong{
	font-weight: normal;
	/*line-height: 24px;*/
}
div.play-besetzung{
	margin-top: 7px;
}
div.play-details p{
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	margin: 7px 0 0 0;
}
div.play-details p:first-child{
	margin-top: 0;	
}
div.play-besetzung p{
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	/*letter-spacing: 0.1em;*/
}
.back{
	margin-top: 30px;
}

/* ------------------- */
/* ------------------- */
/* ------------------- */


/* ------------------- */
/* ------NO-PLAY------ */
/* ------------------- */
div{
	border: 0px dotted red;
}
h2.no-play{
	margin-top: 205px;
	margin-bottom: 10px;
}
div.no-play-intro{
	width: 700px;
}
div.no-play-content{
	float: left;
	margin-bottom: 20px;
	margin-top: 205px;
	width: 800px;
}
div.no-play-left{
	float: left;
	width: 575px;
	margin-right: 20px;
}
div.no-play-right{
	float: left;
	width: 200px;
}
div.no-play-content h2{
	margin: 0 0 20px 0;
	width: 575px;
	float: left;
}
div.no-play-text{
	width: 575px;
	margin-right: 20px;
	float: left;
	
}
div.no-play-details{
	width: 200px;
	display: block;
	float: left;
}
div.no-play-details p{
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	margin: 7px 0 0 0;
}
div.no-play-details p:first-child{
	margin-top: 0;	
}

p.back a{
	margin-top: 30px;
	font: bold 22px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	border: none;
}

.back a:before{
	content: "\2190  ";
}

/* ------------------- */
/* ------------------- */
/* ------------------- */




/* ------------------- */
/* ----PROGRAMM------- */
/* ------------------- */
div.programm{
	margin-top: 25px;
	float: left;
}
div.programm:first-child{
	margin-top: 205px;
}

.pro-repeater{
	border-top: 1px solid black;
	float: left;
	width: 800px;
	margin: 0 0 0 0;
	padding-top: 5px;
	min-height: 40px;
}
.pro-repeater p{
	font: 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
p.pro-zeit{
	width: 150px;
	float: left;
	margin: 0;
	min-height: 40px;
}
p.pro-kategorie{
	width: 125px;
	float: left;
	font-weight: bold;
	margin: 0;
	min-height: 40px;
}
p.pro-text{
	margin: 0;
	padding-left: 275px;
	padding-bottom: 7px;
}
p.pro-text-symposium{
	margin: 0;
	padding-left: 150px;
	padding-bottom: 5px;

}
h3.pro-text{
	margin: 0 0 3px 0;
}
h3.pro-day{
	margin-top: 0;
	margin-bottom: 10px;
}
.auszeichnung a{
	/*color: #ff6600;*/
}
.auszeichnung a:hover, .auszeichnung a:active{
	color: black;
}
.page-title{
	margin-top: 24px;
	margin-bottom: 10px;
}
button{
	border: none;
	background-color: white;
	margin-top: 30px;
	font: 22px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* ------------------- */
/* ------------------- */
/* ------------------- */








@media only screen and (device-width: 768px){
div{
	border: 0px dotted red;
}
body{
	
}
#wrapper{
	width: 100%;
}
#left{
	position: absolute;
	padding: 30px 0 0 3%;
	width: 24%;
	
	margin-right: 3%;
	float: left;
}
#real-thing{
	position: relative;
	margin-left: 30%;
	left: 0;
	float: left;
	max-width: auto;
	margin-top:170px;
}

#right{
	position: absolute;
	left: 30%;
	float: left;
	margin-top: 0;
	width: 70%;
	padding-bottom: 50px;
	overflow: hidden;
}
#right img{
	overflow: hidden;
}
p{
	font-size: 16px;
	line-height: 20px;
}
.simple h3{
	width: 80%;
	padding-right: 25px;
}
.simple p{
	width: 80%;
	padding-right: 25px;
}
.pro-repeater{
	width: 100%;
}
p.pro-zeit{
	/*width: 25%;*/
	width:130px;
	
}
p.pro-kategorie{
	/*width: 25%;*/
	width:130px;
}
p.pro-text{
	padding-left: 260px;
	/*width: 47%;*/
	/*margin-right: 3%;*/
}


div.no-play-intro{
	width: 97%;
	padding-right: 3%;
}
div.no-play-content{
	width: 100%;
}
div.no-play-left{
	width: 67%;
	margin-right: 3%;
}
div.no-play-right{
	width: 30%;
}
div.no-play-right img{
	width: 100%;
}
div.no-play-left h2{
	margin: 0 0 20px 0;
	width: 100%;
	float: left;
	font: bold 36px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}
div.no-play-text{
	width: 100%;
	margin-right: 0;
	float: left;
	
}
div.no-play-details{
	width: 97%;
	display: block;
	float: left;
	margin-right: 3%;
}
div.no-play-details img{
	width: 100%;
}
div.no-play-details p{
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid black;
	padding-bottom: 7px;
	margin: 7px 0 0 0;
}
div.no-play-details p:first-child{
	margin-top: 0;	
}
div.play{
	width: 100%;
}
div.play h2{
	font: bold 36px/35px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}


div.play-content img{
	width: 100%;
}
div.play-text{
	width: 67%;
	padding-right: 3%;
	margin-right: 0;
}
div.play-details, div.play-besetzung{
	width: 27%;
	padding-right: 3%;
	margin-right: 0;
}
div.play a h2.eng{
	
	font: bold 22px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.sponsoren img{
	width: 97%;
}

}


@media only screen and (max-width: 768px){
div#real-thing{
	margin-top: 15px;
	margin-left: 25px;
	width: 200px;
	left: 0;
	top: 0;
}
#real-thing img{
	width: 200px;
}
.medienpartner{
	display: none;	
}
}