body {
	background: #9da6c0 repeat-y none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#banner {
	width: 323px;
	position: relative;
	top: 5px;
	margin: auto;
	vertical-align: middle;
	height: 50px;
	text-align: left;
}


#container {
	width: 800px;
	position: relative;
	top: 12px;
	margin: auto;
	background: url(media/hg-container.gif);
	vertical-align: middle;
	height: 568px;
	text-align: left;
}

#menu-container {
	width: 472px;
	height: 60px;
	border-top: 1px #ffffff solid;
	top: 10px;
	position: absolute;
	right: -5px;
	padding-left: 5px;
}

#menu-container-2 {
	width: 600px;
	height: 60px;
	border-top: 1px #ffffff solid;
	top: 115px;
	position: absolute;
	right: -75px;
	padding-left: 5px;

}

#menu-bottom-container {
	width: 500px;
	height: 20px;
	border-bottom: 1px #ffffff solid;
	top: 530px;
	position: absolute;
	right: 0px;
	padding-left: 5px;

}
	

#logo {
	background: url(media/logo-multisports.gif);
	width: 202px;
	height: 87px;
	position: absolute;
	top: 20px;
	right: -30px;
}

#bogen {
	width: 267px;
	position: absolute;
	top: 0px;
	height: 568px;
	text-align: left;
	left: 20px;
}

#bogen-pic-top {
	height: 151px;
	width: 221px;
	top: 34px;
	position: absolute;
	left: 31px;
}
#bogen-pic-middle {
	height: 175px;
	width: 170px;
	left: 22px;
	position: absolute;
	top: 184px;
}
#bogen-pic-bottom {
	height: 170px;
	width: 223px;
	left: 32px;
	position: absolute;
	top: 361px;
}
#text-container {
	background: url(media/hg-text_2.gif);
	width: 683px;
	height: 336px;
	position: absolute;
	top: 150px;
	left: 90px;
	text-align: left;
}

#text {
	top: 15px;
	left: 150px;
	position: absolute;
	width: 400px;
	height: 300px;
}

p {
	text-align: left;
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px;
}

.p {
			font: 9px/150% Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

h1 {
	text-align: left;
	font: bold 13px/150% Verdana, Arial, Helvetica, sans-serif;
	color: black;
}


#picture_1 {
	width: 80px;
	height: 114px;
	position: absolute;
	top: 20px;
	right: 35px;
}

#picture_2 {
	width: 80px;
	height: 114px;
	position: absolute;
	top: 160px;
	right: 35px;
}
#picture_team_1 {
	width: 120px;
	height: 110px;
	position: absolute;
	top: 55px;
	left: 130px;

}
#picture_team_2 {
	width: 120px;
	height: 110px;
	position: absolute;
	top: 55px;
	left: 260px;

}
#picture_team_3 {
	width: 120px;
	height: 110px;
	position: absolute;
	top: 55px;
	left: 390px;

}
#picture_team_4 {
	width: 120px;
	height: 110px;
	position: absolute;
	top: 55px;
	left: 520px;

}

.menu {
	border-left: 2px #ffffff solid;
	padding-left: 2px;
	padding-right: 20px;
}

#page_activ {
	right: 2px;
	position: absolute;
	top: 290px;
	color: #98989B;
}
#page_3 {
	right: -75px;
	position: absolute;
	top: 290px;
	color: black;
}


a:link {
	color : white;
	text-decoration: none;
	left: 5px;
	position: relative;
}

a:visited {
	color : white;
	text-decoration: none;
	position: relative;
	left: 5px;
}

a:hover {
	color : #ffc738;
	text-decoration: none;
	left: 5px;
	position: relative;
}

a:active {
	color : #ffc738;
	text-decoration: none;
	left: 5px;
	position: relative;
}

a.text:link {
	color : black;
	left: 5px;
	position: relative;
	text-decoration: underline;
}

a.text:visited {
	color : black;
	position: relative;
	left: 5px;
	text-decoration: underline;

}

a.text:hover {
	color : black;
	left: 5px;
	position: relative;
	text-decoration: underline;

}

a.text:active {
	color : black;
	left: 5px;
	position: relative;
	text-decoration: underline;

}

