* { /* nollställer alla marginaler och padding - globalt */
   margin:0; 
   padding:0;
   }
#wrap {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-bottom: -80px;
	margin-left: auto;
   }
body {
	text-align: center; /* Centrera innehållet MSIE (steg 1/3)*/
	font-size: small;
	font-family: "Century Gothic";
	margin:0;
	padding:0;
	color:#977144;
	background:#ddd8cc url(../images/bgSite.gif) repeat-x;
   }
#indexFlash {
	width:523px;
	height:397px;
	float:left;
}
#indexContent {
	width:326px;
	height:327px;
	float:left;
	background:#a1a1a1;
	color:#ffffff;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
p {
	padding:0px 20px 10px 20px;
	font-size:11px;
}
h1 {
	 font-weight: none;
	 font-size: 22px;
	 padding:10px 0px 10px 20px;
	 margin:0px;
	 height:40px;
	 font-family: "Trebuchet MS", Arial;
	 }
h2 {
	 font-weight: normal;
	 font-size: 14px;
	 padding:0px 0px 0px 20px;
	 margin:0px;
	 }
h3 {
	 font-weight: normal;
	 font-size: 11px;
	 padding:0px 0px 6px 20px;
	 margin:0px;
	 }
#languages {
	float:left;
	color:#3e3e3e;
	font-size:10px;
	padding:5px 0px 0px 0px;
}
.noBorder {
	border:0px;
}
.domroll {
	border:0px;
}
a {
	color:#4d4737;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}

.tableBorder {
	border-top:1px #ffffff dotted;
	border-right:1px #ffffff dotted;
	border-bottom:1px #ffffff dotted;
	border-left:1px #ffffff dotted;
}


*/
