#input_ort,
#input_zeit{
	top: 122px;
	width: 167px;
	height: 31px;
	cursor: pointer;
}

#input_ort{
	left: 21px;
}

#input_zeit{
	left: 200px;
}

#input_ort select,
#input_zeit select{
	width: 120px;
}

#input_zeit div{
	background: url(images/bg_search_field.png) no-repeat;
	width: 110px;
	height: 20px;
	position: relative;
	z-index: 1;
	padding: 7px 40px 0 8px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
}

.dropdown{
	visibility: hidden;
	list-style: none;
	margin: 0;
	padding: 20px 0 12px 0;
	width: 168px;
	position: absolute;
	z-index: 1;
	top: 17px;
	left: -1px;
	background: white;
	-moz-border-radius-bottomleft: 15px;
/*
	-moz-border-radius-bottomright: 15px;
*/
	-webkit-border-radius-bottomleft: 15px;
/*
	-webkit-border-radius-bottomright: 15px;
*/
	border-radius-bottomleft: 15px;
/*
	border-radius-bottomright: 15px;
*/
}

.dropdown li{
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}

.dropdown li:hover{	
	background: url(images/bg_autocomplete_over.gif) repeat-x left center;
}

.thumbs{
	display: block;
	background: url(/static-backend/img/icon-button/loader-white.gif) no-repeat center;
}

.imagebox{
	overflow: hidden;
}

.imagebox .thumbsbox{
	width: 270px;
	height: 245px;
	float: left;
}

.set-thumb-clip{
	width: 942px;
	height: 572px;
	overflow: hidden;
}

.imagebox2{
	height: 572px;
	width: 942px;
	overflow: hidden;
}

.imagebox2 .thumbsbox{
	width: 942px;
	height: 572px;
	float: left;
}

.rightcolumn .clipbox{
	overflow: hidden;
}

.prev, .next{
	outline: 0;
}

.rightcolumn .navigator {
    padding-bottom: 10px;
    padding-top: 0;
}

.clipbox{
	height: 100px;
	overflow: hidden;
}

.rightcolumn .clipbox{
	height: auto;
}

.slider{
	background: #111;
	height: 18px;
	position: relative;
	margin: 2px 18px 0 18px;
}

.knob, .bt-left, .bt-right{
	background: url(../images/slider.png) no-repeat;
	position: absolute;
	top: 0;
	cursor: pointer;
}

.knob{
	background-position: 0px -19px;
	height: 18px;
	width: 108px;
}

.bt-left{
	left: -19px;
	width: 35px;
	height: 19px;
}

.bt-right{
	right: -18px;
	width: 39px;
	height: 19px;
	background-position: 0px -37px;
}

#alpenblitz{
	z-index: 1;
}

.spinner {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(http://github.com/mootools/mootools-more/raw/master/Styles/Interface/Spinner/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.fotoactions{
	position: relative;
	overflow: visible;
}

.tools-slider{
	position: absolute;
	bottom: 56px;
	z-index: 1;
	height: 0;
	width: 615px;
	background: #111;
	left: 0;
	overflow: hidden;	
}

.socialize{
	height: 60px;
	display: none;
}

.socialize li{
	float: left;
	margin-top: 6px;
	margin-left: 80px;
}

.email{
	height: 70px;
}

.email .col,
.report .col{
	float: left;
	padding: 0 20px;
}

.email label,
.report label{
	display: block;
	margin: 10px 0 5px 0;
}

.report{
	height: 110px;
}

.report textarea{
	width: 90%;
	height: 60px;
}

.rating{
	height: 55px;
}

.rating li{
	float: left;
}

.rating .star{
	display: block;
	height: 48px;
	width: 108px;
	background: url(../images/star-grey.png) no-repeat right;
	cursor: pointer;
}

.rating .star.hover{
	background-image: url(../images/star.png);
}

.validation-failed { background-color: #fdd; border-color: #f00;}
#comment-form .validation-advice { color: #f00;}

#comments-box h2{
	color: #A3A8A9;
}

.avatar {
	background: url(../images/autor-bilderrahmen.gif) no-repeat center; 
	margin-right: 10px;
	height: 40px;
	width: 40px;
}

.avatar img{
	position: relative;
	top: 2px;
	left: 2px;
}

.spam{
	display: none;
}

h1 a,
h1 a:link,
h1 a:active,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited{
	color: #fff;
}

.status-text{
	text-align: center;
}

a.comBoo-label{
	padding-right: 30px;
	z-index: 1;
}

.comBoo-label span{
	display: block;
	overflow: hidden;
}

.imagebox a img{
	border: 1px solid #000;
	border-color: transparent;
	margin: 0 5px 5px 0;
}

.imagebox a.active img{
	border-color: #FF2954;
}

.mainimage{
	position: relative;
	overflow: hidden;
	height: 480px;
	width: 615px;
}

.mainimage .pic{
	display: block;
	width: 615px;
	height: 480px;
	text-align:center;
	line-height: 480px;
}

.mainimage .pic img{
	vertical-align: middle;
}

.mainimage .button{
	position: absolute;
	display: block;
	height: 480px;
	width: 180px;
	top: 0;
	outline: 0;
	z-index: 1;
	font-size: 479px;
	text-decoration: none;
	cursor: pointer;
}

.button:hover{
	background: url(../images/next-prev.png) no-repeat;
}

.button.prev{
	left: 0;
	background-position: -24px center;
}

.button.next{
	right: 0;
	background-position: 157px center;
}
