@charset "UTF-8";
body, html{
margin:0;}

html{
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
background-color:#006c99;}

#frame1{
position:relative;
width:1000px;
/*margin:auto;*/
height:auto;
padding-bottom:173px;}

	#header{
	position:absolute;
	width:1000px;
	height:175px;
	background-image:url(../images/header.jpg);}
	
		#topMenu{
		position:absolute;
		width:auto;
		height:20px;
		top:10px;
		right:240px;}

	#frame2{
	position:relative;
	width:825px;
	top:173px;
	left:88px;
	height:auto;
	background-image:url(../images/shadow.png);}
		
		#content{
		position:relative;
		width:auto;
		height:auto;
		background-image:url(../images/background_text.jpg);
		background-repeat:repeat-y;}
				
			#banners{
			position:absolute;
			width:160px;
			height:auto;
			margin-right:20px;
			top:330px;
			right:0px;}
			
				#banners div{
				width:159px;}
			
			#text{
			position:relative;
			width:430px;
			min-height:450px;
			height:auto;
			padding:12px 24px 12px 167px;
			background-image:url(../images/gradient.jpg);
			background-repeat:no-repeat;}
			
				#menu{
				position:relative;
				width:318px;
				padding:10px 10px 0 0;
				margin-left:-15px;
				height:auto;}
				
					.menuLeft, .menuRight{
					position:relative;
					width:154px;
					height:auto;}
					
					.menuRight{
					position:absolute;
					top:10px;
					right:0px;}

		
	#kat{
	position:absolute;
	width:386px;
	height:301px;
	top:33px;
	left:580px;
	background-image:url(../images/hond_en_kat.jpg);}
	
	#kranten{
	position:absolute;
	width:162px;
	height:551px;
	top:180px;
	left:36px;
	background-image:url(../images/kranten.gif);}
	
	#knipsel{
	position:absolute;
	width:193px;
	height:635px;
	top:214px;
	left:36px;
	background-image:url(../images/knipsel.gif);}
	
		#knipsel div.text{
		position:absolute;
		width:150px;
		height:190px;
		top:310px;
		left:28px;}