/* =======================================================================  */

.spalte_content .fotogalerie_ext .ueberschrift{
	margin-bottom: 20px;
}


.fotogalerie_ext .foto{
	margin: 0px; 
	height: 1%;
       /* background-color:#FFF0D0;*/
        width:470px;
}

.fcmsslide {
background-color:#FFF0D0;
}



.fotogalerie_ext .foto .kopf{
	background-color: #FF6600;
	margin: 0 0 1em 0;
	height: 1.5em;
	font-size: 0.625em;
	padding:0.5em 0 0px 12.9em;
}
.fotogalerie_ext .foto .kopf a{
	color:#FFFFFF;
	display:block;
	float: left;
	width:2em;
	height:1.2em;
	margin: 0 1.1em 0 0;
	background: #FF6600;
}

.fotogalerie_ext .foto .kopf span{
	display: block;
	float:left;
	margin: -0.2em 4px 0 6px;
	color: #ffffff;
        font-size: 13px;
}
.fotogalerie_ext .foto .kopf a:hover{
	text-decoration: none;
}

.fotogalerie_ext .foto .copyright{
	color:#97A2B0;
        font-size:11px;
	margin: 0.7em 10px 0px 1.4em;
}


.fotogalerie_ext .foto .kopf a.zurueck{
	background: url(/img/icon_galerie_ext_zurueck.gif) top left no-repeat;
}

.fotogalerie_ext .foto .kopf a.zurueck:hover{
	background: url(/img/icon_galerie_ext_zurueck_hover.gif) top left no-repeat;
}


.fotogalerie_ext .foto .kopf a.weiter{
	background: url(/img/icon_galerie_ext_weiter.gif) top left no-repeat;
}

.fotogalerie_ext .foto .kopf a.weiter:hover{
	background: url(/img/icon_galerie_ext_weiter_hover.gif) top left no-repeat;
}


.spalte_content.fotogalerie_ext .content_ext h1{
	color: #FFFFFF;
	margin: 0 0 3px;
}

.spalte_content.fotogalerie_ext .content_ext p{
	color:#335599;
        font-size:15px;
	margin: 0 0 30px 0;
}


.spalte_content.fotogalerie_ext .content_ext p.untertitel{
	font-family: Arial;
	font-size: 0.6875em;
	margin: 0.9090em 0 0 0;
        color: #000000;
}



.spalte_content.fotogalerie_ext .content_ext .thumbnails{
	width: 30em;
}

.spalte_content.fotogalerie_ext .content_ext .thumbnails span a{
	margin: 0.625em 0 0 0;
	display: block;
	float: left;
	padding: 0 10px 0 0;
	width: 4.375em;
}

/* opacity hinzugefügt */


.spalte_content.fotogalerie_ext .content_ext .thumbnails span a{
      -moz-opacity:.50; 
      filter:alpha(opacity=50); 
      opacity:.50; 
}

.spalte_content.fotogalerie_ext .content_ext .thumbnails span a:hover{
      -moz-opacity:1.0; 
      filter:alpha(opacity=100); 
      opacity:1.0; 
}

#rechts .spalte_marginal {
        margin:0px;
	padding: 0px 0px 0px 10px;
        border-left: 1px solid #FF6600;
        min-height: 750px;
        height: auto !important; 
        height: 750px;
}

