body         { font-family: Verdana; font-size: 0.8em; color:#C0D3D1; background-color:#000000; }
h1            { font-family: Verdana; margin-top: 0; margin-bottom: 0; font-size: 12pt; color:#C0D3D1; font-weight: bold; text-align:left}
h2            { font-family: Verdana; margin-top: 0; margin-bottom: 0; font-size: 10; text-align:center; color:#C0D3D1;font-weight: 400}
p            { margin-top: 0; margin-bottom: 0; font-size: 10pt; text-align:justify }
td		{vertical-align: top}



a:visited    {color: #a9a9ff }
A:hover     {color: #aa0000; font-family: Verdana}
a:active    {color: #ff0000 }
a             {font-family: Verdana; color: #9999ff; font-size: 10pt; text-decoration:none;}



body {
scrollbar-base-color: black;
scrollbar-face-color: #416f6d;
scrollbar-shadow-color: grey;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: black;
scrollbar-arrow-color: #ddd;
}











#tabelle_logos		{			float:left;
}

.tabelle_logos_nummern		{
			background-color: ; 
			font-family: Verdana;
			font-size: 7pt; 
			color:#91afad;		
			
								float:left;
}

#tabelle_schwarzer_hintergrund		{
			font-family: Verdana;
			font-size: 10pt;
			color:#7e9191;
			
}


.nummernhorizontal {
				width:27px;
				height:10px;
				text-align:center; 

}

.nummernvertikal {
				vertical-align:middle;
				width:10px;
				height:20px;

}


.minilogo 	{
				border:0px;
				width:27px;
				height:20px;
}

/*-----------------------------------------------Versuch --- könnte die class"minilogo" vor jedem Bild zusammenfassen -----*/
.minilogoBox		{ width:846px; height:621px; }

.minilogoBox img 	{
				border:0px;
				width:27px;
				height:20px;
}





/********************************* Logo Top10 ************************/

/*--------------------------Container--*/
.top10 { 
		position:relative; 
}

/*------------------------------------------------------------Top10 Minilogo--*/
.top10 a img.minilogo, .top10 a:visited img.minilogo { 
		display:block;
		position:absolute; 
		top:0px; left:0px; 
}


/*-----------------------------------------------------------Top10 Grosses Logo--*/
.top10 a img.grosslogo, .top10 a:visited img.grosslogo { 
		display:none;
		position:absolute; 
		top:-20px; left:-20px; 
		width:80px; height:60px; 
}

.top10 a:hover img.grosslogo { 
		display:block;
		position:absolute; 
		top:-80px; left:-80px; 
		width:240px; height:180px; 
		border:10px solid #aaa;
}





/*---NEU--- 2012 ---*/

.TopListe {
	border:0px;
	color:009900;
	font-weight:bold;
	font-size:12pt;
}


.TopListe img {		float:left; }

.line01 img { width:400px; height:300px;	border: 10px solid #777777;	margin-bottom:30px; }
.line02 img { width:320px; height:240px;	border: 7px solid #777777;	margin-bottom:30px; }
.line03 img { width:310px; height:233px;	border: 7px solid #777777;	margin-bottom:30px; }

.line04bis10 img { width:200px; height:150px;			border: 7px solid #777777;			margin-bottom:20px; }
.line11bis20 img { width:120px; height:90px;			border: 5px solid #777777;			margin-bottom:15px; }
.line21bis 	 img { width:100px; height:75px;			border: 3px solid #777777;			margin-bottom:10px; }





/*---------Versuch ---*/


#logoleiste {

			position:absolute;
			left:200px;
			top:200px;
			background-color:#000000;


border-top:2px solid #000000;
border-bottom:2px solid #eeeeee;
border-left:2px solid #777777;
border-right:2px solid #bbbbbb;


  height: 110px;
  width: 110px;
  		/*overflow:auto;*/
  overflow: hidden;
  		/*padding:  5px;*/
  		/*white-space: nowrap;*/
}



#logoleiste a img {

		display:block;
		border:0px;
		margin:0px 0px 8px 5px;
		
					/*padding:0px 0px 0px 0px; 	*/
			
		height: 75px;
	  	width: 100px;
		clear:both;
}










/*----------Alternativ als Klasse (anstelle ID) -----------
.logoleiste img {
 	border: 0px solid #777777;			
 	margin-bottom:20px;
	height: 75px;
  	width: 100px;

  float:left;
  margin-right:1em;
}

*/


/**/
