@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 97%;
}
body {
background-color:#000000;
color:#FF591F;
text-align:center;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main_container {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -2em; /* the bottom margin is the negative value of the footer's height */
padding:0;
}
.footer, .push {
	height: 2em; /* .push must be the same height as .footer */
}
.footer {
width:100%;
border-top: 1px solid #FF591F;
padding: .5em 0 0 0;
margin:0 auto;
}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

/*********************************/


h1{
margin: 1em auto;
font-size:3em;
font-family:Georgia, "Times New Roman", Times, serif;
}
#logo {
margin:4em auto;
background-image:url(../images/algemeen/newtorii.jpg);
background-position:center;
background-repeat:no-repeat;
width:100%;
height:250px;
}
#appr{
font-size:1.7em;
margin:1em auto 2em;
}
table.lng{
margin:1em auto;
padding:0;
}
table.lng td{
width: 100px;
text-align:center;
}
.lng a, .footer a {
width:100px;
color:#FF591F;
cursor: pointer;
text-decoration:none;
}
.footer .yahoo1 {
color:#FF0000;
font-weight:bold;
font-style:italic;
}
.footer .yahoo2 {
color:#FF0000;
font-weight:bold;
font-style:italic;
}
.lng a img{
border: 2px outset #FF591F;
}
.lng .descr {
display:block;
height: 2.2em;
width:100px;
padding: .6em 0;
font-weight:bold;
}
