/* hi rio, fueg die 2 untigen zeilen in jedem "galleryStyle.css" das in jedem galerie folder im 'images'folder drinn ist, hinzu! 

a.credits	{ color: #FF0099; text-decoration: none; font-weight:normal;} 
a.credits:hover	{ color: #FFFFFF; text-decoration: none; background-color: #FF0099;}

*/


/* LINK DEFINITIONS */

a 	{
	color: #FF0099;
	text-decoration: none; 
	font-weight:normal;	
	} 

a:hover		{ 
    color: #FFFFFF; 
	text-decoration: none; 
	background-color: #FF0099;
	}

a.credits   { 
	color: #FF0099; 
	text-decoration: none; 
	font-weight:normal;
	} 

a.credits:hover	 { 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #FF0099;
	}

.email {
	font-weight:bold;
	}

.Stil1 { 
	font-size: 13px 
	}

/* BODY */

.bodytext {
	font-size:11px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	padding-top:6px;
	padding-bottom:6px;
	line-height: 15px;
	}

.blackhead {
    color: #000000;
	font-size:1.2em;
	font-weight:bold;
	}

.redtxt {
    color: #FF0000
	}

.blacktxt {
    color: #000000
	}

#mainCenter { 
	height:100%; 
	}

.titleContent { 
    padding: 6px 0 6px 6px; 
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	}

.banner {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	}

.info {
	font-size:0.9em;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	}

#imageInfo {
	width: 480px;
	font-family: Trebuchet MS, verdana, arial;
	clear: left;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 14px;
	}

.content {
	font-size:11px;
	/*	color: #000000;*/
	padding-top:6px;
	padding-bottom:6px;
	line-height: 15px;
	}

.header {
	font-size:9px;
	color: #000000;
	}

.unknown-link {
	color: #00FF00
	}