
/*-------------------------------------------------*/
body
{
   margin: 0px;
   font-family: verdana, arial, helvetica;
   font-size: 10px;
   background-color: white;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
table
{
   margin: 0px;
   font-family: verdana, arial, helvetica;
   font-size: 9px;
   background-color: white;
   empty-cells: show;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
h1
{
   font-size: 18px;
   color: #20697A; 
   font-weight: bold;
   font-family: verdana, arial, helvetica;
   margin-top: 2px;
   text-align: right;
   border-width: 1px 0px 0px 0px;
   padding: 2px;
   border-color: #588B96; 
   border-style: solid;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
h2
{
   font-size: 15px;
   color: #588B96; 
   font-weight: bold;
   font-family: verdana, arial, helvetica;
   margin-top: 2px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
h3
{
   font-size: 12px;
   color: #588B96; 
   font-weight: bold;
   font-family: verdana, arial, helvetica;
   margin-top: 2px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
a:link
{
    color: #20697A; 
    font-size: 9px;
    font-weight: bold;
    text-decoration: none; 
}

/*-------------------------------------------------*/
a:visited
{
    color: #588B96; 
    font-size: 9px;
    font-weight: bold;
    text-decoration: none; 
}

/*-------------------------------------------------*/
a:hover
{
    color: #33e; 
    font-size: 9px;
    font-weight: bold;
    text-decoration: none; 
}

/*-------------------------------------------------*/
a:active
{
    color: black; 
    font-size: 9px;
    font-weight: bold;
    text-decoration: none; 
}

/*-------------------------------------------------*/
.button
{
   position: absolute;
   top: 1px;
   width: 99px;
   text-align: center;
   padding: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.wrapper
{
position: relative;
width: 1000px;
height: 400px;
text-align: left;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.linke_spalte
{
position: absolute;
left: 0px;
top: 0px;
width: 200px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/


.content
{
position: absolute;
left: 200px;
width: 594px;
padding: 3px;
z-index: 99;
padding-bottom: 300px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.rechte_spalte
{
position: absolute;
left: 800px;
width: 200px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.mitte_links_spalte
{
position: absolute;
left: 0px;
top: 0px;

}

/*-------------------------------------------------*/
/*--------------------------------------*/
.mitte_spalte
{
position: absolute;
left: 200px;
top: 0px;

}

/*-------------------------------------------------*/
/*--------------------------------------*/
.mitte_rechts_spalte
{
position: absolute;
left: 400px;
top: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.inhaltsspalte
{
height: 400px;
margin-top: -2px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.backbutton_module
{
   float: left;
   margin: 5px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.td_verwaltung
{
border-collapse: seperate;
empty-cells: show;
background-color: white;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: lightgray;
vertical-align: top;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.kleinelinks
{
 font-size: 10px;
 color: #588B96;
 font-weight: bold;
 font-family: verdana, arial, helvetica;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.th_lastminute
{
   text-align: left;
   background-color: #e8e8e8;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.verwaltung_content
{
   position: relative;
   margin: 5px;
   text-align: left;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.contentnavi_links
{
   width: 130px;
   border-width: 0px 0px 1px 0px;
   border-color: #D8E7EA;
   border-style: solid;
   padding: 2px;
   display: inline;
   margin-left: 5px;
}

/*-------------------------------------------------*/
.reiseteaser
{
    padding: 0px;
    margin: 1px;
    border: outset 1px gray;
    background-color: white;
    float: left;
    width: 80px;
    height: 132px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 85%;
    text-align: center;
}

/*-------------------------------------------------*/
.reiseteaser_hover
{
    padding: 0px;
    margin: 1px;
    border: solid 1px blue;
    background-color: white;
    float: left;
    width: 80px;
    height: 132px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 85%;
    text-align: center;
}

/*-------------------------------------------------*/
.reiseteaser_down
{
    padding: 0px;
    margin: 1px;
    border: inset 1px gray;
    background-color: white;
    float: left;
    width: 80px;
    height: 132px;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 85%;
    text-align: center;
}
