@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------- body */


body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
	background-color:#000;
} 
html {
	overflow:hidden;
}

#stickyfooter {
	position: relative;
	margin-top: -34px;
	height: 34px;
	clear:both;
}

* html body{
	padding: 34px 0 0 0;
}

/* ----------------------------------------------------- amstelheader */

div#amstelwrap { 
	min-height: 100%; 
  	height: auto !important; 
    	height: 100%; 
	background-image:url('../images/background.png');
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000;
	}

div#amstelheader{
	background-color:#000000;
	width:100%;
	position:absolute;
	top:0px;
	height:34px;
	overflow: hidden;
	text-align:center;
}
div#amstelheaderinner{
	text-align:left;
	margin:0px auto;
	width:956px;
	height:34px;
}
div#amstelheaderinnerleft{
	float:left;
	margin-left:0px;
	margin-top:0px;
}
div#amstelheaderinnerright{
	float:right;
	margin-left:0px;
	margin-top:0px;
}
div#amstelheaderinnerright a{
	margin-right:20px;
	margin-left:10px;
	line-height:32px;
	color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}
div#amstelheaderinnerright a:hover{
	color:#ffffff;
}

/* ----------------------------------------------------- amstelfooters */

div#amstelfooter{
	background-color:#000;
}
div#amstelfooterinner{
	text-align:left;
	margin:0px auto;
	width:956px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#949494;
}
div#amstelfooterinner a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#949494;
	text-decoration:none;
}
div#amstelfooterinnerleft{
	float:left;
	margin-left:30px;
	margin-top:10px;
}
div#amstelfooterinnerright{
	float:right;
	margin-right:30px;
	margin-top:10px;
}

/* --------------------------------------------------- bigcontent */

div#bigcontent{
	width:100%;
	position:fixed; 
	overflow: auto; 
	top:34px;
	bottom: 0px;
	text-align:center;
}
div#bigcontentinner{
	margin: 0px auto;
	text-align:center;
	width:990px;
	overflow: hidden;
	padding-bottom: 34px;
	background-image:url('../images/background.png');
	background-repeat:no-repeat;
	background-color:#000;
	background-position:center top;
}
#header{
	position:relative;
	width:990px;
	height:542px;
}
#headerleft{
	float:left;
	height:542px;
	width:306px;
	position:relative;
}
#headerright{
	float:left;
	height:542px;
	width:684px;
	position:relative;
	background-image: url('../images/header01.png');
	background-repeat: no-repeat;
	background-position: 25px 27px;
}
#leftlogo{
	position:relative;
	margin-top: 26px;
	margin-left: 32px;
	height: 113px;
	width: 274px;
}
#buttoninloggen{
	position: relative;
	height: 76px;
	width: 306px;
}
#buttonaanmelden{
	position: relative;
	margin-top: 8px;
	margin-left: 1px;
	height: 73px;
	width: 305px;
}
#headerintrotext{
	position:relative;
	font-family: 'MetaPlusBold-Roman', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C5C6C7;
	text-align:left;
	margin-top:34px;
	margin-left:32px;
	line-height:20px;
}
#main{
	width:990px;
	margin-top:0px;
	
}
#mainleft{
	width:712px;
	float:left;
	position:relative;

}
#sponsorbutton{
	float:left;
	margin-top:0px;
	position:relative;
}
#sponsorbutton2{
	float:left;
	margin-left:18px;
	margin-top:0px;
	position:relative;	
}
#mainlefttext{
	text-align:left;
	margin-left:32px;
	margin-right:18px;
	margin-top:33px;
	float:left;
}
#mainright{
	position:relative;
	width:278px;
	float:left;
	text-align:left;
}
#newsitems{	
	margin-top:0px;
}
#standaardpage {
	background-image:url('../images/background_standaardpagina.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:1000px;
	display:block;
	
}
#standaardpagebreed {
	background-image:url('../images/background_breed.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:1000px;
	display:block;
}
#headerstandaardpage{
	height:130px;
	position:relative;
}
#logostandaardpage{
	float:left;
	margin-top:36px;
	margin-left:32px;
	
}
#standaardpageleft{
	height:900px;
	width:560px;
	float:left;
	position:relative;
}
#standaardpageleftinner{
	width:480px;
	float:left;
	position:relative;
	text-align:left;
	margin-left:40px;
	margin-top:40px;
}
#standaardpagebreed{
	height:900px;
	width:960px;
	float:left;
	position:relative;
}
#standaardpagebreedinner{
	width:926px;
	float:left;
	position:relative;
	text-align:left;
	margin-left:20px;
	margin-top:20px;
}
#standaardpageright{
	height:900px;
	width:430px;
	float:left;
	position:relative;
	text-align:left;
	margin-top:30px;
}
#homebutton{
	height:20px;
	width:80px;
	position:absolute;
	left: 10px;
	top:115px;
	z-index: 25;
}
