/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,400italic,700);
*{margin:0px; padding:0px;border:0;outline:0;border-collapse:collapse;font-family: 'Droid Serif', serif;}

/* START SEITE */
body {font-size: 62.5%;height: 100%;width: 100%;color:#000;}
#bodyMain{ background: transparent url(http://www.olgascheps.de/web/bilder/main_bg.jpg) no-repeat center top;}
iframe {box-shadow: 5px 5px 20px #000000;position:relative;z-index:10;}
#startWrapper{ width:594px; height:500px; background-image:url(bilder/start.jpg); background-repeat:no-repeat; margin:auto;margin-top:30px; padding-top:450px;}
#startFlash{ height:130px; width:594px;}
#words{width:0px;height:0px; overflow:hidden; color:#FFFFFF}
/* ----------------- */
hr{color:#b3b84f ; background-color:#b3b84f; border:none; margin-top:1em; height:1px;}
.headline{
	color: #D3D87A;
    font-size: 2.2em;
    padding-left: 200px;
}
#Konzerte .headline {
	padding-left: 0;
}
p, table.tracklisting td, ul, ol{
	color: #000000;
    font-size: 1.2em;
    line-height: 2em;
}
#Bio p {
	margin-bottom:1em;
}
#News em {
	color: #D3D87A;
}
hr + p {
	margin-top: 1em;
}
h3, .headline, #header *, #contentRight *,  #contentRight2 *, a.largeBtn *, #naviLinks * {
	font-family: 'Droid Sans', sans-serif;
}
h3, table.tracklisting td.trackheader h3 {
    font-size: 1.4em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-style: normal;
	color: #000;
	text-align: left;
}
table.tracklisting td.trackheader h3 {
	font-size: 1.2em;
}
a {
	color: #D3D87A;
}
a:hover {
	color: #fff;
}
#header p {color:#fff;text-shadow: 1px 1px 2px #000000;line-height:1.4em;}
#header p a {color:#fff}
#header p a:hover {color:#D3D87A}
table.tracklisting {margin-bottom: 10px;}
table.tracklisting td.trackheader {
	padding-left: 0;
	font-style: oblique;
	color: #D3D87A;
}
table.tracklisting td {vertical-align:top;}
table.tracklisting td.tracknumber {width: 1%;padding-right: 10px;text-align:right;color:#D3D87A;}
div.tracklisting {
 padding-left: 205px;
 padding-bottom: 1em;
}
div.cdinfo {
	float: left;
	display: inline;
	margin-left: -205px;
}
a.largeBtn {
	position: relative;
	display: block;
	height: 155px;
	color: #fff;
	margin-bottom: 1em;
	text-decoration: none;
}
a.largeBtn span {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 2.2em;
}
#videoBtn {background:transparent url(http://www.olgascheps.de/web/bilder/videos_btn.jpg) top left no-repeat;}
#galerieBtn {
	background:transparent url(http://www.olgascheps.de/web/bilder/galerie_btn.jpg) top left no-repeat;
	margin-top: 1em;
}

#mainWrapper{ width:900px; margin:auto;font-size:1em;}
#header{height:180px;}
#navi{height:60px;position:relative;z-index:100;}

#naviLinks{position: absolute;height:30px;bottom: 0; left: 0;}
#naviRechts{display:inline;height:60px;float:right;margin-right:5px}
#contentLeft{width:590px; height:500px; float:left; background-color:#9ba03a;overflow:auto;}
div.Content {padding:10px 10px 10px 20px;}
#contentRight{ width:310px; height:500px; float:left; background-image:url(http://www.olgascheps.de/web/bilder/bgTrans.png)}
#contentRight2{ width:310px; height:500px; float:left; background-image:url(http://www.olgascheps.de/web/bilder/olgaRechts.jpg)}
#contentNews{width:260px; height:450px; margin-left:20px;}
.newsBox{ width:240px; height:140px;  border-width:1px;
  border-style:solid;
  border-color: #CCCCCC;
 background-color:#000000; text-align:center; padding:10px; overflow:hidden;}
 
.newsHl{
	color: #785337;
    font-size: 1.3em;
    padding-top: 5px;
    text-align: right;
}


#ticker{ width:250px; height:20px; background-color:#9ba03a; margin-left:20px; margin-top:10px; padding:5px;font-weight:bold;}
#footer{
	color: #785337;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: -0.16ex;
    margin-left: 20px;
}
#footer a {
	color: #785337;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.bildBox{
	background-color: #666666;
    float: left;
    height: 100px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    width: 115px;
}
#Galerie .bildBox a{display:block;text-indent:-9999em;height:100%;width:100%;}
#galleryWrapper {padding-left: 5px;}

/* -------------------- */
div.Menu {
	float: left;
	display: inline;
	padding-left: 10px;
}
div.Menu span {
	display:inline;
	float:left;
	height: 30px;
	width: 10px;
	background: url("http://www.olgascheps.de/web/bilder/menu_bg.png") top right no-repeat;
}
div.Menu a{
background: url("http://www.olgascheps.de/web/bilder/menu_bg.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline;
	float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    text-decoration: none;
}
div.Menu a:hover {
	color: #D3D87A
}