body {
text-align: center;
}


#container {
	background: #FFFFFF;
	color: #000000;
	font-size: 0.9em;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 3px 3px 3px;
	text-align: left;
}

p.fontsize {
margin-right:15px;
margin-top:2px;
}

.vet {
font-weight: bold;
}

p.fontsize a{
color: #000000;
font-weight: bold;
}
#header {
background: transparent url(../images/menu-banner-bg.jpg) repeat-x;
height: 126px;
}

.header1 {
background: url(../images/menu-banner.jpg) no-repeat;
width: 328px;
height: 126px;
float: left;
}

.header2 {
background: url(../images/menu-banner-bg.jpg) repeat-x;
height: 126px;
text-align: center;
}

.header3 {
background: url(../images/banner1.jpg) no-repeat;
width: 1000px;
height: 120px;
text-align: center;
padding-bottom:10px;
}

#fontsize {
float: right;
height: 25px;
}

#clear {
clear: both;
}

/* als bij gebruik van bv borders de boel gaat verspringen, wijzig hier dan de breedte*/
#content60 {
float: left;
width: 59.5%;
overflow: hidden;
}

#content80 {
float: left;
width: 79.5%;
overflow: hidden;
}

#content100 {
float: left;
width: 99.5%;
overflow: hidden;
}

#footer {
clear: both;
background: #009900;
text-align: center;
}

.inside {
padding: 10px;
text-align: left;
}

#sidebar,#sidebar-2 {
float: left;
width: 20%;
min-width: 200px;
overflow: hidden;
background: #ffffff;
}

.pollstableborder {
text-align: left;
}

/*At the beginning of the typography, with CSS we will set some overall styles and have what is known as a global reset:*/
* {
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 0;
}

li {
list-style-image:url(../images/lists.png);
}

li,dd {
margin-left: 1em;
}

li.latestnews {
list-style: none url(../images/lists.png);
font-size: 0.8em;
}

fieldset {
padding: .5em;
}

body {
color: #333333;
font-size: 100%;
font-family: Verdana, Geneva, sans-serif;
line-height: 1.3em;
}

#container {
padding: 5px;
}

#header {
}

#footer {
border-top: 1px solid #999;
}

img {
margin: 5px;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:link img, a:visited img {
border: none;
margin: 5px;
}

h1,.componentheading {
font-size: 1.1em;
font-weight: bold;
}

h2,.contentheading {
font-size: 1.1em;
font-weight: bold;
}

h3 {
font-size: 1.0em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
font-weight: 700;
}

.small,.createdate,.modifydate,.mosimage_caption {
font: 0.8em Arial,Helvetica,sans-serif;
color: #999999;
}

#footer {
font: 0.8em Arial,Helvetica,sans-serif;
color: #333333;
}

.moduletable {
margin-bottom: 1em;
}

.moduletable h3 {
color: #000000;
text-align: left;
font-size: 0.9em;
margin: 0 -10px 0.5em;
padding: 0.25em 0 0.25em 10px;
border-bottom: 2px groove #979797;
border-right: 2px groove #777777;
}

.moduletable-search h3 {
color: #000000;
text-align: left;
font-size: 0.9em;
margin: 0 -10px 0.5em;
padding: 0.25em 0 0.25em 10px;
border-bottom: 2px groove #979797;
border-right: 2px groove #777777;
background: #F7F7F7 url(../images/icon-search.gif) no-repeat;
background-position: 180px 50%; /* x-pos y-pos */
}

.player {
height: 30px;
}

/* horizontal pill menu  origineel rhuk milkyway*/
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  20px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 24px;
	line-height: 21px;
	background-position: 0 0;
	color: #800000;
}
li#current.active a{
color: #009900;}
/* green */
a:link, a:visited {
 color: #090;
}

a:hover {
 color: #000;
}

#pillmenu a:hover {
 color: #090;
}

#pathway {
	margin: 0px 0px 5px 0px;
	font-size: 0.75em;
	padding-left: 10px;
	padding-top: 10px;
}

.search {
width: 250px;
}

.button {
background:#F7F7F7 url(../images/icon-search.gif) no-repeat scroll 55px 50%;
border:1px solid black;
padding:1px 20px 1px 10px;
}

.sectiontableheader {
}

.moduletable_menu {
	font-size: 1.1em;
	font-weight: bold;
	color: #009900;
	}
	
.moduletable_menu a{
color:#009900;
font-size:0.8em;
font-weight:normal;
}
	
div.componentheading {
padding-left:0;
}
h3, .componentheading, table.moduletable th {
color:#009900;
}
h3, .componentheading, table.moduletable th, legend {
background: #F7F7F7 none repeat scroll 0 0;
font-family: Verdana, Geneva, sans-serif;
font-size:1.2em;
font-weight:bold;
margin:0 0 10px;
padding-left:0;
text-align:left;
}

h2 {
color:#009900;
font-family: Verdana, Geneva, sans-serif;
font-size:1.6em;
font-weight:normal;
padding:0;
text-align:left;
vertical-align:bottom;
width:100%;
}

.contentheading {
color:#009900;
font-family: Verdana, Geneva, sans-serif;
font-size:1em;
font-weight:bold;
padding:0;
text-align:left;
vertical-align:bottom;
width:100%;
}

#welkom  {
border:1px inset #009900;
margin-left:10px;
margin-right:10px;
padding:10px 10px 10px 15px;
}

tr.sectiontableentry1 td {
padding:8px 5px;
}

tr.sectiontableentry2 td {
background:#F7F7F7;
padding:8px 5px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
padding:4px 10px 4px 0;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #E7E7E7;
}

/*typografie*/

span.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

span.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

span.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}

span.extra {
    background: #FFF7C0;
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }

.joomslide { 
border: 0px; 
}

.nieuwsbrief_cell {
margin-left: 50px;
padding-left: 50px
}

.juimage{
border: #ccc 2px solid;
padding: 1px;
}
.nothumbnail,
.noimage{
border: none;
}
.juleft{
float: left;
margin: 0 6px 6px 0;
}
.juright{
float: right;
margin: 0 0 6px 6px;
}

.jthumbs {border: 0;}

form {
border: 1px solid green;
}

.rechts img {
	float:left;
}
