/* BEGIN GENERAL STYLES */

*{
	font-family: verdana, Arial, Sans-Serif;
}
			
a{
	text-decoration: none;
	color: #000000;
}

a.underline{
	text-decoration: underline;
}
			
a:hover{
	text-decoration: underline;
	color: #d6191c;
}

a.lees_meer{
	color: #f27601;
}

a.terug{
	font-weight: bold;
	color: #f27601;
	text-decoration: none;}
	
p.content a{
    text-decoration: underline;
}

td.content a{
    text-decoration: underline;
}
			
h1{
	font-size: 1.5em;
	color: #d6191c; 
}
			
h2{
	font-size: 1.2em;
	color: #d6191c;  
}

h3{
	font-size: 1em;
	color: #d6191c;  
}
			
ul{
	margin: 9px;
	padding-left: 9px;
}
			
ul.actueel li{
	margin-bottom: 5px
}
			
ul.agenda li{
	margin-bottom: 5px
}
			
ul.kerkdiensten li{
	margin-bottom: 5px
}
			
td{
	vertical-align: top;
}
			
body{
	text-align: center; /* background-color: #ffeebb; */	
}


					
/* END GENERAL STYLES */

/* BEGIN STLYLE FOR PAGE LAYOUT */

#logo_balk{
	width: 774px; 
	text-align: left;
	font-size: 12px;
  	border: solid 1px #fdbe00; 
	margin-left: auto;
	margin-right: auto;
	padding:2px; 
}

#logo_balk table{
  width: 100%;
  background-color: #fdbe00;
}

td.logo_balk_left{
   width: 50%;
   text-align: left;
   font-size: 20px;
   color: #d6191c;
   padding: 15px;
   padding-left: 25px; 
}

td.logo_balk_right{
   width: 50%;
   text-align: right;
   padding: 5px;
   padding-right: 15px;
}

#container{  			
	text-align: center
}
						
#banner{
	margin-top: 3px;
	width: 780px;
	height: 100px;
	background-image: url('../images/Schinkelbanner.jpg'); 
	background-repeat: no-repeat;
 	margin-left: auto;
	margin-right: auto; 
	
}
 
#content{
	margin-top: 3px;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: solid 1px #fdbe00;
}

table.content{
	width: 100%;
}

td.content_left{
	width: 75%; 
	border: solid 1px #fdbe00; 
	border-bottom: solid 10px #fdbe00; 
	text-align: left;
	font-size: .70em;  
	padding-left: 25px;
	padding-right: 60px;
	padding-top: 20px; 
	padding-bottom: 100px; 
	background-color: #ffffff;
	background-image: url('../images/bg_lijnen.jpg'); 
	background-repeat: no-repeat;
	background-position: center bottom; 
}

td.content_right{
	width: 25%; 
	border: solid 1px #fdbe00; 
	border-bottom: solid 10px #fdbe00; 
	padding-top: 25px; 
	padding-bottom: 100px; 
	padding-left: 5px; 
	text-align: left;
	background-color: #ffffff;
}

table.actueel_agenda{
	margin-top: 25px;
	width: 100%;
}

td.actueel{
	padding: 3px; 
	padding-left: 5px; 
	background-color: #fdbe00;
	width: 50%;
}

td.actueel h2{
	margin-bottom: 2px;
	color: #d6191c; 
	font-size: 12px;
}

td.actueel_lijst{
	padding: 3px; 
	border: solid 1px #fdbe00; 
	background-color: #ffffff;
	width: 50%;
}


td.agenda{
	padding: 3px; 
	padding-left: 5px; 
	background-color: #fdbe00;
	width: 50%;
}

td.agenda h2{
	margin-bottom: 2px;
	color: #d6191c; 
	font-size: 12px;
}

td.agenda_lijst{
	padding: 3px; 
	border: solid 1px #fdbe00; 
	background-color: #ffffff;
	width: 50%;
}

ul.agenda span{
	color: #d6191c;
}

#content_right{
	float: left; 
	width: 167px; 
	border: solid 1px #fdbe00; 
	padding: 15px; 
	text-align: left
}

#footer{
	font-size: 10px;
	margin-top: 10px; 
}

/* END STLYLE FOR PAGE LAYOUT */

/* BEGIN STLYLE FOR MENU */

ul.menu{

    color: #fdbe00;
}

ul.menu li ul {
	display: none;
	font-size: 10px;
	margin-left: 10px;
	padding-left: 0;
	color: #000000;
}

ul.menu li ul a{	
	color: #d6191c;
}

ul.menu li ul li{	
	margin-bottom: 7px;
}

a.hoofdmenu{
    font-weight: bold;
    font-size: 10px;
	color: #000000;
}


/* .menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
}

div.menutitle a{
	font-size: 10px;
}

.submenu{
	margin-bottom: 5px;
	margin-left: 17px;
}

a.sub_menu{
	font-size: 10px;
	text-decoration: none;
	color: #d6191c;
}

a.sub_menu:hover{
	text-decoration: underline;
	color: #000000;
} */

/* END STLYLE FOR MENU */


/* BEGIN FORM */

      input{
    	  border: solid 1px #d6191c;}

      input.submit{
    	  border: solid 1px #d6191c;
          background-color: #d6191c;
          color: #ffffff}

      textarea{
          border: solid 1px #d6191c;
    	  width: 300px;
    	  height: 150px;}

/* END FORM */
