z/* CSS Document

Naam: basis.css
Author: PowerStudio, Robin de Vries
Datum: 07-10-2008
*/

html {
	background-color: #FF6600;
	margin-top:0px;
  }

body {
	background-color: #FF6600;
	margin-top:0px;
  }

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #003399;
}


#HeaderBTH {
	position:absolute;
	width:900px;
	height:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #003366;
	line-height: 1.6em;
	top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapperBTH {
	position: relative;
	width: 900px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	background-position-x: 15px;
	background-position-y: 407px;
	border: 1px none #005EBD;
	background-image: url(../Images/Bg_CampingsCostaBrava.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#Menu {
	position:absolute;
	width:121px;
	height:247px;
	z-index:6;
	left: 18px;
	top: 159px;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#Menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#Menu li a, #Menu li a:visited {
	display:block;
	size:12px;
	padding: 5px 5px 5px .5em;
	color:#003399;
	text-decoration:none;
	border-bottom: 1px solid #003399;
}

#Menu li a:hover {
	color:#FF6600;
	text-decoration:none;
}

.plaats {
	font-size: 11px;
	color:#003399;
	}

#Footer {
	position:absolute;
	width:894px;
	height:20px;
	z-index:4;
	left: 3px;
	top: 533px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
}

#Content {
	position: absolute;
	z-index: 5;
	height: 189px;
	width: 451px;
	left: 202px;
	top: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	overflow: auto;
	padding: 5px;
}

#camping_foto_rechts {
	position:absolute;
	width:180px;
	height:119px;
	z-index:7;
	left: 665px;
	top: 202px;
	border: 3px solid #FF6600;
}


#Informatie {
	position:absolute;
	width:452px;
	height:77px;
	z-index:6;
	left: 191px;
	top: 380px;
}


.style3 {font-size: 14px}

.style6 {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.Kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}