body
{
	background-color: #fff;
	margin: 0;
	padding: 0;
}

body, table, div
{
	font-family: "Lucida Sans Unicode","Lucida Sans" "Trebuchet MS", "Luxi Sans", Arial, Verdana, Helvetica;
	color: #333;	
	font-size: 0.9em;
}

div#content
{
	/*background-image: url("../img/back.jpg");*/
	height:800px;
	width: 800px;
	background-repeat: no-repeat;
}

div#menuSlider
{	
	position: absolute;
	left: 180px;
	top: 540px;
	width: 550px;
	height: 25px;
}

div#titlebar
{	
	position: absolute;
	left: 180px;
	top: 20px;
	width: 700px;
	height: 50px;
}

div#chooseSlider, div#extraSlider
{
	position: absolute;
	left: 180px;
	top: 565px;
	width: 700px;
	height: 25px;
}

div#chooseSlider, div#exhibSlider
{
	position: absolute;
	left: 180px;
	top: 565px;
	width: 700px;
	height: 25px;
}

/* famous intro */
div#introSlider
{
	width: 700px;
	height: 450px;
	position: absolute;
	top: 80px;
	left: 180px;
}

div#intro
{
	/*background-image: url("../img/block.jpg");*/
	background-repeat: no-repeat;
	width: 700px;
	height: 450px;
}

div#pic
{
	/*background-image: url("../img/block.jpg");*/
	background-repeat: no-repeat;
	width: 700px;
	height: 450px;
}

/* grote content blokken */
div#mainSlider
{
	width: 700px;
	height: 450px;
	position: absolute;
	top: 80px;
	left: 180px;
}

div#picSlider
{
	width: 700px;
	height: 450px;
	position: absolute;
	top: 80px;
	left: 180px;
}

div#main
{
	/*background-image: url("../img/block.jpg");*/
	background-repeat: no-repeat;
	width: 600px;
	height: 450px;
}

/* contact info */
div#contactSlider
{
	width: 700px;
	height: 450px;
	position: absolute;
	top: 80px;
	left: 180px;
}


div#contact
{ 
	background-image: url("../img/con.jpg");
	background-repeat: no-repeat;
	width: 700px;
	height: 450px;
}


/* news */
div#newsSlider
{
	width: 700px;
	height: 450px;
	position: absolute;
	top: 80px;
	left: 180px;
}

div#news
{
	/*background-image: url("../img/block.jpg");*/
	background-repeat: no-repeat;
	width: 550px;
	height: 450px;
}



div#portfolio div p,
{
	display: inline;
	margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}

div#portfolio, div#exhib
{
	/*background-image: url("../img/block1.jpg");*/
	background-repeat: no-repeat;
	width: 550px;
	height: 25px;
}

div#portfolio div, div#exhib div
{
	display: block;
	padding: 2px;
}

div#portfolio div p, div#exhib div p
{
	display: inline;
	margin-right: 10px;
	cursor: pointer;
	cursor: hand;
}

div#menu
{
	/*background-image: url("../img/block1.jpg");*/
	background-repeat: no-repeat;
	width: 550px;
	height: 25px;	
}

div#menu div
{
	display: block;
	padding: 2px;
}

div#menu div p
{
	display: inline;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;
}

/* scrollblock */
div#scrollblock
{
	border-style: solid;
	border-width: 3px;
	border-color: #f00;
	width: 740px;
	height: 80px;
	top: 545px;
	left: 180px;	    
	position: absolute;
}

div#portSlider
{
	position: absolute;
	/*background-image: url("../img/block3.jpg");*/
	background-repeat: no-repeat;
	width:740px;
	height: 80px;	
	top: 595px;
	left: 160px;
}

div.scroll_up, div.scroll_down
{
	width: 20px;
	float: left;
}

div#portSlider div
{
	float: left;
}

div#portSlider a img, div#gallery_portfolio a img, div#portfolio_images a img
{
	border-style: none;
}

div#gallery_portfolio a 
{
	margin-right: 20px;
}

div#portfolio a
{	
	margin-right: 20px;
}

div.portfolio
{
	width: 700px;
	height: 80px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

div#gallery_portfolio
{
	position: absolute;
	/*background-image: url("../img/block3.jpg");*/
	background-repeat: no-repeat;
	width: 740px;
	height: 25px;	
	top: 565px;
	left: 160px;	
}

div#portfolio_images
{
	position: absolute;
	/*background-image: url("../img/block3.jpg");*/
	background-repeat: no-repeat;
	top: 740px;
	left: 180px;
	width: 740px;
	height: 80px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}