/*
// -------------------------------------------------------------------
// ---- CSS-DATEI - CaraWorld 3.0
// -------------------------------------------------------------------


// -------------------------------------------------------------------
// ---- Allgemeine Einstellungen
// -------------------------------------------------------------------
*/


html {
    padding:0;
    margin:0;
    height: 100%;
}

a {
    color: #0068B5;
}

html.defaultPage body {
    background:#ffffff url('/backoffice2/pictures/allgemein/bg_main.gif');
    padding:0;
    margin:0;
    text-align:center;
    height: 100%;
}

body {
    background: url('/backoffice2/pictures/allgemein/bg_main.gif');
    min-height: 100%;
}

.bodyallgemein {
    background: #ffffff;
    background: url('/backoffice2/pictures/allgemein/bg_login.gif');
    text-align: left;
}

#navi {
    
    left: 0;
    top: 0;
    height: 100%;
    min-height: 99%;
    width: 165px;
}

#header {
    background: url('/backoffice2/pictures/allgemein/bg_headerframe.gif');
    height: 140px;
}

#userdata{
    position: absolute;
    left: 725px;
    top: 17px;
    padding: 5px;
    width: 270px;
    height: 81px;
    font-size: 8px;
    color: #0068B5;
}
/*
// -------------------------------------------------------------------
// ---- Textformatierungen
// -------------------------------------------------------------------
*/

.stdaus {
    color: #009900;
}

* {
    font-family: arial;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

.s1 {
    font-family: arial;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

.s2 {
    font-family: arial;
    font-size: 14px;
    color: #000000;
    line-height: 16px;
}

.s3 {
    font-family: arial;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
}

.text {
    font-family: arial;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

.ausgabetext {
    font-family: arial;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
}

.text_rot {
    font-family: arial;
    font-size: 11px;
    color: #ff0000;
    line-height: 16px;
    text-decoration: none;
}

.text_gruen {
    font-family: arial;
    font-size: 11px;
    color: #057311;
    line-height: 16px;
    text-decoration: none;
}

.last_modified {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.text_weiss_bold {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
}

.text_weiss {
    font-family: arial;
    font-size: 11px;
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
}

.pflichtfeld {
    color:#00509D;
}

.hinweis {
    font-family: arial;
    font-size: 11px;
    color: #ff0000;
    line-height: 16px;
    font-weight:bold;
    text-decoration: none;
}

.ungelesen{
    font-style: italic;
    font-weight: bold;
}

#headlineblock {
    background: url('/backoffice2/pictures/allgemein/unav_header.gif');
    display: block;
    color: #ffffff;
    font-weight: bold;
    padding-top: 2px;
    text-indent: 5px;
    height: 22px;
    border-width: 1px;
    border-style:solid;
    border-color: #00509d;
}

#headlineblock_alarm {
    background: url('http://www.caraworld.de/backoffice2/pictures/allgemein/unav_header_alarm.gif');
    display: block;
    color: #ffffff;
    font-weight: bold;
    padding-top: 2px;
    text-indent: 5px;
    height: 22px;
    border-width: 1px;
    border-style:solid;
    border-color: #00509d;
}

#button{
    background: url('/backoffice2/pictures/allgemein/bg_button.jpg');
    border-left-style: solid;
    border-left-color: #ffffff;
    border-left-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;
    border-right-style: solid;
    border-right-color: #B2E0AA;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B2E0AA;
    border-bottom-width: 1px;
    color: #000000;
    height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    display: inline;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 5px;
}

* html #button{
    padding-top: 3px;
    padding-bottom: 1px;
}

#button input{
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
    background: url('/backoffice2/pictures/allgemein/bg_button.jpg');
}



#button a{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    padding-left: 8px;
    padding-right: 8px;
}

#button img{
    vertical-align: baseline;
}

fieldset {
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    padding: 3px;
    background: #F7F9FC;
    margin-bottom: 5px;
}

.news{
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    padding: 3px;
    background: #FEFDE3;
    margin-bottom: 5px;
}

