@charset "UTF-8";
/* CSS Document */

<!-- 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	//text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	//color: #000000;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:850px;
	background: white;
	margin: 30px auto 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background-image:url(dansstockholmlogga.jpg);height:170px;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 170px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 780px;
		background: white;

}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		background: white;
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 60px;
}

.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		background: white;
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 0 15px 20px;
}

.twoColFixLtHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
		background: white;
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 15px 20px;
}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: white;

} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 




div#sidhuvud {background-color: white;height: 28px; padding: 10px; color: #B59757; letter-spacing: 2px;font-family:Times New Roman, Times, serif;text-transform: uppercase;font-size: 12px;font-weight:bold;text-align:center;background-color: white;}

div#huvudtext {margin: 0 70px 30px 0; padding: 0px;color: #222222; letter-spacing: 1px;line-height: 1.4em; 	background: white;}
div#huvudtextdans {margin: 30px 40px 30px 40px; padding: 0px;color: #222222; letter-spacing: 1px;line-height: 1.4em; 	background: white;
}

div#sidfot {background-color:  #000000; color: #FFFFFF; text-align:center; font-size:12px; border-style: none none none none; border-width: 0 1px 1px 1px;border-color: #333333;clear:left;border-bottom:1 px solid;}


div#sidhuvud a {padding-right: 20px;color:#655366;text-decoration:none;}
div#sidhuvud a visited {color:#8F4470;text-decoration:none;}
div#sidhuvud active {color:#8F4470;text-decoration:none;}
div#sidhuvud a hover {color:#C4A465;text-decoration:none;}

div#huvudtext h1 {color:  #AE4D68;font-size: 16px;letter-spacing: 4px; padding: 4px 0 0px;}
div#huvudtext h2 {color: #AE4D68;font-size:12px;font-weight:bold;letter-spacing: 2px;margin-left:0;margin-bottom: 0px;}
div#huvudtext p {margin-bottom: 5px; padding: 0}
div#huvudtext li2 {	background: #FAFAFA;display:inline; padding-left: 6px; padding-right: 6px;border-right: solid 1px;}

div#huvudtextdans h1 {color:  #AE4D68;font-size:20px;font-weight:bold;letter-spacing: 2px; padding: 6px 0 0px;}
div#huvudtextdans h2 {color:  #AE4D68;font-size:14px;font-weight:bold;letter-spacing: 2px;margin-left:0;}
div#huvudtextdans p {margin-bottom: 10px; padding: 0}

div#huvudtext table{margin-left:40px;}
div#huvudtext border{border-style: solid;border-width: 15px}



//imagegallery

  
div#img
  {
  //margin-left: 40px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  //text-align: center;
  }
div#img2
  {
	padding-top:25px;
  	height: auto;
  	width: auto;
  	float: left;
  }
  
  div#imgdown
  {
  height: auto;
  width: auto;
  float: left;
	margin:0 0 40px 0;
  }
  
div#img a:hover img
  {
  border: 1px solid #0000ff;
  }
div#desc
  {
  float:left;
  font-weight: normal;
  margin: 2px;
  }


div#ul {
	background: #FAFAFA none repeat scroll 0 0;
border-color:#EEDDAA;
border-style:solid;
border-width:1px 0;
float:left;
font-weight:bold;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 1em;
padding:0;
width:36em;
}
div#ul a {
color:#7C6240;
display:block;
padding:0.25em 2em;
text-decoration:none;
height:28px
width:6em;
}
div#ul a.daddy {
background:transparent url(../rightarrow2.gif) no-repeat scroll right center;
}
div#ul li {
float:left;
padding:0;
width:10em;
	background: #FAFAFA;

}
#nav li ul {
border-width:0.25em;
font-weight:normal;
height:auto;
left:-999em;
margin:0;
position:absolute;
width:13.9em;
	background: #FAFAFA;

}
#nav li li {
padding-right:1em;
width:13em;
}
#nav li ul a {
width:9em;
}
#nav li ul ul {
margin:-1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
}
#nav li:hover, #nav li.sfhover {
background:#EEDDAA none repeat scroll 0 0;
}

