body{
	background:url(images/bg.gif) repeat #FEF1DB;
	font-family:arial,helvetica,sans-serif;
	font-color:#000000;
	margin:0px;
	padding:0px;
}
#header{
	position:relative;
	left:129px;
	top:0px;
	width:759px;
	background-color:#07478f;
	
}
#sth_schriftzug{
	float:right;
	}
#sth_logo{
	float:left;
	}
#zeit{
	font-size:10px;
	color:#ffffff;
	width:100px;
	float:left;
	text-align:center;
	background-color:#07478f;
}
/* top_navigation bildet einen Rahmen um top_nav_rechts und Standort*/
/* zur Zeit nicht implementiert 17.11.2004 */
#top_navigation{
	border:1px solid #07478F;
	position:relative;
	left:129px;
	top:10px;
	width:759px;
}
#top_nav_rechts{
	position:relative;
	float:right;
	font-size:12px;
	font-weight:lighter;
	color:#009999;
}
#standort{
	border:1px solid #07478F;
	left:129px;
	top:9px;
	width:757px;
	position:relative;
	float:left;
	font-size:12px;
	font-weight:lighter;
	color:#000000;
	text-align:right;
}
/* Container für Menue und Inhalte */
#alles{
	z-index:1;
	position:absolute;
	left:128px;
	top:120px;
	width:759px;
}	
#menue{
	z-index:2;
	border:1px solid #07478f;
	top:0px;
	float:left;	
	width:113px;
	padding-bottom:5px;
}
#content{
	z-index:3;
	float:right;
	border:1px solid #07478f;
	top:0px;
	width:620px;
	min-height:400px;
	padding:10px;
	font-size:12px;
}
#fussmenue{
	clear:both;
	z-index:1;
	top:25px;

}
#uberschrift{
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

/* Terminkalender Ausgabeformat der Einträge */

#kalenderkopf{
	position:relative;
	top:5px;
	float:left;
	left:5px;
	font-size:12px;
}
#adminlogin{
	position:relative;
	top:5px;
	right:5px;
	float:right;
	font-size:12px;
}
#eintrag{
	position:absolute;
	border:1px solid #07478f;
	text-align:center;
	width:500px;
	height:25px;
}
#eintrag1{
	position:relative;
	border:1px solid #666;
	
}
#eintrag2{
	position:relative;
 	border:1px solid #666;
	right:5px;
	height:141px;
	padding:5px;

}
#keineTermine{
	border:1px solid;
	position:relative;
	left:10px;
	right:10px;
	top:22;
}
#fussKalender{
	top:10px;
	left:10px;
	right:10px;
	bottom:10px;
	text-align:center;
}
#schrift_norm{
	font-size:12px;
}
#text-eingerueckt{
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	color:red;
	}
#newsfeed{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	width:500px;
	}
#newsfeed a{
	font-size:10px;
	text-decoration:none;
	}
#newsfeed a:hover{
	text-decoration:underline;
	}
#startlinks{
	float:left;
	padding-left:40px;
	width:400px;
	}
#startlinks img{
	border:1px solid #07478f;
	padding:1px;
	}
#startlinks a img{
	border:0px;
	}
#startrechts{
	float:right;
	width:120px;
	}
#startrechts div{
	background-color:#004984;
	color:#fff;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	padding:2px;
	margin-bottom:5px;
	}
#startrechts a{
	
	}
.link_form{
	border:1px solid #004984;
	padding:10px;
	}
.link_form table{
	font-size:1em;
	}
.link_anzeige{
	margin:5px;
	border:1px solid #004984;
	}
.link_ausgabe{
	margin-left:20px;
	border-bottom:3px solid #004984;
	width:90%;
	}
.link_uberschrift{
	font-size:1.2em;
	padding-bottom:15px;
	border-bottom:1px solid #004984;
	}
.border_bg_gelb{
	border:1px solid #07478f;
	padding:3px;
	background-color:yellow;
	}
/* Stylesheet für den Terminkalender jgs */

#jgs_kalenderkopf{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	float:left;
	}
#jgs_adminlogin{
	float:right;
	}
#jgs_box{
	margin-bottom:6px;
	border:1px solid #07478f;
	}
#jgs_kalenderblatt{
	float:left;
	border-right:1px solid #07478f;
	}
#jgs_beschreibung{
	float:right;
	width:140px;
	/* */width:462px;
	}
#jgs_beschreibung-top{
	font-size:18px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:8px;
	//border-bottom:1px solid #07478f;
	margin-bottom:10px;
	background-color:#c4d3df;
	padding-left:15px;
	}
#jgs_beschreibung-text{
	padding-left:15px;
	}
