@charset "utf-8";


#reisebox1{
background-image:url('../images/backgrounds/reisebox1.jpg');
background-repeat: repeat-x;
height: 99px;
margin-bottom: 20px;
    }

#reisebox2{
background-image:url('../images/backgrounds/reisebox1.jpg');
background-repeat: repeat-x;
height: 99px;
margin-bottom: 20px;
    }

#reisebox3{
background-image:url('../images/backgrounds/reisebox1.jpg');
background-repeat: repeat-x;
height: 99px;
margin-bottom: 20px;
    }

#reisebox4{
background-image:url('../images/backgrounds/reisebox1.jpg');
background-repeat: repeat-x;
height: 99px;
margin-bottom: 20px;
    }

#reiseteaser_l {
float: left;
width: 280px;
height: 270px;
border: 1px solid #ffff00;
background-color: #2b8ead;
margin-bottom: 20px;
}

#reiseteaser_r {
float: right;
width: 280px;
height: 270px;
border: 1px solid #ffff00;
background-color: #2b8ead;
margin-bottom: 20px;
}


#teaserhead {
width: 280px;
height: 45px;
background-color: #ffff00;
}

#teaserueberschrift {
height: 20px;
color: #0000ff;
font-family: arial;
font-size: 13px;
font-weight: bold;
letter-spacing: 2px;
line-height: 24px;
padding-left: 6px;

}

#teasersub {
height: 10px;
color: #0000ff;
font-family: arial;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
line-height: 24px;
padding-left: 6px;

}

#teasertext {
padding: 6px;

}

#teaserbild_l {
float: left;
margin-right: 10px;
margin-left: 0px;
}

#reisebox_l{
float: left;
width: 180px;
margin-bottom: 20px;
margin-right: 10px;
    }

#reisebox_r{
float: right;
width: 180px;
margin-bottom: 20px;
    }

#reisebox_m{
float: center;
width: 180px;
margin-right: 10px;
margin-bottom: 20px;
    }
