@font-face {
	font-family: 'web_ProximaNova-Regular';
	src: url('fonts/ProximaNova-Regular.eot');
	src: url('fonts/ProximaNova-Regular.woff') format('woff'), url('fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height:100%;
}
#tinymce {
	overflow:auto;
}
body, div, img {
	margin:0;
	padding:0;
	border:0 solid transparent;
}

body {
	background-color:#222222;
	font-family:Tahoma, Arial, Sans-Serif;
	color:white;
	font-size:16px;
	overflow:hidden;
}



/* Navigationsspalte */

#nav_container {
	background-color:#222222;
	position:absolute;
	width:225px;
	height:100%;
	left:0px;
	top:0px;
	z-index:1;
	
}
#nav_logo {
	margin-top:48px;
	height:131px;
}
#nav_container ul, #nav_container li{ 
	display: block;
	text-indent: 0;
	padding:0;
	margin:0;
	list-style-type: none;
	border-width:0px;
}
#nav_container li a span, a.icon span {
	display: none;
}
#nav_menu {
	margin-top:42px;
}
#nav_menu ul {
	background: url('imgs/menu.png') no-repeat left top;
	padding-top:3px;
}
#nav_menu a, #nav_menu li {
	display:block;
	width:225px;
	height:32px;
	font-size: 1px;
	line-height: 1px;
}
#nav_menu a.item1:hover, #nav_menu.events  a.item1 {	background: #2f2f2f url('imgs/menu.png') no-repeat left -3px; }
#nav_menu a.item2:hover, #nav_menu.music   a.item2 {	background: #2f2f2f url('imgs/menu.png') no-repeat left -35px; }
#nav_menu a.item3:hover, #nav_menu.video   a.item3 {	background: #2f2f2f url('imgs/menu.png') no-repeat left -67px; }
#nav_menu a.item4:hover, #nav_menu.shop    a.item4 {	background: #2f2f2f url('imgs/menu.png') no-repeat left -99px; }
#nav_menu a.item5:hover, #nav_menu.press   a.item5 {	background: #2f2f2f url('imgs/menu.png') no-repeat left -131px; }
#nav_menu a.item6:hover, #nav_menu.contact a.item6 {	background: #2f2f2f url('imgs/menu.png') no-repeat left -163px; }


#nav_socialicons {
	margin-top:50px;
	margin-left:30px;
}

a.icon {
	display:inline-block;
	width:40px;
	height:40px;
	margin-right:8px;
	margin-left:6px;
	background:url('imgs/socialicons.png') no-repeat;
	background-size: 640px 80px;
	border-radius:8px;
}
#nav_socialicons a.icon {
	margin-right:10px;
	margin-left:0px;
}
#nav_container #nav_socialicons li {
	display:inline;
}
	
a.icon.facebook			{ background-position: 0px top; }
a.icon.facebook:hover 	{ background-position: 0px bottom; }
a.icon.nicipedia		{ background-position: -40px top; }
a.icon.nicipedia:hover 	{ background-position: -40px bottom; }
a.icon.twitter			{ background-position: -80px top; }
a.icon.twitter:hover 	{ background-position: -80px bottom; }
a.icon.reviews			{ background-position: -120px top; }
a.icon.reviews:hover 	{ background-position: -120px bottom; }
a.icon.website			{ background-position: -160px top; }
a.icon.website:hover 	{ background-position: -160px bottom; }
a.icon.mx3				{ background-position: -200px top; }
a.icon.mx3:hover 		{ background-position: -200px bottom; }
a.icon.soundcloud		{ background-position: -240px top; }
a.icon.soundcloud:hover { background-position: -240px bottom; }
a.icon.youtube			{ background-position: -280px top; }
a.icon.youtube:hover 	{ background-position: -280px bottom; }
a.icon.reverbnation		{ background-position: -320px top; }
a.icon.reverbnation:hover 	{ background-position: -320px bottom; }
a.icon.myspace			{ background-position: -360px top; }
a.icon.myspace:hover	 	{ background-position: -360px bottom; }
a.icon.bestof			{ background-position: -400px top; }
a.icon.bestof:hover	 	{ background-position: -400px bottom; }
a.icon.other			{ background-position: -440px top; }
a.icon.other:hover	 	{ background-position: -440px bottom; }

