html
{
    	background-image: url(http://www.testwebben.se/1433/Images/056_bg_html.jpg);
    	background-position: center top;
    	background-repeat: repeat-y; 
    	background-color: #fff;
}

body
{
    	text-align: left;
    	margin: 0;
    	padding: 0;
}

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

body, textarea
{
    	font-family: verdana, arial, helvetica, sans-serif;
    	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: #333333;
    	padding: 0em;
	font-weight: bold;
    	text-decoration: none;
    	line-height: 1.1;
	font-family: arial, helvetica, sans-serif;
}

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 0em 0em;
}

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

a,
a:link,
a:hover,
a:visited,
a:active
{
    	color: #4d589a;
	text-decoration: underline; 
    	font-weight: bold;
}

a:hover
{
    	text-decoration: none;
    	color: #333333;
}

img
{

}

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
{
    	list-style: url(http://www.testwebben.se/000/Images/) disc;
}

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;
}

.bild
{
	border: #333333 solid 1px;
	padding: 2px;
}
/* CONTENT (end) ----------- */

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

#footer
{	
	border-top: #999 1px solid;
    	font-size: 0.8em;
    	text-align: center;
    	margin: 0;
        padding: 10px 0 0 0;
    	clear: both;
        color: #999999;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
    	color: #999999;
	text-decoration: none; 
    	font-weight: normal;
}

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

#wrapper
{
    	text-align: left;
    	width: 800px;
    	margin: 0.5em  auto;
}

#header
{
    	background-image: url(http://www.testwebben.se/1433/Images/pellesphoto_logga.gif);
    	background-position: bottom left;
    	background-repeat: no-repeat;
    	height: 61px; 
}

#header2
{
    	/*background-image: url(http://www.testwebben.se/1433/Images/056_header2_bg.jpg);
    	background-position: left center;
    	background-repeat: no-repeat;*/
    	height: 200px;
    	width: 780px; 
    	margin: auto;
}

#main
{
    	margin: 0.5em;
}

#main-left
{
    	float: left;
    	width: 200px;
    	padding: 0em 0em 0em 0em;
	background-image: url(http://www.testwebben.se/1433/Images/pojke_flicka.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px 0 100px 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	
}

#main-content
{
    	float: left;
    	width: 550px;
    	padding: 1em;
}

.clear
{
    	clear: both;
    	line-height: 0.01;
    	border-style: none;
}

/* NAV---------------- */

#nav
{
	margin-bottom: 110px;
}

#nav ul 
{	
	margin: 0.5em;
      	padding-left: 0em !important;
      	padding-left: 1.5em:
	
}

#nav ul li
{
    	list-style-type: none;
    	padding-top: 5px;
}


#nav ul li a
{
	padding: 3px 0.5em; 
	margin: 0px;
	color: #000;
	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: #333333;	
}

#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
{
	
} 

/* EXTERN SIDA */

form fieldset 
{
	position: relative;
	display: block;
	background-color: #dfe0dc;
	border: 1px #8b8b8b solid;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 1.5em 0em 0.5em 0.5em;
	padding: 0 0 2em 1em;
}

form fieldset legend 
{
	background-color: #8b8b8b;
	border: 1px #8b8b8b solid;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	padding: 2px 5px;
	margin: 0px 0px 10px 0px;
	position: relative;
	top: -12px;
}

label,
form p 
{
	display: block;
	margin: 0.7em 0 0 0;
}

input,
textarea 
{
	width: 90%;
}

input.submit_btn
{
	width: auto;
}

.inline label,
.inline input 
{
	width: auto;
	display: inline;
	margin-right: 0.6em;
}

.txt input
{
	width: 25%;
}

.txt label
{
	display: block;
}

span.obligatorisk 
{
	color: red;
}
