#startText
{
	float: left;
	width: 178px;
}

#startSpot
{
	float: left;
	height: 389px;
	width: 254px;
}

#smallSpots
{
	
	float: right;
	width: 293px;
}

.smallSpotImage
{
	float: right; 
	padding: 1px 2px 0 0;
}

#bibelskola
{
	cursor: pointer;
	width: 293px;
	height: 106px;
	background: url(Images/start/spot1.jpg) no-repeat;
	/*margin-bottom: 40px;*/
	margin-bottom: 10px;
}

#bibelskola a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#bibelskola .bold
{
	color: #333;
	font-weight: bold;
	font-size: 11pt;
}

#bibelskola .bold .red 
{
	color: #8b0000;
}

#bibelskola .contentPadding
{
	padding: 0 80px 0 0;
}

#prayer
{
	cursor: pointer;
	width: 293px;
	height: 103px;
	background: url(Images/start/spot2.jpg) no-repeat;
	/*margin-bottom: 40px;*/
	margin-bottom: 10px;
}

#prayer a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#prayer .contentPadding
{
	padding: 0 80px 0 0;
}

#myStory
{
	cursor: pointer;
	width: 293px;
	height: 106px;
	background: url(Images/start/spot1.jpg) no-repeat;
	/*margin-bottom: 37px;*/
	margin-bottom: 12px;
}

#myStory a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#myStory .contentPadding
{
	padding: 0 80px 0 0;
}

#youth
{
	cursor: pointer;
	width: 293px;
	height: 106px;
	background: url(Images/start/spot3.jpg) no-repeat;
}

#youth a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#youth .contentPadding
{
	padding: 0 80px 0 0;
}

/* TILLFÄLLIG */
#lagerBlog {
	width: 293px;
	height: 53px;
	background: url('Images/lagerBlogBanner.jpg');
	margin-top: 10px;
	cursor: pointer;
	
}

/* GAMLA */
#secondHand
{
	cursor: pointer;
	width: 293px;
	height: 103px;
	background: url(Images/start/spot2.jpg) no-repeat;
	/*margin-bottom: 40px;*/
	margin-bottom: 10px;
}

#secondHand a
{
	display: block;
	color: #000000;
	text-decoration: none;
}

#secondHand .contentPadding
{
	padding: 0 80px 0 0;
}