/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 10px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #990000;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */



h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

h2{
 font-size: 18px;
 font-weight: bold;
 color: #0000ff;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
	
img{
 	margin: 0px 0px 0px 0;
}			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#head{
	margin: 0 10px 0 0;
	padding: 0 0 0 0; 
	border-bottom: 1px solid #0000ff;
}

#navBar{
	margin: 0 0 0 0;
		width: 140px;
	padding: 0px 5px 10px 0px;
		font-size: 13px;
		font-weight: bold;
	background-color: #ffffff;
	border-right: 1px solid #00f;
	border-bottom: 1px solid #00f;
}

#navAccent{
	margin: 0 0 0 0;
		width: 135px;
	padding: 5px 5px 10px 0px;
		font-size: 13px;
		font-weight: bold;
	background-color: #ffffff;
	border-bottom: 3px solid #f00;
}

#navSecond{
	margin: 0 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.5;	
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	float:right;
	border: 0px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
	
#photomain{
	margin: 10px 0 20px 0;	
	padding: 0 0 0 0;
	align: center;
	text-align:center;
}

#photomaincontents{
	text-align: right;
	height: 30px;
	margin: 0 10px 0 0;
	*display:block;
}

#pageName{
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 10px 0;
	color: #0033ff;
	font-style: normal;
	text-transform: none;
}

#pageMotto{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	padding: 10px 10px 0px 10px;
	color: #ff0000;
	float: right;
}


/************* .stijlen: zelf toe te passen ***************/
.title-h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}


.title-h2{
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-size: 110%;
}

.title-h3 {
	font-family: Arial, sans-serif;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}


.subtext {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	font-weight: normal;
	margin: 0 0 0 25px;


}
.top_nav {
	text-align:right;
}
.auteur {
	font-style: italic;
	text-transform: none;
	color: #006699;
	line-height: 1.166;
}
.ruler {
	background-color: #66FF00;
}
.fotospacer {
	height: 10px;
}
.copyrightfoto {
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-align: right;
}
.photolarge {
	align: center;
	text-align: center;
}
.photosmall {

	align: center;
	text-align: center;
}
.copyrightfotosmall {

	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-align: center;
}
.citaat {
	font-style: normal;
	padding-left: 35px;
	padding-right: 55px;
}
.referentie {
	font-style: italic;
	color: #006699;
}
.datum {
	color: #990000;
}
.tekstaccent {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.lijst {
	text-indent: 10px;
}
.inschrijvingsgegevens {

	font-family: Arial, sans-serif;
	color: #990000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
