@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	background-color: #333;
	background-image: url(../tegels.jpg);
}
table {
	background-color: #000;
	border: 0px none #000;
	border-color: #000;
	overflow: auto;
}
#wrapper {
	text-align: center;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	bottom: 10px;
}
#header {
	position: relative;
	height: 80px;
	width: 960px;
}

#logo {
	height: 50px;
	width: 585px;
	position: relative;
	top: 20px;
	left: 20px;
}

#twitter {
	position:relative;
	height: 30px;
	width: 100px;
	left: 630px;
	top: -10px;
	clear: left;
	float: left;
}

#taal {
	height:20px;
	width:100px;
	position:relative;
	clear: left;
	float: right;
	top:-20px;
}

#maincontainer {
	height: auto;
	width: 960px;
	position: relative;
	float: left;
	background-color: #000;
	top: 40px;
	border-radius:30px 30px 30px 30px;
	-moz-border-radius:30px 30px 30px 30px;
	padding: 20px;
}
#slider {
	height: 440px;
	width: 100%;
	position: relative;
	background-color: #000;
	float: left;
	border-radius:30px 30px 0px 0px;
	-moz-border-radius:30px 30px 0px 0px;
}
#navbar {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 50px;
	width: 100%;
	position: relative;
	float: left;
	background-color: #000;
	border-radius:0px 0px 30px 30px;
	-moz-border-radius:0px 0px 30px 30px;
}
#maincontent {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	width: 850px;
	position: relative;
	height: auto;
	min-height:400px;
	line-height: 20px;
	float: left;
}
h1 {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	color: #F00;
	font-weight: normal;
}
h4 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #F00;
}
#maps {
	position: relative;
	height: 421.75px;
	width: 850px;
	top: 10px;
	float: left;
}
tr {
	border: thin solid #000;
}
td {
	border: thin solid #000;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	height: 70px;
	width: 100%;
	text-align: left;
	float: left;
	top: 40px;
}
#cnmg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
	padding: 10px;
	height: 20px;
	width: 200px;
	position: relative;
	text-align: left;
	float: right;
}
.image {
	position: relative;
	height: 400px;
	width: 960px;
	left: 20px;
	border:0px;
	background-color: #000;
	top: 20px;
}
#foto {
	position: relative;
	height: auto;
	width: 100%;
	border:0px;
	background-color: #000;
	margin: auto;
}

