/* JungeBläserPhilharmonie NRW */
/* design:	2007 Nikolaus Rademacher (quadratdesign.de) */
/* code:	2007 Nikolaus Rademacher (quadratdesign.de) */

/* -- screen.css */


/* STRUCTURE */
/* ----------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	
	background-image: url('../images/site/bg-body.png');
	background-repeat: repeat-all;
	background-position: top left;
	background-color: #1c395d;
}


#container {
	position: relative;
	left: 50%;
	
	width: 950px;
	
	margin: 25px;
	margin-left: -475px;
	padding: 0;
	
	background-color: #080e16;
}

/* ----------------------------------------------------- */




/* HEADER */
/* ----------------------------------------------------- */

#header {
	width: 950px;
	height: 121px;
	
	margin: 0;
	padding: 0;
	
	text-align: right;
	
	background-image: url('../images/site/bg-header.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #080e16;
}

#logo {
	width: 117px;
	height: 109px;
	
	margin: 0;
	margin-top: 7px;
	margin-right: 50px;
	
	background-color: yellow;
}

/* ----------------------------------------------------- */




/* NAVIGATION */
/* ----------------------------------------------------- */

#nav {
	position: absolute;
	left: 100%;
	
	width: 150px;
	
	margin: 0;
	margin-top: 50px;
	margin-left: -150px;
	padding: 0;
}


#nav h2 {
	display: none;
}


#nav ul {
	width: 150px;
	
	margin: 0;
	padding: 0;
	
	list-style: none;
	text-align: right;
}


#nav li {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #172230;
	
	letter-spacing: 1px;
	line-height: 25px;
	
	padding-right: 50px;
	background-color: transparent;
}


#nav a, #nav a:link, #nav a:visited {
	text-decoration: none;
	color: #172230;
}


#nav a:hover {
	color: #ffc200;
}


.active {
	background-image: url('../images/site/li-navigation.png');
	background-position: 105px;
	background-repeat: no-repeat;
}

/* ----------------------------------------------------- */




/* MAINBODY */
/* ----------------------------------------------------- */


#mainbody {
	width: 950px;
	
	margin: 0;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	
	background-image: url('../images/site/bg-mainbody.png');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
}


#mainbody { color: #172230; }


#mainbody h2 {
	margin: 0;
	margin-right: 100px;
	padding: 0;
}

#mainbody h2.presse-title {
	margin-right: 0;
}


#mainbody .maintext {
	width: 700px;
	
	margin: 0;
	margin-left: 50px;
	padding: 0;
}


#mainbody h2 {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #172230;
}


#mainbody .date { color: #ffc200; margin-top: 0; }


#mainbody .maintext {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #172230;
	
	line-height: 25px;
}

/* ----------------------------------------------------- */




/* FOOTER */
/* ----------------------------------------------------- */

#additionals {
	margin: 0;
	padding: 0;
	padding-top: 150px;
	padding-left: 50px;
	padding-right: 50px;
		
	background-image: url('../images/site/bg-additionals.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #080e16;
}

#additionals { color: #fff; }


#footer {
	width: 950px;
	height: 29px;
	
	margin: 0;
	padding: 0;
	
	background-image: url('../images/site/bg-footer.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #080e16;
}

#additionals h2 {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#archiv, #konzerte {
	float: left;
}

#foerder {
	float: left;
	width: 280px;
}

.box, .box2 {
	width: 230px;
	
	float: left;
	
	margin: 0;
	margin-right: 50px;
	padding: 0;
}

.box li {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #ffc200;
	line-height: 25px;
		
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	padding-left: 50px;	
	
	list-style-type: none;
	background-image: url('../images/site/li-newsarchiv.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.box2 li {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #ffc200;
	line-height: 25px;
		
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	padding-left: 50px;	
	
	list-style-type: none;
	background-image: url('../images/site/li-konzerte.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.box li em, .box2 li em {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;

	line-height: 25px;
	font-style: normal;
}

/* ----------------------------------------------------- */




/* MISC */
/* ----------------------------------------------------- */

h1, h2, h3, div, p, li, td {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
}


h1 { font-size: 24px; }
h2 { font-size: 16px; margin-bottom: 5px; }
h3 { font-size: 16px; }


a, a:active, a:link, a:visited, a:hover {
	color: #172230;
	text-decoration: none;
}


a:hover {
	font-weight: bold;
}


a.newsflash, a:link.newsflash, a:visited.newsflash, a:hover.newsflash {
	color: #fff;
	font-weight: normal;
}


img.left, .align-left {
	margin: 10px;
	margin-left: 0;
	float: left;
}


img.right, .align-right {
	margin: 10px;
	margin-right: 0;
	float: right;
}


div.float {
	float: left;
	width: 210px;
	margin-right: 25px;
	margin-top: 25px;
}

div.third-float {
	margin-right: 0;
}

div.float ul {
	margin-top: 0;
	padding: 15px;
}


table {
	width: 435px;
}


td {
	background-color: #f5f5f5;
	padding: 10px;
	width: auto;
}


.kasten {
	float: right;
	width: 230px;
	
	margin: 0;
	margin-left: 15px;
	padding: 0;
	padding-left: 15px;
	
	border-left: 1px dotted #172230;
}


#terminestart {
	margin: 0;
	margin-top: 25px;
	padding: 0;
}


#terminestart li {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #ffc200;
	line-height: 25px;
		
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	padding-left: 50px;	
	
	list-style-type: none;
	background-image: url('../images/site/li-terminestart.png');
	background-repeat: no-repeat;
	background-position: left center;
}


#terminestart li em {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	color: #172230;

	line-height: 25px;
	font-style: normal;
}


.invisible {
	display: none;
}


.clear {
	clear: both;
	height: 5px;
}

/* ----------------------------------------------------- */



