html {
	background: #B1EA57 url(http://www.testwebben.se/480/Images/bg.gif) fixed repeat-x; }

body {
	text-align: left;
	margin: 0;
	padding: 0; }


	/* -- CONTENT -- */

body, table, textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	color: black;
	font-size: 13px; }

table {
	font-size: inherit;
	font-size: 100%; }

body, p, li, td {
	line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
	color: #333;
	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: 2.5em 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: #ce181e;
	text-decoration: none;
	font-weight: bold; }

a:hover {
	text-decoration: underline;
	color: #67a1c3; }

img {
	border-style: none; }

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; }


/* -- FOOTER -- */

#divFooter {
	/*background: #383838 top center url(http://www.testwebben.se/473/Images/toppbg.gif);*/
	/*clear: both;*/
        height:30px;
        float:left;
        width:750px;
        color: #000000;
	font-size: 77%;
	text-indent: 0px;
	text-align: center;
	line-height: 1.3em; 
        clear: both; }

#divFooter p {
        display: inline; }



/* -- LAYOUT -- */


#divWrapper {
	width: 777px;
	height: 100%;
	padding: 3px;
	background-color: #fff;
	border: solid 1px #333333;
	margin: 1em auto; }

#divLeft {
	background: #99CC66 url(http://www.testwebben.se/480/Images/leftbg.jpg) no-repeat;
	width: 227px;
	float: left; 
	
	
}

#divContent {
	width: 570px imported!;
        width: 530px;
	float: left;
	padding: 5px;
        margin:0px;
	color: black;
	background-color: #fff
        
  }

#divHeader {
	width: 530px;
	background: #ffffff url(http://www.testwebben.se/480/Images/top.gif);
        background-repeat:no-repeat;
	height: 77px !important;
	height: 97px;
	float: right;
	padding: 10px;
	color: white;
	text-align: center; }



/* -- MENY -- */

#divMenu {
	padding: 250px 0px 50px 30px;
	font-size: 12px; 



}

#divMenu ul /*placeringen på menyn*/

{ 
 	margin-left:-30px;
	padding: 0px;
}

#divMenu ul li /*vidden på den röda*/

{
	list-style-type: none;
	padding: 0.5px 0.5em;
	margin: 10px;
	background: #000 url(http://www.testwebben.se/480/Images/menybg.gif); 
	width: 150px;	
}
        

#divMenu ul li a {
	text-decoration: none;
        font-weight:bold;
        letter-spacing:1px;
 }

#divMenu ul li a:link {
	color: #fff; }

#divMenu ul li a:visited {
	color: #fff; }

#divMenu ul li a:hover {
	color: #000;
	text-decoration: none;
	text-size: 10px; }


/* KONTAKTFORMULÄR --------- */

#mContactForm input,
#mContactForm textarea,
#mContactForm button
{
    color: black;

}

#mContactForm button
{
    font-size: 1em;

}

#mContactForm input,
#mContactForm textarea
{
    width: 250px;
    padding: 0.1em;
    margin: 0em;
    line-height: 1.1em;
    font-size: 1em;
}

#mContactForm textarea
{
    height: 5.5em;
}

#mContactForm table
{
    border-collapse: collapse;
}

#mContactForm table td
{
    padding-right: 1em;
}