#footer #footerText1 {
	margin: 0px;
	padding: 35px 0px 0px 5px;
	height: 35px;
	width: 900px;
}

#footer #footerText2{
	margin: 0px;
	padding: 5px 0px 0px;
	height: 20px;
	width: 900px;
}#footer #footerText2 #copyright {
	height: 20px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #CCCCCC;
}
#footer #footerText2 #theHopster {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: right;
	height: 20px;
	width: 300px;
	color: #FFFFFF;
	text-align: center;
}

#footerText2 #theHopster a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #F2F2F2;
}
#footerText2 #theHopster a:hover {
	color: #000000;
}
#wrapper #footer #footerText1 #bottomMenue {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 890px;
}
 #footerText1 #bottomMenue .bottomLink {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 80px;
	float: left;
}

.bottomLink a{
	display: block;
	width: 130px;
	background: #5791BF;
	float: left;
	height: 20px;
	width: 150px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #00BCD9;
}

.bottomLink a:hover{
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}


 #footerText1 #bottomMenue .bottomLink1 {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 150px;
}

.bottomLink1 a{
	display: block;
	border: 1px solid;
	border-color: #aaa #000 #000 #aaa;
	width: 150px;
	background: #5791BF;
	float: left;
	height: 20px;
	width: 150px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bottomLink1 a:hover{
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}
#footerText1 #bottomMenue .spacerDiv {
	height: 20px;
	width: 20px;
	float: left;
}

