/* elementen vd pagina www.excaliburtravel.nl*/
body{
	margin: 60 20 20 20;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #454545;
	background-color:#1465b6;
}
td{
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #454545;
}
a:link, a:visited, a:active {
	color:#454545;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}
a.link:link, a.link:visited, a.link:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.link:hover {
	text-decoration: underline;
}
a.link2:link, a.link2:visited, a.link2:active {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
}
a.link2:hover {
	text-decoration: underline;
}
a.klikpad:link, a.klikpad:visited, a.klikpad:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.klikpad:hover {
	text-decoration: underline;
}
a.linkwit:link, a.linkwit:visited, a.linkwit:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 22px;
}
a.linkwit:hover {
	text-decoration: underline;
}
.footer {
	background-color:#EFEFEF;
	color:#666666;
	border-top:1px solid #666666;
}
.footertekst {
	color:#666666;
	padding-left:20px;
	padding-bottom:20px;
}
.menu_balk {
	/*background-color:#00309C;*/
	background-color:#1465b6;
	height:30px;
	color: #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.menu {
	color: #FFFFFF;
background-color:#1465b6;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	text-transform:uppercase;
}
.menu2 {
	color: #FFFFFF;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	padding-left:6px;
	padding-right:6px;
}
.menu_selected {
	background-color:#1465b6;
	color: #CCCCCC;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
cursor:pointer;
text-transform:uppercase;
}
.menu_selected2 {
	color: #FFFFFF;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	padding-left:6px;
	padding-right:6px;
cursor:pointer;
text-decoration: underline;
}
.menu_over{
	background-color:#1465b6;
	color: #CCCCCC;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_over2{
	color: #FFFFFF;
	cursor:pointer;
	font-size: 12px;
	font-weight: normal;
	padding-left:6px;
	padding-right:6px;
	text-decoration: underline;
}
.kop {
	background-attachment: scroll;	
	background-image: url(../images/kop.jpg);	
	background-repeat: no-repeat;
	background-position: right top;
}
.home-slide {
	background-attachment: scroll;	
	background-image: url(../images/home-slide-back.jpg);	
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#000000;
	color:#FFFFFF;
	padding:15px;
	padding-top:30px;
}
/*
.kop-pagina {
	background-color:#000000;
	color:#FFFFFF;
	padding:10px;
}
*/
.boxje-kop {
	background-color:#000000;
	color:#FFFFFF;
	padding:5px;
	font-size: 14px;
	font-weight: bold;
	height:30px;
}
.boxje-kop2 {
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
	font-size: 24px;
	font-weight: bold;
	height:48px;
}
.boxje-body {
	padding:5px;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #666666;
}
.div-type{
	width:100%;
	padding:20px;
}
.tableft{
	border-bottom:1px dotted #000000;
	padding-left:5px;
}
.tabright{
	border-bottom:1px dotted #000000;
	padding-left:5px;
}
.ruler {
	border-left:1px dotted #000000;
	font-weight: bold;
	padding:8px;
	font-size:14px;
}
.form_text {
	width:400px;
}
.frmel_text {
	width:300px;
}
.frmel_select {
	width:300px;
}
.frmel_button{
   background-color: #EEEEEE;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
	padding:3px;
	cursor:pointer;
}
.button{
   background-color: #EEEEEE;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
	padding:1px;
	padding-left:6px;
	padding-right:6px;
	cursor:pointer;
}
.button-wit{
   background-color: #FFFFFF;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
	padding:1px;
	padding-left:6px;
	padding-right:6px;
	cursor:pointer;
}
.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CDDBEB;
	cursor:pointer;
	padding-left:4px;
}
.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	cursor:pointer;
	padding-left:4px;
}
.rollo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFDDFF;
	color: #333333;
	cursor:pointer;
}
.tabkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #333333;
	padding:4px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/admin/tab-kop.gif);
	background-repeat: repeat;
	background-position: left top;
	height:32px;
}
.tabbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #333333;
	padding:4px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/admin/tab-bottom.gif);
	background-repeat: repeat;
	background-position: left top;
	height:40px;
}
.title{
display:none;	
}