/*********************************************
	CSS: lturfly
	Wed july 11 16:16:14 CET 2005
	by svenh
*********************************************/

/*******************************************
* #rechte Seite Callback und Fragen ////////
*******************************************/


/* #content
 in lturfly.css
*******************************************/

/* rechts */

div#rechts .spacer
{
    padding-bottom: 5px;
    display: block;
}

div#rechts li
{
    margin-top:4px;
    margin-bottom:4px;
}

div#rechts div.container
{
    margin-left: 10px;
    margin-right: 10px;
}

div#rechts h1#callback
{
    margin-top: 30px;
    height: 130px;
    width: 180px;
    background: transparent url('/lturfly/img/bg_callback.png') no-repeat left top;
}

div#rechts a.arrow
{
    padding-left:15px;
    display:block;
    background: transparent url('/lturfly/img/pfeil.gif') no-repeat left 4px;
}

div#rechts h1#fragen
{
    margin-top: 15px;
    height: 25px;
    background: transparent url('/lturfly/img/nochfragen.png') no-repeat left 4px;
}
div#rechts h1#Zeug
{
    margin-top: 15px;
    height: 25px;
    background: transparent url('/lturfly/img/zeugzumflug.png') no-repeat left 4px;
}

div#rechts input.search
{
    width: 150px;
    height: 15px;
    display: block;
    float: left;
    color: #000;
}
div#rechts input.submit
{
    float: right;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    padding-top: 2px;
    display: block;
    border: 0px;
}

