/* ---------------------------------------------ANFANG KUENSTLER-Template ---------------------------------*/
#mainKuenstler{
  float           : left;
	width			      : 632px;
	padding			    : 0px 0px 5px 0px;
	border			    : 1px solid #ddd;
	border-bottom		: 2px solid #ddd;
	margin-bottom			: 10px;
	font-size		    : 11px;
	font-style		  : normal;
	font-weight		  : normal;
	line-height		  : 12px;
	color			      : #333;
	/*background-color	: #ffd;	*/
}

#mainKuenstlerText{
	font-size		      : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 14px;
	text-align		    : left;
	color			        : #333;
	padding			      : 10px 10px 5px 10px;
}

#mainKuenstlerName{
	float			        : left;
	width			        : 215px;
	/*border-right		: 1px solid #ddd;*/
	font-size		      : 11px;
	font-style		    : normal;
	font-weight		    : normal;
	line-height		    : 14px;
	color			        : #000;
	text-align		    : left;
	padding			      : 0px 0px 0px 10px;
	margin-right		  : 10px;
	/*background-color	: #0dd;*/
}

div#mainKuenstlerName a:link
{
	font-size		      : 11px;
	text-transform		: none;
	color			        : #000;
	text-decoration		: none;
}

div#mainKuenstlerName a:visited
{
	font-size		      : 11px;
	text-transform		: none;
	color			        : #000;
	text-decoration		: none;
}

div#mainKuenstlerName a:hover
{
	font-size		      : 11px;
	text-transform		: none;
	color			        : #000;
	text-decoration		: none;
}

div#mainKuenstlerName a:aktiv
{
	font-size		      : 11px;
	text-transform		: none;
	color			        : #000;
	text-decoration		: none;
}

#mainKuenstlerDate{
	float			: left;
	width			: 110px;
	/*border-right		: 1px solid #ddd;*/
	padding			: 0px 0px 0px 0px;
	margin-right		: 10px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 14px;
	color			: #000;
	text-align		: left;
	/*background-color	: #c0c;*/
}

div#mainKuenstlerDate a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}

div#mainKuenstlerDate a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}

div#mainKuenstlerDate a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}

div#mainKuenstlerDate a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #CC0000;
	text-decoration		: none;
}

#mainKuenstlerOrt{
	float			: left;
	width			: 267px;
	padding			: 0px 0px 0px 0px;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	line-height		: 14px;
	color			: #000;
	text-align		: left;
	/*background-color	: #ccc;*/
}

div#mainKuenstlerOrt a:link
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}

div#mainKuenstlerOrt a:visited
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}

div#mainKuenstlerOrt a:hover
{
	font-size		: 11px;
	text-transform		: none;
	color			: #000;
	text-decoration		: none;
}

div#mainKuenstlerOrt a:aktiv
{
	font-size		: 11px;
	text-transform		: none;
	color			: #963;
	text-decoration		: none;
}

#mainKuenstlerShortHr{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 394px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 5px 0px 5px 228px;
}

#mainKuenstlerHr{
	float			: left;  /* IE kommt ohne float-Angabe aus, fireFox nicht */
	width			: 612px;
	height			: 1px;
	border-bottom		: 1px solid #ddd;		
	margin			: 10px 0px 10px 10px;
}

/* PHOTOGALLERIE */
/* ges. Box */
#mainKuenstler_Box
{
	/*background-color	: #006699; */
	border-top		: 1px solid #ddd;
	padding			: 5px;
  	margin			: 10px;
}

/* namensbox gruen */
#mainKuenstler_NamenBox
{
	float			: left;
	width			: 200px;
	/*background-color	: #00CC66;*/
	margin			: 3px 10px 0px 0px;
}

/* container Name olive */
#mainKuenstler_Name
{
	/*background-color	: #99CC00;*/
	color			        : #333;
}

#mainKuenstler_Photographen
{
	/* background-color	: #00FFCC; */
	color			        : #CC0000;
	padding-top			  : 5px;
}

#mainKuenstler_PhotoBox
{
	background-color	: #CC6666; 
	text-align		: right;
}

#mainKuenstler_Photo
{
	float			: right;
	/*background-color	: #CCCC00;*/
	padding			: 2px;
	margin			: 3px;
	border			: 1px solid #ddd;
	text-align		: right;
}

/* ---------------------------------------------ENDE KUENSTLER-Template ---------------------------------*/