/* Twitter */

#nav_twitter {
	margin:30px 0px 10px 13px;
	font-size: 12px;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
}
#nav_twitter .twtr-doc {
	background: #f0f0f0;
	color:#666666;
	border-radius: 6px;
	width:180px;
}
#nav_twitter .twtr-doc p {
	padding:5px;
	margin:0;
}
#nav_twitter .twtr-doc a, #nav_twitter .twtr-doc a:hover, #nav_twitter .twtr-doc a:visited  {
	color:#2394be;
	text-decoration:none;
} 
#nav_twitter .twtr-doc a:hover {
	text-decoration:underline;
} 
#nav_twitter .twtr-doc span {
	font-size:9px;
}
a.twtr-reply		{ background:url('imgs/twitter_buttons.png') no-repeat -0px top; }
a.twtr-reply:hover 	{ background:url('imgs/twitter_buttons.png') no-repeat -16px top; }
a.twtr-rt			{ background:url('imgs/twitter_buttons.png') no-repeat -80px top; }
a.twtr-rt:hover 	{ background:url('imgs/twitter_buttons.png') no-repeat -96px top; }
a.twtr-fav			{ background:url('imgs/twitter_buttons.png') no-repeat -32px top; }
a.twtr-fav:hover 	{ background:url('imgs/twitter_buttons.png') no-repeat -48px top; }

a.twtr-reply, a.twtr-rt, a.twtr-fav {
	display: inline-block;
	margin-left:10px;
	width:16px;
	height:16px;
	margin-top:-2px;
	visibility:hidden;
}
a.twtr-reply span, a.twtr-rt span, a.twtr-fav span{
	display: none;
}
#nav_twitter .twtr-doc p:hover a.twtr-reply,  #nav_twitter .twtr-doc p:hover a.twtr-rt, #nav_twitter .twtr-doc p:hover a.twtr-fav {
	visibility:visible;
}
#nav_twitter .twtr-footer {
	margin-top:12px;
}
#nav_twitter .twtr-footer img {
	margin:0 20px 0 8px;
	vertical-align: bottom;
}
#nav_twitter .twtr-footer a {
	text-decoration:none;
}

/* Inhalt-Spalte Positionierung */

#strecher {
	position:relative;
	padding:0 0 0 225px;
}
#screen {
	width:100%;
	height:auto;
	position:relative;
	padding-top:0;
	margin:0 0 -59% 0;
}
#main_container {
	width:100%;
	border:1px solid transparent;
	position:relative;
	margin-top:0px;
}
.c {
	margin:0 0 20px 0;
	padding:0 8% 0 8%;
}


#strecher.small  {
	max-width: 975px;
}
#strecher.small #screen {
	display:none;
	margin:0;
}
#strecher.small #main_container {
	min-width:485px;
	min-height:800px;
	background:url('imgs/screen.png') no-repeat 58% top;	
}
#strecher.small .c {
	padding-top:225px;
	position:relative;
}
#strecher.small .c .block {
	max-height:520px;
}



/* Inhalt-Spalte */

.c .block
{
	font-family:'web_ProximaNova-Regular', Tahoma, Sans-Serif;
	background-color:#222222;
	border-radius:4px;
	text-align:left;
	padding:20px 30px 20px 30px;
	position:relative;
	z-index:1;
	overflow:auto;
	height:540px;
	scrollbar-base-color:#333;
}
#content {
	transition: opacity 0.6s;
	-webkit-transition: opacity 0.6s;
}

.category {	
	margin:30px 0 0 0;
	width:250px;
	height:28px;
}
.category.events        {	background: url('imgs/categories.png') no-repeat left 0px; }
.category.music         {	background: url('imgs/categories.png') no-repeat left -63px; }
.category.video         {	background: url('imgs/categories.png') no-repeat left -127px; }
.category.shop          {	background: url('imgs/categories.png') no-repeat left -191px; }
.category.press         {	background: url('imgs/categories.png') no-repeat left -254px; }
.category.contact       {	background: url('imgs/categories.png') no-repeat left -318px; }

body.empty #content {
	display: none;
}

