/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	background: #151515 url('../images/bg.jpg');
	font-family: Arial;
	color: #323232;
	font-size: 11px;
	text-align: left;
}

a:link, a:visited {
	color: #9f9e8c; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;	text-decoration: none;
	font-weight: bold;
}
.contentpaneopen
{
	padding: 5px 60px 0px 0px ;	
}
.contentheading
{
	font-size: 16px;
	padding-top: 10px;
}
.contact_form_submit {
	background-color: #bfbeac;
	color: #FFFFFF;
}	
table.contentpaneopen {
	font-size: 11px;
	padding: 5px;
}
	.overall{
		padding-top: 100px;
				width: 900px;	
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.table{
		width: 900px;	
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
.scrollen {
	width: 590px;
	height: 439px;
	overflow: auto;
	overflow-y: hidden;
	
}

	.container {
			width: 590px;
			margin-left: auto;
			margin-right: auto;
			background: #FFFFFF;
			height: 439px;
			max-height: 439px;
			text-align: left;
			padding-right: 30px
	}
	.zijbalk {
			width: 280px;	
			height: 439px;
			background: url('http://www.paulinevandongen.nl/templates/pauline/images/zijbalk.gif') top right;
			background-repeat: repeat-y;
			vertical-align: middle;
			padding-top: 65px;
	}
	td {
			vertical-align: top;	
	}
	.bottom {
			width: 620px;
			height: 20px;
			font-size: 11px;
			vertical-align: middle;
			text-align: right;
			color: #FFFFFF;
	}
	a.copy {
			color: #FFFFFF;
	}
	.bottommenu {
			position: fixed;
			top: 490px;
	}	
	a.mainlevelsubmenu
	{
		color: #FFFFFF;
		background: #bfbeac;
		font-size: 14px;
		font-family: Arial;
		padding: 2px 4px 2px 4px;	
		font-weight: normal;
	}
	a.mainlevelsubmenu:hover
	{
		color: #6e6c5d;
		background: #FFFFFF;	
	}
	
	.ieblak
	{
		margin-top: -60px;
	}
	
	.ieblak, x:-moz-any-link
	{
		margin-top: 0px;
	}
	
	a#bottomlink:hover
	{
		color: #9f9e8c;
	}