	* {
		margin:0; 
		padding:0;
	}	

	body,html {
		width: 100%;
	}

	#main {
		width: 100%;
	}

	#top  { 
		width: 100%; 
		height: 100px; 
		border-bottom: 1px solid #d5d5d5;
	}
	
	#header {
		width: 100%;
		height: 75px;
		border-bottom: 1px solid #D5D5D5;
	}
		
	#logo {
		width: 220px;
		height: 75px;
		float: left;
		border-right: 1px solid #D5D5D5;
	}
			
	#logo img {
		margin-left: 40px;
		margin-top: 25px;
	}
			
	#status {
		width: 680px;
		_width: 676px;
		height: 75px;
		border-right: 1px solid #D5D5D5;
		margin-left: 220px;
	}
				
	#status p {
		margin-top: 20px;
		margin-right: 10px;
		float: right;
		text-align: right;
		font: 12px 'Trebuchet MS';
	}
				
	#progressbar {
		position: absolute;
		top: 40px;
		left: 790px;
		height: 12px;
		line-height: 10px;
		margin: 0; padding: 0;
		padding-top: 3px;
		width: 100px;
		background: url("../../img/foto_bar.gif");
		font: 10px Arial;
		color: #fff;
		text-align: center;
	}
			
	#topmenu {
		width: 679px;
		height: 25px;
		border-left: 1px solid #D5D5D5;
		border-right: 1px solid #D5D5D5;
		margin-left: 220px;
	}
			
	#topmenu ul {
		height: 25px;
	}
			
	#topmenu li {
		height: 25px;
		display: inline;
		padding-right: 20px;
		padding-left: 20px;
		border-right: 1px solid #D5D5D5;
		padding-bottom: 5px;
		padding-top: 1px;
	}

	#topmenu li a {
		font: 11px/21px 'Trebuchet MS';
		font-weight: bold;
		text-decoration: none;
		color: #000;
		height: 25px;
	}
			
	.first { 
		color: #b90f27; 
	}
				
	#content { 
		position: absolute; 
		top: 120px; 
		left: 39px; 
		width: 864px; 
	}
	
	#albums  { background-color: transparent; background-position: 0 0; position: absolute; top: 0; left: 0; width: 181px }
					
	#albumstitel {
		left: 0px; top: 0px;
		width: 156px; height: 25px;
		background: url('../../img/album_bar.gif');
		border-bottom: 1px solid #fff;
		font: 18px 'Trebuchet MS'; 
		color: #fff;
		padding: 5px 0px 0px 25px;
	}
		
	#albumbottom  { background-color: transparent; background-position: 0 0; width: 181px; height: 55px; clear: both }
			
	.tekst    { color: #696969; font: bold 11px "Trebuchet MS"; background: transparent; padding-top: 4px; height: 26px }
			
	.topbar li  { color: red; font: 11px "Trebuchet MS"; display: inline; padding: 10px; height: 30px; border-right: 1px solid #ccc }
				
	.topbar li a  { color: red; line-height: 25px; text-decoration: none }
				
	.topbar li a:hover  { color: red }
			
	.topbar input  { color: red; height: 15px; border: solid 1px #000 }
			
	.topbar select  { color: red; margin-top: -2px; width: 100px; height: 20px; border: solid 1px black }
				
	#fotos  { background-color: transparent; background-position: 0 0; position: absolute; top: 0; left: 182px; width: 638px }
		
	#fototitel     { color: #fff; font-size: 18px; font-family: "Trebuchet MS"; font-style: normal; line-height: normal; background-color: #fff; background-image: url(../../img/foto_bar.gif); background-position: 0 0; text-align: left; padding: 5px 0 0 25px; position: absolute; top: 0; left: 0; width: 613px; height: 25px; float: left; border-bottom: solid }
		
	#fotobottom   { background-color: transparent; background-position: 0 0; width: 638px; height: 57px; clear: both }
.head  { color: #476bb2; font-size: 20px; font-family: "Trebuchet MS"; font-weight: bold }
.headl   { color: #476bb2; font-size: 16px; font-family: "Trebuchet MS"; font-weight: bold; text-align: right }