body {

	text-align:center;
	background-color:#FFFFFF;
	background-position:center;
	font-family:'century gothic';
}

div#allhold{

	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:944px;

}

div#header {

	width:944px;
	background-color:#FFFFFF;
	
}


h1 {
	width:880px;
	height:144px;
	background-image:url('images/funkzionheader.jpg');
	background-position:center;
	background-repeat:no-repeat;
}


div#main
{
	width:750px;
	text-align:center;
	margin-top:20px;
	color: #5B85F0;
	padding-top:15px;
}

div#main2
{
	width:800px;
	text-align:center;
}


div#mainleft
{	
	text-align:left;
	width:375px;
	float:left;
	margin-left:100px;
}

div#mainright
{	
	padding:0000;
	margin:0000;
	float:right;
	padding-left:20px;
	padding-bottom:0px;

}

div#portfolio
{
	border: 3px solid #666666;
	width:650px;
	height: 250px;
	margin-left:75px;
}

div#portfoliotitle
{
	background-color:#8E93DE;
	height:25px;
	border-bottom:2px solid #666666;
	
}

div#portfolio2
{
	height:190px;
	width:400px;
	float:left;
}

div#portfolio3
{
	height:190px;
	width:220px;
	float:right;
}

div#footer {

	text-align: center;
	border-top: 4px solid #FFEA00;
	background-color: #000000;
	font-family: century gothic;
	color: #FFFFFF;
	font-size:9px;
	clear:both;
	margin-top:10px;

}

a.foot:link { font-size:x-small; text-decoration: none; color: #333333; }
a.foot:hover {font-size:x-small; text-decoration: none; color: #333333; }
a.foot:visited { font-size:x-small; text-decoration: none; color: #333333; }

a:link { font-size:large; text-decoration: none; color: #333333; }
a:hover {font-size:large; text-decoration: none; color: #333333; }
a:visited { font-size:large; text-decoration: none; color: #333333; }
