/* djanthony.css - Cascading style sheet for website djanthony.nl*/

/**************** Body and tag styles ****************/

*{
margin:0px; padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	line-height: 1.6em;
	margin: 0px auto;
	font-size: 12px;
	
}
td,th {
font:100% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
color:#ffffff;
	font-size: 11px;
}
h1{
	font-size: 22px;
}

#content>h1 {
	font-size: 16px;
}

a{
	font-weight:bold;
	text-decoration:none;
}

a img { border:0px none; }

p {margin:0px;}

/**************** Header and navigation styles ****************/

#container{
	width: 766px;
	margin: 0px auto;
	padding: 0px;
	
}

#inner{
	width: 766px;
	margin: 0px auto;
	padding: 0px;
	background: url(/assets/templates/djanthony/images/page_bg.jpg) top center;
	
}


#header {
	width: 766px;
	height: 390px;
	margin: 0px;
	padding: 0px;
	z-index: -1000;
}


#title h1 span {
	margin: 0px;
	padding: 0px;
	display: none;
}

#title h1  {
	color: #fff;
	font-size: 18px;
	padding: 10px;
}




#title {
	width: 766px;
	height: 60px;
	margin: 0px;
	padding: 0px;	
}



/* == menu == */
#menu {
	width: 766px;
	height: 40px;
	/*background: #b0b811;*/
	margin: 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
}

#navcontainer ul {
}

#navcontainer ul
{
	padding: 0px;
	margin: 0px;
	/*background-color: #b0b811;*/
	/*border: 1px solid;*/
	color: White;
	float: left;
	/*width: 766px;*/
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	/*padding: 0.2em 1em;*/
	/*padding: 13px 25px 0px 26px;*/ /* de padding voor links en rechts zo aanpassen dat de rij met menu items net te groot wordt. Dit voorkomt dat de laatste hover niet aansluit met de rechtse lijn */
	padding: 0px 20px 0px 20px; /* de padding voor links en rechts zo aanpassen dat de rij met menu items net te groot wordt. Dit voorkomt dat de laatste hover niet aansluit met de rechtse lijn */
	margin: 0px;
	/*background-color: #b0b811;*/
	color: White;
	text-decoration: none;
	float: left;
	font-weight:normal;

}

#navcontainer ul li a:hover, .navcontainer  ul  li.active a
{
	color: #0b3269;
}

/* == content ==*/
#content {
	width: 746px;
	color: #ffffff;
	margin: 0px 10px 15px 10px;
	padding: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;	
	
}

#content a {
	color: #b0b811;
}

#footer{
	width: 766px;
	height: 45px;
	margin: 0px auto;
	padding: 0px;
	background: url(/assets/templates/djanthony/images/voet3.jpg) top center no-repeat;
	
}

#copyright{
	margin: 0px;
	padding: 0px 220px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	height: 10px;
}

#links td {
	width: 250px;
}

.jot-comment {
	background: #243554;
}

#Form tbody tr {

	padding-bottom: 20px;

}


embedd, obaject {

	z-index: 1;
	margin: 0px auto;
	text-align: center;

}



/* ================================= */

/* body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	line-height: 1.6em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

* {
	margin: 0 0 0 0px;
}

#titel_welkom {
	width: 740px;
	background: url(title_welkom.jpg) left top;
	height: 60px;
	text-align: left;
}

#titel_boekingen{
	width: 740px;
	background: url(title_boekingen.jpg) left top;
	height: 60px;
	text-align: left;
}

#titel_contact{
	width: 740px;
	background: url(title_contact.jpg) left top;
	height: 60px;
	text-align: left;
}

#content {
	width: 710px;
	padding: 0 12 0 12px;
	
}

*/

