
p.copyright, span.copyright   { color: black; font-size: 10px; font-family: verdana }

p.tiny, p.tiny p 				  { font-size: 10px; font-family: verdana }		/*	Hier wird die Schriftgrösse für Paragraphen eingestellt */
input, select, li, ol, ul	  { font-size: 10px; font-family: verdana }		/* 	Hier wird die Schriftgrösse für Eingabefelder, Listen usw. */	
textarea 						    { font-size: 10px; font-family: verdana; background-color: white }
a, a:visited, a:active, a:hover  { color: black; font-size: 10px; font-family: verdana; text-decoration: none }
.header, .header p									  { font-weight: bold; font-size: 10px; background-color: #9d9d9d }
.subheader, .subheader								 { font-size: 10px }
.empty, .empty p										 { font-size: 10px }
.list, .list p										 { font-size: 10px; background-color: #efefef }
.small, .small p										 { font-size: 10px }
.box, .box p											    { font-size: 10px }


/******* Editoren die Vom System automatisch erzeugt werden ************************************************************/

/***********************************************************************************************************************/
/******* Die td1, td2, td3 Klassen setzen die Hintergrundfarben der Eintragseditoren ***********************************/
																																	/**/
.td1head    { color: #ffffff }																		/**/
.td1    { }																								/**/	
																																	/**/
.td1head        	  { }									/* Hintergrund/Texte für Formularbereichsüberschriften */		/**/	
.td1headtext    	   { font-weight: bold; font-size: 10px }																	/**/	
.td1subheadtext 	   { font-size: 10px }																							/**/	
																																	/**/		
.td1   { }													/* Hintergrund für Feldnamen */									/**/	
.td1, .td1 p    { font-size: 10px }																								/**/	
.td2   { } 													/* Rahmen (Helligkeit zwischen td1 und td3) */					/**/	
.addinfo1_td1 	 { font-size: 10px }																							/**/		
																																	/**/				
.td3, .td2 		   { }		/* Heller Hintergrund (Rechts) */									/**/		
.td3, .td3 p 				   { font-size: 10px }																					/**/	
.addinfo1_td3 	 { font-size: 10px } 																							/**/
																																	/**/
/******* Hier koennen die Benutzerkommentare in Modul - Eingabeformularen formatiert werden */						/**/				
																																	/**/
.wsoeditcomment { color: #336699}																								/**/
.wsoeditdescription { color: #336699 }																						/**/
																																	/**/		
/******* Hier können die Seitenobjekte im Editiermodus formatiert werden. *****************/							/**/		
.wsoeditregion   { background-color: #eceff2 }																				/**/
.wsooeditbuttons  { }																				/**/	
																																	/**/
/******* noch einige definitionen für formulare in seitenleisten (mit aufruf stylesheet_prefix=addinfo ***/		/**/	
.addinfo_td1, .addinfo_td2, .addinfo_td3, .addinfo_td1head  { font-size: 10px }											/**/
/**********************************************************************************************************************/


/* ------------------- Bildgalerie ----------------------- */

td.gallery_grp_thumb  { font-weight:bold; background-color:#eee; padding:4px; 
			padding-left:8px; padding-right:15px; border-bottom:25px solid #d7d7d7;
			border-right:20px solid #d7d7d7; }
div.gallery_grp_thumb_text {  }

div.gallery_thumb     { width:160px; height:160px; border:2px solid #bbb; margin-right:8px; margin-bottom:20px; }
td.gallery_thumb      { width:160px; height:160px; vertical-align:middle; text-align:center; padding:5px; }
img.gallery_thumb     { border:none; }

div.gallery_pic       {  }
img.gallery_pic       { border:2px solid #bbb; padding:5px; }
div.gallery_pic_description { padding-top:5px; }


div.store_gtc {
	max-height: 280px; overflow: auto; 
	background-color: #fff;
	border: 1px solid #aaa;
	padding: 2px; 
}
div.store_gtc_rueck {
	color: #d00;
}
