/*
*************************************

Copyright © navea.se 2009
Alla rättigheter reserverade.

Stilmall för nancke.se webbplats.
Webbplatsen är producerad av Christoffer Navea 2009.
Kontakt: christoffer@navea.se

*************************************
*/
/* RESET */
	body, h1, h2, h3, h4, p, ul, li, ol, form {
		border:		0;
		margin:		0;
		padding:	0;
	}
	a:focus, a {
		outline:	none;
	}
	a img, img {
		border:		0;
	}

body {background:url("../images/bg.png") repeat-x top #FFF;margin:0;font-family:Tahoma, Verdana, sans-serif}

div#Wrapper { width:796px;height:100%;background:url(../images/content-bg.png) repeat-y;margin:0 auto;overflow:hidden}
div#Container { width:699px;margin:0 auto}
div#Header { width:699px;height:183px;background:url(../images/hourse.jpg) no-repeat center top;border-bottom:6px solid #f2e7dc;margin-bottom:20px}
h1 a#Logo { margin-left:5px;margin-top:122px;float:left;width:307px;height:62px;background:url("../images/logo.png") no-repeat}
h1 a#Logo span { display:none}

div#Menu {width:100%;height:27px}
div#Menu ul { list-style-type:none}
	div#Menu ul li { display:inline;}
		div#Menu ul li a { cursor:pointer;display:block;text-decoration:none;margin-left:9px;width:96px;height:27px;color:#747474;background:transparent;float:left;font:normal 11px Verdana, Tahoma, sans-serif}
      div#Menu ul li a span { height:28px;padding:7px 0;text-align:center;display:block}
      div#Menu ul li a:hover, div#Menu ul li a.active { background:url("../images/menuitem.png") no-repeat;color:#FFF}
		
div#SubMenu {  width:100%;height:38px;display:block;background:url("../images/submenu-bg.png") repeat-x;margin-bottom:10px}
  div#SubMenu ul { list-style-type:none;}
    div#SubMenu ul li { display:inline;float:left}
      div#SubMenu ul li a { display:block;padding:10px 15px;color:#FFF;font:normal 10px Verdana;text-decoration:none}
		div#SubMenu a.SubActive {font-weight:bold}
  
div#MenuLeft {width:12px;height:38px;background:url("../images/menu-left.png") no-repeat;float:left}
div#MenuRight {width:12px;height:38px;background:url("../images/menu-right.png") no-repeat;float:right}


div#Columns { margin-top:20px}
div#Columns a { margin-top:20px;text-decoration:none;margin-left:10px;font:normal 75% Tahoma;color:#784679;font-weight:bold;border-bottom:1px dotted #784679}
div#Columns a:hover {border-bottom:1px solid #784679}
div#Left { margin-left:10px;float:left}
div#Left p { margin-top:7px;font:normal 70% Verdana;color:#888888;margin-bottom:4px}
div#Right { float:right;}	
div#Right p { margin-top:7px;font:normal 70% Verdana;color:#888888;margin-bottom:4px}

div#Content {margin-top:10px;margin-left:10px;float:left}
div#Content p { margin-left:10px;width:100%;margin-top:7px;font:normal 70% Verdana;color:#888888;margin-bottom:2px}

div#Content2 {margin-top:10px;margin-left:10px;float:left}
div#Content2 p { margin-left:10px;width:100%;margin-top:7px;font:normal 70% Verdana;color:#888888;margin-bottom:2px}

div#Content a { text-decoration:none;font:normal 100% Tahoma;color:#784679;font-weight:bold;border-bottom:1px dotted #784679}
div#Content a:hover {border-bottom:1px solid #784679}

.clear { clear:both;height:1%}

hr {border:0;width:100%;background:#f2e7dc;height:5px;margin-top:25px;float:right;margin-bottom:10px;}
h2  {font:normal 90% Tahoma;color:#a77150;font-weight:bold}

img.right {float:right;margin:0 0 8px 8px;}

table#Tabellen { margin-bottom:15px;margin-left:15px;width:80%;margin-top:15px;}
tr.lilac {background:#dfd8e8}
tr.white td {color:#444}
tr.top td{background:#784679;font:normal 85% Verdana;color:#FFF}
table tr td {padding:5px;font:normal 60% Verdana;color#000;}

div.pics {margin-left:25px;margin-top:10px}

div#footer { margin-top:20px;margin-left:8px;float:left;height:100px;width:98%;background:#784679;border-top:4px solid #f2e7dc;}
div#footer p { font:normal 70% Tahoma;color:#FFF;margin-left:20px;margin-top:15px}
div#footer a { text-decoration:none;border-bottom:1px dotted #FFF;color:#FFF}
div#footer a:hover { border-bottom:1px solid #FFF}