.menutop {
height: 36px;
font-size: 18px;
background-image: url('http://www.musicalworld.nl/images/tp_li.png');
background-repeat:no-repeat;
background-position: top right;
color: #000;
padding:0px;
margin:0px;
text-align:right;
}

.text {
	font-family : "Segoe UI", Verdana, Arial, Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}

#footer {
 clear: 			both;
 text-align:        center;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         9px;
 color:             #999;
 line-height:       15px;
 margin-top:        20px;
 margin-bottom:     15px;
 width: 670px;
 margin-left:auto;
 margin-right:auto;
}

#header {
	background-image:url('http://www.musicalworld.nl/theaterpas/images/tp_header.png');
	background-repeat: no-repeat;
	height:347px;
}

#index_body {
	vertical-align:top;
	background-image:url('http://www.musicalworld.nl/theaterpas/images/tp_bg.png');
	background-repeat: repeat-y;
	padding:0px 40px 20px 100px;
}

#forum_body {
	vertical-align:top;
	background-image:url('http://www.musicalworld.nl/theaterpas/images/tp_bg.png');
	background-repeat: repeat-y;
	padding:0px 20px 20px 20px;
}

#bottom {
	background-image:url('http://www.musicalworld.nl/theaterpas/images/tp_bottom.png');
	height:96px;
	background-repeat: no-repeat;
}

#menu {padding-left:500px;}

a.netwerklink {background-image:url('http://www.musicalworld.nl/theaterpas/images/pijl.png');}

a.netwerklink:hover {background-image:url('http://www.musicalworld.nl/theaterpas/images/pijl2.png');}

a {
 text-decoration:   none;
 color:             #005e99;
 background-color:  transparent;
}
  
a:visited {
 color:             #005e99;
 background-color:  transparent;
}

a:hover {
 color:             #A0A4C1;
 text-decoration:   underline;
 background-color:  transparent;
}

.button2 {padding:20px;}