
body
{
	background-image: url('/templates/hippischfestijn/images/hippischfestijn_bg.gif');
    background-repeat: repeat-x;
    background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
}

a
{
	color: #3b2240;
}

a:hover
{
	color: #3b2240;
}

#topText
{
	margin-left: 205px;
    margin-top: 15px;
    font-family: Times New Roman;
	font-size: 26px;
    font-weight: bold;
    color: #000;
}

#innerTop, #innerTop a
{
	float: left;
    color: #999999;
}

#innerTop, #innerTop a:hover
{
	color: #999999;
}

#headerSpacingLeft
{
	background-color: #CCCC99;
}

#headerSpacingRight
{
	background-color: #4CA4BC;
}

#contentSpacing
{
	background-color: #4F4F4F;
	color: #FFFFFF;
}

#contentSpacing #innerContentSpacing
{
	font-size: 13px;
	font-family:  Times New Roman;
}

#content #innerContentText
{
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}

#content
{
	min-height	:	em;
 	background: #ffffff ;
}

#right
{
	min-height:	em;
 	background: #3b2240;	
}

.newsitem_goto
{
  background-image: url('/templates/hippischfestijn/images/goto_newsitem.png');
  width: 19px;
  height:16px;
  display: block;
  float:right;
  clear: both;
}

#left
{
	min-height:	em;
 	background: #ffffff;	
}

#innerContentText h1
{
	color: #3b2240;
}

#innerContentText h2
{
	color: #3b2240;
}

#innerContentText h3
{
	color: #3b2240;
}

#innerContentText h4
{
	color: #3b2240;
}

#innerContentText h5
{
	color: #3b2240;
}

#innerContentText h6
{
	color: #3b2240;
}

#footer
{
	background-image: url('/templates/hippischfestijn/images/varssevelds-hippisch-festijn_footer.jpg');
}

#innerFooterRight
{
 color: #FFF; 
}

#footer a
{
	color: #ffffff;
}

#footer a:hover
{
	color: #ffffff;
}

#footer #innerFooterText
{
	font-size: 10px;
	font-family: Verdana;
	background: #ffffff;	
}

form input
{
	font-size: 12px;
	font-family: Verdana;
	margin: 0.3em;
}

#searchForm form
{
	float: right;
    margin-right: 40px;
    margin-left: 15px;

}

#searchForm form .button, form .submit
{
  color: #000;
  background-image: url('/templates/hippischfestijn/images/zoekbutton.png');
  background-color: #FFF;
  border: 0px;
  height: 25px;
  width: 59px;
}

#right
{
	background-color: #3b2240;
	color: #ffffff;
}

#right #searchForm
{
	background-color: #A28F7F;
	color: #FFFFFF;
}

div#menu {
	background-image: url('/templates/hippischfestijn/images/menu_bg.png');
    height:				40px;
}

/** level 0 **/

div#menu ul {
    background: #4F4F4F;	
	font-family:	Verdana;
	font-size:	14px;	
}

div#menu ul.level li a{
    color:				#FFFFFF;
	text-decoration:	none;
}

div#menu ul.level li.selected a{
	color:				#3b2240;
	text-decoration:	none;
}

div#menu ul.level li.selected a:hover{
	color:				#3b2240;
	text-decoration:	none;
}

/** Level 1 **/

div#menu ul.level0 {
    background-color:	#7d7a83;
	font-family:	Verdana;
	font-size:	11px;	
}

div#menu ul.level0 li{
	padding:5px;
}

div#menu ul.level0 li a{
	color:				#FFFFFF;
	text-decoration:	none;
}

div#menu ul.level0 li:hover
{
	color:				#4F4F4F;
}

div#menu ul.level0 li.selected a,
div#menu ul.level0 li a:hover
{
	color:				#FFFFFF;
	text-decoration:	none;
}

