body, table { text-align: center; margin: 0px; padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#wrapper {
width: 780px;
margin: 0 auto;
text-align: left;
position: relative;}
/* topheader is only used on home page because of slightly different layout */
#topheader{
background-image:url('images/SL_logo.jpg');
background-repeat:repeat-y;
background-position: right;
height: 137;}
	
#header0{
postition: relative;
background-color: #F2D675;
border-bottom: 5px solid #F98548}

#header{
postition: relative;
background-image:url('images/SL_logo.jpg');
background-repeat:repeat-y;
background-position: right;
border-bottom: 5px solid #F98548}

#menu {
float: left;
display: block;
padding-left: 30;
padding-top: 5;}

#contact{
float: right;
display: block;
padding-top: 5;}

#contact ul, #menu ul{
padding: 0;
margin: 0;
display: inline;}

#contact li, #menu li{
text-transform: uppercase;
font-weight: bold;
display: inline;
margin: 0;
padding-left: 10;}

#contact li a:link, #menu li a:link, 
#contact li a:visited, #menu li a:visited{
text-decoration: none;
color: #F98548}
/**/
#contact li a:hover, #contact li a:active, #menu li a:active, #menu li a:hover
{
text-decoration: none;
color: black}

#menu .selected {
color: black;
}

#menu ul #contact{text-align: right;}

#content{
/*background-color: gray;*/
padding-left: 40px; padding-right: 0px;
padding-top: 15px; padding-bottom: 10px;
width: 440px;
float: left;}


#rightPanel {
	margin: 0 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15;
	padding-bottom: 10;
	width: 300px;
	float: right;
	text-align: right;
}

#footer {
clear: both;
text-align: right;
background-color: #86C425;
border-top: 5px solid #F98548}

#footer p{margin: 0;}
#tip {
	background-color: #7DC21C;
	width: 251;
	text-align: left;
	float: right;
	position: relative;
	margin: 0px;
	padding: 5px;
}
/* for IE 5.5 and lower */
* html #tip {width: 261;}

a:link {color: #ED8840;}
a:visited {color: black;}
a:active {color: black;}

h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
}
.subkop {
	font-weight: bold;
}
.streamer {
	font-size: 14px;
	color: #009048;
	font-weight: bold;
}
.subkopgroen {
	font-weight: bold;
	color: #009048;
}
.intro {
	font-size: 12px;
	font-weight: bold;
}
.introgroen {
	font-size: 12px;
	color: #009048;
	font-weight: bold;
}
.groen {
	color: #009048;
}
thead {
	font-style: italic;
	font-weight: bold;
}
td {
	text-align: left;
}
th {
	font-weight: bold;
	color: #009048;
	text-align: left;
}

/* color codes 
orange      #F98548
Dark green  #009048
project purple #965461
*/