.rightborder {
    border-right-width: 1px;
    border-right-color: #aaaaaa;
    border-right-style: solid;
}

legend {
    color: #000000;
    font-weight: bold;
}

legend a{
    font-weight: bold;
	padding: 3px;
}

.zeile_rollover {
    background: #FCFCB7;
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
}

.zeile_normal {
    border-width: 0px;
    border-style: solid;
    border-color: #ffffff;
}

.smalltext {
    font-size: 9px;
}

.header_liste {
    background: #E6E6E6;
    color: #000000;
    font-weight: bold;
}

hr{
    color: #AAAAAA;
    height: 1px;
    border: 0px;
}


/*
// -------------------------------------------------------------------
// ---- Boxen
// -------------------------------------------------------------------
*/

#navi_ausstattungen_oben {
    background: url('/backoffice2/pictures/allgemein/bg_navi_ausstattungen.jpg');
    border-left-width: 1px;
    border-left-color: #00509D;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #00509D;
    border-right-style: solid;
}

#navi_ausstattungen_oben ul {
    letter-spacing: 1px;
    padding: 0px;
    margin: 0px;
    display: inline;
}

#navi_ausstattungen_oben ul li{
    background: url('/backoffice2/pictures/allgemein/navi_trenner.gif');
    background-repeat: no-repeat;
    display: inline;
}

#navi_ausstattungen_oben ul li a{
    background-position: left;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 24px;
    text-decoration: none;
}

#navi_ausstattungen_oben ul li a:hover{
    color: #000000;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
}

#navi_ausstattungen_oben ul li a:active{
    color: #00509D;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
}


#Fahrgestell {
    display: none;
    height: 240px;
    overflow: auto;
}

#Aufbau {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Interieur {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Sanitaer {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Elektro {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Kueche {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Heizung_Klima {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Gas {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Media {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#Sonstiges {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    height: 240px;
    overflow: auto;
}

#container_kopiervorlagen {
    position: absolute;
    left: -170px;
    top: 300px;
    width: 150px;
}

#anmeldebox { /* Gesamt Position/Darstellung der gesamten Ausgabe */
    background: url('/backoffice2/pictures/allgemein/back-box.gif');
    background-repeat: no-repeat;
    width: 406px;
    height: 358px;
    margin: -250px 0px 0px -200px;
    top: 50%;
    left: 50%;
    overflow: hidden;
    position: absolute;
    border: 0px;
}

#unavbox_header { /* Überschrift über Navigation im unteren Anzeigebereich */
    background: url('/backoffice2/pictures/allgemein/unav_header.gif');
    color: #ffffff;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 160px;
    height: 24px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color: #505050;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color: #505050;
}

#unavbox{ /* Navigation im unteren Anzeigebereich */
    position: absolute;
    left: 5px;
    top: 10px;
    width: 150px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#content_header{ /* Überschrift über gesamtem Inhaltsbereich */
    position: absolute;
    background: url('/backoffice2/pictures/allgemein/unav_header.gif');
    color: #ffffff;
    font-weight: bold;
    top: 10px;
    left: 170px;
    width: 825px;
    height: 22px;
    line-height: 22px;
    text-indent: 11px;
    border-width: 1px;
    border-style: solid;
    border-color: #00509d;
}

#content{ /* gesamter Inhaltsbereich */
    position: absolute;
    left: 170px;
    top: 38px;
    width: 825px;
    border-width: 1px;
    border-color: #00509d;
    border-style: solid;
    background-color: #ffffff;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
    margin-bottom: 81px;
}

#inhalte_mit_zusatzbox{ /*container wenn zusatzbox auf der Seite */
    width: 618px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
	overflow: hidden;
}

#inhalte_ohne_zusatzbox{ /*container wenn keine zusatzbox auf der Seite */
    width: 800px;
    margin-left: 10px;
    margin-top: 10px;
}


