/* CSS Document */
body 
 {margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;}

.calendar
 {width:1003px;}

a       {color:#D20000;}
a:hover {color: #000;}

#container, #containerprogramma
 {width: 1030px;
  margin: 0 auto 0 auto;
  text-align: left;}
#containerprogramma 
 {width: 1030px;}

#searchfield 
 {margin:0; 
  padding:0; 
  border:#d20000 1px solid; 
  width: 110px; 
  height: 14px;}
.searchbutton 
 {background-color:white; 
  border:none; 
  margin-left:0; 
  padding:0;
  font-family: arial;
  font-size: 10px; }

a#logo 
 {background: url(/sites/poetry/images/festival2007/logo_poetry2007.png) 0 0 no-repeat;
  width: 114px;
  height: 133px;
  display: block;}

a#globe 
 {display: block;
  margin-left:20px;
  width: 77px;
  height: 76px;
  background: url(/sites/poetry/images/festival2007/globus.gif) 0 0 no-repeat;}

img
 {border:none;}

#left_part
 {width:123px;
  float:left;
  margin:0;
  padding: 0 0 0 5px;}

#left_menu
 {margin: 15px 0 0 0;
  padding:0;
  list-style:none;}
#left_menu li
 {width:112px;
  line-height: 120%;
  margin-top:4px;}

.p0 {background-color:#FDD9DA;}
.p1 {background-color:#FFBCBF;}
.p2 {background-color:#FDA4A3;}
.p3 {background-color:#FD8C88;}
.p4 {background-color:#FA5654;}
.p5 {background-color:#FE5D50;}
.p6 {background-color:#FF4535;}
.p7 {background-color:#FF2D19;}

#left_menu a
 {color:black;
  text-decoration:none;
  font-size:8pt;
  display: block;
  width: 105px;
  text-transform: uppercase;
  font-weight:bold;
  margin-left:5px;}
#left_menu a:hover
 {color:white;}
#left_menu a:active
 {color:white;}

#search_form
 {margin: 4px 0 0 0;
  padding:0;}

#right_part1, #right_part1programma {
	width:495px;
	background-color:#FDD9DA;
	float:left;
        text-align: left;
        _height: 450px;
	min-height:450px;
}

#minheight
 {min-height: 430px;
  _height: 430px;}

#minheight ul 
 {list-style-image: url(/sites/poetry/images/festival2007/potlood-ul.gif);}

#right_part1programma
 {width: 900px;
        text-align: left;
	background-color:#FDD9DA;
	float:left;
        _height: 398px;
	min-height:386px;
	overflow:visible;
	display:inline;
}

#right_part1 h1, #right_part1 h2, #right_part1 h3, #right_part1 p,
#right_part1programma h1, #right_part1programma h2, #right_part1programma h3, #right_part1programma p
 {margin:0;
  padding:0;
  margin-top:5px;
  margin-left:5px;}
#right_part1 h1, #right_part1programma h1 {
	font-size:16px;
	margin-bottom:20px;}

#right_part1programma h1
 {margin-left: 60px!important;}

}
#right_part1 h2, #right_part1programma h2 {
	font-size:14px;
}
#right_part1 p{
	margin-bottom:20px;
	margin-right:30px;
}
.note{
	font-style:italic;
}


#right_part ul{
	padding:0;
	margin:0;
	margin-top:3px;
	margin-left:5px;
	list-style:none;
}
#right_part1 ul li a{
	text-decoration:none;
        font-weight: normal!important;
}
#right_part1 ul li a:hover{
	color:white;
}


#searchpage
 {margin: 0 0 0 30px;
  padding: 10px;
  list-style: none;}
#searchpage li 
 {margin-bottom: 15px;}
.searchTitle 
 {font-weight: bold;}



#right_part2{
	float:left;
	display:inline;
	width:220px;
	margin-left:10px;
	margin-top:20px;
}
#right_part2 ul{
	margin:0;
	padding:0;
	border-top:#333333 1px solid;
	margin-bottom:10px;
}
#right_part2 ul li{
	width:220px;
        line-height: 140%;
	list-style:none;
	border-bottom:#333333 1px solid;
}

