body {
background-color: #333;
font-size: 15px;
font-family: Gotham-book, Arial, SunSans-Regular, Sans-Serif;
color:#000;
padding:20px;
margin:0px;
text-align: center;
}

#inhalt {
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 0px;
width: 800px;
height:600px;
background-image: url(images/bg.gif);
background-repeat:no-repeat;
border: none;

}

#homebutton {
width:210px;
height:200px;
margin-top:25px;
margin-left:45px;
float:left;
}

#contentarea {
width:350px;
margin-right:125px;
margin-top:90px;
padding-bottom:8px;
letter-spacing: 1px;
line-height:17px;
text-align: center;
float:right;
}

#contentarea2{
clear:both;
margin-left:90px;
margin-top:15px;
float:left;
}

#contentarea3{
float:auto;
}

#fcq2 {
width:240px;
margin-left:410px;
padding-top:108px;
padding-bottom:22px;
letter-spacing: 1px;
line-height:14px;
text-align:left;
float: auto;
}

#fcq {
clear:both;
width:248px;
margin-top:50px;
margin-left:125px;
letter-spacing: 1px;
line-height:14px;
text-align: left;
float: left;
}

#customize2 {
width:240px;
height:180px;
margin-left:120px;
margin-top:68px;
letter-spacing: 1px;
line-height:10px;
text-align:justify;
float: left;
}

#customize {
clear:inherit;
width:248px;
margin-top:100px;
margin-right:140px;
letter-spacing: 1px;
line-height:16px;
text-align: justify;
float:right;
}

#contact {
width:300px;
margin-right:145px;
margin-top:120px;
padding-bottom:235px;
letter-spacing: 1px;
line-height:17px;
text-align: right;
float:right;
}

#purchase {
width:300px;
margin-right:130px;
margin-top:115px;
padding-bottom:85px;
letter-spacing: 1px;
line-height:17px;
text-align: justify;
float:right;
}

#nav {
width:300px;
height:34px;
margin-left:90px;
margin-top:15px;
float:left;
}

#navfcq {
clear:both;
width:300px;
height:34px;
margin-top:35px;
margin-right:410px;
float:right;
}

#navcustomize {
clear:both;
width:300px;
height:34px;
margin-left:90px;
margin-top:45px;
float:left;
}

#navcontact {
width:300px;
height:34px;
margin-left:90px;
margin-top:58px;
float:left;
}

#purchasebutton {
width:170px;
margin-left:600px;
float:auto;
}

#purchasebuttonfcq {
width:170px;
margin-left:600px;
float: auto;
}

#purchasebuttoncustomize {
width:170px;
margin-left:600px;
padding-top:450px;
float: auto;
}

#purchasebuttoncontact {
width:170px;
margin-left:600px;
float: auto;
}


#designby {
	width:170px;
	margin-right:380px;
	float:right;
	text-align: right;
	font-size:7pt;
	color:#666
	
}

a {
	border:none;
	color:#0066FF;
	
}

a:hover {
	border:none;
	color:#0066FF;
}

a.specialLink {
	border:none;
	color:#666;
	text-decoration: none;
}

a.specialLink:visited {
	border:none;
	color:#666;
	text-decoration: none;
}

a.specialLink:hover {
	border:none;
	color: #CCC;
	text-decoration: blink;

}