html
{
    	/*background-image: url(http://www.testwebben.se/979/Images/056_bg.gif);*/
    	background-position: center top;
    	background-repeat: repeat-y; 
    	/*background-color: #ccc;*/
	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: #000;
    	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;
	color: #aeb00b;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    	text-transform: none;
    	letter-spacing: 0.1em;
    	font-size: 1.7em;
    	margin: 10px 0em 0em 0em;
  	background-image: url(http://www.testwebben.se/979/Images/h1_bg.gif);
    	background-repeat: no-repeat; 
	padding-left: 5px;
	color: black;
	
}

p
{
    	font-size: 1em;
    	margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    	color: #000;
	text-decoration: underline; 
/*    	font-weight: bold;*/
}

a:hover
{
    	text-decoration: none;
    	color: #d5ca16;
}

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;
}

.noline
{
	border: #ccc 1px solid;
}

.bild
{
	border: 1px #ccc solid;
	padding:  8px;
}

.bildtext
{
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
  	color: #aeb00b;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{	
	border-top: 1px #70ae52 solid;
    	font-size: 0.8em;
    	text-align: center;
    	margin: 0;
        padding: 10px 0 0 0;
    	clear: both;
        color: #333333;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
    	color: #333333;
	text-decoration: none; 
    	font-weight: normal;
}

/* LAYOUT ------------------ */

#wrapper
{
    	text-align: left;
    	width: 900px;
    	margin: 0.5em  auto;
       	/*background-image: url(http://www.testwebben.se/979/Images/mainbg.gif);*/
    	/*background-position: center center;*/
    	background-repeat: repeat-x;
    	/*background-color: #e7e3a1;*/
	/*background-color: #fff;*/
}

#header
{
    	background-image: url(http://www.testwebben.se/979/Images/topp_bg.gif);
    	background-position: 20px center;
    	background-repeat: no-repeat;
    	background-color: #fff;
    	height: 100px;
    	/*width: 780px; */
    	margin: auto;
	border-bottom: 1px #70ae52 solid;
	color: #70ae52;
	}

#main
{
    	margin: 0.5em;
	/* background-image: url(http://www.testwebben.se/979/Images/mainbg.gif);
    	background-position: center center; 
    	background-repeat: repeat-x;
    	background-color: #e7e3a1; */
	
}

#main table
{
    	border-collapse: collapse;
    	border-spacing:0;
    	margin: 0em 0em 0em 0em;
    	
} 

#main table td
{ /* påverkar verktyget */
    	vertical-align: top;
    	padding: 0.5em 0.5em 1em 0.5em;
    	border-left: 1px #c8c8c8 dashed;
} 

#main-left
{
    	float: left;
    	width: 200px;
    	padding: 0em 0em 0em 0em;
}

#main-right
{
    	float: left;
    	width: 200px;
    	padding: 0em 0em 0em 10px;
}

#main-content
{
    	float: left;
    	width: 455px;
    	padding: 1em;
border-left: 1px dashed #C8C8C8;
border-right: 1px dashed #C8C8C8;
}

#main-content ul li
{
    	list-style-image: url(http://www.testwebben.se/979/Images/rund.gif);

}

#main-left-bottom
{
	border-top: 1px #70ae52 solid;
	padding: 20px;
}

.clear
{
    	clear: both;
    	line-height: 0.01;
    	border-style: none;
}

/* 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: 300px;
}

textarea
{
    font-size: 83%;
    height: 6em;
}

select,
input
{
    font-size: inherit;
    font-size: 100%;
}

button
{
    line-height: 1.1em;
    padding-top: 0.05em;
}


/* NAVIGERING ------------------ */ 
div#nav
{
	font-size: 1em;
	line-height: normal;
}

div#nav ul
{
	margin: 1.5em 0.5em 2em 2em;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	letter-spacing: 0em;
	font-weight: normal;

}

div#nav li
{
	list-style-image: url(http://www.testwebben.se/979/Images/tom.gif);
	line-height: 1.8em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

div#nav li.current
{
	list-style-image: url(http://www.testwebben.se/979/Images/punkt.gif);
/*	list-style-type: none;*/
}

div#nav a
{
	color: #000;
	
}

div#nav a:hover
{
	color: #d5ca16;
}

div#nav a,
div#nav a:hover,
div#nav li.current a
{
	padding: 0em;
	margin:0em;
	font-weight: normal;
}

div#nav a:hover
{
}

div#nav li.current a,
div#nav li.current li.current a
{
	font-weight: normal;
	color: #70ae52;
}




div#nav li.current li a
{
	font-weight: normal;
	color: green;
}

div#nav a
{
	text-decoration: none;
}

div#nav ul li ul
{
	padding: 0em;
	margin:0em;
	border-style: none;
	background-image: none;
}

div#nav li ul li.current,
	div#nav li ul li
{
	font-size: 0.8em;
	border-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0em 0em 0.1em 1.5em;
}

div#nav li ul li
{
	border-style: none;
	background: transparent;
	list-style-image: none;
	letter-spacing: normal;
	text-transform: none;
}


/* LOGIN FORM -------------- */

#divProtectedPageDialog form 
{
	text-align: center;
}

#divProtectedPageDialog form 
{
	text-align: left;
	border: 1px rgb(204, 204, 204) solid;
	width: 18em;
	margin: 4em auto 0em auto;
	padding: 1em;
	background-color: white;
	opacity: 0.8;
	filter: alpha(opacity=70);
}

#divProtectedPageDialog form p
{
	position: relative;
	margin: 0em 0em 0em 0em;
	padding: 0em;
}

#divProtectedPageDialog form p label
{
	display: block;
	font-size: 0.8em;
}

#divProtectedPageDialog form p input
{
	width: 95%;
}

#divProtectedPageDialog form p button
{
	margin: 0.5em 0em 1em 0em;
	font-size: 0.8em;
}

#divProtectedPageDialog form a
{
	font-size: 0.8em;
}

/* LOGOUT FORM ------------- */

#divLogutDialog p
{
	margin: 0em;
}

#divLogutDialog button
{
	font-size: 0.8em;
}



