@charset"UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
 v2.0b2 | 201101
 NOTE: THIS IS A BETA VERSION (see previous line)
 USE WITH CAUTION AND TEST WITH ABANDON */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END MEYER RESET */


body {
	font-size:14px;
	line-height:1.5;
	color:#999;
	background:url('../img/bg.jpg') fixed 50% 0;
}

#clearfix {
	clear:both;
	margin:0;
	padding:0;
}

#wrapper {
	width:800px;
	margin:0 auto;
	padding: 0;
}
hgroup {
	text-align:center;
}
hgroup h2 {
	font-size:18px;
	color:#666;
}
p {
	margin:0px 0 14px 0;
}
section {
	border-top:2px solid #333;
	text-align: left;
	overflow: hidden;
	width: 800px;
	margin-bottom: 1500px;
}
section h2 {
	font: 28px 'Rock Salt', arial, serif;
	color:#ff6600;
	margin-top: 70px;
	-webkit-text-shadow:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
	-moz-text-shadown:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
	text-shadow:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
}
section h3 {
	font: 18px 'Rock Salt', arial, serif;
	color:#ff6600;
	margin-top: 40px;
	margin-left: 5px;
	-webkit-text-shadow:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
	-moz-text-shadown:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
	text-shadow:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
}
section p {
	font-family: 'Verdana', arial, serif;
	font-size:12px;
}
span a {
	color:#ff6600;
}
span a:visited {
	color:#ff6600;
}
.h1_home {
	font: 74px 'Rock Salt', arial, serif;
	color:#ff6600;
	padding-bottom: 70px;
	-webkit-text-shadow:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
	-moz-text-shadown:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
	text-shadow:  rgba(0, 0, 0, 0.30) 2px 2px 12px, #000 5px 5px 12px;
}

#home {
	width: 800px;
	height: 600px;
	text-align:center;
	padding-bottom: 420px;
	margin-bottom: 0px;
	background:transparent url('../img/Lars-auf-Fenster.png') no-repeat fixed 50% 130px;
	border: none;
	overflow: hidden;
}
#fb_news {
	float: left;

		
}
#twit_news {
	float: right;
}

/* navigation menu */
#main-nav-holder {
	height:35px;
	z-index:999;
}
#main-nav ul {
	width:650px;
	height:35px;
	line-height:40px;
	text-align:center;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.35);
	/* orange testen */
	margin:0 auto;
	
}
#main-nav li {
	display:inline;
	padding:0 10px;
	
}
#main-nav a {
	font-family: 'Maven Pro', arial, serif;
	font-size: 18px;
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-font-smoothing: antialiased;
}
#main-nav a:hover {
	color: #fff;
}
#main-nav a.link-active {
	-webkit-box-shadow: inset rgba(255, 102, 0, 0.35) 0 0 200px,  #ff6600 0 0 35px;
	-moz-box-shadow: inset rgba(255, 102, 0, 0.35) 0 0 200px,  #ff6600 0 0 35px;
	box-shadow: inset rgba(255, 102, 0, 0.35) 200px 200px 400px,  #ff6600 0 0 35px;
	outline: 0;
	color: #fff;
}
.sticky #main-nav {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 998;
	
}
.sticky #main-nav ul {
	margin:0 auto;	
}



/* forms */
#contact {
	margin-bottom: 0px;
	padding-bottom: 450px;
}
#contact .contact_head {
	width: 400px;
}
#contact form {
	float: left;
	width: 410px;
	padding-top: 30px;
	padding-right: 50px;
	background: transparent;
}

#contact li {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

label {
	text-align: right;
	padding-right: 20px;
	float: left;
	width: 40px;
	color: #eee;
}
input, textarea {
	float: left;
	width: 300px;
	border: 0;
	padding: 8px 10px;
	color: #9f9f9f;
	text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.5);
	font: 13px/18px Arial, Helvetica, sans-serif;
	background-color: #3d3d3d;
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;
	box-shadow: inset rgba(0, 0, 0, 0.35) 2px 2px 12px, rgba(0, 0, 0, 0.3) 0 -1px 2px;
	border: 1px solid #444;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
textarea {
	resize: none;
}
input:hover, textarea:hover {
	border: 1px solid #999;
}
input:focus, textarea:focus {
	color: #fff;
	border: 1px solid #ff6600;
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 2px 2px 12px, #ff6600 0 0 10px;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.15) 2px 2px 12px, #ff6600 0 0 10px;
	box-shadow: inset rgba(0, 0, 0, 0.15) 2px 2px 12px, #ff6600  0 0 10px;
	outline: 0;
}
#submit {
	float: right;
	margin-right: 27px;
	-webkit-transition: all.3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	width: 100px;
	background-color: #ff6600;
	text-transform: uppercase;
	color: #fff;
	font: normal 18px/18px "Arial Narrow", Helvetica, Arial, sans-serif;
	padding: 8px 0;
	border: 0;
}
#submit:focus, #submit:hover {
	background-color: #333;
	background-color: rgba(255, 255, 255, 0.1);
}
.email a {
	color: #ff6600;
}
#social {
	position:fixed;
	float:left;
	top: 10px;
	left: 20px;
	z-index:1000;
}
#social img {
	height: 24px;
	width: 24px;
}
#social img:hover {
	opacity: 0.7;
}
.sidebar {
	margin-top: 35px;
	width: 250px;
	float: left;
	padding: 0 0 20px 30px;
	font-size: 12px;
}

.sidebar li {
	float: left;
	margin-bottom: 20px !important;
}
.sidebar div {
	float: right;
	width: 150px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar h4 {
	
	font-size: 18px;
	line-height: 18px;
	float: left;
	width: 65px;
	overflow: hidden;
}
/* other languages and discography */

/*
#contentbox_en {
	width: 790px;
	background-color: transparent;
	z-index: 999;
	color: #bbb;
	opacity: 1.0;
	border: 2px #333 solid;
	font-family: 'Verdana', arial, serif;
	font-size: 12px;
	letter-spacing: 0px;
	
}
#contentbox_fr {
	width: 790px;
	background-color: transparent;
	z-index: 999;
	color: #bbb;
	opacity: 1.0;
	border: 2px #333 solid;
	font-family: 'Verdana', arial, serif;
	font-size: 12px;
	letter-spacing: 0px;
	
}
#contentbox_en p, #contentbox_fr p {
	padding:5px;
}
#close_btn {
	display:block;
	float: right;
	top: 0;
	right: 0;
	width: 30px;
	height: 20px;
	font-size: 12px;
	background: red;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	
}
#close_btn:hover {
	cursor: pointer;
}
#close_fr_btn {
	display:block;
	float: right;
	top: 0;
	right: 0;
	width: 30px;
	height: 20px;
	font-size: 12px;
	background: red;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	
}
#close_fr_btn:hover {
	cursor: pointer;
}
*/
/* selection colors and alpha */
::-moz-selection {
	color: #eee;
	background-color: #ff6600;
	background-color: rgba(255, 102, 0, 0.7);
}
::selection {
	color: #eee;
	background-color: #ff6600;
	background-color: rgba(255, 102, 0, 0.7);
}
/* tab highlight */
* {
	-webkit-tap-highlight-color: rgba(255, 102, 0, 0.6);
}