body		{background-color: #ffffff; border-width: 0px; padding:0px; margin: 0px;}
table {margin: 0px; border-width: 0px; width: 100%; border-collapse:collapse; font-family: arial, helvetica, sans-serif; }
th		{margin: 0px; border-left-width: 1px; border-left-color:#ffffff; border-left-style:solid; border-bottom-width: 1px; border-bottom-color:#ffffff; border-bottom-style:solid; border-right-width: 1px; border-right-color:#ffffff; border-right-style:solid; padding: 5px;  text-align: center; font-size: 11px; font-family: Verdana,Helvetica,Arial,sans-serif; color:#000000; background-image: url('images/button.png');}
td		{margin: 0px; border-left-width: 1px; border-left-color:#ffffff; border-left-style:solid; border-bottom-width: 1px; border-bottom-color:#ffffff; border-bottom-style:solid; border-right-width: 1px; border-right-color:#ffffff; border-right-style:solid; padding: 0px; font-size: 12px; font-family: Helvetica,Arial,sans-serif; color:#000000;}
a		{font-size: 12px; font-family: Helvetica,Arial,sans-serif; text-decoration:none; border-color: #ffffff;}
a:link 		{color: #0000ff;}
a:visited	{color: #0000ff;}
a:hover 	{color: red;}
img		{border: 0px solid #ffffff;}
.pictogram {border: 1px solid #000000;}
.anzeige {padding: 1px;}
input, textarea, select {border: 1px; border-style:solid; border-color:#000000; background-color: white; font-family: Arial,Helvetica,sans-serif; font-weight:normal; font-size: 12px; color:#000000;}
hr 		{color: #000000;}
th a		{font-size: 12px; font-family: verdana; text-decoration:none;}
th a:link		{color:#000000;}
th a:visited	{color:#000000;}
th a:hover		{color:red;}
.oben {background-image: url('images/button2.png'); background-position:bottom;}
.titel {display: inline; color: black; font-family: times, serif; font-size: 26px; font-weight: bold; font-style: italic; vertical-align: bottom; text-align:left;}
.untertitel {color: black; font-family: verdana, sans-serif; font-size:10px; vertical-align: top; text-align:left; letter-spacing: 4px;}
.foot {font-size: 10px; font-family: verdana; color: #999999; border-bottom-style:solid; border-bottom-color:#000000; border-bottom-width:1px; padding-bottom: 4px;}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid black;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border: 1px solid orange;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
	border: 1px solid black;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

