#siteContent
{
	height:100%;
	width:700px;
	float:left;
}
.headLine
{
	margin-top:50px;
	margin-bottom:0px;
	font-size:20px;
	color:#754A23;
	float:left;
	font-weight:bold;
}
.rubrikHeadLine
{
	margin-bottom:40px;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#754A23;
}
#textHolder
{
	width:310px;
	height:100%;
	float:left;
	margin-left:40px;
}
#bullHolder
{
	background-image:url(../Pictures/Bullar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:564px;
	width:310px;
	float:left;
}
#ake
{
	background-image:url(../Pictures/AKE.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:170px;
	width:100px;
	float:left;
	margin-top:30px;
	margin-left:10px;
}
#thomas
{
	background-image:url(../Pictures/THOMAS.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:170px;
	width:100px;
	float:left;
	margin-top:30px;
	margin-left:40px;
}
#nameAke
{
	float:left;
	margin-left:12px;
	margin-top:5px;
	font-size:9px;
}
#nameThomas
{
	float:left;
	margin-left:55px;
	margin-top:5px;
	font-size:9px;
	height:50px;
	width:140px;
}