body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.input {
    border: 1px solid #006;
    background: #ffc;
}

#aanmelding{
  table-layout:fixed;
}

.gegevens{
  color:black;
  font-size:11px;
}

#hotelkopje{
  color:#E26C0A;
  font-size:50px;
}

#webnaamkopje{
  color:#003366;
  font-size:12px;
}

#tusitio{
  color:#FFFFFF;
  font-size:40px;  
}

#hoteltekst{
  color:#E26C0A;
  font-size:12px;
  font-weight:bold;
  text-decoration: underline; 
  margin-top:5px;
  margin-bottom:0px; 
}

#adrestekst{
  color:#808080;
  font-size:11px;
  margin-top:0px;
}

a.menu:link {text-decoration: none; color: #E26C0A;}
a.menu:visited {text-decoration: none; color: #E26C0A;}
a.menu:active {text-decoration: none; color: #E26C0A;}
a.menu:hover {text-decoration: underline overline; color: #E26C0A;}


a{
  color:#3D81EE;
}

a:active {
  color:#3D81EE;
}

#invulscherm{
  table-layout:fixed;
}

.verbergen{
  visibility:hidden;
}

#melding {
  color:red;
}

.midden {
	margin: auto;
	padding: 0px;
	width: 990px;
	text-align: center;
}

.verberg {
	display: none;
	font-size: 12px;
}

.verborgen
{
	font-size:11px;
	size:10;
}
.foto{
  padding:0px;
  margin-top:20px;
  margin-bottom:0px;
  width:230px;
}


#previewknop {
  margin:20px;
}

#schakel {
  height:40px;
  width:120px;
}

#bijschrift{
	background-color:#CCCCCC;;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #000066;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #000066;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0000FF;
	margin-top: 20px;
	margin-bottom: 0px;	
	padding-top: 2px;
	padding-bottom: 2px;
	left: auto;
	top: auto;
	position: static;
	width: auto;
}


