.abs {
        position: absolute;
        top: 0px;
        left: 100px;
}

.topgallery {
        background-image: url(http://www.reisavonturen.net/images/topgallery2.jpg);
}

.midgallery {
        background-image: url(/images/midgallery2.jpg);
}

.botgallery {
        background-image: url(http://www.reisavonturen.net/images/botgallery2.jpg);
}

.smalltop {
        background-image: url(http://www.reisavonturen.net/images/smalltop.jpg);
}

.smallmid {
        background-image: url(/images/smallmid.jpg);
}

.smallbot {
        background-image: url(http://www.reisavonturen.net/images/smallbot.jpg);
}

.top {
        background-image: url(/images/top4.jpg);
}

.mid {
        background-image: url(/images/mid3.jpg);
}

.bot {
        background-image: url(/images/bot4.jpg);
}

.veer {
        background-image: url(/images/veer6.jpg);
        width : 120px;
        height : 325px;
}

.bergje {
        background-image: url(/images/berg2.jpg);
}

.trans {
        background-image: url(/images/midback.gif);
}

.trans2 {
        background-image: url(/images/world_trans.gif);
}


.title {
        font-family:  Verdana;
        font-size : 16px;
        font-style : normal;
        font-weight : bold;
	/* color : #ffc054; */
	color : #FFB054;
}

.rand {
        font-family:  Verdana;
        font-size : 11px;
        font-style : italic;
        font-weight : normal;
        color : #000000;
	text-align: center;
}

.storysummary {
        font-family : Verdana;
        font-size : 14px;
}

.story{
        font-family : Verdana;
        font-size : 14px;
        font-weight : normal;
        color : #000000;
}

.fcomment {
        font-family : Verdana;
        font-size : 12px;
}

.linkzwart {
        text-decoration : none;
        font-family : Verdana;
        color : #8a7657;
        font-size : 12px;
        font-weight : bold;
}
H3 {
        font-family:  Verdana;
        font-size : 18px;
        font-style : normal;
        font-weight : bold;
        color : #8a7657;
}

H4 {
        text-decoration : none;
        font-family : Verdana;
        color : #8a7657;
        font-size : 12px;
        font-weight : bold;
}

.datum {
        text-decoration : none;
        font-family : Verdana;
        color : #000000;
        font-size : 12px;
}
a {
        text-decoration : none;
        color : #cd5c5c;
        /* font-size : 14px; */
        font-weight : bold;
}
a:hover {
	color : #ffc054;
        /* font-size : 14px; */
        font-weight : bold;
        TEXT-DECORATION: none;

}

.menuitem {
        width : 120px;
        height : 20px;
        line-height : 20px;
	background-color: transparent;
        text-decoration : none;
        font-family : Verdana;
        color : Black;
        font-size : 12px;
        font-weight : bold;
}
.space {
        width : 120px;
        height : 20px;
        line-height : 20px;
        background-color : transparent;
}

.address {
        font-family:  Verdana;
        font-size : 12px;
        font-style : italic;
        font-weight : normal;
        color : #000000;
}	

.checkbox {
        text-decoration : none;
        font-family : Courier;
        color : #000000;
        font-size : 12px;
        font-weight : bold;
}

a.imglink {
        font-family:  Verdana;
}
#image {
        position:relative;
        height:100px; /*dimensions of our image*/
        width:100px;
        display:block;
        border: 0;
}
#box {
        position:relative;
        /* height:100px; */
        /* width:160px; */
        /* align: right; */
        /* display:none; */
}
#arrow_left {
        display:none;
}
#arrow_right {
        display:none;
}

img {
        border: 0;
}

