*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-image:url(../images/spontan_bg_001.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

h1{
	font-size:16px;
	
}
h2{
	font-size:13px;
	color:#AFD26E;
	margin:0;
	
}
img{
	border:0px;
}
fieldset{
	border:0;
}

/* Tags Ende */

input,.button {
	border:1px solid #BFDD81;
	background-color:#FFFFFF;
	font-size:10px;
	padding:1px;
}
.button{
	cursor:pointer;
	padding:0 5px 0 5px;
}
.button:hover{
	cursor:pointer;
	background-color:#F0F0F0;
}
/* global */
.highlight_background{
	background-color:#E3E3E3;
}
.highlight_background2{
	background-color:#CCCCCC;
	border:1px solid #999999;
}

.trenner{
	width:90%;
	height:2px;
	border-bottom:1px dotted #999999;
}

/* global ende */

#related_links li{list-style-type:none;}

.rss_img{
	border:0px;
	margin:0;
	position:relative;
	top:3px;
}

.img_left{
	border:0px;
	margin:5px 5px 1px 2px;
	float:left;
}
.img_right{
	border:0px;
	margin:5px 5px 1px 2px;
	float:right;
}


a:link {
	color: #B4D76D;
}
a:visited {
	color: #B4D671;
}
a:hover {
	color: #B4B1B2;
}
a:active {
	color: #B5D76D;
}

hr{
	border-bottom: 1px solid #ccc;
	height: 1px;
	margin:10px 0 10px 0;
}

p{
	margin:5px 0 5px 0;
}

#wrapper{
	width: 840px;
	margin: 0 auto;
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
/*	
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;*/
}

#header{
	height: 140px;
	background-image:url(../images/spotanmusik_header002.gif);
	background-repeat:no-repeat;
	/*background-image:url(../images/spontanmusik_website_003-02.jpg);
	background-repeat:no-repeat;*/
}

#content{
 /**/
}


#contentwrapper{
	float: left;
	width: 100%;
	min-height:530px;
	height:auto !important;
	height:530px;  /*for IE6*/

}

#contentcolumn{
	margin-left: 200px;
	padding:30px 0 0 12px;
}

#left{
	float: left;
	width: 200px;
	margin-left: -840px; 
}

#footer{
	clear: left;
	width: 100%;
	color: #000;
	text-align: right;
	padding: 4px 0;
	background-color:#F2F2F2;
	border-top:1px solid #CCCCCC;
}

#footer a{
}

.inner{
	margin: 10px;
	margin-top: 0;
}

.inner_header{
	margin: 10px;
	margin-top: 0;
	background-image:url(../images/spontanmusik_website_003-02.jpg);
}


#navi{
	margin: 0;
	padding: 0;
	position:relative;
	top:140px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height:23px;
}

#navi ul{
	margin: 0 0 0 75px;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	width: 500px;

}

* html #navi ul{
	margin-bottom: 0;
}

#navi ul li{
	display: inline;
}


#navi ul li a{
	float: left;
	color: gray;
	padding: 2px 16px 4px 16px;
	text-decoration: none;
}

#navi ul li a:hover{
	color:black;
	background-color: #F6F6F6;
	border-bottom: 5px solid #AFD26E;
	padding-bottom: 0;
}


.shadow_shift{
	position: relative;
	left: 11px;
	top: 26px;
	margin:12px 0 0 0 ;
}

.schatten_wrapper{
	width: 195px; 
	background: transparent url(../images/schatten.gif) no-repeat bottom right;
}

.schatten_wrapper .innerdiv{
	background-color: #F2F2F2;
	border: 1px solid gray;
	padding: 6px;
}
.schatten_wrapper >.innerdiv{
	position: relative;
	left: -7px; 
	top: -7px; 
}


.innerdiv h1{
	font-variant:small-caps;
	font-size:14px;
}

.innerdiv p, .innerdiv div{
	font-size:11px;
}

.no_dots_list li{
	list-style:none;
}

#topnavi{
	position:relative;
	top:4px;
	left:66%;
	width:300px;
	font-size:10px;
}

#topnavi li{
	display:inline;
	padding: 1px 4px 1px 4px;
}


