@charset "UTF-8";
body {
	background-color: #5c5856;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#brochure {
	position: absolute;
	right: 0px;
	z-index: 1;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.topsection {
	height: 336px;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.content {
	float: left;
	width: 600px;
	font-size: 85%;
	padding-top: 16px;
}
.contentwrapper {
	float: left;
	width: 100%;
	position: relative;
}
p {
	margin-top: 0px;
}
#nav {
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-transform: uppercase;
	font-size: 90%;
	width: 250px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin-right: 5px;
}
#logo {
	right: 0px;
	width: 250px;
	float: right;
}
.clear {
	clear: both;
}
.contentwrappertop {
	position: relative;
	font-size: 90%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 336px;
}
.contenttop {
	float: left;
	width: 600px;
	color: #5C5856;
	position: absolute;
	bottom: 0px;
	margin-bottom: 20px;
}
#nav a {
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	text-decoration: line-through;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
}
#footer {
	bottom: 20px;
	right: 0px;
	clear: both;
	font-size: 70%;
	color: #a39d99;
	padding-top: 100px;
}
h2 {
	font-size: 110%;
	color: #000000;
}
.contenttop p {
}
.content p {
	color: #FFFFFF;
	text-align: justify;
	font-size: 90%;
}
.selected {
	color: #7d7775;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: line-through;
}
.contenttop a {
	color: #000000;
	text-decoration: underline;
}
.contenttop p {
	font-size: 90%;
}
.contenttop a:hover {
	color: #000000;
	text-decoration: none;
}
#foto-home {
	position: absolute;
	top: 30px;
	left: 27px;
}
.contenttop table {
	font-size: 80%;
}
