#adress {width: 386px; left: 48px; top: 32px; position: absolute; visibility: visible;}
#contact {width: 386px; left: 386px; top: 32px; position: absolute; visibility: visible;}
#menue {width: 100%; left: 48px; top:128px; padding-bottom: 64px; position: absolute; visibility: visible;}	
p.monaco {	
	color: #000000; 
	font-size: 10px; 
	font-family: monaco;
	font-weight: normal; 
	line-height: 15px; 
	letter-spacing: 1px
	}
p.verdana {	
	
	color: #000000; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: normal; 
	line-height: 15px; 
	letter-spacing: 0px
	}
p.verdanablue {	
	margin-top: 0px;
	color: #000000; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: normal; 
	line-height: 15px; 
	letter-spacing: 0px
	}
a.blue {
	color: #000000;
	background-color: DDDDDD; 
	text-decoration: none;
	}
a.blue:visited {
	color: #000000;
	background-color: DDDDDD; 
	text-decoration: none;

}
a.black {
	color: #000000;
	background-color: DDDDDD; 
	text-decoration: none;
	}			
a.black:visited {
	color: #000000;
	background-color: DDDDDD; 
	text-decoration: none;
}
			
div.row {
	position: relative;
	top: 32px;
	margin-bottom: 32px;
	}
	
div.infotext {
	position: relative;	
	float: left;
  	width: 338px;
  	}

div.pictext {
	position: relative;
	
	}
	
div.indexrow {}

div.space {
	clear: both;
 	height: 32;
  	}
  	
.highslide {
	/*cursor: url(highslide/graphics/zoomin.cur), pointer;*/
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;

}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    

    border-top: none;
    color: #000000; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: normal; 
	line-height: 15px; 
	letter-spacing: 0px;
	text-align:center;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	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;
}


