html
{
    	background-image: url(http://www.testwebben.se/1015/Images/076_bg.gif);
    	background-position: center top;
    	background-repeat: repeat-y; 
    	background-color: #ccc;
}

body
{
    	text-align: left;
    	margin: 0;
    	padding: 0;
}

/* CONTENT (start) --------- */

body, textarea
{
    	font-family: verdana;
    	color: #333333;
    	font-size: 11px;
}

table
{
    	font-size: inherit;
    	font: 100%;
}

body, p, li, td
{
    	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
    	color: #003366;
    	padding: 0em;
	font-weight: bold;
    	text-decoration: none;
    	line-height: 1.1;
}

h6
{
    	font-size: 0.4em;
    	margin: 1em 0em 0em 0em;
}

h5
{
    	font-size: 0.6em;
    	margin: 1em 0em 0em 0em;
}

h4
{
    	font-size: 0.8em;
    	margin: 1.5em 0em 0em 0em;
}

h3
{
    	font-size: 1em;
    	margin: 1em 0em 0em 0em;
}

h2
{
    	font-size: 1.4em;
    	margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    	text-transform: none;
    	letter-spacing: 0.1em;
    	font-size: 2em;
    	margin: 0em 0em 1em 0em;
}

p
{
    	font-size: 1em;
    	margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    	color: #003366;
	text-decoration: underline; 
    	font-weight: bold;
}

a:hover
{
    	text-decoration: none;
    	color: #336699;
}

img
{
       border: 1px solid #003366;
}

hr
{
    	height: 1px;
    	margin: 0.5em 0 1em 0;
    	color: gray;
    	background-color: gray;
    	/* clear: both; */
}

ul,
ol
{
    	margin: 1.2em 0em 1.2em 2em;
    	padding: 0;
}

ul li,
ol li
{
    	margin: 0.2em 0em 0em 0em;
    	list-style-position: outside;

}

ul
{
    	
}

ol
{
    	list-style: decimal;
}

table
{
    	/*border-collapse: collapse;
    	border-spacing:0;
    	margin: 1em 0em 0em 0em*/
}

table td
{
    	/*vertical-align: top;
    	padding: 0.2em 0.5em 0.2em 0.3em;*/
}

strong
{
    	font-weight: bold;
}

em
{
    	font-style: italic;
}

blockquote
{
    	margin: 0em 3em;
}

.linje
{
	border: #ccc 1px solid;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{	
	background-image: url();
	background-position: top left;
        background-repeat: repeat-x;
    	font-size: 0.8em;
    	text-align: center;
    	margin: 15px;
        padding-top: 10px;
    	clear: both;
        color: #003366;
	border-top: 1px solid #003366;
        
}




#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
    	color: #003366;
	text-decoration: none; 
    	font-weight: normal;
}


#footer a:hover

{ 
         color: #000;

}


/* LAYOUT ------------------ */

#wrapper
{
    	text-align: left;
    	width: 800px;
    	margin: auto;
}



#header
{
    	background-image: url(http://www.testwebben.se/1015/Images/topp.gif);
    	background-position: center center;
    	background-repeat: no-repeat;
    	background-color: #fff;
    	height: 200px;
    	width: 780px; 
    	margin: 10px auto auto auto;
        border: #003098 1px solid;
}

#main
{
    	margin: 0.5em;
}

#main-left
{
    	float: left;
    	width: 150px;
    	padding: 0em 0em 0em 10px;

 
}

#main-content
{
    	float: left;
    	width: 600px;
    	padding: 1em;
}

.clear
{
    	clear: both;
    	line-height: 0.01;
    	border-style: none;
}

/* NAV---------------- */

#nav
{

}

#nav ul 
{	
	margin: 0.5em;
      	padding-left: 0em !important;
      	padding-left: 1.5em:
	
}

#nav ul li
{
    	list-style-type: circle;
        margin-left: 10px;
        color: gray;
    	padding-top: 5px;
}




#nav ul li a
{
	padding: 3px 0.5em; 
	margin: 0px;
	color: #003366;
	text-decoration: none; 
	width: 98px;
	font-size: 12px;
	font-family: Arial, san-serif;
}

#nav ul li a:link 
{ 
}

#nav ul li a:visited 
{ 
}

#nav ul li a:hover
{
	color: #336699;	
}

#nav ul ul
{
	margin-left: 15px;
}

#nav ul ul li
{
	padding:0;
}

#nav ul ul li a
{
	font-weight: normal;
}

#nav ul ul li a:link 
{ 
	
}

#nav ul ul li a:visited 
{ 
	
}

#nav ul ul li a:hover
{
	
} 

/* FORMULÄR ---------------- */

form
{
    	margin: 1em 0em 0em 0em;
}

form fieldset
{
    	position: relative;
    	display: block;
    	width: 100%;
    	background-color: #dddddd;
    	border: 1px #777777 solid;
    	padding: 0 0.5em 0.5em 0.5em;
    	margin: 1.5em 0em ;
}

form fieldset legend
{ 
    	background-color: #777777;
    	border: 1px #1d647b solid;
    	color: white;
    	font-weight: bold;
    	font-variant: small-caps;
    	font-size: 0.9em;
    	padding: 2px 5px;
    	margin: 0px 0px 10px 0px;
    	position: relative;
    	top: -12px;
}

textarea,
input
{
    	padding: 0 0.2em;
        width: 250px;
}

textarea
{
    	font-size:83%;
    	height: 6em;
}

select,
input
{
    	font-size:inherit;
    	font:100%;
}

button
{
    	line-height: 1.1em;
    	padding-top: 0.05em;
}

#smelink_linkbox
img

{
     border-style: none;

}



