.highslide-container .highslide-wrapper, .highslide-container .highslide-outline {
	background-color: transparent;
}

.highslide-container .highslide-html {
	background-color: transparent;
	top: 13px !important; /* Nötig um Shadow zu platzieren */
	left: 7px !important; /* Nötig um Shadow zu platzieren */
}

.highslide-container .highslide-wrapper .highslide-html .highslide-header {
	background-color: #fff;
	border: 0px;
	height: 17px;
	padding-bottom: 0px;
}

.highslide-container .highslide-wrapper .highslide-html .highslide-header .highslide-move {
	right: 2px;
}

.highslide-container .highslide-wrapper .highslide-html .highslide-header .highslide-close {
	display: none;
}

.highslide-container .highslide-wrapper {
	background-image: url(shadow.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 1052px !important; /* Nötig um Shadow zu platzieren */
	height: 476px !important; /* Nötig um Shadow zu platzieren */
}


#topleftmenu {
	position: absolute;
	top: -32px;
	left: -35px;
	width: 288px;
}

#toprightmenu {
	position: absolute;
	top: -17px;
	right: 17px;
}

#agb {

}

#facebook {

}

#like {

}

#likelink {
	width: 111px;
	height:21px;
	overflow:hidden;
}

.noborder {
	border: 0px;
}

.nodeco {
	text-decoration: none;
}


/********** POSITIONS **********/

.fleft {
	float: left;
}

.fright {
	float: right;
}

.mright10 {
	margin-right: 10px;
}

.mtop18 {
	margin-top: 18px;
}

.mtop7 {
	margin-top: 7px;
}

.mtop3 {
	margin-top: 3px;
}

body.celementsmenubarvisible {
  margin-top: 0px !important;
}
