/* Stylesheet voor www.tacosorgdrager.nl Taco Sorgdrager Internet Diensten */

 
body
{
	font-size:100%;
	background-color: #f3f2e9; /*#f9fdfe; #eef8f8 #f7f4ee; #5f7180;*/
	color: #336666; /*#488c8d  #336666;*/
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
}


header
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background-color:#dadada; /*#f9fdfe;*/ /*#336666; #30410d; #798bc2; #aad552;*/
	color: inherit;
	text-align: center;
	/*border-bottom: 1px solid #ccc;*/
}


div#headerbg
{
	position: absolute;
	top: 80px;
	left: 0px;
	height: 20px;
	width: 100%;
	background-image: url(../img/tsid-header-bg.png);
	background-repeat: repeat-x;
	vertical-align: bottom;
}


nav
{
	position: absolute;
	top: 50px;
	left: 0px;
	/*margin:-10px auto 0px auto;*/
	width: 100%;
	/*min-width:900px;*/
	height: 30px;
	background-color: #336666; /*#5f6e95; lime;*/
	text-align: left;
}

div#navbarposition
{
	text-align:center;
	margin:0 auto;
	width: 77.2%;
	min-width:760px;
}


div#wrapper
{
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#pagecontent
{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
}


div#contentleftone
{
	float: left;
	margin-top:70px;
	width: 12%;
	min-width: 167px;
	/*border:1px solid #30410d;*/
	text-align: left;
}


div#contentlefttwo
{
	float: left;
	margin-top:70px;
	width: 60%;
	line-height: 104%;
	padding-right: 2em;
}

div#contentlefttwo > div
{
	padding: 0em 0 0 0em;
	text-align: left;
}

div#twitter-container
{
	margin-top: 2em;
	width: 45%;
}


div#contentrighttwo
{
	float: left;
	margin-top:70px;
	width: 12%;
	/*border-left: 1px solid #666;*/
	text-align: right;
}

div#contentrighttwo a
{
	display:block;
	margin: 0em 0em 0.3em 0em;
}


div#contactdetails
{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	/*float:left;
	width: 100%;
	height: 17em;*/
	/*background-color: #bea79c;*/
	background-image: url(../img/hcard-tsid.png);
	background-repeat: no-repeat;
	background-position: center 2em;
	margin:2em 0em;
	padding:7em 0em 3em 0em;
	font-size:0.8em;
	line-height: 1.4em;
	clear: both;
}

div#hcard-Taco-Sorgdrager
{
	
}

p.update
{
	font-size:0.6em;
	color: #849b4b;
}


div#footer
{
	float:left;
	clear: both;
	width: 100%;
	height: 70px;
	background-color: #dadada; /*#f9fdfd; *#45330a #7c7eff;*/
	text-align: center;
	letter-spacing: 1.8em;
}


header > h1, div#footer > h6
{
	margin-top: 0.4em;
	font-weight:normal;
	font-size: 1.5em;
	letter-spacing: 1em;
	color: #789447;
}

header > h1 > a
{
	color: #336666; /*#789447;*/
	text-decoration: none;
}

header > h1 > a:hover
{
	text-decoration: underline;
}

/* NAVIGATION MENU */
div#navigationtsid > ul
{
	display: block;
	font-size: 80%;
}


div#navigationtsid > ul li
{
	display: list-item;
	margin:10px 0;
	line-height: 120%;
}

h2, h3,h4,h5,h6
{
	font-size: 1em;
	color: #CD6E40;
	margin: 0em 0em 0.3em 0em;
}



/*h2
{
	font-weight:normal;
	font-size: 1.2em;
	margin:0 0 0.7em 0;
	color: #df8701;
	letter-spacing: 0.02em;
	border-bottom: 1px solid #df8701;
	width: 31%;
	text-align: justify;
}*/

p
{
	margin: 0em 0 1.5em 0;
	font-size: 0.8em;
}

p.big
{
	font-size: 99%;
	/*color: #ebeae0;*/
}

img.logo
{
	margin:0em 0em 1.5em 0em;
}

.margin img
{
	padding: 0em 0em 1.5em 0.5em;
}


/* NAVIGATION MENU */
div#left > ul
{
	display: block;
	font-size: 80%;
}

div#left > ul li
{
	display: list-item;
	width: 122px;
	height: 56px;
	margin-right: 20px;
}
/* END NAVIGATION MENU */


p.item-toggler  
{ 
	/*display: list-item;
	list-style: inside;*/
	width:auto;
	height: auto;
	cursor: pointer;
	font-weight:bold;
	margin: 0.6em 0 0.6em 0;
	padding:0em 0.5em 0.5em 2.7em;
	font-size:0.9em;
	border-top:1px dotted #336666;
	/*border-right: 1px dotted maroon;*/
	/*border-bottom: 1px dotted maroon;*/
	background-color: transparent;

	background-image: url(../img/down.png);
	background-repeat: no-repeat;
	background-position: 0em -0.5em;
}

p.item-toggler:hover
{
	height: auto;
	color:#ffffff;
	background-color: #849b4b;
}


div.element
{
	width:80%;
	margin:0px 0px 7px 0px;
	padding:0.7em 0.7em 0.7em 2.7em;
	/*border-left: 1px dotted maroon;*/
	border-bottom: 6px dotted #336666;
	/*border-left: 1px dotted #336666;*/
}

div.element > h2,h3,h4,h5,h6
{
	margin: 0.6em 0 0em 0em;
	font-size: 0.8em;
}

div.element p
{
	margin: 0.7em 0;
	font-size: 0.9em;
}

div.element img
{
	margin: 0.2em 0;
}


div.element > ol
{
	
}

div.element > ol li
{
	display: list-item;
	list-style: decimal outside;
	font-size: 0.8em;
}