/*This is the core style sheet of the site.*/

.missed {
color: red;
font-weight: bold;
}

.wedstrijd {
font-weight: bold;
}

.weekschema tr {
height: 80px;
border:  solid black 0px;
padding: 0;
background-color: blue;
}

.weekschema td {

border-bottom:  solid black 1px;
border-right:  solid black 1px;
font-size: 0.8em;

padding-left: 30px;
padding-right: 30px;
margin: 0;
background-color: #CCFF00;	
}

.planned {
font-weight: bold;
}

.weekschema th {


background-color: #99CC00;
border-bottom:  solid black 1px;
border-right:  solid black 1px;

}

.weekschema table {
border:  solid #000000 1px;
background-color: blue;
}

.floatleftnomargin {
float: left;
margin: 0 0 10px 0;
padding: 0;
clear: right;

}

#leden li {
display: block;
font-size: 0.8em;
}

.small {
font-size: 0.7em;
}

.agenda-item-small-left {
float: left;
width: 285px;

}

.agenda-item-small-right {
float: right;
width: 285px;

}

li.selected {
color: red;
}

.cleared {
clear: both;
}


.boldgreentext {
font-size: 1em;
font-weight: bold;
color: #808000;
}

.selected {
color: red;
}

.linkarrow {
float: right;
position: relative;
top: 2px;
margin: 0;
padding: 0;

}

h5 {

background-color: gray;
color: white;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
font-family: Arial;
font-style: italic;
margin-top: 0;
margin-bottom: 0;
}

.eventlabellong {
background-color: black;
width: 703px;
height:30px;
margin: 0;
padding: 0;


}

.eventlabelshort {
background-color: black;
width: 600px;
height:30px;
margin: 0;
padding: 0;


}


.eventname {
float:left;
position: relative;
top: 2px;
margin: 0;
padding: 0;

}

.eventdate {
float: right;
position: relative;
top: 2px;
margin: 0;
padding: 0;

}

.floatrightincolumn {
float: right;
margin: 0 0 10px 10px;
padding-top: 20px;
clear: right;
}

.names {
color: green;
font-weight: bold;
}

h4 {
display: inline;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
}

.floatleft {
float: left;

}

.floatrightandup {
float: right;
margin: 0 0 10px 10px;
position: relative;
top: -18px;
}



#leden a:visited {
color: #FF00FF;
}

#leden a:hover {
color: #FF00FF;
}

#leden li {
display: block;
font-size: 0.8em;
}


body { 

background-image: url(background_beam.png);
background-repeat: repeat-x;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0;
padding: 0;
}



h1 {

font-size: 1.2em;
text-align: left;
font-style: italic;
letter-spacing: 5px;
}


h2 {

font-size: 1.1em;

}


h3 {

background-color: black;
color: white;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
font-family: Arial;
font-style: italic;
margin-top: 0;
margin-bottom: 0;
}

.date {

}

#agenda-item-small {
clear: right;

}

#agenda-item-big {
clear: both;

}

p {

font-size: .8em;
text-align: justify;
line-height: 1.5em;
}



p.footer {

font-size: .5em;
text-align: center;
font-weight: bold;
}

li {
font-size: .8em;
}


a:link {

color: #660000;

}


a:visited {

color: #660000;

}


a:hover {


}


a:active {

background-color: #D80000;
}


#header {

height: 248px;
background-image: url(header1.png);
background-position: left top;
background-repeat: no-repeat;
position: static;
}


#content {

width: 1011px;
position: relative;
margin: 0;

}


#main-text {

width: 600px;
height: 1000px;
background-color: white;
margin-left: 188px;
padding: 10px;
clear:both;



}


#navbar {

position: absolute;
width: 188px;
top: 0px;
left: 0px;
}

#navbar ul li {

list-style-type: none;
margin: 0;
padding 0;
}


#navbar ul {

margin: 0;
padding: 0;
}


#navbar ul li a:link, #navbar ul li a:visited {

