/* ALLGEMEINE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

body {
	font-family: "calibri", Arial;
	font-size: 62.5%;
	color: #666;
	line-height: 1.8em;
	margin-top: 0px;
	background-color: #E0E0E0;
}

@font-face {
	font-family: "calibri", Arial;
	src: url(http://www.e-starts.de/rabbinerkonferenz/fonts/calibri.ttf) format("truetype");
	}
	
hr {
	margin-top: 10px;
	margin-bottom: 20px;
	border:none; 
	border-top:1px dotted black; 
	height:1px; 
	color:#000000; 
	background:transparent;
}
	
/* CONTAINER ---------------------------------------------------------------------------------------------- */

#center {
	z-index: 1;
	width:1000px;
	margin:0px auto;
	margin-top: 0px;
	margin-bottom: 50px;
	height: auto;
	position: relative;
	font-size: 1.5em;
}
#header {
	position: relative;
	width: 1000px;
	height: 90px;
	left: 0px;
	top: 0px;
}
#logo {
	position: relative;
	width: 470px;
	height: 50px;
	left: 0px;
	top: 0px;
	padding-left: 30px;
	padding-top: 40px;
	background-color: #FFF;
}
#suche {
	position: relative;
	width: 280px;
	height: 40px;
	left: 500px;
	top: -90px;
	padding-left: 80px;
	padding-top: 50px;
	background-color: #ffffff;
}
#rss {
	position: relative;
	width: 71px;
	height: 45px;
	left: 829px;
	top: -180px;
	padding-top: 45px;
	padding-left: 100px;
	background-color: #FFFFFF;
}
#hauptnavi {
	position: relative;
	width: 1000px;
	height: 30px;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	background-color: #0077B0;
	z-index: 1000;
}
#hauptmotiv {
	position: relative;
	width: 1000px;
	height: 220px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#navizwei {
	position: relative;
	width: 970px;
	height: 25px;
	left: 0px;
	top: 0px;
	background-color: #CCC;
	padding-top: 5px;
	padding-left: 30px;
}
#content {
	position: relative;
	width: 620px;
	height: auto;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
	padding: 30px;
	
}
#spalterechts {
	position: absolute;
	width: 260px;
	height: auto;
	left: 700px;
	top: 400px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}

/* TEXT-FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */


	
H1 {
	font-family: "calibri"; 
	font-size: 1.4em;
	line-height: 1.0em;
	margin-top: 0px;
	font-weight: 100;
	}
H2 {
	font-family: "calibri"; 
	font-size: 1.2em;
	line-height: 1.0em;
	margin-top: 0px;
	font-weight: 100;
	}
.ueberschrift1 {
	display: block;
	width: 100%;
	border-bottom: dotted 1px #666;
	margin-bottom: 20px;
	}
.ueberschrift2 {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
.unterschrift1 {
	display: block;
	width: 100%;
	border-bottom: dotted 1px #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
.unterschrift2 {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
.unterschrift3 {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
.text0 {
	font-size: 1em;
}
.text1 {
	font-size: 1.2em;
}
.text2 {
	font-size: 1.5em;
}
.text3 {
	font-size: 2em;
}

/* LINK-FORMATIERUNGEN ----------------------------------------------------------------------------------------------*/

a.link1:link, a.link1:visited, a.link1:active {
	font-family: "calibri"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B9FB0;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 50px;
}
a.link1:hover {
	font-family: "calibri"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96C2D6;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 50px;
}
a.link2:link, a.link2:visited, a.link2:active {
	font-family: "calibri"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B9FB0;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 4px;
}
a.link2:hover {
	font-family: "calibri"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #96C2D6;
	width: auto;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 4px;
}
a.link3:link, a.link3:visited, a.link3:active {
	font-family: "calibri"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
a.link3:hover {
	font-family: "calibri"; Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	text-decoration: underline;
}


/* TABELLEN-FORMATIERUNGEN ALLGEMEIN---------------------------------------------------------------------------------------------- */

.tabelle1{
	width: 620px; 
	background-color: #F1F1F1; 
	border: #CCC 1px solid; 
	margin-bottom: 30px;
	}
.td1tabelle1 {
	padding: 20px;
	}
	
/* --------------------------------------------------------- */

.tabelle2{
	width: 620px; 
	background-color: #0077B0; 
	border: none; 
	padding-top: 20px; 
	padding-left: 30px; 
	padding-bottom: 20px; 
	padding-right: 30px; 
	margin-top: 30px;
	}
.td1tabelle2 {
	text-align: right; 
	vertical-align:top;
	}
	
/* --------------------------------------------------------- */
	
.tabelle3{
	width: 260px; 
	background-color: #F1F1F1; 
	border: #CCC 1px solid; 
	}
.td1tabelle3 {
	padding: 15px;
	font-weight:normal;
	}
	
/* --------------------------------------------------------- */
	
.tabelle4{
	width: 620px; 
	border: none; 
	margin-bottom: 40px; 
	}
.td1tabelle4 {
	width: 180px; 
	text-align: left; 
	vertical-align:top;
	}
.td2tabelle4 {
	width: 420px; 
	text-align: left; 
	vertical-align:top;
	}

/* SEITENSPEZIFISCHE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

/*  hier seitenname ---------------------------------------------------------------------------------------------- */





/* BILDER-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */


/* FORMULAR-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */


.inputsuche {
	width: 150px;
	height: 16px;
	background-color: #F1F1F1;
	border: solid #CCCCCC 1px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.85em;
}
.submit1 {
	width: 40px;
	height: 21px;
	background-color: #F1F1F1;
	border: none;
	cursor: pointer;
	}