@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
/* CSS Document */

#container {
	width: 968px;
	background: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	overflow: hidden;
	
}
#banner {
	background-image: url(../bilder_files/bakgrund.gif);
	height: 100px;
	width: 968px;
}

#toppbild {
	background-image: url(../bilder_files/dansafton2.jpg);
	width: 968px;
	height: 417px;
	text-align: center;
	font-size: x-small;
	font-style: normal;
	padding-top: 2px;
	padding-left: 0px;
}

#vänsterspalt {
	float: left;
	width: 314px;
}
#spalthållare {
	float: left;
	width: 645px;
}
#högerspalt {
	float: right;
	width: 316px;
	clear: none;	
}#mittspalt {
	width:314px;
	margin-left: 10px;
}#vitrubrik {
	color: #FFF;
	border-right-style: none;
	position: absolute;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: normal;
	vertical-align: bottom;
	white-space: normal;
	display: inline;
	text-indent: 15px;
	word-spacing: normal;
	margin-top: 15px;
}
#toppbild {
	color: #FFF;
}
