﻿/* global */
html{height: 100%;}

body
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .71em;
  color:#fff;
}

.divlink
{
    cursor: pointer;
    font-size: 11pt; font-weight:bolder;
    font-family: Verdana, arial, sans-serif;
    font-size: 100%;
}

#fnrs-logo {
	background-image:url('fnrs.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	width:56px;
	height:60px;
	float:right;
	margin: 5px;
	margin-left:8px;
	margin-top: -40px;
}

#textheader {
	float:left;
	margin-top:-22px;
	margin-left:246px;
	font-family:Tahoma, Calibri, arial;
	font-size:0.8em;
	color:#000;
	width:100px;
}

#veilig-logo {
	background-image:url('veiligpaardrijden.jpg');
	background-repeat:no-repeat;
	margin-left:15px;
	width:63px;
	height:60px;
	float:right;
	margin: 5px;
	margin-top: -38px;
}

#angelbeeck-logo {
	background-image:url('AngelbeeckEntrance.jpg');
	background-repeat:no-repeat;
	width:125px;
	height:118px;
	float:right;
	margin-left:15px;
}

#paardsparadijs-logo {
	background-image:url('paardsparadijs.jpg');
	background-repeat:no-repeat;
	width:125px;
	height:118px;
	float:right;
	margin-left:15px;
}

#experimental {
	float:left;
	margin:30px;
}

#SmallTekst {
	font-size:x-small;
	font-weight:500;
	margin-bottom:2px;
	color:#BF0000; /* gele link: #A67C00*/
}

#SmallTekst a{border-bottom: 0px dotted;}

#Tekst_normal {
	font-size:inherit;
}

#SmallTekst_route {
	font-size:x-small;
	font-weight:500;
}

#SmallTekst_rss {
	border:0px;
	font-size:x-small;
	font-weight:500;
	right:auto;
	margin-bottom:0px;
}

#SmallTekst_rss a{border-bottom: 0px dotted;}

#route {
	background-image:url('routebeschrijving2.jpg');
	background-repeat:no-repeat; 
	width:505px;
	height:530px;
}

#stFransGroot {
	background-image:url('StFrans_Wijchen.jpg');
	background-repeat:no-repeat;
	width:643px;
	height:481px;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h4
{ font-family: tahoma, sans-serif;
  font-size: 110%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
}

h3
{ font-family: tahoma, sans-serif;
  font-size: 110%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
}

h2
{ font-family: tahoma, sans-serif;
  font-size: 110%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
}

h1
{ font-family: tahoma, sans-serif;
  font-size: 110%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
}

h4
{ font-family: arial, sans-serif;
  font-size: 110%;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}

a{outline:none;}

form{padding: 0; margin: 0;}

/* image positioning - left, right and center */
.left
{ float: left; 
  border-right: 18px solid;
}

.right
{ float: right; 
  border-left: 18px solid;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#site_content
{ margin-left: auto; 
  margin-right: auto;
}

#menubar
{ margin-left: auto; 
  margin-right: auto;
}

#logo
{ margin-left: auto; 
  margin-right: auto;
}

#footer
{ margin-left: auto; 
  margin-right: auto;
}

#main
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 800px;}

/* logo */
#logo
{ width: 790px;
  height: 200px;
  border-top: 5px solid;
}

#logo h1
{ font-size: 250%;
  font-weight: normal;
  padding: 0px 12px 0px 0px;
  float: right;  
}

/* navigation menu */
#menubar
{ width: 790px;
  height: 70px;
} 

ul#menu{margin: 0px;}

ul#menu li
{ float: left;
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu li a 
{ font-family: verdana, sans-serif;
  display: block; 
  float: left; 
  height: 44px;
  text-decoration: none; 
  padding: 26px 18px 0px 18px;
  text-align: center;
  border-right: 1px solid;
} 

/* main content */
#site_content
{ width: 790px;
  overflow: hidden;
  margin: 5px 0px 0px 0px;
  background: #FFF url(back.png) repeat-y;
}

#reglement {
	margin-left:150px;
	margin-right:150px;
}

/* sidebar */
.sidebar
{ float: left;
  width: 190px;
  padding: 15px 15px 15px 20px;
}

/* sidebar items / links */
.sidebaritem
{ text-align: left;
  width: 190px;
  float: left;
  margin: 0px 0px 15px 0px;
}

.sidebaritem p{margin: 8px 10px 10px 12px;}

.sidebaritem h3{margin: 8px 10px 10px 12px;}

.sidebaritem h1{margin: 8px 10px 10px 12px;}

.sidebaritem ul
{ border-top: 1px solid;
  width: 160px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
}

.sidebaritem li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid;
}

.sidebaritem li a:hover
{ text-decoration: none; 
  padding: 0px 0px 0px 18px;
  display: block;
} 

.sidebaritem li a
{ text-decoration: none; 
  padding: 0px 0px 0px 18px;
  display: block;
} 

/* page content */
#content
{ text-align: left;
  width: 520px;
  float: left;
  padding: 22px 15px 15px 10px;
}

#content_RSS_foto
{ text-align: left;
  width: 90%;
  padding: 22px 15px 15px 10px;
}

#content h1{font-size: 125%;}

#footer a{border-bottom: 1px dotted;text-decoration: none;}

#content a{border-bottom: 1px dotted;text-decoration: none;}

#BottomTekst a{border-bottom: 1px dotted;text-decoration: none;}

#footer a:hover{border-bottom: 1px solid;text-decoration: none;}

#BottomTekst a:hover{border-bottom: 1px solid;text-decoration: none;}

#content a:hover{border-bottom: 1px solid;text-decoration: none;}

/* BottomTekst */
#BottomTekst {
	font-size:x-small;
	font-weight:500;
}

/* footer */
#footer
{ width: 740px;
  height: 40px;
  border-top: 1px solid;
  padding: 28px 20px 4px 20px;
  text-align: center; 
}
