body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #606060; 
	background: #582f7d url(../images/hollandsail_back.jpg) top center no-repeat;
}

		
html
{
	height: 100%;
}


#inlog_container{
	margin: 100px auto;
	width: 510px;
	height: 510px;
	padding-top: 66px;
}

#inlog_top{
	float: left;
	width: 510px;
	height: 111px;
	background: url(../images/inlog_top.png) top left no-repeat;
	color: #ffffff;
}

	/* Fix voor IE */
	* html #inlog_top
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.addsite.nl/addbeheer/themes/addsite/images/inlog_top.png', sizingMethod='crop');
	}

.inlog_top_tekst{
	padding: 52px 0px 0px 150px;
}

#inlog_center{
	float: left;
	width: 510px;
	height: 339px;
	background: url(../images/inlog_center.png) top left no-repeat;
}

	/* Fix voor IE */
	* html #inlog_center
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.addsite.nl/addbeheer/themes/addsite/images/inlog_center.png', sizingMethod='crop');
	}

.inlog_center_tekst{
	padding: 20px 58px 0px 57px;
}

.inlog_fieldset{
	width: 393px;
	height: 92px;
	background: url(../images/inlog_fieldset.gif) top left no-repeat;
	margin-top: 30px;
	padding-top: 45px;
}

.inlog_input { 
	height: 19px;
	width: 215px;
	border: solid 0 #fff;
	background: transparent	url("../images/inlog_input.gif") no-repeat;
	padding: 4px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	color: #606060;
	font-size: 11px;
	float: left;
	position: relative;
	}	

.inlog_button {
	margin: 0px;
	padding: 8px 0px 0px 4px;
	float: right;
	position:relative;
}

.inlog_form1{
	float: left;
	height: 23px;
	width: 126px;
	padding-right: 15px;
	text-align: right;
}

.inlog_form2{
	float: left;
	height: 23px;
	width: 225px;
}

#inlog_bottom{
	float: left;
	width: 510px;
	height: 57px;
	background: url(../images/inlog_bottom.png) top left no-repeat;
	text-align: right;
}

	/* Fix voor IE */
	* html #inlog_bottom
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.addsite.nl/addbeheer/themes/addsite/images/inlog_bottom.png', sizingMethod='crop');
	}

.inlog_bottom_tekst{
	display: none;
	padding: 20px 45px 0px 0px;
	color: #fff;
}


ul.inlog_links{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.inlog_links li{
	margin: 0px;
	padding: 2px 0px 3px 30px;
	background: url(../images/inlog_arrow.gif) 11px 7px no-repeat;
	list-style-type: none;
}

ul.inlog_links li a:link, ul.inlog_links li a:visited { 
	color: #3A94BE;
	text-decoration: underline;
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 	
	   position: relative;
	}

ul.inlog_links li a:hover, ul.inlog_links li a:active { 
	color: #056A8C;
	text-decoration: underline;
	}
	

form{
	margin: 0px;
	padding: 0px;
}


.inlog_clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.inlog_clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}