/* SCURDIA CSS */

html,body,p,img,ul,form,fieldset,div{
	margin:0;
	padding:0;
}


h1,h2,h3,h4,h5{
	font-size: 16px;
}

img{border:none;}
.fright{ float:right;}
.tright{ text-align: right;}
.clearfixer{clear:both;height:0px;}
.underlined{text-decoration: underline;}
.fred{color: #87151A;}

body
{
	background: #fff;
	color:#000;
	font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.1em;
}
div#page{
	width:960px;
	margin:0 auto;
	position:relative;	
}

h1#logo{
	width: 330px;
	height: 98px;
	margin-left:20px;
	float:left;
	background: transparent url(../images/scurdia-logo.png) no-repeat top left;
	text-indent: -8000px;
}


h1#logo a{
	width: 294px;
	height: 95px;
	position: absolute;
	top: 10px;
	left: 15px;
	display:block;
	z-index:1;
}

ul#navigation
{
	margin:0;
	padding:0;	
	position:relative;
	top: 46px;
	left: 10px;
}

ul#navigation li
{
	margin:0 0 0 25px;
	padding:0;
	display:inline;
	float:right;
	height: 85px;
	
}



ul#navigation li a{
	display:block;
	float:left;
	height:15px;
	text-indent:-9000px;
	overflow:hidden;
}


ul#navigation li span.extra
{
	position:absolute;
	top:30px;
	margin-left:0;	
	text-indent:-9000px;
	font-weight:bold;	
}
ul#navigation li.united_live span.extra
{
	margin-left: -230px;
}


.nav .projekt a:link,.nav .projekt a:visited{height:15px;width:63px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px -340px;}
.nav .projekt a:hover,.nav .projekt a:focus, .nav .projekt a:active, .nav .projekt.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -374px;}

.nav .musiker a:link,.nav .musiker a:visited{height:15px;width:67px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px -204px;}
.nav .musiker a:hover,.nav .musiker a:focus, .nav .musiker a:active, .nav .musiker.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -238px;}

.nav .presse a:link,.nav .presse a:visited{height:15px;width:54px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px -272px;}
.nav .presse a:hover,.nav .presse a:focus, .nav .presse a:active, .nav .presse.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -306px;}

.nav .buchen a:link,.nav .buchen a:visited{height:15px;width:60px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px 0px;}
.nav .buchen a:hover,.nav .buchen a:focus, .nav .buchen a:active, .nav .buchen.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -34px;}

.nav .galerie a:link,.nav .galerie a:visited{height:15px;width:62px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px -68px;}
.nav .galerie a:hover,.nav .galerie a:focus, .nav .galerie a:active, .nav .galerie.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -102px;}

.nav .kino a:link,.nav .kino a:visited{height:15px;width:37px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px -136px;}
.nav .kino a:hover,.nav .kino a:focus, .nav .kino a:active, .nav .kino.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -170px;}

.nav .united_live a:link,.nav .united_live a:visited{height:15px;width:50px;  background: url(../images/scurdia-sprites-de.png) no-repeat 0px -408px;}
.nav .united_live a:hover,.nav .united_live a:focus, .nav .united_live a:active, .nav .united_live.active a{background: url(../images/scurdia-sprites-de.png) no-repeat 0px -442px;}



p#menu_help{
	color:#000;
	position: absolute;
	top: 75px;
	left: 640px;
	font-size: 11px;
	font-style: italic;
	text-align:left;
	width: 300px;
	
}

div#languages-design{
	position:absolute;
	top:15px;
	right: 5px;
}


ul#languages, ul#pagelinks
{
	list-style-type:none;
}


ul#languages li{
	float:left;
	padding: 0 15px 0 0px;	
	color: #87151A;
	font-size: 11px;
	text-transform: uppercase;
}
ul#languages li a{
	color: #87151A;
	border-bottom: 1px solid;
	text-decoration:none;
	text-transform: uppercase;
}
ul#languages li:first-child{

}

/* Content */


div#content.musician{
	padding-bottom: 40px;
}

#amazonframe
{
	position:absolute;
	top:355px;
	right: 60px;
	width:120px;
	height:240px;
}

/* Audioplayer */
div#audioplayer{
	width: 940px;
	position:absolute;
	top:140px;
	left:20px;	
}


div#rezensionen{
	position:absolute;
	right: 60px;
	top:0;
}

div#player_design{
	width: 300px;
	float:left;
	margin-left:50px;	
}

div#audioplayer ol.clips{
	width: 550px;
	float:right;
	
}
div#audioplayer ol.clips li{
	padding:0;
	margin: 5px;	
	background:transparent url(../images/icon_play.png) no-repeat scroll 5px 2px;
	padding:0 0 0 30px;
	width: 250px;
}

div#audioplayer ol.clips li a{
	color: 	#000;
	text-decoration:none;
	
}

div#audioplayer ol.clips li a span
{
	display:block;
	clear:left;
	font-size: 11px;
	color: #555;	
}

div#audioplayer ol.clips li.playing{
	background:transparent url(../images/icon_playing.png) no-repeat scroll 5px 2px;
}

div#audioplayer ol.clips li.playing a{
	color: #87151A;
	font-weight:bold;
}


