/*
	// ---------------------------------------------------------------------------
	// Autor:  Wilfried Schmitten / www.haus-st-jakobus.de
	// E-Mail: wshbg@muemmel.net
	// ---------------------------------------------------------------------------
	$Id: main.css 5 2006-03-08 11:29:11Z wshbg $
*/
	#titel {background-image:url(./grafik/bgoben.jpg);background-position:top center; background-repeat:no-repeat; height: 140px}
	#left {background-image:url(./grafik/links.jpg); background-repeat:repeat-y;}
	.left {background-image:url(./grafik/links.jpg); background-repeat:repeat-y;}

	#MENUE { font-family: Helvetica, Verdana, Andale Mono, sans serif ; font-size:smaller;font-variant:small-caps; /*font-weight:bold;*/ background:url(./grafik/verl.jpg);}
	#MENUE div { width: 200px;}
	#MENUE div div {width: 190px; padding-left: 10px;}
	#MENUE div div div {width: 180px;}
	#MENUE a { color: #8e7333; white-space:nowrap;display:block;text-decoration:none; padding: 2px 0px 2px 5px; border: 1px solid #ffffff; border-right: 1px solid #d5cd85;}/*cfaa50*/
	#MENUE a.m_act {border-top: 1px solid #d5cd85; border-bottom: 1px solid #d5cd85;border-right:1px solid white;	background:url(./grafik/verl_spiegel.jpg) }
	#MENUE a:hover { background-color: #d5cd85;}

	#bottom { background-color:#d5cd85; color:white; font-size: 10px;border:1px solid white}
	#bottom div {float:left}
	#bottom span {display:block;text-align:right;}

	#MAIN {margin:10px; padding-left:10px;}
	#MAINBG {margin:10px; padding-left:10px; background-image:url(./grafik/bgmitte.jpg); background-position:0 0; background-repeat: no-repeat;}
	#MAIN a, #MAINBG a {text-decoration:none; color:black;}
	#MAIN a:hover, #MAINBG a:hover {color: red}

	.impressum {font-size:smaller; margin:10px; margin-bottom: 30px; padding:5px; color: #c0c0c0; text-align:right; background-color: #f0f0f0;}
	.impressum a {text-decoration:none; color:#c0c0c0;}
	.impressum a:hover {color:red;}