display: block;
text-decoration: none;
font-weight: bold;
/*border-bottom: solid #000000 1px; */
padding-top: 8px;
padding-bottom: 8px;
padding-left: 20px;
color: white;
background-color: transparent;
zoom: 1;
}

#navbar ul li a:hover{
color: red;
}

#panel {

position: absolute;
top: 0px;
left: 808px;
background-color: #C0C0C0;
border: #C0C0C0 0.15em ridge;
padding-left: 10px;
width: 200px;

}

#panel h3 {
background-color: black;
color: white;
padding-left: 5px;
padding-right: 20px;
padding-top: 0px;
font-family: Arial;
font-style: italic;
margin-right: 5px;
}

#panel p {

}

#panel ul li {

list-style-type: none;
margin: 10px;
display: block;

font-size: 0.8em;
}

#panel table tr {

margin-right: 10px;
padding 10px;
display: block;
border-bottom: solid #000000 1px; 
font-size: 0.7em;
}

#panel table tr td {

margin: 10px;
text-align: left;

padding: 10px;
}

#panel ul {

margin: 0;
padding: 0;
}


#panel a:link, #panel a:visited {


text-decoration: underline;
font-size: 1em;
color: #000066;
background-color: transparent;
}



#panel a:hover{
font-size: 1em;
color: #0033CC;

}

#weeklijst {

position: absolute;
top: 0px;
left: 808px;
background-color: #C0C0C0;
border: #C0C0C0 0.15em ridge;
padding-left: 10px;
width: 200px;

}

#weeklijst h3 {
background-color: black;
color: white;
padding-left: 5px;
padding-right: 20px;
padding-top: 0px;
font-family: Arial;
font-style: italic;
margin-right: 5px;
}

#weeklijst a:link, #weeklijst a:visited {


text-decoration: underline;
font-size: 1.2em;
color: #000066;
background-color: transparent;
}



#weeklijst a:hover{
font-size: 1.2em;
color: #0033CC;

}

#weeklijst table tr {

margin-right: 10px;
margin-bottom: 5px;
padding 10px;
display: block;

font-size: 0.7em;
}

#weeklijst table tr td {

margin: 0px;
text-align: left;

padding-left: 10px;
}

.paneldate {
float: left;
}

.panellink {
float: left;
}

#lastentry {
font-size: 0.6em;
padding: 10px;
}

#outer-image {height: 199px;
background-image: url(outer-image.jpg);
background-position: center top;
}

#inner-image {height: 199px;
background-image: url(08_radys-0605_small.jpg);
background-repeat: no-repeat;
background-position: 198px 0px

}

#week1 {
background-color: #FFFF66;
}
#week2 {
background-color: #FFFF66;
}
#week3 {
background-color: #FFFF66;
}
#week4 {
background-color: #FFFF66;
}
#week5 {
background-color: #FFFF66;
}
#week6 {
background-color: #FFFF66;
}
#week7 {
background-color: #FFFF66;
}
#week8 {
background-color: #FFFF66;
}
#week9 {
background-color: #FFFF66;
}
#week10 {
background-color: #FFFF66;
}
#week11 {
background-color: #FFFF66;
}
#week12 {
background-color: #FFFF66;
}
#week13 {
background-color: #FFFF66;
}
#week14 {
background-color: #FFFF66;
}
#week15 {
background-color: #FFFF66;
}
#week16 {
background-color: #FFFF66;
}
#week17 {
background-color: #FFFF66;
}
#week18 {
background-color: #FFFF66;
}
#week19 {
background-color: #FFFF66;
}
#week20 {
background-color: #FFFF66;
}
#week21 {
background-color: #FFFF66;
}
#week22 {
background-color: #FFFF66;
}
#week23 {
background-color: #FFFF66;
}
#week24 {
background-color: #FFFF66;
}
#week25 {
background-color: #FFFF66;
}
#week26 {
background-color: #FFFF66;
}
#week27 {
background-color: #FFFF66;
}
#week28 {
background-color: #FFFF66;
}