.subnav {
	margin:-30px auto 0 250px;
	padding:0 14px;
	height:26px;
	display:inline-block;
	background-color: #444;
	border-radius:13px;
}
.subnav a {
	display:block;
	margin:0 0;
	padding:5px 12px 1px 12px;
	height:20px;
	float:left;
	background-color: #444;
	
}
.subnav a:hover {
	background-color: #2f2f2f;
}
.subnav a.current {
	background-color: #2f2f2f;
	/*border-radius:14px;*/
}
.subnav.shop { margin-left:130px }

.c div.subnav a , .c div.subnav a span, #tinymce div.subnav a  {
	color:white;
	text-decoration: none;
}
	

.c h1, #tinymce h1 {
	font-size:22px; 
	line-height:26px; 
	letter-spacing:1px;
	font-weight:normal;
	margin: 32px auto 12px auto;
}
.c h2, #tinymce h2  {
	font-size:20px; 
	line-height:26px; 
	letter-spacing:1px;
	font-weight:normal;
	margin: 26px auto 10px auto;
	color:#ccc;
}
.c p, .c li, .c td {
	font-size:16px; 
	line-height:20px;
}
.c p, .c ul, .c tr {
	max-width:700px;
}
.c ul {
 	margin:0 0 0 20px;
 	padding-left: 18px;
 }
 
.c a, #tinymce a {
	text-decoration:none;
	/*color:#8ed8ed;*/
	color:#999;
}
.c a:hover, #tinymce a  { 
	text-decoration:underline;
}
.c a:visited, #tinymce a:visited {
	color:#999;
}

.c hr,  #tinymce hr {
	color: #222222;
	background-color: #222222;
	border:0px dotted #666;
	border-top-width:2.5px;
	margin: 30px 0 0 0;
}
#adminbuttons {
	margin:-10px 0 -12px 0;
}
#adminbuttons.error {
	background-color:#633;
	color:#f33;
	padding:3px 15px;
}

#tinymce a.icon {
	display:inline-block;
	width:auto;
}
#tinymce a.icon span{
	display:inline
}

#tooltip {
	border: 1px solid #66665c;
	background-color: #333;
	/*width: 200px;*/
	padding: 0px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index:100;
}

#tooltip p {
	margin: 4px 5px 3px 4px;
	color: #dd9;
}

.endochintern { height:10px; overflow:hidden}
.endochintern a { display:block; margin-top: 20px}

/* Peace */
#peace {
	width:20%;
	height:30%;
	position:absolute;
	top:-24%;
	left:65%;
	overflow:hidden;
	display:none;	
}
#peaceSprite {
	margin-top:250px;
	transition: margin-top 0.3s;
	-webkit-transition: margin-top 0.3s;
}
#strecher.small #peace {
	top:95px;
	height:130px;	
}
body.empty #peaceSprite {
	display: none;
}


@media screen and (max-width:1200px) {
	#strecher  {
		max-width: 975px;
	}
	#strecher #screen {
		display:none;
		margin:0;
	}
	#strecher #main_container {
		min-width:485px;
		min-height:800px;
		background:url('imgs/screen.png') no-repeat 58% top;
		border:0 solid transparent;
	}
	#strecher .c {
		padding-top:225px;
		position:relative;
	}
	#strecher .c .block {
		overflow:auto;
		max-height:520px;
	}
	#peace {
		top:95px;
		left:65%;
		height:130px;
	}
	.c .block {
		height:100%;
	}
}

@media screen and (max-width:1025px) {
	body {
		overflow:auto;
	}
	#strecher #main_container {
		min-width:485px;
		min-height:800px;
		background:url('imgs/screen.png') repeat-y 58% top;	
	}
	#strecher .c {
		padding:225px 2% 0 2%;
	}
	#strecher .c .block {
		overflow:visible;
		max-height:none;
	}
}


@media print {
	#screen, #nav_menu, #nav_socialicons, .subnav {
		display:none;
	}
	#nav_logo {
		margin-bottom: 180px;
	}
	html, body , #strecher.small .c .block, #strecher .c .block {
		max-height:100%;
		overflow:visible;
		color:#666;
	}
	.c a, a:visited {
		color:#666;
	}
	.c hr {
		color: white;
		background-color: white;
	}
	
}
