body
{
	height: 100%;
	font-family: verdana;
	font-size: 11px;
}

a{
  color: #739a98;/*#BEE8E6;*/
  text-decoration: none;	
}

a.hover{
  color: #000000;
  text-decoration: underline;	
}

h4{
	font-size: 10px;
}

h3{
	font-size: 13px;
}

strong{
  color: #243a5b;	
}

u{
  color: #000000;	
}

#container
{
	width: 1098px;
	background: url(../../images/background.jpg) repeat-y center;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 1098px;
	height: 99px;
	overflow: hidden;
	background: url(../../images/header.jpg);
}

#leftCol
{
	width: 185px;
	float: left;
	background: url(../../images/menu.jpg) no-repeat;
}

#centerCol
{
	width: 739px;
	float: left;
	margin-top: 0px;
}

#rightCol
{
	position: relative;
	width: 174px;
	height: 31px;
	float: left;
	background: url(../../images/fotoLijn.jpg) repeat-x;
}

#menu
{
	width: 739px;
	margin-top: 0px;
	padding-top: 0px;
}

#content
{
	width: 550px;
	padding: 5px;
	float: left;
}

#palaveren
{
	width: 160px;
	float: right;
}

#rightColPicture
{
	position: relative;
	top: -71px;
	margin-left: 12px;
}

#loginBox{
  margin-left: 15px;
}

#imageClean{
  width: 100%;
  height: 120px;	
  cursor: pointer;
}

.leftMenu{
  margin-left: 15px;
  width: 146px;
  margin-bottom: 15px;
}

.leftMenuText{
  color: #747474;	
}

.leftMenuText:hover{
  color: #FC7215;
  text-decoration: none; 
}

.menuTable
{
	color: #739a98;
	margin: 0px;
	padding: 0px;
}

.menuTable th
{
	height: 22px;
	margin: 0px;
	padding: 0px;
}

.menuTable td, .menuTable th
{
	width: 80px;
	font-weight: normal;
	text-align: left;
}

.menuStreepje
{
	background-color: #5f9b99;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

.menuItem{
  text-decoration: none;
  font-size: 11px;
  font-family: Verdana;
  color: #5f9b99;
}

.menuItemGray{
  text-decoration: none;
  font-size: 10px;
  font-family: Verdana;
  color: #5f9b99;
}

.scheepstype{
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana;
  color: #243a5b;
}

.menuItem:hover{
  text-decoration: underline;
  font-size: 11px;
  font-family: Verdana;
  color: #5f9b99;
}

.menuItemGray:hover{
  text-decoration: none;
  font-size: 10px;
  font-family: Verdana;
  color: gray;
  text-decoration: underline;
}

.scheepstype:hover{
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
  color: #243a5b;
}

.leftmenu{
  font-weight: bold;
  text-decoration: none;
  color: #243a5b;
}

.noPicture{
  list-style-type: none;
  margin-left: -10px;
}

.headTitle{
  color: #233a5b;	
  font-weight: bold;
}

.basicForm{
	float: left;
	width: 150px;
	text-align:right;
	position:relative;
	top:5px;
	left: -5px;
}

.formWidth{
  width: 180px;
  font-family: verdana;
  font-size: 11px;	
}

.tdNaam{
  width: 20%;	
  text-align: right;
}

.tdValue{
  width: 29%;	
}

.shopItem{
  width: 97%;	
  clear: both;
}

.shopSubItem{
  width: 80%;
  float: left;	
}

.shopPlaatje{
  width: 75px;
  height: 75px;
  overflow: hidden;
  border: 1px solid black;
  float: left;
  margin-right: 10px;	
}

.bekijken{
  width: 77px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  text-align: center;	
}

.aantal{
  width: 15%;
  float: right;
  height: 75px;	
}

.response{
  width: 96%;
  background-color: #ededed;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px dashed #fdfdfd;
}

.dateDiv{
  width: 100%;
  text-align: right;
  color: #adadad;
  font-size: 9px;	
}

.leftDiv{
	float: left;
}

.rightDiv{
  float: right;
}

.blackLink{
  color: black;
  text-decoration: none;  
}

.blackLink:hover{
  color: black;
  text-decoration: underline;  
}

.fullWidth{
  width: 100%;
  height: 25px;	
}

#pollSubmit{
  background-color: #FFFFFF;
  color: #233a5b;
  font-size: 11px;
  font-weight: bold;
  border: 0px;
}

.title{
  font-size: 14px;
}

.publicatieLight{
  background-color: #E5E5E5;
}

.publicatieDark{
  background-color: #D5D5D5;
}

.EigenaarBox{
  background-color: #E5E5E5;
  border: 1px solid #D5D5D5;
  padding: 2px;
  width: 100%;
}

.noListStyle{
  list-style: none;
  margin-left: 0px;
  padding-left: 5px;
}

.E_Invoer{
  width: 160px;
}