body
{
	background: transparent url(/images/24.jpg) repeat scroll 0 0;
}

#container
{
	width: 780px;
	margin: 20px auto;
	border: 2px solid #000080;
	background-color: #fff;
}

a:hover
{
	text-decoration: underline;
}

a
{
	color: #A038A1;
	text-decoration: none;
}

#branding
{
	clear: both;
	height: 170px;
	position: relative;
	background: url(../images/66.jpg);
}
/* no-repeat 360px bottom haben wir rausgelöscht, müsste wieder rein original */

#branding h1
{
	font-size: 23px;
	position: absolute;
	top: 45px;
	left: 20px;
	font-weight: normal;
}

#branding h1 a:hover
{
	text-decoration: none;
}

#branding h1 a
{
	color: #a038a1;
}

#branding h2
{
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
	position: absolute;
	color: #a038a1;
	top: 80px;
	left: 20px;
}

dl.vcard
{
	position: absolute;
	bottom: 5px;
	left: 20px;
	color: #333;
	margin-bottom: 5px;
	text-transform: lowercase;
}

.vcard dd
{
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#nav_quicklinks
{
	position: absolute;
	right: 10px;
	top: 10px;
	height: 20px;
}

#nav_quicklinks li
{
	margin-left: 20px;
}

#nav_main
{
	font-size: 12px;
	background-color: #000080;
}

#nav_main li
{
	position: relative;
}

#nav_main a:hover
{
	background-color: #4682B4;
	text-decoration: underline;
}

#nav_main a
{
	padding: 4px 15px;
	text-decoration: none;
	color: #fff;
}

#nav_main a.current
{
	background-color: #4682B4;
	color: #fff;
}

.default #nav_main a.current
{
	background-color: transparent;
}

#nav_main ul li ul a:hover
{
	width: 174px;
	padding: 4px 0 4px 1em;
}

#nav_main ul li ul a
{
	font-size: 11px;
	font-weight: normal;
	width: 174px;
	padding: 4px 0 4px 1em;
	text-transform: none;
	display: block;
}

#nav_main ul li ul
{
	position: absolute;
	top: -999em;
	left: 0;
	width: 185px;
	margin: 0;
	padding: 4px 0;
	border-top: 2px solid #4682B4;
	z-index: 100;
}

#nav_main ul li:hover ul, #nav_main ul li.sfhover ul
{
	top: 26px;
	background-color: #4682B4;
}

#nav_main li:hover ul li
{
	background-position: 0 0;
	position: static;
}

#mainmenu li:hover, #nav_main li:hover
{
	background-position: 0 0;
}

#nav_find
{
	padding: 5px 20px;
	height: 20px;
	clear: both;
	letter-spacing: 0.5px;
	line-height: 2;
	background-color: #FFFFF7;
}

#nav_find p
{
	font-size: 11px;
	margin: 0;
	color: #333;
}

#site_search
{
	float: right;
}

input.search_box
{
	font-size: 11px;
	width: 145px;
}

input.btn
{
	font-size: 11px;
}

#nav_sub
{
	width: 28%;
	float: right;
	margin: 20px 0 20px 10px;
	border-left: 1px solid #eee;
	padding-left: 15px;
      /* padding-top:160px;
        background:transparent url(../images/107.jpg) no-repeat 20px 0; */   

}

#nav_sub li
{
	list-style-type: none;
	padding: 5px;
}

#nav_sub a:hover
{
	text-decoration: underline;
}

#nav_sub a
{
	text-decoration: none;
}

#nav_sub h3
{
	margin: 0 0 10px 0;
	padding: 5px 5px 3px 5px;
	color: #333;
}

#content #nav_sub h3 a
{
	color: #4C1900;
}

#nav_sub h4, #content_feature h4
{
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333;
	margin: 20px 0 3px 0;
}

ul.nav_items
{
	margin: 0 0 90px 0;
	list-style-type: none;
}

#nav_sub li.current a
{
	font-weight: bold;
	color: #4C1900;
}

#content_feature
{
	width: 28%;
	float: right;
	margin: 20px 0 20px 10px;
}

#content_feature li
{
	list-style-type: none;
	margin: 5px;
}

#content_feature legend
{
	font-size: 14px;
	color: #000080;
}

#today
{
	padding: 5px;
	border: 1px solid #000080;
}

#upcoming-events
{
	padding: 5px;
	margin: 20px 0 30px 0;
	border: 1px solid #000080;
}

.events_list p
{
	margin: 0 5px;
}

ul.vcalendar
{
	margin: 0 0 10px 0;
}

#class_scrollbox
{
	border: 1px solid #000080;
	height: 250px;
	overflow-y: auto;
}

ul#class_scrollbox
{
	margin: 0 0 10px 0;
}

#class_scrollbox ul
{
	list-style: circle;
	padding: 0;
}

#class_scrollbox li
{
	padding: 3px 0 3px 10px;
	margin: 0;
	color: #555;
}

#class_scrollbox li.county
{
	font-size: 13px;
	padding: 1px 0 0 5px;
	color: #000;
	letter-spacing: 1px;
}

#tharpa
{
	padding: 10px 5px 0 70px;
	background: url(../images/9.jpg) no-repeat 0px 10px;
	background-color: #FFFFF7;
}

#tharpa h3
{
	color: #A038A1;
	margin-bottom: 10px;
}

#tharpa p
{
	margin-bottom: 10px;
}

#content
{
	padding-top: 20px;
	margin: 0 20px 30px 20px;
	line-height: 1.7;
}

#content h1
{
	font-size: 1.7em;
	font-weight: normal;
}

#content h2
{
	font-size: 14px;
	font-weight: normal;
}

#content h3
{
	font-size: 15px;
	font-weight: normal;
}

#content h4
{
	font-weight: normal;
}

#content_main
{
	float: left;
	width: 65%;
}

#content_main a:hover
{
	background-color: #A038A1;
	color: #fff;
}

#content_main a
{
	border-bottom: 1px solid #ddd;
}

#nav_promote
{
	clear: both;
	margin: 30px 0 0 0;
	padding: 5px 15px;
}

#nav_promote li
{
	margin: 5px 15px 0 0;
}

#nav_promote a:hover
{
	text-decoration: underline;
}

#nav_promote a
{
	text-decoration: none;
}

#subscribe
{
	clear: both;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #F0F2EF;
	text-align: right;
	margin: 0 20px;
	height: 20px;
}

#subscribe span
{
	margin: 0 10px;
}

#subscribe .email
{
	background: url(img/email.gif) no-repeat center left;
	padding-left: 18px;
}

#site_info
{
	background: url(../images/10.gif) no-repeat 50px 0px;
	padding: 10px 20px 20px 160px;
	clear: both;
	margin: 0;
	color: #333;
}

#variochana_logo_background
{
	background: url(../images/112.jpg) no-repeat 620px 0px;
}



#site_info h5
{
	margin-bottom: 0.5em;
}

#site_info p
{
	margin-bottom: 0.6em;
}

#site_info .vcard
{
	float: right;
	width: 246px;
	text-align: right;
}

#nav_misc
{
	float: right;
	clear: right;
	margin-bottom: 0.5em;
}

.rss
{
	background: url(img/feed.gif) no-repeat center left;
	padding-left: 18px;
}

#center_search_list
{
	margin-top: 20px;
}

.kemCity
{
	font-size: 1.6em;
}

.kemWebsite
{
	margin-bottom: 1.1em;
}

.kemBranch
{
	text-transform: capitalize;
	font-size: 11px;
}

.kn_date
{
	font: italic 95% corbel, georgia, serif;
	color: #5D697E;
	margin: 0 0 10px 0;
}

#content .kadampa_news ul
{
	padding: 0;
	margin: 0;
}

#content .kadampa_news li
{
	list-style: none;
	clear: both;
	margin: 0 0 10px 0;
}

.kn_subscribe_link img
{
	border: none;
}

.kn_image
{
	padding: 4px;
	border: 1px solid #eee;
	float: left;
	margin: 0 10px 10px 0;
}

.kn_headline
{
	display: block;
	clear: both;
	font-size: 120%;
	margin-top: 20px;
}

#at-a-glance h3
{
	letter-spacing: 1px;
	margin: 30px 10px 20px 0;
}

#at-a-glance .days
{
	float: left;
}

#at-a-glance .event_info
{
	border-left: 1px solid #ddd;
	margin-left: 60px;
	padding-left: 10px;
}

#event_calendar *
{
	padding: 0;
	margin: 0;
}

#event_calendar
{
	clear: both;
	color: #999;
	text-align: center;
	margin: 20px 0;
}

#event_calendar .vevent
{
	margin-bottom: 5px;
	border-bottom: 1px solid #888;
	background-color: #ffc;
}

.nav_back a:hover
{
	color: #623144;
}

.nav_back a
{
	color: #9f5070;
}

#event_calendar caption
{
	margin: 0 auto;
	text-align: center;
	font: 25px Tahoma, sans-serif;
	background-color: #fff;
	color: #333;
}

#event_calendar ul li
{
	list-style-type: none;
	text-align: left;
}

#event_calendar table
{
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	margin: 0 auto;
}

#event_calendar th, #event_calendar td
{
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
}

#event_calendar td a
{
	padding: 0;
}

#event_calendar td a:hover
{
	text-decoration: underline;
}

td ul li
{
	margin-bottom: 10px;
}

#event_calendar .zem_event_list p
{
	margin: 0 0 5px 0;
}

#event_calendar col.Sat, #event_calendar col.Sun
{
	background: #f1f1f1;
}

#event_calendar tr.day
{
	color: #777;
	font-size: 11px;
	height: 90px;
}

#event_calendar tr.number
{
	background-color: #fafafa;
	color: #555;
	height: 15px;
	vertical-align: middle;
}

#event_calendar tr.number td
{
	font: italic 12px Georgia, Tahoma, sans-serif;
	text-align: left;
	padding-right: 5px;
}

#event_calendar th
{
	/* background-color: #B1572A; */
        background-color: #000080;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	height: 10px;
	text-align: center;
	vertical-align: middle;
}

.calendar_nav
{
	width: 700px;
	margin: -40px auto -40px auto;
}

div.zem_event_calendar_nav
{
	float: right;
	overflow: hidden;
}

h3.zem_event_calendar_nav
{
	display: inline;
	font-size: 15px;
	font-weight: normal;
}

div.zem_event_calendar_nav a.next
{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}

div.zem_event_calendar_nav a.prev
{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}

div.zem_event_calendar_nav a:hover
{
	color: #555;
}