/*
Theme Name: Adheera
Theme URI: http://www.adheera.nl
Description: bewerkt 
Version: 1
Author: Adheera webbouw
Author URI: http://www.adheera.nl
Tags:   naked, clean, basic
*/


body {
	background: #553A09;
	text-align: center; 
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body,td  {
	color: #993300;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #4D447D;
	outline: none;
}
a:hover, a:active {
	color: #990000;
	text-decoration: none;
	outline: none;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}
p{
	line-height: 16px;
}

#container {
	background: url(px/vervolg.gif) no-repeat;
	width: 1030px;
	height: 590px;
	border: 1px solid #D3380C;
	margin: 0 auto;
 	text-align: left; } 

#container2 {
	background: url(px/bg01.jpg) no-repeat;
	width: 1030px;
	height: 599px;
	border: 1px solid #D3380C;
	margin: 0 auto;
	text-align: left; }
#header {
	height: 115px;
	margin: 0px;
	padding: 0px;
} 
#sidebar1 {
	float: left; 
	width: 210px; 
	padding: 0px;
	height: 480px;
}
#sidebar2 {
	float: right;
	width: 300px; 
	margin-top: 6px;
	margin-right: 0px;
list-style: none;
	
}
#quote {
	font-size: 18px;
	color: #812007;
	text-align: left;
	line-height: 26px;
	padding: 15px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background: #FFFFFF;
}
#fotos {
	float: left; /* aangezien dit een zwevend element betreft, moet er een breedte worden opgegeven */
	width: 210px; /* in op standaards gebaseerde browsers of in de op standaards gebaseerde modus van Internet Explorer omvat de feitelijke breedte van dit element div naast de breedte tevens waarden voor padding (opvulling) en border (rand) */
	padding: 0px;
	height: 160px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 7px;
}
#quoterotator {
	font-size: 18px;
	color: #812007;
	text-align: left;
	line-height: 26px;
	padding: 15px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background: #FFFFFF;
}

#mainContent {
	margin: 0 0 0 240px; /* vergeet niet dat onder padding (opvulling) wordt verstaan de ruimte binnen in het vak van het element div, terwijl margin (marge) betrekking heeft op de ruimte buiten het vak van het element div */
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	width: 765px;

} 
#footer {
	height: 85px;
	width: 400px;
	float: right;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 0;
	color: #4D447D;
} 
#footer p {
	margin: 0; /* door de marges van het eerste element in de footer (voettekst) in te stellen op 0 vermijdt u het risico dat de marge wegvalt ? een ruimte tussen div-elementen */
	padding: 25px 0 10px; /* door het gebruik van padding (opvulling) voor dit element maakt u ruimte (op dezelfde manier als door middel van een marge), zonder het probleem van wegvallende marges */
	text-align: right;
	font-size: 15px;
	color: #4D447D;
	font-weight: bold;
	line-height: 18px;
}
#footer a:link, #footer a:visited {
	color: #4D447D;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #C30;
	text-decoration: none;
	outline: none;
}


.fltrt { /* dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn v??r de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*menu*/

ul#navlist
{
	width: 135px;
	\width: 137px;
	w\idth: 190px;
	padding: 0px;
	margin: 8px 0px 0px;
	font: bold;
	border-width: 0px;
	text-align: right;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	font-weight: bold;

}

ul#navlist li a
{
	display: block;
	width: 94px;
	\width: 135px;
	w\idth: 180px;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	font-weight: bold;
	border-width: 0px;
}

ul#navlist li a:link, ul#navlist li a:visited {
	color: #AF310C;
	font-weight: bold;
	font-size: 19px;
}
ul#navlist li a:active, ul#navlist li a:hover {
	color: #4D447D;
}
ul#navigation{padding: 0px;
margin:0px;}
/*  tutorsty*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 750px;
	height: 350px;
	overflow: auto;
	text-align: left;
	position: relative;
	padding: 10px;
}

#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
width: 330px;
	height: 285px;
	overflow: auto;
	text-align: left;
	position: relative;
	padding: 15px;
	margin-top: 40px;
	margin-left: 15px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background: #FFFFFF;
	margin-bottom: 20px;
	float: left;
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