#outerchildlist li 
 {border: none!important;}
#outerchildlist li a
 {font-weight: normal!important;}




#right_part2 a{
	color:#d20000;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
}
#right_part2 a:hover{
	color:black;
}
#right_part2 a:active{
	color:black;
}
#right_part1 img{
	margin-left:5px;
}
#right_part3{
	width:850px;
	display:inline;
	min-height:550px;
	background-color:#FDD9DA;
}
#footer{
	text-align: center;
        padding-top: 3px;
        background-color: #fff;
	color:#D20000;
	height:30px;
}
#footer a{
	text-decoration:none;
	padding:0;
	margin:0;
	color:#d20000;
	font-size:10px;

}
#sub_footer{
	background-color:#d20000;
	font-weight:bold;
	display:inline;
	margin-left:5px;
}
#sub_footer a{
	color:white;
}
#sub_footer1{
	color:#d20000;
	display:inline;
	margin-left:10px;
	font-size:10px;
}


/* adjustment for IE5 */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
}
unknown {
	FONT-SIZE: small
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

 .clearfix {
display: inline-block;
}  

 /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End Holly Hack */


/* Programma meuk */

table.programmering
 {width: 100%;
  font-size: 11px;}

table.programmering h2 
 {margin-left: 0!important;
  font-size: 11px;}

table.programmering td a 
 {color: #000;}

table.programmering td 
 {border-top: 1px solid rgb(210,0,0);}

table.programmering th a 
 {color: #000;
  font-size: 14px;
  text-decoration: none;}

table.programmering p 
 {margin: 0!important;
  padding: 5px 0 5px 0!important;}


table.programmering hr 
 {position: absolute;
  width: 122px;
  border-bottom: 1px solid #D20000;
  border-top: none;
  border-left: none;
  border-right: none;
  margin: 0 0 0 -2px;
  padding: 0px;}

table.programmering .tijdblok { border-bottom: 1px solid #D20000; height: 100px; padding: 2px; }


span.programmatitel 
 {font-weight: bold;
  text-decoration: underline;}

th.datumkop 
 {width: 14%; }
th.datumkop, th.datumkophoekje { border-bottom: 1px solid rgb(210,0,0); }

th.datumkopdag
 {width: 400px;
  font-size: 14px;}

th.datumkopdag span 
 {font-weight: normal;}


th.datumkop span
 {text-transform: uppercase;}

th.col0
 {color: #D20000;
  font-size: 14px;
  text-transform: capitalize; 
  border-top: 1px solid rgb(210,0,0);
  border-bottom: 1px solid rgb(210,0,0);
 }

.col0,  { background-color: rgb(253,217,218)!important; }
.col1, .d16 { background-color: rgb(255,188,191); }
.col2, .d17 { background-color: rgb(253,164,163); }
.col3, .d18 { background-color: rgb(253,140,136); }
.col4, .d19 { background-color: rgb(254,117,108); }
.col5, .d20 { background-color: rgb(254,93,80); }
.col6, .d21 { background-color: rgb(255,69,53); }
.col7, .d22 { background-color: rgb(255,45,25); }

/* .overigeLocatie
 {background-color: #fff;
  border: 1px solid #000;
  padding: 3px;} 
.overigeLocatie h2 
 {font-size: 13px;
  padding: 0;
  margin: 0;}

*/

ul#dichterlist, ul#dichterlist li
 {width: 220px;}
ul#dichterlist a 
 {xfont-size: 11px;}
ul#dichterlist span 
 {font-weight: normal;}

#prevnext 
 {color: #d60000;
  padding-bottom: 15px;
  padding-left: 6px;}
#prevnext a 
 {text-decoration: none;}

#dichtercontainer li 
 {list-style-image: url(/sites/poetry/images/festival2007/el-arrowright.gif);
  margin-left: 35px;}

li.active a
 {color: #000!important;}

#dagprogrammaSelect
 {position: absolute;
  margin-left: 260px;
  margin-top: -20px;}
#dagprogrammaSelect2 
 {margin-left: 90px;
  margin-bottom: 10px;}


#footer span 
 {color: #000;
  font-size: 10pt;}
