/* Development CSS for Varkenshandeldijk.nl 
	Alle wijzigingen komen hierin.
*/


/* SPECIFIC CSS -> Links  */

a:active		{color:black;}
a:link			{color:black;}
a:hover			{color:black;}
a:visited		{color:black;}

/* SPECIFIC CSS -> Breadcrumbs  */

div#header div#rightheader div#breadcrumb a
{
color: 			white;
}

/* SPECIFIC CSS -> Content  */


div#frame div#content h2,
div#frame div#contentbreed h2
{
clear:both;
margin-top: 	15px;
margin-left:	 0px;
float:			left;
color: 			#FF6B00;
}

div#frame div#content h3,
div#frame div#contentbreed h3
{
clear:both;
margin-top: 	10px;
margin-left: 	-4px;
float:			left;
color: 			#2F353D;
}

div#frame div#content h4,
div#frame div#contentbreed h4
{
margin-top: 	10px;
margin-left: 	0px;
float:			left;
width:			100%;
color: 			#2F353D;
}

div#frame div#content,
div#frame div#contentbreed
{
margin-bottom: 20px;
}


div#frame div#content p,
div#frame div#contentbreed p
{
clear:both;

margin-top: 10px;
}

/* SPECIFIC CSS -> Sitemap  */



div#frame div.rightcontainer
{
margin-bottom: 20px;
}

div#frame div#leftbar
{
height:100%;
}

div#frame div.rightblok
{
width: 215px;
margin:0px;
background-color:#FFDABF;
margin-bottom: 20px;

}

div#frame div.rightblok div.message
{
margin-bottom:20px;

}


div#frame div.rightblok div.righttitle
{
margin:0px;
overflow: none;
}

div#frame div.rightblok p
{

margin-bottom: 0px;
margin-top:3px;
}

div#frame div#content div#contentblock h3.maand,
div#frame div#contentbreed div#contentblock h3.maand 
{
color: white;
margin:0px;
}

.endbutton
{
float:left;
margin-left: 70px;
margin-top: 10px;
}

div#frame div#contentbreed div#contentbreedheader
{
clear:both;
}

div#frame div#contentbreed div#contentblock
{
width: 100%;
}

div#frame div#contentbreed div#contentblock p a:hover,
div#frame div#content div#contentblock p a:hover
{
text-decoration: underline;
}