#infobox_rechts{ /* Box mit weiteren Inhalten im Contentbereich */
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
    width: 170px;
    background-color: #e9f0fa;
    float: left;
	overflow: hidden;	
}

*html #infobox_rechts{ /* Box mit weiteren Inhalten im Contentbereich */
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
    width: 170px;
    background-color: #e9f0fa;
    float: left;
	overflow: hidden;	
}

#zusatzbox{
    background-color: #e9f0fa;
    top: 20px;
    width: 170px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #aaaaaa;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
}

#zusatzbox_header{
    display: block;
    background: url('/backoffice2/pictures/allgemein/unav_header.gif');
    line-height: 22px;
    color: #ffffff;
    font-weight: bold;
    height: 24px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    padding-left: 5px;
    margin-bottom: 5px;
}

#zusatzbox_info{
    background-color: #F2FFEE;
    top: 20px;
    width: 170px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #aaaaaa;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
}

#zusatzbox_info_header{
    display: block;
    background: url('/backoffice2/pictures/allgemein/bg_button.jpg');
    line-height: 22px;
    color: #000000;
    font-weight: bold;
    height: 24px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #aaaaaa;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    padding-left: 5px;
    margin-bottom: 5px;
}


#zusatzbox_header_kopiervorlagen{
    display: block;
    background: url('/backoffice2/pictures/allgemein/unav_header.gif');
    line-height: 22px;
    color: #ffffff;
    font-weight: bold;
    height: 24px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #aaaaaa;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaaaaa;
    padding-left: 5px;
    margin-bottom: 0px;
}

#zusatzbox_content{
    padding: 4px;
}

#ausstattungen {
    padding-top: 5px;
    background-color: #e9f0fa;
    left: 0px;
    width: 170px;
}

#kopiervorlagen {
    display: block;
    padding: 5px;
    background-color: #e9f0fa;
    left: 5px;
}

#bilddaten_header{
    display: block;
    background: url('/backoffice2/pictures/allgemein/unav_header.gif');
    line-height: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    height: 24px;
    border-width:1px;
    border-style:solid;
    border-color: #00509d;
}

#bilddaten{
    display: block;
    background: #ffffff;
    text-align: left;
    top: 20px;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border-width: 1px;
    border-color: #00509D;
    border-style: solid;
}

#infobox_links {
    background-color: #e9f0fa;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
}

#kopiervorlage_header {
    background: url('/backoffice2/pictures/allgemein/bg_header_zusatzbox.gif');
    line-height: 20px;
    color: #ffffff;
    font-weight: bold;
    top: 0px;
    left: 0px;
    height: 22px;
    width: 150px;
    border-width:0px;
    z-index: 400;
    }

#kopiervorlage {
    padding-top: 5px;
    background-color: #e9f0fa;
    left: 0px;
    width: 150px;
}



/*
// -------------------------------------------------------------------
// ---- Positionierungen
// -------------------------------------------------------------------
*/

#logo {
    position:absolute;
    width:157px;
    height:81px;
    top: 17px;
    left: 20px;
}

#logout a {
    position:absolute;
    font-size: 11px;
    font-weight: bold;
    width:250px;
    height:20px;
    top: 105px;
    margin-left: 20px;
    color: #00509D;
    text-decoration: none;
}

#backoffice {
    position:absolute;
    top: 17px;
    left: 180px;
    height:81px;
    width: 132px;
}

#nav  {
    position:absolute;
    width:800px;
    height: 25px;
    top: 104px;
    left: 160px;
}

/*
// -------------------------------------------------------------------
// ---- Navigation
// -------------------------------------------------------------------
*/


#navioben ul {
    letter-spacing: 1px;
    padding-top: 0px;
    margin: 0px;
}

#navioben ul li{
    background: url('/backoffice2/pictures/allgemein/navi_trenner.gif');
    background-repeat: no-repeat;
    display: inline;
}

#navioben ul a{
    background-position:left;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
    text-decoration: none;
}

#navioben ul a:hover{
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

