/********************************************************************
 **                          passage.css                           **
 ********************************************************************
 **   (c) WESTMEDIA - webdesign &amp; visuele communicatie         **
 **     This code is created by WESTMEDIA. All Rights Reserved     **
 ********************************************************************
 **   Project:              Passage - Food &amp; Drinks            **
 ********************************************************************
 **   Date Of Creation:     02 / 10 / 2007                         **
 **   Date Of Last Edit:    02 / 10 / 2007                         **
 **   Version:              1.0                                    **
 ********************************************************************
 **   Purpose:              Style Sheet                            **
 *******************************************************************/
 
 * {
	padding:0;
	vertical-align:bottom;
}

img{
	border-style:none;
}

html{
	background:#6d6e65 url('img/achtergrond.jpg') repeat-y;
}

p{
	margin-top:30px;
}

body{
	font-family:arial;
	font-size:12px;
	font-weight:lighter;
	padding:0;
	margin:0;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height:601px;
	margin-top: -300px;
}

#content{
	position:relative;
	height:601px;
	width:1000px;
	background:url('img/content.jpg') no-repeat;
}

#content_sfeer{
	position:relative;
	height:601px;
	width:1000px;
	background:url('img/content2.jpg') no-repeat;
}

#content_reservatie{
	position:relative;
	height:601px;
	width:1000px;
	background:url('img/content3.jpg') no-repeat;
}

#content_contact{
	position:relative;
	height:601px;
	width:1000px;
	background:url('img/content4.jpg') no-repeat;
}


#foto{
	height:326px;
	width:335px;
	float:left;
	margin-top:149px;
}

#foto img{
	border-style:none;
	filter: alpha(opacity=50);
 	-moz-opacity: 0.50; opacity:0.5;
}

#foto a:hover img { 
	filter: alpha(opacity=100);
 	-moz-opacity: 1.00; opacity:1.0;
}


#waar{
	width:322px;
	height:49px;
	position:relative;
	top:20px;
}

#menu{
	width:620px;
	float:left;
}

#menu li{
	display:inline;
	list-style:none;
}

#menu ul{
	margin:0;
	padding:0;
	position:relative;
	top:72px;
}

#menu ul img{
	margin:9px 3px 9px 9px;
}

#tekst{
	float:left;
	width:480px;
	height:200px;
	margin-top:70px;
	margin-left:10px;
	color:#555555;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}


#foto2{
	float:left;
	width:480px;
	height:200px;
	margin-top:82px;
	margin-left:10px;
	overflow:visible;
}

#nieuwsbrief{
	float:left;
	width:166px;
	height:87px;
	font-size:12px;
	color:#FFFFFF;
	margin-left:-480px;
	margin-top:387px;
	font:tahoma;
}

#nieuwsbrief5{
	float:left;
	width:166px;
	height:87px;
	font-size:12px;
	color:#FFFFFF;
	margin-left:-490px;
	margin-top:387px;
	font:tahoma;
}

#nieuwsbrief2{
	float:left;
	width:166px;
	height:87px;
	font-size:12px;
	color:#FFFFFF;
	margin-left:-480px;
	margin-top:387px;
	font:tahoma;
}

#nieuwsbrief_reservatie{
	float:left;
	width:166px;
	height:87px;
	font-size:12px;
	color:#FFFFFF;
	margin-left:-480px;
	margin-top:387px;
	font:tahoma;
}


textarea, input, select {
	background: #8c8b86;
	border: 1px solid #ffffff;
	color: #555555;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.form_field {
	width:151px;
	height:16px;
}

.form button{
	width:151px;
	height:16px;
}

.button {
	text-align: left;
	width:151px;
	height:16px;
}

.btn_re{
	text-align:right;
}

fieldset {
	border: 0;
	margin-bottom: 1px;
	clear: both;
}

#submit {
	color: #FFFFFF;
	background-color: #b0b0b0;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	width:153px;
	text-align:left;
}

#footer{
	width:325px;
	height:20px;
	float:left;
	margin-left:600px;
	margin-top:-7px;
	color:#FFFFFF;
	font-size:10px;
}

#footer5{
	width:325px;
	height:20px;
	float:left;
	margin-left:600px;
	margin-top:-7px;
	color:#FFFFFF;
	font-size:10px;
}



#footer_sfeer{
	width:325px;
	height:20px;
	float:left;
	margin-left:600px;
	margin-top:-7px;
	color:#FFFFFF;
	font-size:10px;
}



#footer2{
	width:325px;
	height:20px;
	float:left;
	margin-left:600px;
	margin-top:-7px;
	color:#FFFFFF;
	font-size:10px;
}


span{
	color:#d9ff04;
}

.westmedia{
	font-size:13px;
	font-weight:bold;
}

.westmedia a{
	color:#d9ff04;
	text-decoration:none;
}

#reservatie_txt{
	float:left;
	width:225px;
	height:200px;
	margin-left:10px;
	margin-top:20px;
	color:#555555;
}



#reservatie_frm{
	float:left;
	width:200px;
	height:200px;
	margin-top:30px;
	margin-left:40px;
	color:#555555;
}

#reservatie_frm_ok{
	float:left;
	width:200px;
	height:200px;
	margin-top:50px;
	margin-left:40px;
	color:#555555;
}


#flashcontent{
	color:#FFFFFF;
}

#contact_txt{
	float:left;
	width:225px;
	height:200px;
	margin-left:10px;
	margin-top:10px;
	color:#555555;
}

#contact_txt a{
	text-decoration:none;
	color:#CC0033;
}

#txtnieuwbrief{
	color:#FFFFFF;
}

.vet{
	color:#666666;
}

.bedankt{
	font-weight:bold;
	text-align:left;
	margin-left:0px;
}

strong{
	font-weight: bold;
}

#login_menu{
	color:#FFFFFF;
}

.cuban{
	font-size:14px;
	text-align:center;
	color:#CC6600;
}

.cuban a{
	text-decoration:none;
	color:#CC6600;
}
