body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}
#container
{
    width: 900px;
    height: 575px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}

#left
{
    float: left;
    width: 248px;
    height: 498px;
    border: 1px;
    border-color: #000000;
    border-style: solid;
    background: url(Images/TravGalopp09.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
#leftinfo
{
    float: left;
    width: 248px;
    height: 498px;
    border: 1px;
    border-color: #000000;
    border-style: solid;
    background: url(Images/ToG2010.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}


#main
{
    float: left;
    width: 400px;
    height: 498px;
    border-top: 1px;
    border-top-color: #000000;
    border-top-style: solid;
    border-bottom: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    background-color: #FFFFFF;
    position: relative;
}

#content
{
    height: 315px;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
#maintop
{
    height: 315px;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
}
#mainresult
{
    height: 365px;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    margin-left: 15px;
    margin-right: 15px;
}
.sokresultat
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 15px;
}
.heading
{
    font-size: 20px;
    font-weight: bold;
}
.text
{
    font-size: 9px;
    padding-top: 10px;
}
.text p
{
    margin-top: 0px;
    margin-bottom: 3px;
}
.succe
{
    padding-top: 5px;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.succelink
{
    text-decoration: none;
    font-style: italic;
    font-size: 10px;
    color: Black;
}
.sokruta
{
    width: 200px;
    margin-right: 5px;
}
#mainlogo
{
    height: 50px;
    background-image: url(Images/loggo_banner.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.headingitalic
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

#mainsearch
{
    height: 105px;
    background-image: url(Images/search_bg.jpg);
    background-repeat: no-repeat;
    padding: 5px;
    position: absolute;
    top: 100%;
    margin-top: -105px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 400px;
}

#mainheader
{
    height: 25px;
    width: 328px;
    background-color: #CCCCCC;
    margin-left: 30px;
    margin-top: 10px;
}

#mainform
{
    margin-left: 30px;
}

#right
{
    float: left;
    width: 248px;
    height: 498px;
    border: 1px;
    border-color: #000000;
    border-style: solid;
    text-align: center; /*     background: url(Images/Innehall.jpg);     background-repeat: no-repeat;     background-color: #FFFFFF; */
}

#right H1
{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding-top: 10px;
}

#bottom
{
    width: 900px;
    height: 75px;
    background-color: #FFFFFF;
}

#bottom p
{
    text-align: center;
    padding-top: 10px;
}

.Namn
{
    font-weight: bold;
    font-size: 10px;
}
.ledtext
{
    font-weight: bold;
}

/* Bottom banners */

#bottombanner
{
    float: left;
    width: 900px;
    height: 75px;
    margin-top: 5px;
}
#bannerbox1
{
    float: left;
    width: 221px;
    height: 70px;
    margin-left: 0px;
    margin-right: 2px;
}
#bannerbox2
{
    float: left;
    width: 221px;
    height: 70px;
    margin-left: 3px;
    margin-right: 3px;
}
#bannerbox3
{
    float: left;
    width: 221px;
    height: 70px;
    margin-left: 3px;
    margin-right: 2px;
}
#bannerbox4
{
    float: left;
    width: 221px;
    height: 70px;
    margin-left: 3px;
}

#bottom
{
    float: left;
    width: 900px;
    height: 75px;
}
#bottom p
{
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

/* top news ticker */
#top
{
}

#topspace
{
    float: left;
    width: 900px;
    height: 5px;
    background-color: #FFFFFF;
}

/* liScroll style declarations */

.tickercontainer
{
    /* the outer div with the black border */
    float: left;
    width: 900px;
    height: 30px;
    background-color: #000000;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    font-family: "Courier New" , Courier, monospace;
}
.tickercontainer .mask
{
    /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 8px;
    width: 900px;
    overflow: hidden;
}
ul.newsticker
{
    /* that's your list */
    position: relative;
    left: 900px;
    color: #FFFFFF;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.newsticker li
{
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    width: 800px;
}