#navioben ul span a{
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 2px;
    background: #00509d;
    background: url('/backoffice2/pictures/allgemein/bg_header.gif');
    border-left-color: #555555;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #555555;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #555555;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #9BB4DF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
}

#navioben ul span a:hover{
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 2px;
    background: #00509d;
    background: url('/backoffice2/pictures/allgemein/bg_header.gif');
    border-left-color: #555555;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #555555;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #555555;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #9BB4DF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
}

#navileft ul{
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 100%;
}

#navileft ul li{
    list-style: none;
}

#navileft ul li a{
    display: block;
    font-weight: normal;
    color: #000000;
    padding-left: 18px;
    line-height: 20px;
    background: url('/backoffice2/pictures/allgemein/unavi_or.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

#navileft ul li#active a{
    display: block;
    font-weight: normal;
    color: #000000;
    padding-left: 18px;
    line-height: 20px;
    background: url('/backoffice2/pictures/allgemein/unavi_or_active.gif');
    background-repeat: no-repeat;
    text-decoration: none;
}

#navileft ul li#sub a {
    display: block;
    font-weight: normal;
    color: #000000;
    margin-left: 6px;
    padding-left: 20px;
    line-height: 20px;
    background: url('/backoffice2/pictures/allgemein/bullet_subnavi.gif');
    background-repeat: no-repeat;
    background-position: 25 0 0 0;
    text-decoration: none;
}

* html #navileft ul li#sub a { /* ie hack */
    display: block;
    font-weight: normal;
    color: #000000;
    padding-left: 18px;
    line-height: 20px;
    background: url('/backoffice2/pictures/allgemein/bullet_subnavi.gif');
    background-repeat: no-repeat;
    background-position: 0 0 0 0;
    text-decoration: none;
}

#navileft ul li#subactive a {
    display: block;
    font-weight: normal;
    color: #000000;
    margin-left: 6px;
    padding-left: 20px;
    line-height: 20px;
    background: url('/backoffice2/pictures/allgemein/bullet_subnaviactive.gif');
    background-repeat: no-repeat;
    background-position: 25 0 0 0;
    text-decoration: none;
}

* html #navileft ul li#subactive a { /* ie hack */
    display: block;
    font-weight: normal;
    color: #000000;
    padding-left: 18px;
    line-height: 20px;
    background: url('/backoffice2/pictures/allgemein/bullet_subnaviactive.gif');
    background-repeat: no-repeat;
    background-position: 0 0 0 0;
    text-decoration: none;
}


#content_subnavi ul{
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 100%;
}

#content_subnavi ul li{
    list-style: none;
}

#content_subnavi ul li a{
    display: block;
    font-weight: normal;
    color: #000000;
    padding-left: 25px;
    line-height: 16px;
    background: url('/backoffice2/pictures/allgemein/bu_pfeil_rechts.gif');
    background-repeat: no-repeat;
    text-decoration: none;

}




/*
// -------------------------------------------------------------------
// ---- Farbformatierungen
// -------------------------------------------------------------------
*/

.rahmen_rot {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #b83730;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-top-width: 0px;
    border-top-style: solid;
}

.rahmen_gruen {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #33b830;
    border-left-width: 0px;
    border-left-style: solid;
    border-right-width: 0px;
    border-right-style: solid;
    border-top-width: 0px;
    border-top-style: solid;
}

flaeche_rot {
    display:block;
    background-color:#ba3b33;
    border: 1px solid #000000;
}

/*
// -------------------------------------------------------------------
// ---- Tooltip
// -------------------------------------------------------------------
*/

#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 2px solid #ffffff;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#conbox {
    width: 122px;
    height: auto;
    position: absolute;
    z-index: 55;
    display: none;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    padding: 1px;
    background: #ffffff;
}

#conbox ul{
    list-style-type: none;
    margin-left: 0px;
    padding: 0px;
}

#conbox ul li{

    vertical-align: middle;
}

#conbox img{
    vertical-align: text-bottom;
    margin-right: 10px;
}

