@charset "UTF-8";
* {
	margin:0px;
	padding:0px;
}
/* Seiten-Formatierungen */
body {
	background-attachment:scroll;
	background-image:url(../img/la_bottom_bild.png);
	background-repeat: no-repeat;
	background-position:bottom;
	/* Für Zentrierung in älteren Browsern wichtig: */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868686;
	margin-left:-190px;
}
img {
	border:0px;
}
a, a:link, a:visited {
	color:#000;
}
a:hover {
	color:#78bcd9;
}
#seite {
	width: 905px;
	margin: 0 auto;  /* Zentrierung */
	text-align: center;
	margin-top:40px;
}
#siteIn {
	float:right;
	width:665px;
}
#header {
	width:665px;
}
#headerIn {
}
/* footer */

#footer {
	text-align:left;
	height:157px;
}
#footerIn {
	overflow:hidden;
	width:100%;
}
/* Tag-Formatierungen */

p {
	margin-bottom:20px;
}
/* Inhalt */

#inhalt {
	text-align:left;
	min-height: 460px;
	float:left;
	width:665px;
	float:right;
	color:#000000;
	display:block;
}
#inhaltIn {
	display:block;
	clear:both;
}
*html #inhalt{height: 460px;}
.clear {
	clear:both;
}

#inhalt ol { margin-left:20px;}

.spalten2 {
}
.spalten2 .col1 {
	width:445px;
	float:left;
	margin-right:20px;
	clear:both;
	display:block;
}
.spalten2 .col2 {
	width:200px;
	
	float:left;
}

.spalten2 .bookArtist { height:20px; margin-bottom:49px; margin-top:46px;}
/* Navigationen und Links */

div#firstNav {
	padding-top:60px;
	padding-bottom:55px;
	margin:0 auto;
	text-align:center;
}
div#firstNav ul {
	margin-left:58px;
}
#firstNav li {
	text-transform: uppercase;
	list-style:none;
	font-size:16px;
	font-family:bank gothic;
	color:#909090;
	display:inline;
	margin-right:58px;
}
div#secNav {
	text-align:right;
	float:left;
	width:200px;
	margin-right:30px;
	margin-bottom:157px;
	display:block;
}
#secNav ul {
	margin-top:351px;
}
#secNav li {
	text-transform: uppercase;
	list-style:none;
	font-size:14px;
	font-family:bank gothic;
	color:#909090;
	margin-bottom:15px;
	display:block;
}
#thirdNav {
	font-size:12px;
	font-family:bank gothic;
	margin-top:10px;
}
#thirdNav li {
	list-style:none;
}
/* Headlines */

.hl1 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:10px;
	font-family:bank gothic;
	height:30px;
}
.hl2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
	font-family:bank gothic;
	height:18px;
}
.hl3 {
	font-size:16px;
	margin-bottom:20px;
	font-family:bank gothic;
	height:18px;
}
/* Startseite */

.spalten3 .col1 {
	width:285px;
	float:left;
}
.spalten3 .col2 {
	width:285px;
	float:left;
}
.spalten3 .col3 {
	width:285px;
	float:right;
}
.spalten3 .djBox {
	background-image:url(../img/la_li.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:20px;
	height:80px;
	font-size:16px;
	font-family:bank gothic;
}
.spalten3 .djBox a {
text-decoration:none;
}

.spalten3 .djBox span {
	display:block;
}
.spalten3 .djBox .name {
	font-size:14px;
}
.spalten3 .djBox .ort {
	color:#909090;
	font-size:11px;
}
.spalten3 .djBox .job {
	font-size:12px;
}



/* Galerie */
.myGallery {
	border:0px !IMPORTANT;
}
.jdGallery a.left, .jdGallery a.right {
top:100px !IMPORTANT;
}

/*BILDER*/
.csc-textpic-image { margin-bottom:30px; display:block;}

.impressum { font-size:9px;}

embed {margin-bottom: 20px;}

/*SONSTIGES*/

div.csc-textpic-above {
padding:10px;
width:250px;
border:0px solid #000;}
