/* Stylesheet Surya Devi Site */



html {
	min-width:100px;
}



body {
    font:13px verdana, Georgia, 'Times New Roman', Times, serif, sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;
    color: #7a5bb3;
    margin:0;
    padding:0;
    background:#FFF;
	background: url(/zij.gif) repeat-y; 
}



#buitenvlak { 
	margin-left: 0px;
	margin-right: 20px;
	margin-top: -10px;
	padding-top: 0px;
	text-align: left;
	/* position: relative; */
	}



#tekstvlak {
	margin-left: 180px;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height:20px;
	clear: both;
	}



#kop{
	margin-left: 200px;
	display: block;
	}



#kop h1 {
	padding-top: 40px;
	}


#kop p {
    padding:0px;
    margin:0px;
    }


#kop img{
	float: right;
  	margin-right:20px;
  	margin-top: 40px;
	}

/*
Link kleur in de kop
#kop span a {
	color:#e4a014;
	}
*/

h1{
	font-size: 30px;
	line-height: 30px;
	color: #e4a014; 
	font-weight: bold; 
	font-family: "Trebuchet MS", Geneva;
	margin-bottom: 0px;
	margin-top: 10px;
	}



h2{
	font-size: 17px;
	line-height: 17px;
    color: #624597;
	font-family: "Trebuchet MS", Geneva;
    margin-top: 15px;
    margin-bottom: 0px;
	display:inline;
	}

h3{
	font-size: 15px;
	line-height: 17px;
	color: #e4a014;
	font-family: "Trebuchet MS", Geneva;
	margin-top: 15px;
	margin-bottom: 0px;
	display: inline;
	}



h4{
	font:12px verdana, Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	color: #7a5bb3;
	color: #624597;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline;
	}


#fotoright{
	margin-left: 20px;
  	margin-right:0px;
	clear: both;	
	}

#fotoright img{
	float: right;
  	margin-top: 10px;
  	padding:10px 0px 20px 10px;
	}

#fotoright span{
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #777; 
	clear: both;
	margin-top: -20px; 
	margin-right: 0px;
	}	

#fotoleft{
	margin-left: 0px;
  	margin-right:20px;
	clear: both;	
	}

#fotoleft img{
	float: left;
  	margin-top: 10px;
  	padding:10px 20px 20px 0px;
	}

#fotoleft span{
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #777; 
	clear: both;
	margin-top: -20px;
	margin-right: 0px;
	}

#fotocenter{
	margin-left: 20px;
  	margin-right:0px;
	clear: both;	
	}

#fotocenter img{
	float: center;
  	margin-top: 10px;
  	padding:10px 0px 20px 10px;
	}

#fotocenter span{
	float: center;
	font-size: 11px;
	font-weight: normal;
	color: #777; 
	clear: both;
	margin-top: -20px; 
	margin-right: 0px;
	}	




/*         Navigatie gedeelte             */
/*   Afhankelijk van aantal pagina's      */
/* Elke pagina krijgt eigen body id="<x>" */

body#home a#homenav,
body#english a#englishnav,
body#surya a#suryanav,
body#satsang a#satsangnav,
body#reiki a#reikinav,
body#meditatie a#meditatienav,
body#yoga a#yoganav,
body#retraite a#retraitenav,
body#consulten a#consultennav,
body#agenda a#agendanav,
body#links a#linksnav,
body#route a#routenav
{
	font-weight: bold;
	color:#cc0000;
        color:#20335b;
        color:#624597;
}
/* Einde variabele navigatie gedeelte*/





#nav ul {
	top:5px;
	height:100%;
	text-align:center;
	position:absolute;
	margin:10px 0px 0px 35px;
	padding-left:1px;
	border: 0;
	text-align: center;
	display:block;
	list-style:none;
}



* html div#nav { margin-left:40px; 

	}



#nav ul li {
	list-style:none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-bottom: 3px;
}



#nav ul li a {

	text-decoration: none;

	text-align: center;

	margin-top: 2px;

	color:#e4a014;

	font-size: 8pt;

	font-family:"Century Gothic", "Avant Garde",Verdana;

	font-weight:bold;

}



#nav ul li a img {

	margin-bottom: -10px;

	background:  url(/zon.gif) no-repeat;
        background: url(/images/smallsun.gif) no-repeat;
        

	border: 0;

}





#nav ul li a:hover {

	text-decoration: none;

	color:#7a5bb3;

	

}



#nav ul li a:hover img {
	background:  url(/images/logositeminilogo2.gif) no-repeat;

	text-decoration: none;	

}