#conbox ul li a{
    display: block;
    line-height: 24px;
    background: url('/backoffice2/pictures/allgemein/conbox_inaktiv.gif');
    color: #000000;
    text-decoration: none;
}

#conbox ul li a:hover{
    line-height: 24px;
    background: url('/backoffice2/pictures/allgemein/conbox_aktiv.gif');
    color: #ffffff;
    text-decoration: none;
}




/******************************************
* Slider Bar Form Element Script
*
* Original program copyright David Harrison
*   d_s_h2@hotmail.com
* Version 2 copyright Eric C. Davis
*   eric@10mar2001.com
*
* Visit http://www.dynamicdrive.com for
*   loads of other scripts.
*
* This notice MUST stay intact for use.
*
* Modified by Tom Westcott
* http://www.cyberdummy.co.uk
******************************************/

.move {
    height: 21px;
    background: #F3F6FA url('/backoffice2/pictures/allgemein/bar_end.png') no-repeat 0 8px;
    cursor: hand; /*!important; */
    cursor: pointer;
}

.move .move2 {
    margin: 0 1px 0 2px;
    height: 21px;
    background: #F3F6FA url('/backoffice2/pictures/allgemein/bar_repeat.png') repeat-x 0 8px;
    cursor: hand; /* !important; */
    cursor: pointer;
}

.move2ondrag {
    margin: 0 1px 0 2px;
    height: 21px;
    cursor: hand; /*!important;*/
    cursor: pointer;
    background: #F3F6FA url('/backoffice2/pictures/allgemein/bar_repeat_hover.png') repeat-x 0 8px;
}

.move .slider { /*schieberegeler inaktiv */
    margin-left: 0;
    margin-top: -21px;
    margin-right: -11px;
    width: 11px;
    height: 21px;
    background: #F3F6FA url('/backoffice2/pictures/allgemein/slider.png') no-repeat 0 0;
    cursor: hand; /* !important;*/
    cursor: pointer;
}

.sliderondrag {
    margin-left: 0;
    margin-top: -21px;
    margin-right: -11px;
    width: 11px;
    height: 21px;
    background: #F3F6FA url('/backoffice2/pictures/allgemein/slider_hover.png') no-repeat 0 0;
    cursor: hand; /*!important*/
    cursor: pointer;
}

#schieber{
    z-index: 400;
}

/*----------------------------------------*/
/* Verschieben von Fahrzeuglistenfeldern
/*----------------------------------------*/



form {
  clear: left;
}

ul.sortableboxy {
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #aaaaaa;

    width: 100%;
    float: left;
    margin-left: 5px;
    background-color: #FFFFFF;
}

ul.sortableboxy li {
    list-style-type: none;
    cursor:move;
    position: relative;
    padding: 4px 4px 0 4px;
    margin: 0px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #aaaaaa;

    width: 98%;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #EEEEEE;
}

ul.sortableboxy_links1 { /* gesamte spalte überschrift und fliesstext */
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    width: 10em;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #aaaaaa;

    width: 150px;
    float: left;
    margin-left: 5px;
    background-color: #CFF7D4;
}

ul.sortableboxy_links1 li {
    position: relative;
    cursor: move;
    margin-bottom: 4px;
    background-color: #E1F8E4;
    padding: 2px 2px;
    border-color: #299437;
    border-style: solid;
    border-width: 1px;

    width: 140px;
    float: left;
    background-color: #CFF7D4;
}

ul.sortableboxy_links2 { /* gesamte spalte überschrift und fliesstext */
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    width: 10em;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #aaaaaa;

    width: 150px;
    float: left;
    margin-left: 5px;
    background-color: #CFF7D4;
}

ul.sortableboxy_links2 li {
    position: relative;
    cursor: move;
    margin-bottom: 4px;
    background-color: #E1F8E4;
    padding: 2px 2px;
    border-color: #299437;
    border-style: solid;
    border-width: 1px;

    width: 140px;
    float: left;
    background-color: #CFF7D4;
}