#topnavi a,  #topnavi a:link,#topnavi a:visited {
color: #666666;
}


#footer li{
	display:inline;
	padding: 1px 4px 1px 4px;
}


#footer a,  #footer a:link,#footer a:visited {
	color: #666666;
}

.artist_block{
	margin:10px 0 10px 2px;
	background-color:#FBFBFB;
	min-height:150px;
	height:auto !important;
	height:150px;  /*for IE6*/
	padding:5px;
	border:1px solid #fff;	
	width:95%;
}

.artist_block_over{
	margin:10px 0 10px 2px;
	background-color:#F5F6F3;
	min-height:150px;
	height:auto !important;
	height:150px;  /*for IE6*/
	padding:5px;
	border:1px solid #ccc;
	width:95%;	
}

.artist_img{
	float:left;
	margin:5px 4px 0px 1px;
}
.artist_block li{
	display:inline;
	list-style-type:none;
	font-size:10px;
}
.artist_block h2{
	margin:0;
}
.artist_linktools{
	margin: 6px 0 3px 0;
}

.artist_text{
	font-size:10px;
	margin:0px;
	padding:0;
	height:auto;
}
.release_overview{
	width:100px;
	float:left;
	margin:20px 20px;
	line-height: 1.2em;
	font-size:9px;
/*	border:1px solid #ccc;*/
}
.release_info{
	padding:2px;
	font-size:9px;
}
.release_info div{
	height:10px;
	margin:1px;
}
.release_ccblock{
margin:17px 0 17px 0;
}
#release_block{
margin:0 0 25px 0;
}
#release_block #release_img{
margin:8px 0 15px 0;
}

#release_block ul{
margin:45px 0 10px 0;
display:inline;
}
#release_block li{
list-style-type:none;
margin:0 0 0 5px;
}
#release_specials{
margin:5px 0 5px 0;
}
#release_rating{
	margin:15px 0 15px 0;
}
#release_text{
margin:5px 0 20px 0;
padding:0 12px 0 0;
}

.release_tracklisting{
	color:#666;	
}

#release_html, #release_bb{
font-family:"Courier New", Courier, monospace;
font-size:10px;
}


#release_toolbox{

font-size:10px;
}
.linklist{
	margin:0px 0 30px 0;
}
.linklist li{
	list-style-type:none;
}
.start_events{
	line-height: 1.6em;
	font-size:10px
}
.blog_block{
	margin:20px 0 10px 0;
	min-height:150px;
	width:600px;
}

#mailinglist{
	float:left;
	width: 400px;
}

.partner_img{

}
#payflag{
	padding:5px;
	background-color:#EFEFEF;
	border: 1px dotted #ccc;
	width:90%;
	margin:10px 0 10px 0;
	font-size:10px
}
.ie_warning{
margin:15px;
padding:5px;
color:#990000;
}

.desktops_group{
background-color:#E9E9E9;
margin: 5px 0 5px 0 ;
padding:6px;
width:95%;
line-height: 0.7em;
}

.desktops_group img{
border:1px solid #999999;
float:left;
margin:3px 4px 3px 0;
}
.desktops_group h3{
display:inline;

}

.desktops_group .size{
font-size:0.75em;
}

.desktops_group .more1{
	display:none;
}

#release_block_left h3{
	font-size:1em;
	margin:0;
}

#release_labelcode{
	font-size:11px;
	font-weight:800;
}


/* RATING */
.rating {
	cursor: pointer;
	margin: 0 0 30px 0;
	clear: both;
	display: block;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.cancel,
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.cancel,
.cancel a {background: url(../images/delete.gif) no-repeat 0 -16px;}

.star,
.star a {background: url(../images/star.gif) no-repeat 0 0px;}

.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

/*RATING ENDE */






/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/*Tooltip*/


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('shadow2.png');
	padding-top: 5em;
	height: 100px;
}

.startpage_pic{
	float:left; 
	margin:4px; 
	border:1px solid #B4D670;
	border:0;
}
/*
body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
body { margin: 0; padding: 0; font-size: small; color: #333 }
h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }
#main { padding: 1em; }
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
fieldset { padding: 8px; }
legend { font-weight: bold; }
    

.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }
*/
