

.highslide-html {
    background-color: white;
    /*border: 2px solid gray;*/
}
.highslide-html-content {
	position: absolute;
    display: none;
    padding: 10px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

/* Controlbar example */
.controlbar5 {
	background: url(../highslide/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(../highslide/graphics/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Put these last in your highlide-related CSS */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/*

	jobpaten_prev = galerie_prev
	more_jobpaten = more_galerie
	pate_detail_right = bild_detail_right
	pate_detail = bild_detail
	jobpaten = galerie
	pate = bild

*/

.galerie { padding: 0; padding-left: 40px;  }

.galerie .bild {
	background:transparent;
	float:left;
	width:135px;
	height:155px;
	/* border:1px solid blue; */
	}




.galerie .bild .img_holder {	padding:1px;	border:1px solid #ddd;	width:59px; 	}
.galerie .bild .img_holder { margin-bottom:5px; }
.galerie .bild .img_holder .inner { 	overflow:hidden;	width:59px; 	height:79px;	}
.galerie .bild .img_holder img { border:none; }


.bild_foto {	float:left; margin: 0 10px 20px 0; }
.bild_foto .img_holder {	padding:1px;	border:1px solid #ddd;	}
.bild_foto .img_holder { margin-bottom:0; }
.bild_foto .img_holder .inner { 	overflow:hidden;	 width:90px; 	height:90px; }
.bild_foto .img_holder img { border:none; }


#teaser_area .bild_foto .img_holder .inner {  
	 	height: 112px; 
	 	width: 150px;
	 }

#teaser_area .tx-ixbildergalerie-pi1 {
	/* width: 170px; */
	height: 144px;
}

#teaser_area .tx-ixbildergalerie-pi1 {
	margin-left: 27px !important;
}

#teaser_area .tx-ixbildergalerie-pi1 .bodytext { 
	width: 202px !important;
	padding-top: 5px;
	clear:both;
	} 
	
*html #teaser_area .tx-ixbildergalerie-pi1 .bodytext { margin-right: 20px; }
*+html #teaser_area .tx-ixbildergalerie-pi1 .bodytext { margin-right: 20px; }

#teaser_area .bild_foto {	
	padding: 0 0 5px 0;
	margin:0 !important;
	}

#teaser_area .tx-ixbildergalerie-pi1 .picArrow {
	float:left;
	padding:28px 10px;
}

.bild_detail h2,
.galerie .bild h2 {
	padding:0px;
	font-size:12px;
	font-weight:bold;
	}

.bild_detail h3,
.galerie .bild h3 {
	color:#888;
	font-size:11px;
	font-weight:normal;
	width:120px;
	padding:0;
	}

.galerie .more_galerie { margin-top:10px; }
.galerie .more_galerie h1 { margin-bottom:20px; }
.galerie .more_galerie .bild { height:auto; height:50px; }

/* bild_detail view*/

.bild_detail .img_holder {
	padding:1px;
	border:1px solid #ddd;
	width:120px;
	height:158px;
	float:left;
}

.bild_detail .img_holder .inner {
	overflow:hidden;
	width:120px;
	height:158px;
	}

.bild_detail_right {
	padding: 0px 0 0 10px;
	float:left;
	height:174px;
	position: relative;
	}

.bild_detail_right .inner {
	position: absolute;
	/* width: 180px; */
	width: 210px;
	bottom: 10px;
	left: 10px;
}

.bild_detail p { padding:0; }
.bild_detail .img_holder img { float:left; border:none; }
.bild_detail p.fachbereich{color:#888;}


.bild_detail p.beschreibung {
	margin: 5px 0px 10px 0px;
	}

.bild_detail p.kontakt span { color:#888;margin-top:5px; }

.galerie_prev{padding-top:40px;}


/* bild_detail_big view */

.bild_detail_big p.beschreibung {
	padding:0px;
}

/* gallery */
.bild_big_waage .img_holder .inner { width: 400px; height: 300px; overflow:hidden; border: 1px solid #ccc; padding: 1px; margin-top:10px;}
.bild_big_sek .img_holder .inner { width: 300px; height: 400px; overflow:hidden; border: 1px solid #ccc; padding: 1px; margin-top:10px;}
