body,html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #757575 repeat-y scroll 50% 10px;
	margin: 0;
	padding: 0;
	height: 100%;
}

a:link, a:visited, a:active {
	color: #E56C33;
	text-decoration: underline;
}

a:hover {
	color: #E56C33;
	text-decoration: none;
}

img {
	border-style: none;
	background-color: #FFFFFF;
}

a:hover img {
	background-color: #FFFFFF; 
}

#alles {
  	width: 756px;
  	margin: 0 auto 0 auto;
	height: 500px;
	background: white repeat-y scroll 50% 10px;
}

#alles2 {
  	width: 756px;
  	margin: 0 auto 0 auto;
	height: 800px;
	background: white repeat-y scroll 50% 10px;
}


p {
	margin: 17px 0 0 0;
}

.hack {
	background-color: #757575;
	height: 8px;
	overflow: hidden;
	width: 100%;
}

#container_links {
	float: left;
	background-color: #FFFFFF;
	width: 204px;
	height: 100%;
	border-style: solid;
	border-width: 0 8px 0 0;
	border-color: #757575;
	background-image : url(images/bg_1.gif);
}

#container_rechts {
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	width: 544px;
	background-image : url(images/bg_1.gif);
	;
}
	
.logo_satyam {
	font-size: 0px;
	background-color: #FFFFFF;
	width: 204px;
	height: 83px;
	border-style: solid;
	border-width: 0 0 8px 0;
	border-color: #757575;
	background-image : url(images/bg_1.gif);
	;
}

.witte_plaatshouder {
	font-size: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 83px;
	border-style: solid;
	border-width: 0 0 8px 0;
	border-color: #757575;
	background-image : url(images/bg_1.gif);
}


#balk_navigatie {
	background-color: #FFFFFF;
	width: 192px;
	padding: 6px;
	font-size: 11px;
}

#contentvlak {
	background-color: #FFFFFF;
	padding: 3px 6px 3px 6px;
}





h1 {
	width: 100%;
	height: 16px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	color: #E56C33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 15px;
	margin: 0 0 4px 0;
	padding: 0;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.navigatiebalk {
	width: 100%;
	height: 16px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #D1D1D1;
	background-color: #FFFFFF;
	line-height: 15px;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: center;
}




.grijs_vlak {
	width: auto;
	height: auto;
	background-color: #E7E7E7;
	font-size: 100%;
	line-height: 150%;
	margin: 0 0 4px 0;
	padding: 2px 5px 4px 5px;
}


a.pijl {
	background-image: url(images/pijltje_rechts.gif);
	background-position: top right;
	background-repeat: no-repeat;
}



.sectioneen {
	width: 184px;
	margin-bottom: 3px;
	padding: 2px 4px 3px 4px;
	display: block;
	overflow: hidden;
	background-color: #D1D1D1;
	color: #E56C33;
	text-decoration: none;
}
	
.een a {
	width: 184px;
	margin-bottom: 3px;
	padding: 2px 4px 3px 4px;
	display: block;
	overflow: hidden;
}

.een a:link, .een a:visited, .een a:active {
	background-color: #D1D1D1;
	color: #333333;
	text-decoration: none;
}

.een a:hover {
	color: #E56C33;
}

.sectiontwee {
	position: relative;
	left: 16px;
	width: 168px;
	margin-bottom: 3px;
	padding: 2px 4px 3px 4px;
	display: block;
	overflow: hidden;
	background-color: #E2E2E2;
	color: #E56C33;
}

.twee a {
	position: relative;
	left: 16px;
	width: 168px;
	margin-bottom: 3px;
	padding: 2px 4px 3px 4px;
	display: block;
	overflow: hidden;
}

.twee a:link, .twee a:visited, .twee a:active {
	color: #757575;
	text-decoration: none;
	background-color: #E2E2E2;
}

.twee a:hover {
	color: #E56C33;
}

.drie a {
	position: relative;
	left: 32px;
	width: 152px;
	margin-bottom: 3px;
	padding: 2px 4px 3px 4px;
	display: block;
	overflow: hidden;
}

.drie a:link, .drie a:visited, .drie a:active {
	background-color: #EBEBEB;	
	text-decoration: none;
	color: #757575;
}

.drie a:hover {
	color: #E56C33;
}


