@charset "UTF-8";


/* ================= */
/* ///// FONTS ///// */
/* ================= */

 /* Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc. Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved. */ 

@font-face {
	font-family: 'BitstreamVeraSansRoman';
	src: url('../fonts/Vera-webfont.eot');
	src: local('☺'), url('../fonts/Vera-webfont.woff') format('woff'), url('../fonts/Vera-webfont.ttf') format('truetype'), url('../fonts/Vera-webfont.svg#webfontHBSQ3oqr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BitstreamVeraSansitalic';
	src: url('../fonts/Vera-Italic-webfont.eot');
	src: local('☺'), url('../fonts/Vera-Italic-webfont.woff') format('woff'), url('../fonts/Vera-Italic-webfont.ttf') format('truetype'), url('../fonts/Vera-Italic-webfont.svg#webfontWP43HMd4') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BitstreamVeraSansBold';
	src: url('../fonts/Vera-Bold-webfont.eot');
	src: local('☺'), url('../fonts/Vera-Bold-webfont.woff') format('woff'), url('../fonts/Vera-Bold-webfont.ttf') format('truetype'), url('../fonts/Vera-Bold-webfont.svg#webfontUJ0ocPd0') format('svg');
	font-weight: normal;
	font-style: normal;
}

 /*Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc. Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved. */ 	


/* ================== */
/* ///// BASICS ///// */
/* ================== */

html, body, h1, h2, p, ul, li {
	padding: 0;
	margin: 0;
}

body {
	/*font-family:"BitstreamVeraSansRoman";*/
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	font-style: normal;
	color:#FFFFFF;
}

p.hint {
	font-size:10px;
	line-height:17px;
	font-style: italic;
	}

body {
	background-image: url(../images/general/bgMotivSet.jpg);
	background-position: center top;
	/*background-attachment: fixed;*/
	background-color:#000;
}

h1, h2 {
	margin-bottom:12px;
}

p, ul, table {
	margin-bottom:14px;
}

p:last-child {
	margin-bottom:0;
}

img, div.youTube {
	margin-bottom:20px;
}

div.youTube {
	background-color:#FFF;
	padding:5px;
}

h1 {
	/*font-family:"BitstreamVeraSansitalic";*/
	font-family:Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size:20px;
	font-weight:100;
	line-height:26px;
	color:#bd0815;
}

h2 {
	/*font-family:"BitstreamVeraSansitalic";*/
	font-family:Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size:20px;
	font-weight:100;
	line-height:26px;
	color:#FFF;
}

img {
	border: 0;
}

a {
	color:#bd0815;
}

a:focus {
	outline: none;
}

.emphasis {
	color:#bd0815;
	font-family:Helvetica, sans-serif;
	font-style: italic;	
	padding-right: 2px;
}

td {
	padding-right:10px;	
	text-align:center;
}

td.emphasis {
	color:#ffffff;
	font-family:Helvetica, sans-serif;
	font-style: italic;	
}


.teacherSmall {
	font-size: 0;
}

.teacherSmall .teacherSmallImg {
	display: inline-block;
	width: 120px;
	margin-right: 10px;
}

.teacherSmall .teacherSmallTxt {
	display: inline-block;
	width: 110px;
	vertical-align: top;
}

.teacherSmall .teacherSmallTxt h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	font-weight: 100;
	margin: 0;
}

.teacherSmall .teacherSmallTxt a {
	font-size: 12px;
}


/* ===================== */
/* ///// STRUCTURE ///// */
/* ===================== */

#wrapper {
	position:relative;
	margin:auto;
	top:0;
	left:0;
	width:980px;
	margin-top:0;
	margin-bottom:0;
	background-image: url(../images/general/bgContent.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#ending {
	position:relative;
	margin:auto;
	top:0;
	left:0;
	width:980px;
	height:70px;
	margin-top:0;
	margin-bottom:60px;
	background-image: url(../images/general/bgContentEnding.png);
	background-position: center top;
}

.column {
	float:left;
	width:240px;
	margin-right:0;
}
	
.column1st, .column2nd {
	margin-right:60px;
}

.column li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/general/bullet.png);
	margin:0 0 0 15px;
}

div.lastContent {
	margin-bottom:-16px;
}

#logo, #news, #school, #guitar, #bass, #drums, #pianoKeyboard, #piano,#vocals, #flute, #media, #contact {
	margin:auto;
	width:840px;
}

#news, #school, #guitar, #bass, #drums, #pianoKeyboard, #piano, #vocals, #flute, #media {
	margin-bottom:30px;
	background-image:url(../images/general/trennerContent3cols.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#contact {
	background-image:url(../images/general/trennerContent2cols.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#logo {
	padding: 30px 0 0 0;
}

.barWhite {
	position:relative;
	left:-6px;
	background-image:url(../images/general/bgBalkenWeiss.png);
	background-position: left top;
	height: 49px;
	width: 992px;
	margin-bottom: 20px;
}

.barWhite h1 {
	display:block;
	padding:8px 0 0 76px;
}


div #map {
	float:left;
	background-color:#FFF;
	width:540px;
	height:360px;
	
	
}

div #map_canvas {
	position:relative;
	top:5px;
	left:5px;
	background-color:#FFF;
}

div.date {
	font-family:Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size:14px;
	font-weight:100;
	color:#FFF;	
}

/* ==================== */
/* ///// FANCYBOX ///// */
/* ==================== */

#detailBerny, #detailJensKrieg, #detailMichaelSchennach, #detailSebastianSchiller, #detailRonaldRussat, #detailTomNaumann, #detailManuBoebble, #detailTobiFrank, #detailMatze, #detailFelixMeyerle, #detailStefanBuortmes, #detailSebastianWens, #detailLindaKyei {
	width: 340px;
	color: #000000;
}


/* ================ */
/* ///// MENU ///// */
/* ================ */

#menu {
	position:relative;
	left:-6px;
	background-image:url(../images/general/bgMenuBalken.png);
	background-position: left top;
	height: 49px;
	width: 992px;
	margin-bottom:30px;
	}

#menu ul {
	margin-left:76px;
}

#menu ul li  {
	display:block;
	height: 40px;
	float:left;
	background-image:url(../images/general/bgMenuItem.png);
	background-repeat: none;
	background-position: left top;
}
	
#menu ul li:hover {
	cursor: pointer;
	background-image:url(../images/general/bgMenuItemHover.png);
	background-repeat: none;
	background-position: left top;
}

#menu ul li.noPointer:hover {
	cursor:default;
	background-image:url(../images/general/bgMenuItem.png);
	background-repeat: none;
	background-position: left top;
}	
	
#menu ul li p {
	display:block;
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-style: italic;
	/*font-size: 16px;
	padding: 11px 11px 0 37px;*/
	font-size: 16px;
	padding: 11px 13px 0 14px;
}

#social {
	position: absolute;
	width: 60px;
	top: 257px;
	left: 878px;
}

#social img:last-child {
	margin-left:5px;
}