/* CSS Document voor _blogempty kleur.css*/
/*  
'*<componentinfo>Product Olijf_Peren</componentinfo>
'*<versioninfo>1.10.03 (2010-09-06)</versioninfo>
'*<change>1.10.03 (2010-09-06);tvl;blogempty migratie naar olijf met peren</change> 
'*<change>1.10.02 (2010-09-02);edj;opschonen en aanpassen route/mail/rss info</change>  
'*<change>1.10.01 (2010-08-27);edj;div zoekborder verwijderd</change>  
*/

html, body {
	color:#666666;
	background-color: #ffffff;
}

#rssinfo
{
	background-color: #ccc;
}

#EmailR
{
	background-color: #ccc;
	color: #4c4cbc;
}

#EmailResultaat
{
	color:#333333;
}
	
#RouteR
{
	border: 1px solid #666666;
}

#NieuwsL h1,
#VerhaalL h1,
#NieuwsR h1,
#VerhaalR h1,
#Lijst h1,
#FotoLijst h1,
#ContactInfo h1
{
	color:#333333;
}

#NieuwsL h1 a:link,
#NieuwsL h1 a:visited,
#VerhaalL h1 a:link,
#VerhaalL h1 a:visited,
#NieuwsR h1 a:link,
#NieuwsR h1 a:visited,
#VerhaalR h1 a:link,
#VerhaalR h1 a:visited,
#VerhaalR a:link,
#VerhaalR a:visited,
#Lijst h1 a:link,
#Lijst h1 a:visited,
#FotoLijst a:link,
#FotoLijst a:visited,
#FotoBijschrift a:link,
#FotoBijschrift a:visited,
#ContactMenu a:link,
#ContactMenu a:visited,
#rssinfo a:link,
#rssinfo a:visited
{
/*	color: #c66d05;  */
	color: #FF6633; 
}

#NieuwsL h1 a:hover,
#VerhaalL h1 a:hover,
#NieuwsR h1 a:hover,
#VerhaalR h1 a:hover,
#VerhaalR a:hover,
#Lijst h1 a:hover,
#FotoLijst a:hover,
#FotoBijschrift a:hover,
#ContactMenu a:hover,
#rssinfo a:hover,
#NieuwsL h1 a:active,
#VerhaalL h1 a:active,
#NieuwsR h1 a:active,
#VerhaalR h1 a:active,
#VerhaalR a:active,
#Lijst h1 a:active,
#FotoLijst a:active,
#FotoBijschrift a:active,
#ContactMenu a:active,
#rssinfo a:active
{
		color: #5f5fc6; 
}

/*highlight in de tekst wordt */
.highlight{
	color:#7F7F7F;
}

a:link, a:visited {
	color: #FF6633; 
/*	color: #66ff33; */
}
a:hover, a:active {
/*	color: #ff6633; */
	color: #9966CC;
}


.activekleurmenu{
	color: #FF6633;
}

.menu a:link, .menu a:visited 
{
	color: #Fff;
}

.menu a:hover, .menu a:active 
{
	color: #FF6633;
}


.image{
	border: 1px solid #66ff33;
}

.emailform
{
	border: 1px solid #00ff00;
}


#menu {
	background-color: #494848;
	border: #00ff00 solid 1px;
}


#FotoContainer{
	background-color: #DADADA;
}



/* dit is de Copyright link, maak bij voorkeur de link van dezelfde kleur als de kaders */

.cr a:link, .cr a:visited 
{
	font-weight: bold;
	color: #33ff00;
	text-decoration: none;
}

.cr a:hover, .cr a:active 
{
	font-weight: bold;
	color: #c66d05;
	text-decoration: none;
}


/* #kop, op elke pagina bovenin geplaatst: de naam van de houder van het Blog, in de hoofdkop*/
#kop{
	background-color: #494848;
	border: #00ff00 solid 1px;
}


/* kleur van de kop regel zelf aan te passen */
.KopRegel 
{
	color: #F8F8F8;
}