/*<![CDATA[*/

/* Projekt: http://potsdamer-konferenz.de
Titel: Highslide */

.highslide {outline: none; text-decoration: none;}
.highslide img {border: 1px solid silver;}
.highslide:hover img {border-color: gray;}
.highslide-image {border: 1px solid white; color: inherit; background: white;}
.highslide-heading {display: none; font-weight: bold; margin: 0.4em;}
.highslide-caption {
	display: none;
	padding: 5px;
	border-top: none;
	font-size: 1em;
    color: inherit;
	background: white;
}
a.highslide-loading {
	display: block;
    height: 18px;
   	padding-left: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid black;
    color: black;
    background: white url(bilder/highslide/loader.gif) no-repeat 3px 1px;
}
.highslide-wrapper, .highslide-outline {color: inherit; background: white;}
.highslide-dimming {position: absolute; background: black;}
.highslide-overlay {display: none;}
/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/

.highslide-maincontent {display: none;}

.highslide-html {background: white;}

.highslide-html-content {display: none; width: 400px; padding: 0 5px 5px 5px;}

.highslide-header {padding-bottom: 5px;}

.highslide-header ul {margin: 0; padding: 0; text-align: right;}

.highslide-header ul li {display: inline; padding-left: 1em;}

.highslide-header a {
 font-weight: bold;
 color: gray;
 text-transform: uppercase;
 text-decoration: none;
}

.highslide-header a:hover {color: black;}

.highslide-header .highslide-move a {cursor: move;}

.highslide-footer {height: 11px;}

.highslide-footer .highslide-resize {
 float: right;
 height: 11px; width: 11px;
 background: url(bilder/highslide/resize.gif);
}

.highslide-body {}

.highslide-resize {cursor: nw-resize;}

 /*]]>*/