body {
	font-family:Verdana,sans-serif;
	font-size:80%;
	background-color:rgb(0,146,149);
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	color:rgb(226,245,245);
	overflow:scroll;
	}

.erklaerung {
    font-weight:bold;
	font-size:80%;    
	}
	
.breiter_leeranschlag	{ padding:0 5px 0 5px; } /* früher hatte ich da mehrere non-breakable spaces */

h1 	{
	font-size:1.5em;
	margin-top:2em;
	}

h2 	{
	font-size:1.2em;
	margin-top:2em;
	}

a 	{
	color:rgb(219,152,82);
	text-decoration:none;
	}
	
#unten a {
	color:rgb(140,85,30);
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a:hover img { 
    outline: 1px solid #E9E9E9; 
    	}

   
img 	{
	border:0px;
	}

hr 	{
	width:100%;
	color:rgb(123,211,213);
	background-color:rgb(226,245,245);
	height:0px;
  	border-bottom:1px solid rgb(179,189,179);
	}


ul, ol {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 16px;
	}

li.alsosee,
li.de,
li.en,
li.ru {
	font-family:"Lucida grande", Verdana, Arial, sans-serif;
	text-decoration:none;
	line-height:normal;
	margin-bottom:8px;
}
li {
	list-style-type:square;
}

li.alsosee {
	list-style-type:none;
}

li.de {
	list-style-image:url('images/d.gif');
	}
li.en {
	list-style-image:url('images/e.gif');
	}
li.ru {
	list-style-image:url('images/r.gif');
	}


.td_1 	{
	background-color:rgb(70,70,70);
	padding-left:5px;
	}

.td_2 , .td_2_links	{
	background-color:rgb(64,64,64);
	padding-left:5px;
	}
.td_2_links { width:130px; }	

.text_grund{
	font-weight:bold;
	padding-left:5px;
	}

.grau 	{
	color:#667866;
	}

.orange {
	color:#FF9F00;
	}

.rot 	{
	color:#FF0000;
	}

.schwarz {
	color:#000000;
	}

.blau {
	color:#0090E0;
	}

.gruen {
	color:#00DF00;
	}

.weiss {
	background:#efefef;
	padding:.2em;
	margin:1em 0em;
	}

.betont {
	font-weight:bold;
	font-style:italic;
	}

#main {
	width:790px;
	background-color:rgb(70,70,70);
	border:1px solid white;
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	}

#oben {
	padding:26px 5px 2px 150px;
	text-align:right;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid rgb(179,189,179);
	}
	
#unten {
	font-size:80%;
	background:#fff;
	color:rgb(45,45,45);
	text-align:justify;
	padding:5px;
}
	
#mitte {
	background-color:rgb(70,70,70);
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-y;
	}	
	
#menu {
	float:left;
	width:160px;
	padding:50px 10px 40px 20px;
	background-image:url(images/bg_menu.jpg);
	background-color:rgb(70,70,70);
	font-size:90%;
	height:440px;
	}

#content {
	padding:0px 10px 10px 10px;
	float:right;
	width:580px;
	background-color:rgb(70,70,70);
	background-image:url(images/bg_content.jpg);
	min-height:520px;
}	

#spacer {
	height:20px;
	width:790px;
	position:relative;
	margin-left:auto;
	margin-right:auto;	
}	
	
#fadeshows		{ 
	height:111px; 
	background-color:rgb(64,64,64); 
	}

#cantatafindersearch {
	border:5px solid rgb(64,64,64);
	padding:5px; 
    left: 200px;  		
	}

#cantatafindercalendar, #cantatafindercampaign {
	border:5px solid rgb(64,64,64);
	padding:5px;
    left: 200px;      				
}

.table_calendar { margin-top:10px; }

#cantatafindercdshelf {
	border:5px solid rgb(64,64,64);
	padding:5px;
    left: 200px; 
    overflow: auto;     				
}

#cantatafindercdshelf .cd_shelf_breite_100 {
	width:100px;
	vertical-align:top;
}

#cantatafindercdshelf img {
    margin: 2px 2px 2px 2px
    }

#content table {
	border-collapse:collapse;
}

#content td {
	vertical-align:top;
}

#content .input {
	width:460px;
}

.cd_shelf_div_aussen { float:left; width:125px; margin:0 35px 20px 0; padding:10px; background-color:rgb(64,64,64); }
.cd_shelf_div_innen_links { float:left; width:100px; height:80px; text-align:center; }
.cd_shelf_div_innen_rechts { float:right; text-align:right; }
.cd_shelf_div_innen_links img, .calendarimg, .camaignimg  { height:78px; border-right:1px solid rgb(107,107,107); border-bottom:1px solid rgb(107,107,107); }

/* das hier ist die Ausgabetabelle: */
.details  {
	width:570px;
	border:3px solid rgb(179,189,179);
}