.site_box {
		margin-top: 25px;

}

.bokningsbox {

}

.index {
	margin-top: 80px;
	background: white;
	margin-bottom: 25px;
}

.disco_brodtext a {
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
	color: #696969;
}
a:hover {
	text-decoration: underline;
	color: #696969;
}
a:active {
	text-decoration: underline;
	color: #696969;
}

.cmarea {
	height: 400px;
	vertical-align: top;
}


