/* Content */

#content_box {
	width: 848px;
	height: 1300px;
	float: left;
}
#content_box {
	width: 848px;
	height: auto;
	float: right;
}
#content {
	font-size: 100%;
	font-family:Tahoma, Arial;
	color: #FFFFFF;
	width: 500px;
	height: auto;
	float: left;
	border: 1px;
	padding-left: 10px;
}
#content h2	{

	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	font-family:Tahoma, Arial;
	
	padding-bottom:10px;
}

#content-bilder	{
	float: left;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	height: auto;
	width: 320px;
	padding-left: 10px;
}

/* Content */