ul.sortableboxy_rechts3 { /* gesamte spalte feldauswahl */
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    width: 10em;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;

    width: 150px;
    float: left;
    margin-left: 5px;
    background-color: #FFFFFF;
}

ul.sortableboxy_rechts3 li {
    position: relative;
    cursor: move;
    margin-bottom: 4px;
    padding: 2px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    background-color: #ffffff;

    width: 140px;
    float: left;
    background-color: #FFFFFF;
}

ul.sortableboxy_rechts4 { /* gesamte spalte feldauswahl */
    list-style-type: none;
    padding: 4px 4px 0 4px;
    margin: 0px;
    width: 10em;
    font-size: 13px;
    font-family: Arial, sans-serif;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;

    width: 150px;
    float: left;
    margin-left: 5px;
    background-color: #FFFFFF;
}

ul.sortableboxy_rechts4 li {
    position: relative;
    cursor: move;
    margin-bottom: 4px;
    padding: 2px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
    background-color: #ffffff;

    width: 140px;
    float: left;
    background-color: #FFFFFF;
}
/*----------------------------------------*/

#meldung_seitenkopf_abfrage{
    width: 100%;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-indent: 5px;
    background: #F9C770;
    color: #000000;
}

#meldung_seitenkopf_abfrage a{
    text-decoration: none;
}

#meldung_seitenkopf_erfolgreich{
    width: 100%;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    margin-bottom: 2px;
    padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 5px;
    background: #D4F3D7;
    color: #057311;
}

#meldung_seitenkopf_fehler{
    width: 100%;
    border-width: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    margin-bottom: 2px;
    padding-top: 2px;
padding-bottom: 2px;
text-indent: 5px;
    background: #BF0F0F;
    color: #ffffff;
}

/*----------------------------------------*/
/* Newsartikel
/*----------------------------------------*/

#newsartikel #sajax1{ /* gesamter Block um verschiebbare Newselemente */
    list-style-type: none;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
}


ul.sortable li {
    position: relative;
}

/*----------------------------------------*/
/* Homepagetool
/*----------------------------------------*/

#homepage_navi_inhalte{
	overflow: visible;
}

#homepage_navi_inhalte ul{
	padding-left: 10px;
	list-style-type: none;
}

#homepage_navi_inhalte ul li{
	list-style-type: none;
	display: inline;
}

#homepage_navi_inhalte ul li .folder{
	background: url('../pictures/homepage/dhtmlgoodies_folder.gif');
	background-repeat: no-repeat;
}

#homepage_navi_inhalte ul li .sheet{
	background: url('../pictures/homepage/dhtmlgoodies_sheet.gif');
	background-repeat: no-repeat;	
}

#homepage_navi_navigation{
	overflow: visible;
}

#homepage_navi_navigation ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;		
}

#homepage_navi_navigation ul li{
	list-style-type: none;
	padding-left: 10px;
}

#homepage_navi_navigation ul li a{
	list-style-type: none;
	padding-left: 10px;
	text-decoration: none;
	line-height: 22px;
	font-size: 12px;	
}

#homepage_navi_navigation  ul li .folder{
	background: url('../pictures/homepage/dhtmlgoodies_folder.gif');
	background-repeat: no-repeat;
	padding-left: 20px;	
	line-height: 22px;	
}

#homepage_navi_navigation ul li .sheet{
	background: url('../pictures/homepage/dhtmlgoodies_sheet.gif');
	background-repeat: no-repeat;	
	padding-left: 20px;			
	line-height: 22px;	
}

#floatingContainer{/* Abstand bei Klick auf zu verschiebendes Objekt */
	margin:0px;
	padding:0px;
}

#floatingContainer ul{
	margin-left:0px;   /* Left spacing */
	padding-left:0px;   
}

#floatingContainer li{    /* Nodes */
	list-style-type:none;
	vertical-align: middle;
	background: url('../pictures/homepage/dhtmlgoodies_sheet.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;    
	padding-left: 0px;    
}

