/* Beginning of the styles definition for the header */
div#ariadne-thread {
	float: left;
	padding: 5px;
}

div#profil-management {
	float: right;
	padding: 5px;
}
/* End of the styles definition for the header */

/* Beginning of the styles definition for the form */
.form-block-left {
	float: left;
	height: 99px;
	width: 11px;
	background-image: url("./../img/search-block-left.gif");
}

.form-block-middle {
	float: left;
	height: 99px;
	background-image: url("./../img/search-block-center.gif");
}

.form-block-right {
	float: left;
	height: 99px;
	width: 15px;
	background-image: url("./../img/search-block-right.gif");
}
/* End of the styles definition for the form */

/* Beginning of the styles definition for the content */
#content h1,h2 {
	text-align: center;
}
/* End of the styles definition for the content */

/* Beginning of the styles definition for the content */
#footer {
	border-top: 1px solid #cccccc;
	background-image: url("./../img/footer-background.gif");
	background-repeat: repeat-x;
	padding: 10px 0 20px 0;
}

.footer-column1 {
	float: left;
	width: 290px;
}

.footer-column2 {
	float: left;
	width: 330px;
}

.footer-column3 {
	float: left;
	width: 160px;
}

#footer1 {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	color: #333333;
	font-weight: bold;
}

#footer1 ul {
	margin: 10px 0 0 0;
	padding: 0px;
	color: #999999;
	font-weight: normal;
}

#footer1 li {
	list-style-type: none;
}

#footer1 a {
	color: #999999;
}

#footer1 a:hover {
	color: #000000;
}

#footer2 {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: center;
	margin-top: 10px;
	color: #999999;
}

#footer2 a {
	color: #999999;
}

#footer2 a:hover {
	color: #000000;
}

#footer img {
	margin-bottom: 5px;
}
#footer p {
	color: #999999;
	font-weight: normal;
}
/* End of the styles definition for the content */