body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	margin-top: 10px;
	background-color: gray;
	text-align: center;
}

a img {border: 0;}

.menueContainer { width: 255px; padding-top: 10px; padding-left: 10px; position: absolute; text-align: left; float: left;}

.sucheContainer { padding-top: 0px; padding-left: 0px; position: relative; text-align: left;} 

.suchfeldContainer {overflow: hidden; padding: 10px; border: 1px solid lightgrey; width: 230px;}

.suchfeld {border: medium none; font-style: italic; position: absolute;}

.suchbutton {float: left; height: 16px; width: 16px; margin-right: 5px; border: 0;}

.deletebutton {float: right; height: 16px; width: 16px; border: 0; cursor: pointer;}

.menu { width: 240px; padding-bottom: 15px; padding-left: 10px; margin-top:10px; position: relative; text-align: left; border: 1px solid lightgrey;} 

.menu ul, .menu li { list-style: none; margin: 0; padding-left: 0px; margin-bottom: 1px; }

.menu ul ul { list-style: none; margin: 0; padding-left: 10px }

.menu a, .menu h2, .menu ul { font-size:small; margin: 0; padding: 2px 3px; }

.menu a { text-decoration: none; cursor: pointer; color: black; outline: none;} 

/*.menu a:hover { padding-left: 10px}*/

.menu ul ul a:hover { padding-left: 20px}

.about
{
	position: absolute;
	margin: 10px;
	top: 0px;
	left: 260px;
	width: 720px;
}

.contentMenueTabHintergrund {
	/*left: 2%;
	top: 40px;
	position: absolute;
	width: 96%;
	height: 3em; /*1.85em;*/
	z-index: 401;
}

ul.impressumMenueTabs {
	font-size: small;
	list-style:none outside none;
	margin:0.3em 0 0 0em;
	clear:both;
	height:100%;
	clear:both;
	padding-top: 1.5px;
}

ul.impressumMenueTabs li.impressumMenueTab {
	float:left;
	margin-right:0.3em;
	text-align: center;
}

ul.impressumMenueTabs li.impressumMenueTab a {
	display:block;
	height:100%;
	width:7em;
	padding:0 3px 0 3px;
	font-size: medium;
	color: black;
	text-decoration: none;
	outline: none;
}

ul#impressumMenueUl li a.active {
	color: #167ece
}

div#menue a.open {
	color: #167ece;
}

div#about ul li a.open {
	color: #167ece;
}

.impressumTabContent
{
	/*left: 12px;
	position: relative;
	top: 3em;
	width: 94%;*/
	z-index: 9;
	
}

.impressumContent
{
	left: 12px;
	position: relative;
	width:698px;
	z-index: 9;
}

.contentContainer
{
	float: left;
	position: relative;
	margin: 10px;
	top: 0px;
	left: 260px;
}

.contentContainerUeberschrift
{
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	margin-bottom: 20px;
}

.contentContainerUeberschriftZusatz
{
	position: relative;
	top:-5px;
	font-size: medium;
}

.contentContainerUeberschriftContainer
{
	padding: 15px;
	cursor: default;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.contentContainerUeberschriftHeight
{
	height: 80px;
}

.fotoUeberschrift
{
	cursor: default;
	letter-spacing: 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

.impressumUeberschrift
{
	cursor: default;
	letter-spacing: 5px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: large;
	font-weight: bold;
}

.fotoUeberschriftHeight
{
	height: 23px;
}

.fotoUeberschriftContainer
{
	border-top: 3px solid lightgrey;
}

.contentContainerAlles
{
	position: relative;
	margin-bottom: 10px;
	z-index: 1000;
}

.largeBold
{
	font-size: large;
	font-weight: bold;
}

.konzertContainer
{
	width: 170px;
	height: 170px;
	border: 1px solid black;
	cursor: pointer;
}

.konzertName
{
	width: 170px;
	height: 30px;
	background-color: white;
	position: relative;
	top: 140px;
	text-align: center;
	
}

.fotos {
	border: 1px dashed black;
	text-align: left;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 5em;
	left: 2em;
	z-index: 9;
}

.onePic {
	border: 0px;
	width: 100%;
	height: 100%;
}

.noPic {
	position: relative;
	top: 10px;
	text-align: center;
	font-size: large;
	cursor: default;
}

.welcomeText {
	position: relative;
	top: 30px;
	text-align: center;
	font-size: large;
	font-weight: normal;
	cursor: default;
}

.top
{
	background: #fff;
	text-align: center;
	height: 40px;
	padding: 5px;
	/* border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black; */
}

.staticPicture
{
	height: 290px;
	background-image: url(../images/staticPicture/staticPic1.jpg);
	z-index: 400;
}

.main
{
	text-align: left;
	background: #fff;
	width: 100%;
	float: left;
	/* border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black; */
}

.in {
	display: block;
	position: relative;
	left: 0em;
	top: 0em;
	margin: 0;
}

.websiteContainer
{
	margin: 0px auto;
}

.wide {
	width: 1000px;
}

.menuEventThemen
{
	font-weight: bold;
	margin-top: 15px;
	cursor: default;
}

.overlayBackground{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:10001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.overlayContent {
	position: fixed;
	top: 2%;
	width: 100%;
	height: 96%;
	z-index:10002;
	overflow: hidden;
}

.overlayContentPic{
	position: relative;
	width: 100%;
	height: 100%;
}

.overlayContentForward{
	text-align: right;
	position: absolute;
	bottom: 0em;
	right: 0em;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	z-index: 10004;
}

.overlayContentForward:hover{
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}

.overlayContentBack{
	text-align: left;
	position: absolute;
	bottom: 0em;
	left: 0em;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	z-index: 10004;
}

.overlayContentBack:hover{
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}

.overlayContentClose{
	position: relative;
	top: 0px;
	/*width: 40px;*/
	/*left: 57px;*/
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	z-index: 10004;
	text-align: right;
	padding-right: 5px;
}

.overlayContentClose:hover{
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}

.imgSave
{
	position: absolute;
	width: 80%;
	height: 80%;
	background-image: url(../../images/transp.gif);
	z-index: 9000;
}

.pointerCursor
{
	cursor: pointer;
}

.displayNone {
	display: none;
}

.loadingText {
	text-align: center;
	font-size: xx-large;
	position: relative;
	top: 25%;
}

.footer {
	background-color: #fff;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	
}

.footerInhalt {
	border-top: 1px solid lightgray;
	color: #888;
	padding-top: 6px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	text-transform: uppercase;
	font-size: small;
	cursor: default;
	
}

.redBorder
{
	border-color: red;
}

.borderRadius20px {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.social {
	height: 32px;
	margin: 10px;
}

.social-fixed {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 40px;
	margin: 5px 10px;
}

.logo {
    position: absolute;
    left: 0px;
    width: 100%;
}