html
{
    background-image: url();
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #9c9d9f;
} 

body
{

    background-image: url(http://www.testwebben.se/1345/Images/startsida2.gif);
/*    background-image: url(http://www.testwebben.se/1345/Images/startsida2.jpg);*/
    background-position: center top;
    background-repeat: repeat-y;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0;
    height: 651px;
} 

/* CONTENT (start) --------- */ 

body, table, textarea
{
    font-family: arial,verdana,helvetica, sans-serif;
    color: #08070d;
    font-size: 12px;
} 

table
{
    font-size: inherit;
    font-size: 100%;
} 

body, p, li, td
{
    line-height: 1.5; 
}
/*
h1, h2, h3, h4, h5, h6
{
    color: #97A254;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1;
} 

h6
{
    font-size: 0.4em;
    margin: 1em 0em 0em 0em;
} 

h5
{
    font-size: 11px;
    font-weight: bold;
    color: white;
	text-decoration: normal;
} 

h4
{
    font-size: 0.8em;
    margin: 1.5em 0em 0em 0em;
} 

h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em 0em 0em;
} 

h2
{
    font-size: 3.8em;
    margin: 1.5em 0em 0em 0em;
} 

h1,
{   
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.0em;
    margin: 0em 0em 0em 0em;
} 


h1, h2, h3, h4, h5, h6
{
    color: #97A254;
    padding: 0em;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1;
} 

h6
{
    font-size: 9px;
    margin: 0em 0em 0em 0em;
} 

h5
{
    font-size: 11px;
    color: white;
    text-decoration: normal;
} 

h4
{
    font-size: 14px;
    margin: 0em 0em 0em 0em;
} 

h3
{
    font-size: 17px;
    margin: 0em 0em 0em 0em;
} 

h2
{
    font-size: 20px;
    margin: 0em 0em 0em 0em;
} 

/*h1,
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 23px;
    margin: 0em 0em 0em 0em;
} 
*/
h1 {
    font-family: arial,verdana,helvetica, sans-serif;
    font-size:1em;
    color: #08070d;
    font-size: 12px;
    line-height:1.5;
    margin: 0.5em 0;
} 

.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    text-transform: none;
    letter-spacing: 0.1em;
    font-size: 2.0em;
    margin: 0em 0em 0em 0em;
} 

p
{
    font-size: 1em;
    margin: 0.5em 0em 0em 0em;
} 

a,
a:link,
a:hover,
a:visited,
a:active
{
    font-size: 11px;
    font-weight: bold;
    color: white;
	text-decoration: none;
} 

a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: white;
} 

img
{
    border-style: none;
} 

hr
{
    height: 1px;
    margin: 0.5em 0 1em 0;
    color: gray;
    background-color: gray;
    /* clear: both; */
} 


table
{
    border-collapse: collapse;
    border-spacing:0;
    margin: 1em 0em 0em 0em
} 

ul li,
ol li
{
    margin: 0.2em 0em 0em 0em;
    list-style-position: outside; 

}

ul
{
    
}

ol
{
    list-style: decimal;
}

strong
{
    font-weight: bold;
} 

em
{
    font-style: italic;
} 

blockquote
{
    margin: 0em 3em;
} 

/* CONTENT (end) ----------- */ 

/* FOOTER ------------------ */ 

#footer
{
    font-size: 0.8em;
    text-align: center;
    margin: 0em 0em 0em 0em;
    padding: 10px;
    clear: both;
    background-image: url();
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #DCE2B4;
    color: #fff;
	
}

#footer p
{
    margin: 0em 0em 0em 0em;
}

/* LAYOUT ------------------ */ 

#wrapper
{
    text-align: left;
    width: 801px;
    margin: 0 auto 1em auto;
    background-image: url();
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 0px;
} 

#header
{
    background-image: url();
    background-position: center top;
    background-repeat: no-repeat;
    height: 100px;
    margin: 0;
	padding:0px;
} 


#main
{

    padding: 0px;
    margin: 0 3px;
    width: 800px;
	
} 
#contact
{

    padding: 5px 20px 10px 20px;
    margin: 30px;
    width: 250px;
    border: 2px solid #DCE2B4;
} 

button
{
	float: right;

}
input
{
	width: 170px;
}
textarea
{
	width: 170px;
}

.clear
{
    clear: both;
    line-height: 0.01;
    border-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-family: verdana,helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    line-height:1.5;
} 


