body, html {
	width: 100%;
	height: 100%;
	padding: 0; /* de volgorder is top, right, bottom, left */
	margin: 0 auto;
	background-color: #FFFFFF; /* hier zetten we achtergrond kleur */
}

#div_center {
	width: 1000px;
	height: 100%;
	text-align: left; 
	margin: 0 auto; /* de goede manier om een div in het midden te zetten (FireFox, Opera, etc) */
	background-color: #FFFFFF;
}

/* div_content gebruiken we om een div in het midden van de pagina te zetten zodat we daar onze content in kunnen zetten */
#div_content_theater {
	margin-left: 200px;
	margin-right: 200px;
	background-image: url(../images/achtergrond/content_theater.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*in linux hebben we meestal beide fonts niet en zetten daarom als laatste Sans)*/
	padding: 15px 30px 15px 30px; /* de volgorder is top, right, bottom, left */
	height:auto !important;
    height: 90%;
    min-height: 90%;
	line-height: 1.1em;
	*line-height: 16px;
}

#div_content_theater a {
	font-weight: 500;
	color: #9D1353;
}

#div_content_theater a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}

#image_veld_nieuws {
	text-align: center;
	display: block;
	width: 590px;
	margin-left: -25px;
	padding: 8px 0;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	background: #781026;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}

#image_veld_voorstelling {
	text-align: center;
	display: block;
	width: 590px;
	margin-left: -25px;
	padding: 8px 0;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	background: #202873;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
}

#image_veld_voorstelling a {
	background: none;
	text-decoration: none;
}

#image_veld_voorstelling a:hover {
	background: none;
}

#div_content_muziek {
	margin-left: 200px;
	margin-right: 200px;
	background-image: url(../images/achtergrond/content_muziek.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*in linux hebben we meestal beide fonts niet en zetten daarom als laatste Sans)*/
	padding: 15px 30px 15px 30px; /* de volgorder is top, right, bottom, left */
	height:auto !important;
    height: 90%;
    min-height: 90%;
	line-height: 1.1em;
	*line-height: 16px;
}

#div_content_muziek a {
	font-weight: 500;
	color: #9D1353;
}

#div_content_muziek a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}

/* Content lettertypen en kleuren */
h1, h2, h3, h4 {
	margin: 0;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

/* Titel op content */
h1 {
	font-size: 1em;
	font-weight: 700;
	color: #9D1353;
	letter-spacing: 2px;
}

#v_titel {
	font-size: 1.2em;
	font-weight: 700;
	color: #9D1353;
	padding: 3px 5px 3px 5px;
	letter-spacing: 1px;
}

#info {
	font-size: 1.0em;
	font-weight: 700;
	color: #9D1353;
	padding: 3px 5px 3px 5px;
	letter-spacing: 1px;
}

#bestel a {
	display: block;
	width: 80px;
	margin: 0;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	background: #781026;
	color: #FFFFFF;
	border: none;
}

#bestel a:hover {
	background: #9D1353;
	color: #FFFFFF;
	text-decoration: none;
}


/* Titel rechterbalk */
h2 {
	font-size: 0.8em;
	font-weight: 700;
	color: #9D1353;
	letter-spacing: 0;
}

/* Tekst content */
h3 {
	font-size: 0.8em;
}

/* Titel nieuws */
h4 a {
	font-style: italic;
	font-weight: 700;
	color: #9D1353;
}

h4 a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}

/* Tekst nieuws */
h4 {
	font-size: 0.7em;
	font-style: italic;
}

/* Contact invoervelden */
#fout_invoerveld {
	border: 2px solid #E93838;
	background-color: #ECD5DF;
}

input, select, textarea {
	border: 1px outset #455157;
	border: 1px inset #D1D1D1;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Tahoma;
	font-size: 0.9em;
	letter-spacing: 0;
	color: #000000;
}

.td_left {
	font-weight: 500;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	color: #000000;
}

.input_button_contact {
	border: 1px outset #A9C1E1;
	border: 1px inset #D1D1D1;
	background-color: #9D1353;
	text-align: center;
	font-family: Verdana, Arial, Tahoma;
	font-size: 0.8em;
	letter-spacing: 0;
	color: #FFFFFF;
}

/* Linkerveld */
#lblock {
	float: left;
	background: #FFFFFF url(../images/logo/musiater.jpg) no-repeat top left;
	padding: 125px 0 0 0;
	width: 200px;
}

#sponsor_block {
	position: absolute; 
	top: 600px;
}

/* Menu */
#menu {
	text-align: right;
	width: 190px;
	margin: 0;
	padding: 20px 10px 0 0;
}

#menu a {
	display: block;
	margin: 0;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	color: #781026;
	border: none;
}

#menu a:hover {
	background: #781026;
	color: #FFFFFF;
	margin-right: 3px;
	text-decoration: none;
}

/* Inlog */
#div_inlog {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #781026;
	text-align: right;
	width: 200px;
	margin: 0;
	padding: 20px 10px 0 0;
}

#div_inlog p {
	font-size: 0.8em;
}

#div_inlog p a {
	margin: 0;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	background: #781026;
	color: #FFFFFF;
	border: none;
}

#div_inlog p a:hover {
	background: #202873;
	color: #FFFFFF;
	text-decoration: none;
}

#div_inlog HR {
	float: right;
	height:0px;
	width: 75%;
	margin-right: 10px;
	border: 0;
	border-top: 1px solid #9D1353;
}

#div_inlog a {
	margin: 0 5px 0 5px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #9D1353;
	border: none;
}

#div_inlog a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}

#menu_right {
	text-align: left;
	width: 190px;
	margin: 0;
	padding: 20px 10px 0 0;
}

