@charset "UTF-8";
/* -- LAYOUT - BASE -- */
/* -- ------------------------------- -- */
/* -- Abweichungen zum Mastertemplate -- */
/* -- ------------------------------- -- */

.frHead{
background: url(../../images/wetreu/headBckG.jpg) left top repeat-x;
}

.topImage {
background:#FFFFFF;
float:left;
height:67px;
left:1px;
position:relative;
top:0;
width:555px;
border: thin solid #223c64;
border-width: 1px 0px 0px 0px;
background: #FFFFFF;
z-index:10;
overflow: hidden;
}

* html .topImage {
left:-1px;
width:555px;
z-index: -10;
}

/* -- Scroller -------------- -- */
/* -- ----------------------- -- */
.topScroller{
position:relative;
left:0px;
top: 0px;
background: #223c64;
width: 184px;
height: 68px;
float:left;
}

* html .topScroller{
width: 183px;
}
