@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	outline: none;
}



body {
	background: #000;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #EFEFEF;
	background: #000 url(../images/bgLight.jpg) no-repeat;
	height: 500px;
	position: relative;
	border-bottom: 3px solid #740007;
	width: 1200px;
}

#tourinfo #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #EFEFEF;
	height: 500px;
	position: relative;
	border-bottom: 3px solid #740007;
	width: 1200px;
	background-color: #000;
	background-image: url(../images/bgRosso.jpg);
	background-repeat: no-repeat;
}


#content #agendaTable {
	width: 700px;
}

#content p {
	width: 300px;
	/* [disabled]position: absolute; */
	left: 530px;
	/* [disabled]top: 5px; */
}

#content h1 {
	font-size: 24px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 530px;
	top: 17px;
	width: 532px;
}
#home #content p {
	width: 300px;
	position: absolute;
	left: 530px;
	top: 60px;
}
#tourinfo #content p  {
	width: 530px;
	position: absolute;
	left: 530px;
	top: 80px;
	/* [disabled]display: block; */

}

#content .agenda {
	width: 500px;
	height: 600px;
	line-height: 2;
}
#content table {
	position: relative;
	width: 600px;
	left: 530px;
	top: 60px;
}
#content table tr td {
	font-size: 11px;
}


#content .voetnoot {
	position: absolute;
	top: 450px;
	font-size: 9px;
}
.orange {
	color: #FFC405;
}


a {
	color: #FFC405;
}



/* CSS Document */






#navlist{
	position:relative;
	margin: 0px;
}
#navlist li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
}
#navlist li, #navlist a{
	height:131px;
	display:block;
}

#btnHome{
	background-image: url(../images/menubuttons1250x262.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}

#btnHome{
	left:0px;
	width:189px;
}

#btnHome a:hover{
	background: url(../images/menubuttons1250x262.jpg) no-repeat 0 -125px;
}
#btnTwitter{
	left:190px;
	width:206px;
}
#btnTwitter{
	background-image: url(../images/menubuttons1250x262.jpg);
	background-position:-190px 0;
	background-repeat:no-repeat;
}
#btnTwitter a:hover{
	background: url(../images/menubuttons1250x262.jpg) -190px -125px;
	background-repeat:no-repeat;
}


#btnYoutube{
	left:395px;
	width:195px;
}
#btnYoutube{
	background-image: url(../images/menubuttons1250x262.jpg);
	background-position: -395px 0;
	background-repeat:no-repeat;
}
#btnYoutube a:hover{
	background: url(../images/menubuttons1250x262.jpg) -395px -125px;
	background-repeat:no-repeat;
}


#btnMyspace{
	left:590px;
	width:194px;
}
#btnMyspace{
	background-image: url(../images/menubuttons1250x262.jpg);
	background-position: -590px 0;
	background-repeat:no-repeat;
}
#btnMyspace a:hover{
	background: url(../images/menubuttons1250x262.jpg) -590px -125px;
	background-repeat:no-repeat;
}

#btnHyves{
	left:785px;
	width:165px;
}
#btnHyves{
	background-image: url(../images/menubuttons1250x262.jpg);
	background-position: -785px 0;
	background-repeat:no-repeat;
}
#btnHyves a:hover{
	background: url(../images/menubuttons1250x262.jpg) -785px -125px;
	background-repeat:no-repeat;
}

#bottom {
	position: absolute;
	width: 1250px;
	color: #FFF;
	top: 580px;
	height: 50px;
}

#bottom p {
	font-family: Verdana, Geneva, sans-serif;
	width: 155px;
	font-size: 11px;
	text-align: center;
	height: 20px;
	float: left;
	padding: 0 20px;
	line-height: 1.6;
}

#bottom p a {
	text-decoration: none;
}
p .footer  {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin-left: 350px;
	text-decoration: none;
	margin-top: 100px;
}
#content table td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.css3button {
	padding: 10px 20px;
	position: relative;
	left: 530px;
	top: 100px;
	background-image: url(../images/btnRed.png);
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	width: 241px;
	float: left;
	
}

.css3button a, .css3button a:visited {
	font-size: 11px;
	line-height: 18px;
	color: #ddd;
	text-decoration: none;
}

.css3button a:hover {
	color: #fff;
	text-decoration: solid;
}

#tourinfo .css3button {
	padding: 10px 20px;
	position: relative;
	left: 530px;
	top: 380px;
	background-image: url(../images/btnRed.png);
	background-repeat: no-repeat;
	height: 28px;
	display: block;
	width: 241px;
	float: left;
	
}

#tourinfo .css3button a,#tourinfo  .css3button a:visited {
	font-size: 11px;
	line-height: 18px;
	color: #ddd;
	text-decoration: none;
}

#tourinfo .css3button a:hover {
	color: #fff;
	text-decoration: solid;
}

