﻿/* breadcrumb */
div.breadcrumb
{
	font-style:italic;	
	clear: both;
	position: relative;
	top:-10px;
}

div.breadcrumb a
{
	color:#560613;
	text-decoration:none;
}

/* siteaction */
table.ms-siteaction
{
	float:right;
	text-align:left;
}

/* main text */
div#SPW_mainContent_text div.ms-formfieldvaluecontainer
{
    width:530px;
}

/* main bottom webpartzones*/
div#SPW_mainContent_WebPartZones_WPZone1 div.ms-WPBody,
div#SPW_mainContent_WebPartZones_WPZone2 div.ms-WPBody,
div#SPW_mainContent_WebPartZones_WPZone3 div.ms-WPBody
{
	height:170px;
	padding:0px;
}

/* Right webpartzones */
div.SPW_WebPartZones_WPZoneNr13 div.ms-WPBody,
div.SPW_WebPartZones_WPZoneNr24 div.ms-WPBody
{
	width:180px;
	/*text-indent:10px;*/
	padding:0px;
}

div#SPW_WebPartZones_WPZoneNieuws div.ms-WPBody
{
    width:180px;
}

div.SPW_WebPartZones_WPZoneNr13 div.ms-WPBody,
div.SPW_WebPartZones_WPZoneNr24 div.ms-WPBody
{
    padding-top:5px;
    padding-bottom:5px;
}

div.SPW_WebPartZones_WPZoneNr13 div.ms-WPBody p,
div.SPW_WebPartZones_WPZoneNr24 div.ms-WPBody p
{
	padding-left:10px;
	padding-right:10px;
}

div.SPW_WebPartZones_WPZoneNr13 div.ms-WPBody img,
div.SPW_WebPartZones_WPZoneNr24 div.ms-WPBody img
{
	padding:0px;
	margin:0px;
	text-indent:0px;
	width:180px;
}

div.SPW_WebPartZones_WPZone13 .ms-WPHeader TD, 
div.SPW_WebPartZones_WPZone24 .ms-WPHeader TD  
{
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-top:1px;
	border-color:#d9ebfb;
	border-style:solid;
}

div.SPW_WebPartZones_WPZoneNr13 td.ms-WPBorderBorderOnly
{
    border-color:#d9ebfb;
}

/* space between 2 webparts in 1 webpartzone. Default = 12px */
div.SPW_WebPartZones_WPZoneNr13 .ms-PartSpacingVertical,
div.SPW_WebPartZones_WPZoneNr24 .ms-PartSpacingVertical
{
    margin-top:5px;
}

div#SPW_mainContent_WebPartZone div.ms-WPBody
{
    margin-top:-5px;
}


/*font-sizer webparts */



/* Text Editor Style from menu for Context changing webparts left side */
.ms-rteCustom-Header1
{
    font-family:Verdana;
	font-size:1.9em;
	color:#46627b;
}

.ms-rteCustom-Header2
{
    font-family:Verdana;
	font-size:1.8em;
	color:#46627b;
}

.ms-rteCustom-Header3
{
    font-family:Verdana;
	font-size:1.7em;
	color:#46627b;
}

.ms-rteCustom-Header4
{
    font-family:Verdana;
	font-size:1.6em;
	color:#46627b;
}

.ms-rteCustom-Header5
{
    font-family:Verdana;
	font-size:1.5em;
	color:#46627b;
}

.ms-rteCustom-Header6
{
    font-family:Verdana;
	font-size:1.4em;
	color:#46627b;
}

.ms-rteCustom-Header7
{
    font-family:Verdana;
	font-size:1.3em;
	color:#46627b;
}

.ms-rteCustom-Header8
{
    font-family:Verdana;
	font-size:1.2em;
	color:#46627b;
}
