/* //////////////////////////////////////////////////////////////////////
// Marcel von der Mark //////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////// */

body {
	background-color: #ffffff;
	font-family: 'dustimo', Arial, sans-serif;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #111111;
	line-height: 30px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #007bc2;
}
.navi:hover {
	text-decoration: underline;
}
.ueberschrift {
	font-family: 'cicle', Arial, sans-serif;
	font-size: 2em;
}
.padder {
	position: absolute;
	margin: 35px;
	z-index: 9;
}

.galerie {
	position: absolute;
	overflow: hidden;
	right: 0px;
	height: 350px;
	top: 0px;
	width: 1200px;
	text-align: right;
	z-index: 1;
}

/* DIV - Formatierungen ####################################### */

#konzert {
	background-color: #222222;
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 350px;
	overflow: hidden;
	top: 100px;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
}
#konzert-overlay {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 450px;
	height: 350px;
	top: 0px;
	background-color: #cfd900;
}
#konzert-galerie {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	left: 449px;
	width: 200px;
	height: 350px;
	top: 0px;
}

#event {
	z-index: 1;
	position: absolute;
	left: 0px;
	width: 450px;
	height: 450px;
	overflow: hidden;
	top: 450px;
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
}
#event2 {
	z-index: 1;
	position: absolute;
	left: 450px;
	width: 400px;
	height: 450px;
	overflow: hidden;
	top: 450px;
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
}
#event3 {
	z-index: 0;
	position: absolute;
	right: 0px;
	width: 450px;
	height: 411px;
	overflow: hidden;
	top: 489px;
	text-align: right;
}

#feier {
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 350px;
	overflow: hidden;
	top: 900px;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	background-color: #222222;
}
#feier-overlay {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 450px;
	height: 350px;
	top: 0px;
	background-color: #ffffff;
}
#feier-galerie {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	left: 449px;
	width: 200px;
	height: 350px;
	top: 0px;
}

#kontakt {
	z-index: 0;
	position: absolute;
	width: 500px;
	height: 400px;
	overflow: hidden;
	top: 1250px;
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
}
#kontakt2 {
	z-index: 0;
	position: absolute;
	left: 500px;
	width: 350px;
	height: 300px;
	overflow: hidden;
	top: 1250px;
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
}