html
{
   background-image: url(http://www.testwebben.se/1439/Images/034_bg_html_WIDE.png);
   background-position: center top;
   background-repeat: repeat-y; 
   background-color: #fff;
} 

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

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

body, table, textarea
{
   font-family: georgia, times, sans-serif;
   color: black;
   font-size: 14px;
} 

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

body, p, li, td
{
   line-height: 1.5; 
}

h1, h2, h3, h4, h5, h6
{
   color: #864f31;
   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: 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: #904a30;
   text-decoration: underline;
   font-weight: bold;
} 

a:hover
{
   text-decoration: underline;
   color: blue;
} 

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

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;
   border-bottom: 1px solid #F1EEE7; 
} 

strong
{
   font-weight: bold;
} 

em
{
   font-style: italic;
} 

blockquote
{
   margin: 0em 3em;
} 

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

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

#footer
{
   font-size: 0.8em;
   text-align: center;
   margin: 0;
   padding: 2em 1em 1em 1em;
   clear: both;
   background-image: url(http://www.testwebben.se/1439/Images/034_bg_footer.jpg);
   background-position: center bottom;
   background-repeat: no-repeat;
} 

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

#wrapper
{
   background-image: url(http://www.testwebben.se/1439/Images/034_bg_wrapper.gif );
   background-position: center center;
   background-repeat: repeat-y;
   text-align: left;
   width: 670px;
   margin: 1em auto 1em auto;
   border: 2px #d3d3d3;
   position: relative;
} 

#header
{
   background-image: url(http://www.testwebben.se/1439/Images/034_bg_header_eng.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   height: 199px; 
} 

#flaggor
{
   position: absolute;
   right: 7px;
   top: 20px;
   
}
#main
{
   background-image: url(http://www.testwebben.se/1439/Images/034_bg_main.jpg  );
   background-position: center top;
   background-repeat: no-repeat;
   margin: 0em;
} 

#main-content
{
   float: left;
   width: 450px;
   padding: 0em 0em 0em 2em;
} 

#main-right
{
   float: left;
   width: 150px;
   padding: 0em 0em 0em 0em;
} 

.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;
} 
   
   textarea
   {
   font-size: 83%;
   height: 6em;
} 
   
   select,
   input 
   {
   font-size: inherit;
   font-size: 100%;
} 
   
   button
   {
   line-height: 1.1em;
   padding-top: 0.05em;
}
*/
/* STANDARD NAV (vertikal css) */ 

#nav ul
{
   margin: 2em 0em 0.5em 1.2em;
   padding: 0;
   font-size: 0.9em;
}

#nav ul ul,
#nav ul ul ul
{
   margin-top: 0em;
   margin-left: 1.5em;
   padding: 0;
}

#nav li
{
   list-style-type: none;
   color: #39130a;
   margin: 0.2em 0em 0em 0em;
   padding: 0.2em 0em 0em 0em;
   
}
#nav li
{
   text-transform: uppercase;
   letter-spacing: 0.1em;
}

#nav li li
{
   letter-spacing: normal;
   text-transform: none;
}

#nav li li
{
   text-transform: none;
   list-style-type: disc;
   color: rgb(156, 185, 189);
   margin: 0.2em 0em 0em 0em;
   padding: 0.2em 0em 0em 0em;
}

#nav li li li
{
   text-transform: none;
   list-style-type: disc;
   color: rgb(220,220,220);
   margin: 0.2em 0em 0em 0em;
   padding: 0.2em 0em 0em 0em;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
   color: #8da8ac;
   text-decoration: none;
   font-size: 0.9em;
   padding: 0em;
   font-family: arial,verdana,sans-serif; 
}

#nav li a:hover
{
   color: #2e0606;
}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
   display:none;
   font-weight: normal;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
   display: block;   
}

#nav li#current
{
   color: #99573d;
}

#nav ul li.current a:link,
#nav ul li.current a:visited,
#nav ul li.current a:hover,
#nav ul li.current ul li.current a:link,
#nav ul li.current ul li.current a:visited,
#nav ul li.current ul li.current a:hover,
#nav ul li.current ul li.current ul li.current a:link,
#nav ul li.current ul li.current ul li.current a:visited,
#nav ul li.current ul li.current ul li.current a:hover
{
   font-weight: bold;
   background-color: transparent;
}

#nav ul li.current ul li a:link,
#nav ul li.current ul li a:visited,
#nav ul li.current ul li a:hover,
#nav ul li.current ul li.current ul li a:link,
#nav ul li.current ul li.current ul li a:visited,
#nav ul li.current ul li.current ul li a:hover
{
   font-weight: normal;
}

#mContactForm input,
#mContactForm textarea
{
   color: black;
   width: 250px;
   margin: 0em;
}

#mContactForm textarea
{
   height: 150px;
}


/* EXTERN SIDA */
form ol {
   margin:0;
   padding:0;
}
form ol li {
   list-style-type:none;
   padding:10px 0 0 0;
   clear:both;
}

form fieldset 
{
   position: relative;
   display: block;
   border:0;
   padding: 0 0.5em 0.5em 0.5em;
   margin: 1.5em 0em 0.5em 0.5em;
   padding: 0 0 2em 1em;
   float: left;
   width:90%;
}
form fieldset.muppField {
   width:90%;
   clear:both;
}
form fieldset legend 
{
   display:none;
   background-color: #76ace8;
   border: 1px #76ace8 solid;
   color: #864f31;
   font-weight: normal;
   font-size: 1.4em;
   padding: 2px 5px;
   margin: 0px 0px 10px 0px;
   position: relative;
   top: -12px;
}
form fieldset label {
   display:inline;
   width:80%;
   padding:0 0 0 1em;
   font-size: 0.8em;
   margin: 0.7em 0 0 0;
}
form p {
   padding:0 0 0 1em;
   font-size: 0.8em;
   margin: 0.7em 0 0 0;
}
form p.formExplanation {
   margin:1em 0 0 0;
   padding:0;
}
form p.fieldsetExplanation {
   font-size: 1.4em;
   color: #864f31;
   margin:1em 2em 1em 0;
   font-size:1.2em;
}
form fieldset input.text {
   float:left;
   display:inline;
   width:2em;
   padding:2px;
   margin:2px;
   clear:left;
}
form fieldset input.textKontakt {
   width: 10em;
   padding: 2px;
   clear:left;
}
form fieldset label.labelKontakt {
   float:left;
}
form fieldset textarea {
   width:10em;
}
input.submit_btn
{
   width: auto;
   margin: 0.5em 0 0 0.5em;
   float:left;
}
