body {
background-color : #191919;
background-position : 0px 0px;
background-repeat : repeat-y;
background-image : url("../i/bg_left.gif");
margin : 0px;
padding : 0px;
}
div.menuBg {
position : absolute;
top : 0px;
left : 0px;
width : 179px;
height: 395px;
z-index : 1;
background-position : 0px 0px;
background-repeat : no-repeat;
background-image : url("../i/bg_left_b.jpg");
}
div.menuContent {
position : absolute;
width : 179px;
top : 0px;
left : 0px;
z-index : 2;
}
div.suche {
width:179px;
height:54px;
background-image:url(http://www.paulis.de/i/rub_stadt.gif);
background-repeat:no-repeat;
margin:0px;
margin-bottom:5px;
}
div.suche input.suche {
width:138px;
height:16px;
margin-left:18px;
margin-top:29px;
font-size:11px;
font-family:Arial,Helvetica,sans-serif;
/*
color:#F3CE1C;
background-image:url(http://www.paulis.de/i/rub_suche.jpg);
background-color:#BA191A;
*/
color:#333;
background-color:#FCF3C6;

border:1px solid #BA191A;
}
div.suche input.submit {
margin-top:1px;
width:12px;
height:13px;
}
div.suche form {
border: 0px;
margin: 0px;
padding: 0px;
display:inline;
}

