* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#; background:_graphics/balken-main.jpg;}
p {line-height:0; margin-bottom:0px}
#wrapper {width:880px; margin:0px auto}

.slider-button {float:left; width:32px; cursor:pointer; font-size:30px; height:32px; line-height:26px; margin-top:134px; text-align:center; color:#EBEBEB; background:#EBEBEB}
.slider-button:hover {color:#EBEBEB}

.pagination {float:left; list-style:none; height:23px; margin:15px 0 0 32px; display:none}
.pagination li {float:left; cursor:pointer; height:12px; width:12px; background:#666666; border-radius:6px; margin-right:4px}
.pagination li:hover {background:#000000; color:#000}
li.current {background:#888}

/* TinyFader */

#slideshow {float:left; width:800px; height:300px; border:2px solid #EBEBEB; background:#EBEBEB}
#slides {
	position:relative;
	width:800px;
	height:300px;
	list-style:none;
	overflow:auto;
	left: 0px;
	top: 0px;

}
#slides li {width:1px; height:300px}
.fader-slide {opacity:0; position:absolute}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s}

/* Slide Styling */

#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#EBEBEB}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

#caption {background:#EBEBEB; position:relative}
#caption div {position:absolute; bottom:0; left:0; width:464px; padding:15px 18px 10px 18px; background:#000; background:rgba(0,0,0,.7)}
#caption h2 {font:18px Georgia,Verdana; margin-bottom:6px; color:#eee}
#caption p {line-height:1.4; color:#aaa}
