body {font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;color:#333333;background: #888888;margin:0}
/*body, td, p, div, small, big  {font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;color: black;background: #aaaaaa;margin:0}*/
a:link {color:#333333;text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color:#333333;	text-decoration:none;background:#cccccc;}
td {padding:15px;}
sup {font-size:5pt;}
.white {background-color:#ffffff;}
.grey {background-color:#666666;}
.body {margin-left:auto;margin-right:auto;width:800px;background:#aaaaaa;height:100%;}
.address {margin-left:50px;}
.address td {padding:2px;}
.address table {padding:10px;width:250px;}
.heading {text-align:center;}
.image {text-align:center;}
.bookings {text-align:center;}
.calendar {text-align:center;}
.subheading {margin-left:50px;font-size:20px;padding:10px;}
.categories {margin-top:10px;margin-bottom:10px;text-align:center;font-size:10px;}
.selected {background:#c0c0c0;}
.schmuck {margin-left:50px;margin-right:50px;}
.message {margin-left:50px;margin-right:50px;padding:10px;text-align:justify;}
.home {text-align:center;}
.home td {text-align:center;width:200px}
.link {padding:10px;}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    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;
    background-color: gray;
}

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

