*
{
	font-family: Verdana;
	font-size: 11px;
}
body
{
	background-color: #cccccc;
}
img
{
	border: none;
}
a, a:link, a:visited, a:hover
{
	color: #2b99c0;
	text-decoration: none;
}
a:hover
{
	color: #007856;
}
#main_container
{
	background-color: white;
	width: 990px;
	min-height: 350px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 20px;
	padding-bottom: 120px;
	overflow: hidden;
}
#logo
{
	position: absolute;
	margin-left: 60px;
}
#menu
{
	float: right;
	background-color: black;
	color: white;
	height: 15px;
	width: 740px;
	text-align: center;
}

#text_container
{
	margin-left: 245px;
	margin-top: 130px;
	text-align: justify;
	width: 470px;
	z-index: 999;
}
.rutschies
{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.banniere
{
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 998;

}
.cadre_banniere
{
	position: absolute;
	top: 100px;
	left: -158px;
/*	z-index: 999;*/
	z-index: 1;
}
.dessin
{
	position:absolute;
	top: 0px;
	left: 0px;
/*	z-index: 999;*/
	z-index: 1;
}
.cadre, .team, .slogan
{
	position: absolute;
	top: 0px;
	left: 0px;
}
/*.cadre
{
	z-index: 999
}*/
.slogan
{
	background-color: white;
	z-index: 1000;
}

h1, .contentheading
{
/*	text-transform: capitalize;*/
	font-weight: bold;
	font-size: 15px;
}
h7
{
	font-weight: bold;
	font-size: 25px;
	clear: both;
}