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/TravGalopp.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/ToG09_1_5.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: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
#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: 15px;
}
.text p
{
    margin-top: 0px;
    margin-bottom: 10px;
}
.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;
    /*
    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;
    font-weight: bold;
    padding-top: 10px;
}

.Namn
{
    font-weight: bold;
    font-size: 10px;
}
.ledtext
{
    font-weight: bold;
}
