#info {position: absolute; top:200px; left:50%;height: 300px; width: 371px; height: 55px;  z-index: 9999; margin-left: -30px; text-align: center; color:#ffffff; background-image: url(box2.png);}
#info P {margin: 22px 0 0 45px; color:#ffffff; font-size: 12px;}
/* =Reset
   ----------------------------------------------------*/

html, body, div, span, a,
h1, img, ul, li, form {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
a { text-decoration: none; }
ul li {list-style: none;}

/* --- */

body {
}  

form { margin-top: 1em; }

ul, form ul li { margin-bottom: .5em; }

strong { font-weight: bold; }

h1 { margin-bottom: 1em; }

#wrapper {
	background-image:url(caption.png); background-repeat: no-repeat;
    width: 680px;
    margin: 0 auto;
        background-color: #ffffff;

}

#img {
    position: relative;
    width: 600px;
    height: 550px;    
}

#gallery { height: 84px; }
.galleria_wrapper {}
.galleria_wrapper IMG { margin-left: 40px; width:602px; height:450px; cursor: pointer;margin-top:53px;}
#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../i/ajax-loader-small.gif) 50% 50% no-repeat;
    border-color: #345;
    cursor: pointer;
}

.caption {
	display:block;
    position: absolute;
    top:0px;
    width: 420px;
    color: #2b6994;
	font-size:13px;
	margin:15px 0 0 40px;}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container { position: relative; }

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 602px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    margin-left:40px;
	height: 75px;
	width: 602px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 76px;
    height: 57px;
}
.jcarousel-item IMG {
	width: 76px;
    height: 57px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: 9px; }

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 23px;
    width: 13px;
    height: 30px;
    right:-60px;
    cursor: pointer;
    background: transparent url(next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 23px;
    left: 10px;
    width: 13px;
    height: 30px;
    cursor: pointer;
    background: transparent url(prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}
ul#metanavi {}
ul#metanavi li { padding:0;}
div.jsteaser a { font-size:12px}
div.jstext { font-size:12px; letter-spacing: 1px;}
#prev {position: absolute; z-index: 9999;height: 480px; width:340px; top:53px; background-image: url(prev.png); background-repeat: no-repeat; background-position: left center; cursor: pointer;display: none;}
#next {position: absolute; z-index: 9999;height: 480px; width:340px; top:53px; left:340px; background-image: url(next.png); background-repeat: no-repeat; background-position: right center; cursor: pointer; }
