/* CSS Document */


body {

	font-family:Arial, Helvetica, sans-serif;
	
	background: url(bg_gradient.gif) repeat-x top left;
	margin: 0px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
}

#container {
	background: url(bg.gif) top center no-repeat;
	height: 1118px;
}

#content {
	display: block;
	width: 1025px;
	height: 769px;
	margin: 0 auto;
	padding: 0px;
	background:url(detsabaraplopp_bg.png) top left no-repeat;
}

#textcontainer {
	margin-left: 339px;
	padding-top: 271px;
	width: 480px;
	font-size: 12px;
	color:#FFFFFF
}

#missa-inte {
	position: relative;
	top: 12px;
	left: 13px;
	width: 200px;
	border: 0px;
	float: left;
}

.icon-item {
	float: left;
	margin-right: 35px;
	width: 200px;
}

.icon-text {
	font-size: 10px;
	
}

.fl_clear {
	clear: both;
}
