/* stijlen website MeerMusical - copyright Tendernet 2005 - www.tendernet.nl */
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7F3800;
	margin-top: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #7F3800;
	vertical-align: top;
}
h2 {
	font-size: 150%;
	font-weight: bold;
}
#Table_01 {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border-bottom: 1px solid #7F3800;
	border-left: 1px solid #7F3800;
	top: 0px;
	width: 961px;
}
#Table_01 .border-bruin {
	border-spacing: 0px;
	border-collapse: collapse;
	border-top: 1px none #7F3800;
	border-right: 1px solid #7F3800;
	border-bottom: 1px solid #7F3800;
	border-left: 1px solid #7F3800;
}
#Table_01 .border-beneden {
	border-spacing: 0px;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F3800;
}

#Table_01 .border-links {
	border-spacing: 0px;
	border-collapse: collapse;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7F3800;
}
#Table_01 .border-beneden-links{
	border-spacing: 0px;
	border-collapse: collapse;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7F3800;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F3800;

}
/* contact-vak met telefoonnumer en email */
#contact-vak {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #EE6829;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#contact-vak a{
	color: #EE6829;
	text-decoration: none;
}
#contact-vak a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.intro {
	font-weight: bold;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}

.padding10 {
	padding: 5px;
}
/* regels mbt hoofdmenu*/
#menuvak {
	background-image: url(../main_img/menu_bg2.jpg);
	background-repeat: repeat-y;
	height: 530px;
	width: 120px;
}
#menu {
}
#Table_01 #menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Table_01 #menu a {
	text-decoration: none;
}
#Table_01 #menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menubruin {
	color: #7F3800;
	text-decoration: none;
}
.menuwit {
	color: #FFFFFF;
	text-decoration: none;
}
/* alle plaatjes standaard geen border ivm linking mogelijk: dan geen blauwe border */
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* vakjes boven hoofdvak voor aankondigingen musicals ea*/
#aankondiging1 {
	color: #7F3800;
	text-decoration: none;
	overflow: hidden;
	height: 120px;
}
#aankondiging1 a{
	color: #7F3800;
	text-decoration: underline;
}
#aankondiging1 a:hover{
	color: #EE6829;
	text-decoration: underline;
}
#aankondiging2 {
	color: #7F3800;
	text-decoration: none;	
	height: 120px;
}
#aankondiging2 a{
	color: #7F3800;
	text-decoration: underline;
}
#aankondiging2 a:hover{
	color: #EE6829;
	text-decoration: underline;
}

#aankondiging3 {
	color: #7F3800;
	text-decoration: none;
	height: 120px;
}
#aankondiging3 a{
	color: #7F3800;
	text-decoration: underline;
}
#aankondiging3 a:hover{
	color: #EE6829;
	text-decoration: underline;
}

