html {
	background-color: rgb(228, 228, 228);
}

body {
	font-size: 13px;
	font-family: Arial;
	background-color: rgb(228, 228, 228);
}

A:link { color: rgb(0, 153, 255); }
A:visited { color: rgb(0, 153, 255); }
A:active { color: rgb(0, 153, 255); }
A:hover	{ color: rgb(0, 153, 255); }

h1 {
	color: rgb(253, 211, 2);
	font-family: Arial;
	font-size: 16pt;
	text-decoration: none;
	margin-bottom: 15px;
	margin-top: 15px;
}

h2 {
	margin-top:-10px;
	font-size:2em;
	color:#FFB725;
	margin-bottom:10px;
}

h3 {
	font-family: Arial;
	margin-top:0px;
	font-size:17px;
	margin-bottom:10px;
	color: rgb(105, 105, 105);
	font-weight: bold;
}

h4 {
	font-family: Arial;
	margin-top:0px;
	font-size:13px;
	margin-bottom:10px;
	color: rgb(105, 105, 105);
	font-style: italic;
}

tr {
	border:0px solid black;
	text-align:left;
	padding: 5px;
}

td {
	font-family: Arial;
}

td.right {
	padding-left:10px;
	width:50%;
	height:100%;
}

td.left {
	padding-right:10px;
	width:50%
}

td.header {
	padding:0px;
}

.divhr {
	margin-top:20px;
	margin-right:20px;
	border:0;
	background-image:url(site_images/stiphor.gif);
	background-repeat:repeat-x;
}

input.newsbrief {
	color:grey;
	width:120px;
	padding:5px 10px 5px 10px;
}

.leftframe {
	width:582px;
	min-height:700px;
	height: auto !important;
	height:700px;
	border-right: 2px solid #D2DCEE;
	padding-right:11px;
}

input.mikebutton {
	width:65px;
	height:30px;
	margin-left:5px;
	background-color:#0f4966;
	border-style:none;
	padding:5px 10px 5px 10px;
}

.container {
	width:760px;
	margin:0 auto;
}

.banner {
	height:100px;
	background-color:white;
	background-image: url("site_images/bijbelstudie_banner.jpg");
	background-repeat:no-repeat;
}

/* top menu */
.topmenu {
	width: 752px;
	position:relative;
	padding:5px 5px 5px 3px;
	margin-right:5px;
	background-image: url("site_images/bijbelstudie_menu.jpg");
	background-repeat:repeat-y;	
	text-align:left;
	margin-top: 1px;
}

.bnetMenu a {
	color: #666666; font-weight: normal; font-size: 9pt; font-family: Verdana; text-decoration: none; padding-right: 3px; 
}

.scmsMenu a {
	font-size: 9pt;
	padding-top: 5px;
color: rgb(204, 0, 0);}

.scmsMenu {
	text-transform: lowercase;
	padding-top: 4px;
	color: red;
}


.topmenuLinkActive {
	text-decoration:none;
}
.topmenuLink {
	text-decoration:none;
}

/* sidebar */
.sidebar {
	width:135px;
	text-align:left;
	height:100%;
	float:right;
}

.reserveer {
	height:100%;
	margin:0 auto;
	margin-bottom:30px;
	margin-left: 5px;
	margin-right: 5px;

}

.sidebarBox {
	color:#666666;
	background-color:#F1F1F1;
	border:4px solid #BFBFBF;
	padding:20px;
	height:100%;
	margin:0 auto;
	margin-bottom:30px;
}

.sidebarBox a {
	color:#666666;	
}

.sidebarBox p {
	margin-bottom: 10px;	
}

.reclameBannerRechts {
	background-color:#F1F1F1;
	border:4px solid #BFBFBF;
	padding:0px;
	height:100%;
	margin:0 auto;
	margin-bottom:30px;
}

/*content */

li {
	list-style: disc outside;
	margin-top: 3px;
	margin-left: 20px;
}

.reserveer li {
	list-style: none;
	margin: 0px;
}

.submenu {
	display:block;
	background-color: #182F3D;
	margin-right: 13px;	
	margin-bottom: 20px;
	padding:10px;
	color: #D2AD33;
	font-size: 16px;
	
}
.submenu a {
	color: #D2AD33;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}

.content {
	background-color:white;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;	
	margin-bottom: 10px;
	text-align:left;	
}

.reclamebanner {
	background-color:#F1F1F1;
	border:4px solid #BFBFBF;
	margin-bottom: 20px;
	height:100px;
	overflow:hidden;
	width:600px;
}

a.header  {
	text-decoration: none;
	font-size: 17px;
	color: #696969;
	font-weight: bold;
	margin-bottom: 10px;
}	

/* homepage section */
.imgdiv {
	height:100%;
	clear:left;
}

.homepageimage {
	float:right;
	width: 85px;
	border:3px solid #D2DCEE;
	margin-left: 5px;
}

.articleimage {
	float:right;
	width: 220px;
	margin:0 0 20px 20px;
	border:3px solid #D2DCEE;
}
.readmore2 {

}

.hptable {
	width:580px;
}

.brood {
	margin-top: 7px;
	width: 200px;
	font-size: 13px;
}
.brood a {
color: rgb(0, 153, 255);
text-decoration:none;
}


.fullbrood {
margin-right:15px;
}

.fullbrood a {
color: rgb(0, 153, 255);
text-decoration:none;
}
.fullbrood a:hover {
color: rgb(0, 153, 255);
text-decoration:underline;
}

a.readmore {

}

a.readmore:hover {
	text-decoration:none;
}

/* searchbox */

#search_box {
    width: 213px;
    color:grey;
    height: 30px;
    float:right;
    background: url(site_images/search.jpg);
}
#search_box #s {
  color:grey;
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}

#search_box #go {
    float: right;
    margin: 2px 3px 0 0;
}

.reserveer2 {
	Margin-top:10px;
	text-align:right;
}


.sidebarconcert p {
	border-bottom:1px dashed red;
	margin-left:20px;

	padding:3px;
}
a.sidebarconcerttitle{
text-decoration:none;

}

/* meer van god */

h4 {
	font-family: Arial;
	margin-top:0px;
	font-size:13px;
	margin-bottom:10px;
	color: rgb(105, 105, 105);
	font-style: italic;
	font-weight: normal;
}

 #meervangod {
 	width: 95px;
 	margin-top:45px; 
 	margin-left:10px; 
 	position:absolute; 
 	background-color: white; 
 	padding: 10px; 
 	border-left: 1px solid #1C66B1; display:none;
 	border-right: 1px solid #1C66B1; display:none;
 	border-bottom: 1px solid #1C66B1; display:none;
}
