body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: Black;
	background-color: #1C58C8;
}

#body {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	text-align: center;
}

p {
	text-align: left;
}

h1 {
	font-size: 1.7em;
	text-align: center;
	color: #1C58C8;
   font-weight: bolder;
}

h2 {
	font-size: 1.3em;
	text-align: center;
   font-weight: bold;
}

#up {
	width: 100%;
	height: 108px;
	background-color: White;
	margin-bottom: 5px;
}

#up img {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

#uplogoalpina {
	width: 240px;
	height: 80px;
	background-image: url(imagines/logoAlpina.jpg);
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#menu {
	background-color: #1C58C8;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
	margin: 0 0 0.5em 0;
	text-align: center;
}

#menu a {
	color: #E0E232;
	background-color: White;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	width: 130px;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#menu a:hover {
	background-color: #E0E232;
	color: #1C58C8;
}

#menuSherpa {
	background-color: White;
	width: 100%;
	margin-bottom: 5px;
}

#menuSherpa ul {
	margin: 0;
	padding: 0;
}

#menuSherpa li {
	list-style-type: none;
	margin: 0 0 0.5em 0;
	text-align: center;
	float: left;
}

#menuSherpa a {
	color: #E0E232;
	background-color: White;
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	width: 193px;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

#menuSherpa a:hover {
	background-color: #E0E232;
	color: #1C58C8;
}

#text {
	line-height: 1.5em;
	padding: 20px;
	background-color: White;
	text-align: center;
}

#textLeft {
	line-height: 1.5em;
	padding: 20px;
	background-color: White;
	text-align: left;
}

#grafikaAlpina {
	background-image: url(imagines/grafikaAlpina.jpg);
	width: 640px;
	height: 400px;
}

#grafikaSherpa {
	background-image: url(imagines/SherpaNightDrive.jpg);
	width: 775px;
	height: 133px;
}


#down {
	clear: both;
	height: 25px;
	width: 100%;
	background-color: White;
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	color: #1C58C8;
}