/* SubMenu */
#submenu {
	text-align: left;
	width: 190px;
	margin: 0;
	padding: 125px 10px 0 0;
}

#submenu a {
	display: block;
	margin: 0;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	color: #781026;
	border: none;
}

#submenu a:hover {
	background: #781026;
	color: #FFFFFF;
	margin-left: 3px;
	text-decoration: none;
}

#p_menuleft_select {
	display: block;
	padding: 3px 20px 3px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	border: none;
	background: #202873;
	color: #FFFFFF;
	margin-right: 3px;
	text-decoration: none;
}

#p_menuright_select {
	display: block;
	padding: 3px 20px 3px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	border: none;
	background: #202873;
	color: #FFFFFF;
	margin-left: 3px;
	text-decoration: none;
}

/* Rechterveld */
#rblock {
	float: right;
	background: #FFFFFF;
	padding: 20px 0 0 0;
	width: 200px;
}

#nieuws_top {
	background: #FFFFFF  url(../images/overig/nieuws_agenda_top.jpg) no-repeat top left;
	padding: 0px 15px 0 15px;
}

#nieuws_mid {
	background: #FFFFFF  url(../images/overig/nieuws_agenda_mid.jpg) repeat-y;
	padding: 0 15px 0 15px;
}

#nieuws_low {
	background: #FFFFFF  url(../images/overig/nieuws_agenda_low.jpg) no-repeat top left;
	padding: 0 15px 0 15px;
}

#hr_nieuws {
	height: 0px;
	width: 90%;
	border: 0;
	border-top: 1px solid #9D1353;
}

HR {
	height:0px;
	width: 100%;
	border: 0;
	border-top: 2px solid #9D1353;
}

#td_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	text-align: left;
	border-bottom : 1px solid #D1D3BC;
	letter-spacing: normal;
}

#td_n_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 700;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	text-align: left;
	border-bottom : 1px solid #D1D3BC;
	letter-spacing: normal;
}

#td_aantal_pp {	/* aantal berichten per pagina style */
	font-weight: 500;
	font-size: .7em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	margin-top: 0px;
	color: #888888;
}

#td_aantal_pp a {
	margin: 0;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 500;
	color: #A9A3BE;
	border: none;
}

#td_aantal_pp a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}

#terug {
	font-size: 0.9em;
	color: #A9A3BE;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 500;
}
#inlog_alert {
	font-size: 0.9em;
	color: #B46173;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 500;
}

#terug a {
	margin: 0;
	text-decoration: none;
	border: none;
}

#terug a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}
	

/* Footer */
#div_footer {
	width: 590px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 0 0;
	background: #FFFFFF;
	border-top: 1px dashed #C4C0D4;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ADA8C2;
	font-size: .7em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

#div_footer a {
	margin: 0;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 500;
	color: #ADA8C2;
	border: none;
}

#div_footer a:hover {
	background: #781026;
	color: #FFFFFF;
	text-decoration: none;
}

#clear {
	clear: both;
}


/* Submenu Hover */
  
ul
        {
        list-style: none;
        width: 150px;
        border: 1px solid gray;
        margin: 0;
        padding: 0;
        }
 
li
        {
        position: relative;
        background: #ffffff;
        border: 1px solid #ffffff;
        margin: 0;
        padding: 0;
        }

li:hover
        {
        background-color: #99ccff;
        z-index: 1;
        cursor: pointer;
        }
 
ul ul
        {
        position: absolute;
        display: none;
        left: 140px;
        top: 4px;
        }
 
li:hover ul ul
        {
        display: none;
        }
 
li:hover ul, li:hover li:hover ul
        {
        display: block;
        }

/* Onderstaande is voor PROFIEL pagina */

.profiel {
	font-size: .9em;
}

.table_profiel
{
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	border: 1px solid #9D1353;
}

.td_header_profiel {
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background-color: #202873;
	font-weight: 700;
	color: #FFFFFF;
	height: 20px;
	padding-left: 0px;
	border-bottom : 1px solid #9D1353;
}

.td_titel {
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: top;
	background-color: #C4C0D4;
	color: #333333;
	width: 80px;
	padding-left: 5px;
	border-bottom : 1px solid #9D1353;
}

.td_gegev {
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	background-color: #E8E7F1;
	color: #333333;
	width: 200px;
	padding-left: 5px;
	border-bottom : 1px solid #9D1353;
}

/* Onderstaande is voor BESTEL pagina */

.table_bestel
{
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	border: 1px solid #9D1353;
}

.td_header_bestel{
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background-color: #9d1353;
	font-weight: 700;
	color: #FFFFFF;
	height: 20px;
	padding-left: 0px;
	border-bottom : 1px solid #202873;
}

.td_titel1 {
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	background-color: #B89FAB;
	color: #333333;
	width: 100px;
	padding-left: 5px;
	border-bottom : 1px solid #202873;
}

.td_gegev1 {
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	background-color: #DBCCD3;
	color: #333333;
	padding-left: 5px;
	border-bottom : 1px solid #202873;
}

.input_button_bestel {
	border: 1px outset #A9C1E1;
	border: 1px inset #D1D1D1;
	background-color: #9D1353;
	text-align: center;
	font-family: Verdana, Arial, Tahoma;
	font-size: 1em;
	letter-spacing: 0;
	color: #FFFFFF;
}

.input_button_zoek {
	border: 1px outset #A9C1E1;
	border: 1px inset #D1D1D1;
	background-color: #9D1353;
	text-align: center;
	font-family: Verdana, Arial, Tahoma;
	font-size: .8em;
	letter-spacing: 0;
	color: #FFFFFF;
}

img {
	border: 0px;
}
