ul, li, h4, h3, h2, h1, p {
    padding: 0;
    margin: 0;
}

#slider-container {
    height: 264px;
    width: 554px;
    margin-top: 3px;
    background: none;
    overflow: hidden;
}

#slider-sections {
    width: 4500px;
}

#slider-sections div {
    width: 554px;
    height: 264px;
    margin: 0 0;
    font-size: 0.9em;
    line-height: 1.4em;
    float: left;
}

.slider_content h2 {
    color: #cc1737;
    padding-left: 10px;
    margin: 10px 0 0;
    padding-bottom: 5px;
    font-size: 1.5em;
    width: 235px;
    line-height: 1.2em;
    font-weight: bold;
}

.slider_step {
    font-weight: bold;
}

.slider_content p {
    padding-left: 10px;
    font-size: 1.1em;
    width: 235px;
    line-height: 1.4em;
    height:177px;
    width:235px;
}

#slider-sections #slider_v_1 {
    background: url('http://www.gran-canaria-spanje.nl/images/slider/avatar_v_1.jpg') no-repeat center left;
}
#slider-sections #slider_v_2 {
    background: url('http://www.gran-canaria-spanje.nl/images/slider/avatar_v_2.jpg') no-repeat center left;
}
#slider-sections #slider_v_3 {
    background: url('http://www.gran-canaria-spanje.nl/images/slider/avatar_v_3.jpg') no-repeat center left;
}
#slider-sections #slider_v_4 {
    background: url('http://www.gran-canaria-spanje.nl/images/slider/avatar_v_4.jpg') no-repeat center left;
}
#slider-sections #slider_v_5 {
    background: url('http://www.gran-canaria-spanje.nl/images/slider/avatar_v_5.jpg') no-repeat center left;
}

#slider-sections #slider_a_1 {
    background: url('http://www.alweg.nl/avatar_a_1.jpg') no-repeat center left;
}
#slider-sections #slider_a_2 {
    background: url('http://www.alweg.nl/avatar_a_2.jpg') no-repeat center left;
}
#slider-sections #slider_a_3 {
    background: url('http://www.alweg.nl/avatar_a_3.jpg') no-repeat center left;
}
#slider-sections #slider_a_4 {
    background: url('http://www.alweg.nl/avatar_a_4.jpg') no-repeat center left;
}
#slider-sections #slider_a_5 {
    background: url('http://www.alweg.nl/avatar_a_5.jpg') no-repeat center left;
}


/* Navigation Controls */
.slider_controls div {
    width: 17px;
    height: 17px;
    margin: 2px;
    float: left;
}

#slider_navigation {
    position: relative;
    height: 19px;
    width: 160px;
    padding-left: 50px;
    top: -25px;
}

.slider_nav_active_1 {
    background: url('http://www.alweg.nl/cycle_1.png') 0 17px;
}

.slider_nav_inactive_1 {
    background: url('http://www.alweg.nl/cycle_1.png') 17px 0;
}

.slider_nav_active_2 {
    background: url('http://www.alweg.nl/cycle_2.png') 0 17px;
}

.slider_nav_inactive_2 {
    background: url('http://www.alweg.nl/cycle_2.png') 17px 0;
}

.slider_nav_active_3 {
    background: url('http://www.alweg.nl/cycle_3.png') 0 17px;
}

.slider_nav_inactive_3 {
    background: url('http://www.alweg.nl/cycle_3.png') 17px 0;
}

.slider_nav_active_4 {
    background: url('http://www.alweg.nl/cycle_4.png') 0 17px;
}

.slider_nav_inactive_4 {
    background: url('http://www.alweg.nl/cycle_4.png') 17px 0;
}

.slider_nav_active_5 {
    background: url('http://www.alweg.nl/cycle_5.png') 0 17px;
}

.slider_nav_inactive_5 {
    background: url('http://www.alweg.nl/cycle_5.png') 17px 0;
}
