/*------------------------------------------------------------------
[Project]

	Liesbeth List
	Versie 0.1

[Changelog]	

	30/07/2008 [first version]
	
[Copyright]	

	Pit Group Intech bv
	www.pitgroup.nl
	
	Frank Broersen
	frank@pitgroup.nl

--------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
p {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}
#telefoon {
  display: none;
}
table, tr, td {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
}
a{
	position: relative;
}
a:focus{
	outline: none;
}
html {
    overflow: -moz-scrollbars-vertical;
}
span.datum {
	margin: 15px 0 5px 18px;
	padding-top: 5px;
}

#body {
	width: 100%;
	background:url(../img/bg/liesbeth-wit.jpg) no-repeat top left;
	_background: none;
	_background:url(img/bg/liesbeth-wit.jpg) no-repeat top left;
	background-attachment:fixed;
}

#menu-top {
	background: #000000;
	-moz-opacity: 0.5;
	opacity: 0.5;
	width: 100%;
	margin: 0;
	padding: 0;
}

	#menu-top ul {
		height: 27px;
		width: 733px;
		list-style-type: none;
		margin: 0 auto 0 160px;
		padding: 0;
		
	}

		#menu-top ul li {
			border-left: 1px solid #3c3c3c;
			padding: 3px 9px 4px 13px;
			margin: 0;
			display: inline;
			height: 27px;
		}
		
			#menu-top ul li.last {
				border-right: 1px solid #3c3c3c;	
				padding: 3px 16px 4px 14px;		
			}
			
			#menu-top ul li a {
				color: #fff;
				font-size: 11px;				
				line-height: 28px;
				font-family: Verdana;
				text-decoration: none;
			} 
			
#gradient-top {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url('../img/gradient-top.png') repeat-x top;
	position:relative;
} 	
#gradient-bottom {
	margin: 0;
	padding: 0;
	/*background: url('../img/gradient-bottom.png') repeat-x bottom;*/
	height: 300px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

#wrapper {
	width: 853px;
	margin: 0 auto 0 100px;
	background: url('../img/wrapperbg.png') repeat-y center;
} 		
	
#content-wrapper {
	margin: 0 auto 0;
	width: 733px;
	padding: 0;
} 

	
	#content-top {
		width: 100%;
		margin: 0;
		padding: 0;
		background: url('../img/content.png') repeat-x;
	}

	#size {		
		height: 30px;
		padding-top: 40px;
		margin: 0 0 0 16px;
		font-size: 11px;	
		color: #c1c1c1;
	}
	
	#size a{
		color: #c1c1c1;	
		text-decoration: none;
	}
	
		#size ul {			
			list-style-type: none;
			display: inline;
			margin: 0;
			padding: 0;
		}
		
			#size ul li{
		font-weight: bold;
				display: inline;			
			}
		
			#size ul li.size1{
				font-size: 11px;		
			}
		
			#size ul li.size2{
				font-size: 12px;		
			}
		
			#size ul li.size3{
				font-size: 14px;		
			}
		
			#size ul li.size4{
				font-size: 16px;		
			}
			
		#welkom {			
			margin: 0 0 20px 16px;
		}	
		
		#actieimg{
			margin: 0 0 0 16px;
			padding: 0;
		}
		
		#actie-footer {
			margin: 0;
			padding: 0;
			height: 1px;			
			background: url(../img/border.png) no-repeat bottom left;
		}
		
		#actie-header {
			margin: 0 0 15px 0;
			padding: 0;
			height: 1px;			
			background: url(../img/border.png) no-repeat bottom left;
		}
		
	#content {
		background:url('../img/content-bg.png') repeat;	
		width: 733px;
		margin: 0;
		padding: 0;
			
		 	min-height:433px;
			height:auto !important;
			height:433px;

			color: #fff;
			font-size: 11px;
	}
		
		#content p {
			line-height: 16px;
			font-size:11px;
			color: #fff;
			padding: 8px 0 8px 0;
			margin:0 115px 0 15px;
		}
		
		#content li a {
			color: #fff;
			text-decoration: underline;
			padding: 0;
			font-size:11px;
		}
		
		#content p a{
			color: #fff;
			text-decoration: underline;
			padding: 0;
			font-size:11px;
		}
		
	#boxes {
		background: url('../img/box.png') repeat;
		width: 100%;
		color: #ffffff;
	}
	
		#box a, #box a:visited, #box2 a, #box2 a:visited, #box2 a, #box2 a:visited, #box2 a, #box2 a:visited {
			text-decoration: underline;
			color: #ffffff;
		}
		#box p,#box2 p {
			line-height: 18px;
		}
		#box {
			background: url('../img/box2.png') repeat;
			
			width: 328px;
			height: 163px;
			
			padding: 50px 10px 10px 10px;
			
			margin-left: 10px;
			margin-top: 10px;
			margin-bottom: 10px;
			font-size: 11px;
			color: #ffffff;
			float: left;
		}
	
		#box2 {
			background: url('../img/box2.png') repeat;
			
			width: 328px;
			height: 163px;
			
			padding: 50px 10px 10px 10px;
			
			margin-right: 10px;
			margin-top: 10px;
			margin-bottom: 10px;
			font-size: 11px;
			color: #ffffff;
			float: right;
		}

#menu-bottom {
	height: 27px;	
	_height: 27px;	
	bottom: 0;
	background: #000000;
	width: 733px;
	padding: 0;
	z-index: 15;
	/*position: absolute;*/
	margin: 0 auto 0;
	filter: alpha(opacity=50);	
	-moz-opacity: 0.5;
	opacity: 0.5	;
}

	#menu-bottom ul {
		height: 27px;
		_height: 25px;
		width: 733px;
		list-style-type: none;
		margin: 0 auto 0;
		padding: 0;		
	}

		#menu-bottom ul li {
			border-left: 1px solid #3c3c3c;
			padding: 6px 9px 4px 13px;
			_padding: 5px 9px 0px 13px;
			margin: 0;
			display: inline;
			height: 30px;
		}
		
			#menu-bottom ul li.last {
				border-right: 1px solid #3c3c3c;	
				padding: 3px 16px 4px 14px;		
			}
			
			#menu-bottom ul li a {
				color: #fff;
				font-size: 11px;				
				line-height: 24px;		
				_line-height: 21px;
				font-family: Verdana;
				text-decoration: none;
			} 
