body {
    background-color: #fdfdfd;
    font-size: 9pt;
    font-family: Verdana;
	color: #000000;
    margin: 0;
}

a:link{text-decoration: none; color: #999999;}
a:visited{text-decoration: none; color: #999999;}
a:hover{text-decoration: none; color: #ebebeb;}
a:active{text-decoration: none; color: #999999;}
 
h1 {
	margin-bottom: 24px;
	font-size: 16pt;
	font-weight: normal;
}

h2 { 
	 font-size: 9pt;
     font-style: bold;
     border-bottom: 1px solid #000000; 
}

#bild {
	position: absolute;
	margin-top: 126px;
	margin-left: 0px;
    width: 576px;
	height: 396px;
	z-index: 3;
}

#inhalt { 
	position: absolute;
	margin-top: 50px;
	margin-left: 576px;
	padding: 13px 13px 25px 13px;
    width: 399px;
	background-color: #ebebeb;
	border: 1px solid #a9a9a9;
	line-height: 150%; 
	z-index: 4;
}

#lnavi {
	position: absolute;
	margin-top: 554px;
	margin-left: 264px;
    width: 200px;
	height: 60px;
	font-size: 9pt;
	line-height: 22px;
	z-index: 6;
}


.mail {
	margin-bottom: -2px;
}

#mnavi {
	position: absolute;
	margin-top: 554px;
	margin-left: 190px;
    width: 200px;
	height: 60px;
	font-size: 9pt;
	line-height: 22px;
	z-index: 6;	
}

#navi {
	position: absolute;
	margin-top: 535px;
	margin-left: 15px;
    width: 576px;
	height: 75px;
	font-size: 9pt;
	word-spacing: 19pt;
	z-index: 5;
}

#rust {
	position: absolute;
	margin-top: 50px;
	margin-left: -2px;
    width: 576px;
	height: 75px;
	z-index: 2;
}

#streifen {
	position: absolute;
	margin-top: 125px;
	margin-left: 0px;
    width: 100%;
	height: 398px;
	background-color: #a9a9a9;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #a9a9a9;
	z-index: 1;
}

.tabl {
	width: 59px;
	text-align: right;
	vertical-align: top;
}

/* Galerie */

* {
	font-family: Verdana, Helvetica;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid #000000;
}

.highslide:hover img {
	border: 1px solid #000000;
}

.highslide-image {
    border: 1px solid white;
}

.highslide-caption {
    display: none;  
    border: 2px solid white;
    border-top: none;
   	font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

.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;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}

.controlbar a {	
	display: block;
	float: left;
	margin: 0px 0 0 4px;
	height: 29px;
	width: 34px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}

.highslide-display-none {
   	 display: none;
}
