#header    { background-position: 0 top; position: absolute; top: 20px;height: 80px !important ;}
*HTML #header    { position: absolute; top: 20px }			
#main {
	padding: 0px;
	z-index: 78;
}

#content { 
	width: 980px !important;
}	
	
#content-left   { 
	float: left;
	margin-left: 25px;
	width: 450px !important;
}

*HTML #content-left {
	margin-left: 15px;
}
#content-left .teaser1 {
	width: 460px;
}	
#content-wrp {
	margin-right: 5px;
	width: 475px;
	float: right;
}
*HTML #content-wrp {
	width: 485px;
}	
#content-center {
	float: left;
	width: 250px;
}
	
#content-right {
	float: right;
	width: 205px;
}

#special {
	left: 0;
	width: 990px;
	background-repeat: no-repeat;	
}

*HTML #special	{
	margin: 0 0 10px 0;
}			
#flashContent  {
	z-index: 10;
	left: 0;
	color: white;
	width: 990px;
	height: 556px;
	float: left;
}

#flashContent td {
	color: #666666;
}

#flashContent td a   {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-image: url("../global/img/pfeil_ffb300.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
}
.teaserbox .header {
	font-weight: 700;
	margin: 0 0 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0;
	width: 100%;
	border-bottom: 2px solid #ffb909
}

.teaserbox .header a {
 	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/arrow_top_right_content_0.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block
}

.teaserbox .header  a:hover {
	color: #666666;
	background-image: url(../images/arrow_top_right_content_1.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block
}

hr {
	width: 450px;
}

#moresitesbox  {
	 width:250px 
}


#showmoresites  {
	font-size: 11px;
	line-height: 18px;
	background-color: transparent;
	margin-bottom: 20px;
	width: 250px;
	}


#showmoresites  .header a {
	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/arrow_top_right_content_0.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block;
}

#moresitesbox .header a.open {
	color: #666666;
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block
}


#showmoresites  ul  {
	background-color: transparent;
	margin: 0;
	padding: 5px
}

#showmoresites  ul li  {
	background-color: white;
	float: left;
	width: 230px;
}

#showmoresites ul li a   {
	color: #5a5a5a;
	text-decoration: none;
	background-color: white;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 240px;
	float: left
}


#showmoresites a:hover {
	color: #000066;
	background-position: 0px 0px;
}


#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0px
}



.jcarousel-skin-ie7 .jcarousel-container  {   }





.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 860px;
    padding: 8px 40px 8px 40px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical  { padding-right: 0; width: 204px; height: 230px;
 }





.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  860px;
    height: 170px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical  { width: 204px; height: 230px;
 }






.jcarousel-skin-ie7 .jcarousel-item {
    width: 204px;
    height: 110px;
    overflow:hidden;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {

}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 16px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 5px;
    width: 34px;
    height: 56px;
    cursor: pointer;
    background: transparent url(next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position:  0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 5px;
    width: 34px;
    height: 56px;
    cursor: pointer;
    background: transparent url(prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -0px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

