@charset "utf-8";
/* CSS Document */

*{margin:0;
padding:0;}

body{
/*violettrosa*/
background-color:#EDD5EA;
color:#8A3CB3;
/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
*/
/*Arial besser als Verdana*/
font-family:Arial, Helvetica, sans-serif;
/*font-family:Verdana, Geneva, sans-serif;*/
font-size:12px;

}

.banner{
width:800px;
height:90px;

/*margin:auto;*/

}

.navileiste{
width:800px;
height:18px;

/*background-color:#EACDF9;*/
/*orange*/
/*background-color:#FBE1BF;*/
/*dunkelblau*/
/*background-color:#BA88E1;*/
background-image:url("../img/fuss_satsangma1.jpg");
position:relative;
/*padding-bottom:3px;*/

}

#home{
height:18px;
width:99px;
position:absolute;
border-right:solid #FBE1BF 1px;
/*text-decoration:none;*/

}

#home a:link{
	width:99px;
	height:18px;
	/*text-decoration:none;*/
    }

#home a:hover{
	width:99px;
	height:18px;
	background-color:#FBE1BF;
	/*background-color:#EDD5EA;*/
    }	


#satsang{
height:18px;

width:99px;
position:absolute;
left:100px;
border-right:solid #FBE1BF 1px;


}

#satsang a:link, a:visited{
	width:99px;
	height:18px;

	/*background-color:#FBE1BF;*/


    }

#satsang a:hover{
	width:99px;
	height:18px;


	
	background-color:#FBE1BF;
	/*padding-top:6px;*/
	
	
	/*left:100px;*/
    }	
	
#satsangactive{
height:18px;

width:99px;
position:absolute;
left:100px;
/*border-right:solid #FBE1BF 1px;*/
background-color:#FBE1BF;

}


#retreat{
height:18px;

width:99px;
position:absolute;
left:200px;
border-right:solid #FBE1BF 1px;
}

#retreatactive{
height:18px;

width:99px;
position:absolute;
left:200px;
border-right:solid #FBE1BF 1px;
background-color:#FBE1BF;
}

#retreat a:link{
	width:99px;
	height:18px;

    }

#retreat a:hover{
	width:99px;
	height:18px;

	background-color:#FBE1BF;
    }	

#martin{
height:18px;
width:99px;
position:absolute;
left:300px;
border-right:solid #FBE1BF 1px;
}

#martinactive{
height:18px;
width:99px;
position:absolute;
left:300px;
border-right:solid #FBE1BF 1px;
background-color:#FBE1BF;
}

#martin a:link{
	width:99px;
	height:18px;
    }

#martin a:hover{
	width:99px;
	height:18px;
	background-color:#FBE1BF;
    }	

#texte{
height:18px;
width:99px;
position:absolute;
left:400px;
border-right:solid #FBE1BF 1px;
}

#texteactive{
height:18px;
width:99px;
position:absolute;
left:400px;
border-right:solid #FBE1BF 1px;
background-color:#FBE1BF;
}

#texte a:link{
	width:100px;
	height:18px;
    }

#texte a:hover{
	width:99px;
	height:18px;
	background-color:#FBE1BF;
    }	

#kontakt{
height:18px;
width:99px;
position:absolute;
left:500px;
border-right:solid #FBE1BF 1px;
}

#kontaktactive{
height:18px;
width:99px;
position:absolute;
left:500px;
border-right:solid #FBE1BF 1px;
background-color:#FBE1BF;
}

#kontakt a:link{
	width:99px;
	height:18px;
    }

#kontakt a:hover{
	width:99px;
	height:18px;
	background-color:#FBE1BF;
    }	

#termine{
/*height:18px;*/
width:99px;
position:absolute;
left:600px;
border-right:solid #FBE1BF 1px;
}

#termineactive{
height:18px;
width:99px;
position:absolute;
left:600px;
border-right:solid #FBE1BF 1px;
background-color:#FBE1BF;
}

#termine a:link{
	width:99px;
	height:18px;
    }

#termine a:hover{
	width:99px;
	height:18px;
	background-color:#FBE1BF;
    }	

