html {
	/* Moz */
	height: 100%;
}

/* BEGIN GALLERIA STYLE */
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

*{margin:0;padding:0}
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:2em;}
/*.gallery_show{width:702px;margin:0 auto;}*/
.gallery_show{height:90px;margin:0;}
.gallery_show li{width:100px;height:75px;border:1px solid #ACACAC;margin: 2px;background:#000;}
.gallery_show li div{left:240px}
.gallery_show li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{
	margin:0 auto 20px auto;
	height:500px;
	width:600px;
	background-color: #222;
	background-image: url(../img_nav/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#main_image img{
	margin-bottom:1px;
	border: 1px solid #444;
	padding: 4px;
}

.caption{
	position:absolute;
	top:555px;
	text-align: center;
	float: none;
	width: 600px;
} 




/* Main Layout
------------------------------ */
body {
	background: #111;
	margin: 0px;
	text-align: center;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#main {
	text-align: left;
	margin: 5px auto 20px;
	width: 685px;
	background: #222;
	padding: 0px 30px 5px;
	border: 1px solid #444;
}
#gallerytitle {
	padding-bottom: 25px;
	margin-bottom: 5px;	/*min-height: 40px;
  _height: 40px;*/
}
#gallerytitle1 {
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
	/*min-height: 40px;
  _height: 40px;*/
}

#gallerytitle1 h2 { 
	font-weight: normal; 
	font-size: 12pt; 
	margin-top: 12px;
	width:510px;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited {
	text-decoration: none;
	color: #86a1b6;
}
a:hover, a:focus {
	text-decoration: none;
	color: #94c2e5;
}

.sitetitle h1 a:link,.sitetitle h1 a:active,.sitetitle h1 a:visited { text-decoration: none; color: #bbb; font-variant:small-caps; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:.25em;}
.sitetitle h1 a:hover,.sitetitle h1 a:focus { text-decoration: none; color: #eee; font-variant:small-caps; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:.25em;}

/* Text Styles
------------------------------ */
h1 {
	font: 125% Arial, Helvetica, sans-serif;
	color: #AAA;
}
h2 {
	font: 115% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AAA;
}
h2 a:link, h2 a:visited {
	color: #86a1b6;
	text-decoration: none;
}
h2 span {
	color: #666;
}
h2 a:hover {
	color: #94c2e5;
	text-decoration: none;
}
h3 {
	font: 110% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #748da0;
	margin-top: 30px;
}
h3 a:link, h3 a:visited { text-decoration: none; }
h3 a:hover { text-decoration: underline; }


/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
}
/* start jcarousel */
/**
 * 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-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;
}

/* end jcarousel */


/* start tango jcarousel */
.jcarousel-skin-tango.jcarousel-container {
    -moz-border-radius: 5px;
    background: #111;
    border: 1px solid #333; /*rahmen*/
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
	width: 600px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.jcarousel-skin-tango.jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  600px;
    height: 85px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 74px;
    height: 60px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 8px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #000;
    color: #fff;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 35px;
	right: -1px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img_nav/next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0px -32px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -0px 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: -0px -64px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 35px;
	left: 1px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img_nav/prev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: 0px -32px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -0px -0px;
}

.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;
    background-position: -0px -64px;
}
	.nav1{padding-top:15px;clear:both;font:80% 'Arial',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	.info{
	text-align:justify;
	width:680px;
	margin:10px auto;
	border-top:1px dotted #828282;
	padding-top:10px;
}
.nav {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 15px;
}
	.info p{margin-top:1.6em;}
/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	margin-bottom: 12px;
}
#footnotes {
	float: left;
	margin-bottom: 12px;
}
.album {
	margin: 4px -4px 4px 12px;
    padding: 10px 0px 8px 8px;
	float: left;
	width: 314px;
	border: 1px solid #444;
	background: #333;
	line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
  	padding: 4px 0px 0px;
  	margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}
	
