/* Basic */

#Wrapper { width:1000px; margin:0 auto; }

#header { width:1000px;float:left;margin-top:40px; }
img a { border:none;}
#menu { width:1000px;float:left;padding:0px 0px 20px 0px; margin-top:-20px;}
#topwrapper { float:left; }

#divheader { float:left; padding:70px 20px 40px 20px;  }
#divbilde { float:right; padding:20px 20px 20px 20px; }
#divbilde img { padding:4px; border:1px solid #eee; }

#content { width:1000px;float:left; padding:20px; padding-bottom:10px; border-bottom:1px solid #EDECFA; }
#content img { margin:30px; padding:4px; border:1px solid #eee; }
/* Meny */

#MenuLevel1 { margin:0 auto; text-align:right; }
#MenuLevel1 li { display:inline; line-height:35px; color:#ddd; }
#MenuLevel1 li a { color:#888; font-size:0.8em; text-decoration:none; padding:0px 8px 0px 8px; }
#MenuLevel1 li a:hover { color:#7e9000; text-decoration:underline;  }


#MenuLevel2 { margin:0 auto; text-align:right; margin-top:10px;}
#MenuLevel2 li { display:inline; line-height:16px; color:#ddd; }
#MenuLevel2 li a { color:#888; font-weight:normal; font-size:0.8em; text-decoration:none; padding-right:10px; }
#MenuLevel2 li a:hover { color:#7e9000;  }

h1 { font-size:1.5em; font-weight:lighter; line-height:1.3em; color:#dabe00; margin-bottom:10px; }
h3 { color:#c2b13d; font-size:1em; margin-bottom:16px; margin-top:6px;margin-left:20px; line-height:1.5em; }
h3 a { color:#7e9000; text-decoration:none; }
h3 a:hover { color:#7e9000; text-decoration:underline;   }
p { color:#888; font-size:0.8em; line-height:24px; margin-bottom:20px; }
p a { color:#7e9000; text-decoration:none; }
p a:hover { color:#7e9000; text-decoration:underline; }
.success { background:url(../sunshine/img/design/success.png) left center no-repeat #e6ffdd; display:block; padding:18px; color:#287816; padding-left:50px; width:400px; font-weight:bold; margin:0 auto; margin-bottom:18px; border:2px solid #bbf1ab;  }
.error { background:url(../sunshine/img/design/error.png) left center no-repeat #ffdddd; display:block; padding:18px; color:#ab3c3c; padding-left:50px; width:400px; font-weight:bold; margin:0 auto; margin-bottom:18px; border:2px solid #f1abab; }

.header { font-size:1.5em; font-weight:lighter; line-height:1.9em; color:#7e9000; font-style:oblique; } 

#copyright { float:left;width:1000px;margin-bottom:20px;text-align:center;padding-top:20px;color:#82786c; }