#anfahrt{
height:18px;
width:100px;
position:absolute;
left:700px;
/*border-right:solid #FBE1BF 1px;*/
}

#anfahrtactive{
height:18px;
width:99px;
position:absolute;
left:700px;
border-right:solid #FBE1BF 1px;
background-color:#FBE1BF;
}

#anfahrt a:link{
	width:99px;
	height:18px;
    }

#anfahrt a:hover{
	width:99px;
	height:18px;
	background-color:#FBE1BF;
    }	

.mainmantel /*beinhaltet alles, hier wird Breite der Web-Seite festgelegt und zentriert*/
{
width:800px;
margin:auto;
/*background-color:#ffffff;*/
	}
	
	
.main /* bezieht sich nur auf die Einstiegsseite mit dem Kippbild*/
{
width:800px;
height:485px;
	}

.mainsatsang /*blasses Hintergundbild für Textüberlagerungen nach Klick auf Einstiegsseite, beinhaltet auch Navileiste*/
{
width:800px;
height:485px;
background-image:url("../img/Web_Martin_Satsang_invers.jpg");
background-repeat:no-repeat;
/*blaulich-weiss:*/
/*background-color:#F8F0F7;*/
/*overflow:auto;*/
	}

.content /*Rahmen um die Textboxen, ohne Navileiste und ohne Fus*/
{
	/*margin-top:10px;
	margin-bottom:10px;*/
	width:800px;
	/*height:467px;*/
	height:447px;
	/*overflow:auto;*/
}

.scrollbox
{
	
	
	width:770px;
	
	/*height:427px;*/
	height:467px;
	overflow:auto;
	/*padding:20px;*/
	padding-left:20px;
	padding-right:10px;
	/*text-align:justify;*/
	
	
}

.scrollboxcenter
{
	
	
	width:770px;
	height:467px;
	overflow:auto;
	padding-left:20px;
	padding-right:10px;
	text-align:center;
	
	
}

#biografielinks{
	/*float:left;*/
	/*width:480px;*/
	/*width:460px;*/
	
}

#martinkopf{
	padding-left:20px;
}
	
	


#martintitle{
	padding-left:300px;
}

.textboxlinks{
	width:250px;
	
	/*height:477px;*/
	/*padding-top:20px;*/
	padding-left:20px;
	padding-bottom:10px;
	
	float:left;

}

.textboxtextelinks{
	width:250px;
	
	/*height:477px;*/
	/*padding-top:20px;*/
	padding-left:10px;
	padding-bottom:10px;
	
	/*text-align:justify;*/
	float:left;

}
.textboxrechts{
	
	width:220px;
	
	/*height:477px;*/
	
	padding-left:40px;
	/*padding-left:10px;*/
	/*padding-right:10px;*/
	padding-bottom:10px;
	text-align:justify;	
	margin-left:520px;
	
}

.textboxtexterechts{
	
	width:220px;
	
	/*height:477px;*/
	
	/*padding-left:40px;*/
	padding-left:10px;
	/*padding-right:10px;*/
	padding-bottom:10px;
	/*text-align:justify;	*/
	margin-left:520px;
	
}

.rechtstitle{
	width:150px;
	height:35px;
	margin-left:50px;
}

.wichtig{
	background-color:#FBE1BF;
	width:150px;
	
}

.wichtiglang{
	background-color:#FBE1BF;
	width:220px;
}
.videos{
	
	width:200px;
	font-weight: bold;
	/*text-align: right;	*/
	font-size:16px;
	
}

h2{
	text-align:center;
}

h1{
font-size:13px;
}

h4{
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #FBE1BF;	
	}

.headline{
	font-size:14px;
	font-weight:bold;
	}
	
ul{
	padding-left:8px;
}
li{
	list-style-image: url("../img/listenpunkt.png");
	margin-left: 14px;
	line-height: 140%;
	padding-left: 10px;
}

a:link, a:visited{
	color:#606;
	/*text-decoration:none;*/
}

.fuss{
width:500px;
height:20px;
background-image:url("../img/fuss_satsangma.jpg");
padding-left:300px;
margin:auto;
	}