#floatingContainer li a{    /* Link während es Verschiebens*/
	color: #999999;
	text-decoration:none;
	padding-left:1px;
	margin-left:2px;	
	font-size: 12px;
}

.headline{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

/* ----------------- Dialog Box -------------------- */

#dialog_box {
	padding: 20px;
}

#dialog {
	position: absolute; 
	width: 425px; 
	padding: 10px; 
	z-index: 200; 
	background: #dde5f5;
}

#dialog-header {
	display:block; 
	position:relative; 
	width:411px; 
	padding:3px 6px 7px; 
	height:14px; 
	font-size:14px; 
	font-weight:bold;
}

#dialog-title {
	float:left;
}

#dialog-close {
	float: right; 
	cursor: pointer; 
	margin: 3px 3px 0 0; 
	height: 11px; 
	width: 11px; 
	background: url('/backoffice2/pictures/allgemein/dialog_box/dialog_close.gif') no-repeat;
}

#dialog-content {
	display:block; 
	height:160px; 
	padding:6px;
	padding-bottom: 15px; 
	color:#666666; 
	font-size:13px;
	overflow: auto;
}

#dialog-mask {
	position:absolute; 
	top:0; 
	left:0; 
	min-height:100%; 
	width:100%; 
	background: #000000; 
	opacity:.50; 
	filter:alpha(opacity=50); 
	z-index:100;
}

.dialog_box-error {
	background:#fff url('/backoffice2/pictures/allgemein/dialog_box/error_bg.jpg') bottom right no-repeat; 
	border:1px solid #924949; 
	border-top:none;
}

.errorheader {
	background: url('/backoffice2/pictures/allgemein/dialog_box/error_header.gif') repeat-x; 
	color:#6f2c2c; 
	border:1px solid #924949; 
	border-bottom:none;
}

.dialog_box-loading {
	background:#fff url('/backoffice2/pictures/allgemein/dialog_box/loading_bg.jpg') bottom right no-repeat; 
	border:1px solid #924949; 
	border-top:none;
}

.loadingheader {
	background: url('/backoffice2/pictures/allgemein/dialog_box/prompt_header.gif') repeat-x; 
	color:#355468; 
	border:1px solid #4f6d81; 
	border-bottom:none;
}

.dialog_box-warning {
	background:#fff url('/backoffice2/pictures/allgemein/dialog_box/warning_bg.jpg') bottom right no-repeat; 
	border:1px solid #c5a524; 
	border-top:none;
}

.warningheader {
	background: url('/backoffice2/pictures/allgemein/dialog_box/warning_header.gif') repeat-x;
	 color:#957c17; 
	 border:1px solid #c5a524; 
	 border-bottom:none;
}

.dialog_box-success {
	background:#fff url('/backoffice2/pictures/allgemein/dialog_box/success_bg.jpg') bottom right no-repeat; 
	border:1px solid #60a174; 
	border-top:none;
}

.successheader {
	background: url('/backoffice2/pictures/allgemein/dialog_box/success_header.gif') repeat-x; 
	color:#3c7f51; 
	border:1px solid #60a174; 
	border-bottom:none;
}

.dialog_box-prompt {
	background:#fff url('/backoffice2/pictures/allgemein/dialog_box/prompt_bg.jpg') bottom right no-repeat; 
	border:1px solid #4f6d81; 
	border-top:none;
}

.promptheader {
	background: url('/backoffice2/pictures/allgemein/dialog_box/prompt_header.gif') repeat-x; 
	color:#355468; 
	border:1px solid #4f6d81; 
	border-bottom:none;
}

#AutocompleteModell {
	position: absolute;
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	height: 150px;
	overflow: auto;
	z-index: 500;
}
#AutocompleteModell ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#AutocompleteModell ul li.selected { 
	background-color: #ffb;
}
#AutocompleteModell ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

#overallBody {
	height: 110%;
}