/* WiBAG TEP CSS Template */

body {
background: none;
background-color: #ECECEC;
}

#header {
position:absolute;
top:0;
left:0;
height: 190px;
width: 100%;
background:url(images/header_bg_tep.gif) no-repeat;
}

#suche {
position: absolute;
top: 107px;
left: 700px;
}

#contentarea {
background-color: #F2F2F2;
}

