/**
 * slider
 */
.sliderfx {
	width: 838px;
	height: 175px;
	background-color: #000016;
}

.slidermask {
	position: relative;
	width: 790px;
	height: 152px;
	overflow: hidden;
	background-image: url(../images/slider/slider_bg.gif);
	background-repeat: repeat-x;
}

#sliderbd {
	position: absolute;
}

#sliderbd span {
	display: block;
	float: left;
	margin-right: 1px;
}

.slidermask,
#slider-back,
#slider-forward {
	margin-top: 11px;
}

.slidermask,
#slider-back {
	float: left;
}

#slider-back {
}

#slider-forward {
	float: left;
}

/**
 * fce's
 */

.hellgrau {
	background-color: #e6e6e6;
}

.braun {
	background-color: #b69e92;
}

.dunkelgrau {
	background-color: #4d4d5c;
	color: #fff;
}


/**
 * raster a
 * basic settings
 */

.raster-a .level-a .yui-u {
	height: 333px;
}

.raster-a .level-b .yui-u {
	height: 175px;
}

.raster-a .level-b {
	margin-top: 12px;
}

/**
 * raster a
 * yui customization
 */
.raster-a {
	width: 838px;
}

.yui-gc div.first, .yui-gd .yui-u {
	width: 555px;
}

.yui-gb .yui-u,
.yui-g .yui-gb .yui-u,
.yui-gb .yui-g,
.yui-gb .yui-gb,
.yui-gb .yui-gc,
.yui-gb .yui-gd,
.yui-gb .yui-ge,
.yui-gb .yui-gf,
.yui-gc .yui-u,
.yui-gc .yui-g,
.yui-gd .yui-u {
	margin-left: 14px;
	width: 270px;
}

.yui-gd div.first {
	width: 270px;
}

.yui-g .yui-u,
.yui-g .yui-g,
.yui-g .yui-gb,
.yui-g .yui-gc,
.yui-g .yui-gd,
.yui-g .yui-ge,
.yui-g .yui-gf {
	width: 413px;
}

.yui-gc div.first,
.yui-gd .yui-u {
	width: 554px;
}




/**
 * contentwrapper elements
 */

.margin-ten {
	margin: 10px;
}

.margin-fifteen {
	margin: 15px;
}

.margin-twenty {
	margin: 20px;
}


/**
 * content special
 */

.fce-special-content {
	width: 840px;
}

#con .fce-special-content h1,
#con .fce-special-content h2,
#con .fce-special-content h3,
#con .fce-special-content h4,
#con .fce-special-content h5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 7px;
}

.fcesc-img {
	width: 477px;
	height: 331px;
}

.fcesc-img,
.fcesc-bd {
	float: left;
}

.fcesc-bd {
	position: relative;
	width: 305px;
}

.fcesc-hl {
	position: absolute;
	left: -40px;
}

.fcesc-con {
	margin: 65px 0 0 30px;
}