/* Projekt Flaggen */
img.flag{position:absolute;}
img#flag_d{top: 200px; left: 440px; z-index:15}
img#flag_a{top: 245px; left: 470px; z-index:20}
img#flag_bih{top: 310px; left: 430px; }
img#flag_arm{top: 280px; left: 575px; z-index:3}
img#flag_ua{top: 225px; left: 545px; z-index:2}
img#flag_usa{left: 180px; top: 245px;}	
img#flag_kur{top: 330px; left: 540px;z-index:8}
img#flag_nl{top: 155px; left: 500px; z-index:14}	
img#flag_tai{top:340px; left: 770px;}
img#flag_yv{left: 229px; top: 385px;}

div#infobox{
	border: 4px solid #87151A;
	padding:5px;
	position:absolute;
	z-index:90;
	background:#fff; 
	color: #87151A;
	font-size: 13px;
	display:none;
}

div#infobox em{
	color: #000;
	font-style:normal;
	padding-left:4px;
}

div#infobox_projekt{
	position:relative;
	margin: -120px 0 20px 0;
	left: 350px;
	width: 600px;	
	text-align: justify;
}


/* Person */
div#imageperson{
	width: 390px;
	overflow: hidden;
	float:left;
	clear:left;
}

div#fulltext{
	float:left;
	width: 296px;
}

div#fulltext.wide{
	float:left;
	width: 550px;
}

.langtext p{line-height: 1.25em;}

div#fulltext > h2{
	color: #87151A;
	font-size: 14px;
}

div#fulltext p{
	margin-bottom: 20px;
	text-align: justify;
}

div#rightcontentbox{
	float:right;
	width: 560px;
}

/* Image Gallery */
div#imagegallery
{
	float:right;
	clear:right;
	width: 243px;
	overflow:hidden;
}
div#imagegallery img
{
	margin: 0 0 10px 0;
	width: 242px;
	height: 135px;
	overflow: hidden;

}

div#imagegallery a{
}

div#imagegallery span.zoomicon
{
	background: transparent url(../images/plus-icon.gif) no-repeat bottom right;
	width: 242px;
	height: 135px;
	display:block;
	margin-bottom: -135px;
	position:relative;
}

div#imagegallery #weblinks {
	margin: 1em 0;
}

div#imagegallery #weblinks h3 {
	font-size: 14px;
	margin: 8px 0 8px 0;
}


/* Standard Gallery */
div.galerie{clear:both;}
div.galerie div.galeriebild{float:left;margin:0;padding:1px;}
	


/* Footer */
div#page div#footer{
	background: #87151A;
	color: #fff;
	margin-top: 40px;
	border-top: 25px solid white;
	clear:both;
	position: relative;
	height: 140px;
  	clear:both;
}
div#page.home div#footer{	
	margin-top: 20px;	
	border-top: none;
}

div#page.smallbottom div#footer{	
	margin-top: -1px;	
	border-top: none;
}

div#page.nobottom div#footer{
	margin-top: 0px;	
	border-top: none;
}

div#page.music div#footer{
	margin-top: 00px;	
	border-top: none;
}

ul#pagelinks{ 
	margin: 0 20px 0 0;
	position:relative;
	top:100px;
	z-index:10;
	float:right;
	display:inline;
}
ul#pagelinks li{
	float:right;
	padding: 0 0 0 15px
}
ul#pagelinks li a{
	color: #fff;
	text-decoration:none;
	font-size: 12px;
}
ul#pagelinks li a:hover, ul#pagelinks li a.active{
/*	border-bottom: 1px solid #fff;	*/
}

/* Footer CD Teaser */
div#footer div#footer_cdinfo{
	position: absolute;
	top: -15px;
	width: 650px;
}
div#footer_cdinfo img#cdcover{
	float:left;
	margin: -62px 15px 20px;
}

div#footer_cdinfo h2{
	color: #87151A;
	font-weight:normal;
	font-size: 12px;
	line-height: 12px;
	display:inline;
	padding:0;
	margin:0;
	
}

div#footer_cdinfo p{
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	padding:5px 0 0;
	margin:0;
}
div#footer_cdinfo a{
	color: #fff;
	/*border-bottom: 1px solid transparent;*/
	text-decoration:none;
}
div#footer_cdinfo a:hover{
	/*border-bottom: 1px solid white;*/
}

/* Footer Musiker */

/* Musicians */
div#musicians{
	float:left;
	position:relative;
	top:-44px;	
	left:50px;
	color: #fff;
}


div#musicians ul{
	list-style-type: none;
	margin:5px 50px 0 0;
	padding:0;
	float:left;
	font-size:12px;
}

div#musicians ul li{
	padding:0 0 2px 0;
}

div#musicians ul li a{
	color: #fff;
	text-decoration:none;
}
div#musicians div.leftbox{
	float:left;	
	width: 425px;
}
div#musicians div.rightbox{
	float:left;	
}

div#musicians h2{
	font-size: 16px;
}

div#page div#musicians h2{	
	color: #87151A;
}

div#page.musiker div#musicians h2{	
	color: #fff;
}


div#social_links{
	margin:0 0 2px 0;
	font-size: 10px;
	color: #333;
	padding:8px 0;
	clear:both;
}
div#social_links a{
	color: #87151A;
	text-decoration:none;
}


/* Misc Links */

div#content a{
	color:#87151A;
	text-decoration:none;
}

.adobepdf {
	margin:0 17px 0 0;
}