body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2a2a2a;
	text-decoration: none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.tabelle_oben {
	background-color: #333333;
	font-size: 18px;
	color: #e8e8e8;
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
	text-align: center;
}
.tabelle_links {
	background-color: #999999;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}
.tabelle_rechts {
	background-color: #e8e8e8;
	text-align: left;
	vertical-align: top;
}
.tabelle_unten {
	background-color: #333333;
	background-image: url(images/style/footer.jpg);
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #e8e8e8;
	vertical-align: top;
	line-height: 26px;
}
li {
	font-size: 11px;
	line-height: 130%;
}
.img {
	padding: 10px;
	border: 0px none;
}
.link_tabelle_unten {

	color: #e8e8e8;
	text-decoration: none;
	font-weight: bold;
}
.tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
	text-indent: 5px;
	text-align: left;
}
.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 12px;
}
.highslide {
        cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
        visibility: hidden;
}
.highslide img {
		border: 2px solid #333333;
}
.highslide:hover img {
        border: 2px solid #999999;
}

.highslide-wrapper, .rounded-white {
        background: #e8e8e8;
}
.highslide-image {
    border: 2px solid #2a2a2a;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid #e8e8e8;
	border-top: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #e8e8e8;
	line-height: 20px;
}
.highslide-loading {
    display: block;
        color: black;
        font-size: 9pt;
        font-family: sans-serif;
        font-weight: bold;
    text-decoration: none;
        padding: 10px;
        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;
}
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;
}
