/*Skygge 1; 3  */
#dialogmask{    
	height: 4000px;    
	width: 2000px;    
	top: 0;    
	left: 0;    
	display: none;
	 position: absolute;    
	background-color: #EFEFEF;
	opacity: .4;
	filter: alpha(opacity=40);
	z-index: 3;
}
#status{position:absolute; left:0; top:0; border: 0px solid #fff; background-color: #fff; z-index:3;padding:0px; display:block;}
#helpScreen {	position:absolute;visibility:visible; left:0; top:0; z-index:4;
		text-align: left;
		 margin:0px;
		width:460px;
}
#helpScreenTop {height:20px;background:url('/minOrg/jesuskids/web.nsf/bgHelpTop.png') top center no-repeat;}
#helpScreenMiddle {padding: 1px; padding-left :30px; padding-right :30px; background:url('/minOrg/jesuskids/web.nsf/bgHelp.png') top center repeat-y;}
#helpScreenBottom {height:20px;background:url('/minOrg/jesuskids/web.nsf/bgHelpBottom.png') top center no-repeat;}
#helpScreenTop640 {width:700px;height:20px;background:url('/minOrg/jesuskids/web.nsf/bgHelpTop640.png') top center no-repeat;}
#helpScreenMiddle640 { width: 700px; padding: 1px; padding-left: 0; padding-top:10px; background:url('/minOrg/jesuskids/web.nsf/bgHelpMiddle640.png') top center repeat-y;}
#helpScreenBottom640 {clear:both; width: 700px;height:20px;background:url('/minOrg/jesuskids/web.nsf/bgHelpBottom640.png') top center no-repeat;}
img { cursor:pointer}
H2 {  color: #fff; font-family: Verdana; font-size:0px;  display:none; line-height: 10px;}
 
.indexSpacer { height:10px; background-image: url('contentspacer.gif'); background-position: -5px 0px; }
.indexSpacerV {padding-left:15px; background-image: url('vertBg.gif'); background-repeat: repeat-y; background-position: 5px 0px; }
.helpText {
	font-size: 60%;
	font-weight: normal;
	color:#fc0;
	text-decoration:  none;
}
.discuss {
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-decoration:  none;
}
.discussComment {
	font-size: 12px;
	font-weight: normal;
	color:#000;
	text-decoration:  none;
	padding-left: 30px;
}
.pBG1 {background-color: #e8e8e8;
	padding: 10px;
border: 1px dashed #fff;
}
.pBG2 {background-color: #f0f0f0;
	padding: 10px;
border: 1px dashed #fff;
}
.pdBG1 {background-color: #ddd;
	padding: 10px;
border: 1px dashed #fff;
}
.av {
		color:#6699cc;
}
.calendar{
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0.05em;
	color:#000;
	text-decoration:  none;
	padding-bottom: 2px;
}
.calendarspacer{
	height: 7px;
}
a.LLink {
	font-size: 11px;
	font-weight: normal;
	color:#000;
	text-decoration:  none;
}
a.LLink:visited {
	text-decoration:  none;
}
a.LLink:hover {
	text-decoration:  underline;
}
a.calLink2 {
	font-size: 11px;
	font-weight: normal;
	color:#686868;
	text-decoration:  none;
	margin-left:70px;
}
a.calLink2:visited {
	text-decoration:  none;
}
a.calLink2:hover {
	text-decoration:  underline;
}
a.calLink {
	font-size: 12px;
	font-weight: normal;
	color:#686868;
	text-decoration:  none;
}
a.calLink:visited {
	text-decoration:  none;
}
a.calLink:hover {
	text-decoration:  underline;
}
.readmorep {margin-top:0px;}
a.readmore {
	float: left;
	padding-left: 3px;
	font-size: 10px;
	font-weight: normal;
	color:#555;
	text-decoration:  none;
}
a.readmore:visited {
	text-decoration:  none;
}
a.readmore:hover {
	text-decoration:  underline;
}
a.discussLink {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#808080;
	text-decoration:  none;
}
a.discussLink:visited {
	text-decoration:  none;
}
a.discussLink:hover {
	text-decoration:  underline;
}
a.heading {
	text-decoration:  none;
}
a.heading:visited {
	text-decoration:  none;
}
a.heading:hover {
	text-decoration:  underline;
}
#content .heading {
	font-size: 22px;
	letter-spacing:0.05em;
	font-weight: bold;
	color:#555;
}
#content p {
	font-size: 12px;
	color:#555;
	margin: 0;
	margin-top: 10px;
}
#content td {
	font-size: 11px;
	color:#555;
	margin: 0;
	margin-top: 10px;
}
li {
	font-size: 12px;
	color:#555;
}
.text {
	font-size: 12px;
	letter-spacing:0;
	font-weight: normal;
	color:#555;
	margin: 0;
	margin-top: 5px;
}
#content .published {
	font-size: 10px;
	color:#555;
}
.ingress{
	font-size: 12px;
	color:#555;
	overflow: auto;
	width: 100%;
}
img.artPic { margin-top:5px; margin-right:5px; width:14em; cursor:pointer; }
img.artPicGallery { margin-top:5px; margin-right:5px; width:120px; cursor:pointer;}
img.artIcon { margin-top:5px; margin-right:5px; }
.button_main {
cursor:pointer;
border:0;
width: 160px;
height: 30px;
background:url('/minOrg/jesuskids/web.nsf/normbutton.png') no-repeat left top;
color: #686868;
                behavior: expression(
                    this.onmouseover = new Function("this.className += ' button_mainhover';"),
                    this.onmouseout = new Function("this.className = this.className.replace(' button_mainhover', '');"),
                    this.style.behavior = null
                );
}
.button_main:hover, .button_mainhover {
	text-decoration: none;
	background:url('/minOrg/jesuskids/web.nsf/highbutton.png') no-repeat left top;
}
.button_main2 {
	font-family: Arial, Geneva,Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold;
	color: #ffffff;
	border: 1px solid #3366cc;
	background-color: #6699cc;
	cursor:pointer;
}
.button_mainR {
	font-family: Arial, Geneva,Arial, Helvetica, sans-serif; 
	float: right;
	font-size: 11px; 
	font-weight:bold;
	color: #ffffff;
	border: 1px solid #3366cc;
	background-color: #6699cc;
	cursor:pointer;
}
.status {
	font-family: Arial, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px; 
	color: #000; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ffffff;
}
.input_16 {
	font-family:  Arial, Geneva, Arial, Helvetica, sans-serif; 
	width: 20px;
	border: 0px solid #ffffff;
}
.input_130 {
	font-size: 12px;
	font-family:  Arial, Geneva, Arial, Helvetica, sans-serif; 
	width: 130px;
	border: 1px solid #eee;
	background-color: #eee;
	color: #000000;
	background:url('/minOrg/jesuskids/web.nsf/inputbg.gif') repeat-x;
}
.input_260 {
	font-size: 12px;
	font-family:  Arial, Geneva, Arial, Helvetica, sans-serif; 
	width: 260px;
	border: 1px solid #eee;
	background-color: #eee;
	color: #000000;
	background:url('/minOrg/jesuskids/web.nsf/inputbg.gif') repeat-x;
}
.input_400 {
	font-size: 12px;
	font-family:  Arial, Geneva, Arial, Helvetica, sans-serif; 
	width: 400px;
	border: 1px solid #eee;
	background-color: #eee;
	color: #000000;
	background:url('/minOrg/jesuskids/web.nsf/inputbg.gif') repeat-x;
}
.flSelect {
	font-family:  Arial, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	width: 150px;
	background-color: #ded8d6;
	color: #000000;
}
.query {
background-color:#F8F8F8;
border-top:1px solid #B8B8B8;
border-left:1px solid #B8B8B8;
border-right:1px solid #B8B8B8;
border-bottom:1px solid #B8B8B8;
color:#686868;
font-family:Arial,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
padding: 4px;
height:25px;
margin-left:12px;
margin-top:8px;
width:118px;
}
.button {
background-color:#FFFFFF;
border:1px inset #FFFFFF;
color:#000000;
cursor:pointer;
font-family:Arial,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:-1px;
padding-bottom:1px;
padding-top:0px;
padding-left:3px;
padding-right:3px;
}
body {
	background:#EFEFEF;
	margin:0;padding:0;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;}
h1 {margin:0 0 20px 0;padding:0;font-size:22px;font-weight:bold}
.calIcon {vertical-align:middle;margin-top:-2px;margin-right:5px;}
#wrapper {
	margin:0 auto; width:920px;
}
#shadow_top { margin:0 auto;width:920px;height:30px;background:url('/minOrg/jesuskids/web.nsf/bgtoptrans.png') bottom left no-repeat;}
#shadow_bottom {margin:0 auto;width:920px;height:20px;background:url('/minOrg/jesuskids/web.nsf/bgbottomtrans.png') top left no-repeat;}
#shadow_middleGI {clear: both; margin:0 auto;width:920px;height:34px;background:url('/minOrg/jesuskids/web.nsf/bgmiddletrans.png') top left no-repeat;}
#top {
	width:920px;
	background:url('/minOrg/jesuskids/web.nsf/bgtrans.png') top center repeat-y;
}
#top_padding {
		padding: 0px;
		padding-bottom: 10px;
		}
#main {
	float:left;width:920px;
	background:url('/minOrg/jesuskids/web.nsf/bgtrans.png') top center repeat-y;
	text-align: left;
}
#footer {color:#333333;width:960px;text-align:center;padding-top:10px;padding-bottom:10px;font-size:11px}
#footer a, #footer a:visited {color:#333333;text-decoration:underline;}
#footer a:hover {background-color:#eee;color:#333333; text-decoration: underline;}
#left {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 21px;
	}
#reklamebanner {
	padding-top:0px;
}
#contentWide {
	margin-left: 210px; 
	margin-right: 31px;
} 
* html #contentWide {width: 670px;}
#content {
	margin-left: 210px; 
	margin-right: 210px;
} 
* html #content {width: 490px;
overflow:hidden;}
#right{
	float: right;
	width: 180px;
	margin-top:  0px;
	margin-right: 17px;
} 
.label {font-size:11px}
.inputblur {border:1px solid #999;background:#eee;color:#666;width:300px}
.inputfocus {border:1px solid #666;background:#fff;color:#000;width:300px}
.submit {border:1px solid #999;background:#eee;color:#666;padding:2px 10px}
.submithover {border:1px solid #666;background:#fff;color:#000;padding:2px 10px}
.topimage {width:878px;}
#forsideinfostart {
	margin-top: 4px;
	padding:0px;
	height: 8px;
	width: 177px;
	background-color: #336699;
	background:url('/minOrg/jesuskids/web.nsf/bg.png') top left repeat-y;
	line-height:10px;
} 
#forsideinfo {
	margin-top: -1px;
	width: 177px;
	padding-bottom: 1px;
	background-color: #336699;
	background:url('/minOrg/jesuskids/web.nsf/bg.png') 0 -10px repeat-y;
} 
#forsideinfoend {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 177px;
	height: 18px;
	background:url('/minOrg/jesuskids/web.nsf/bgend.png') top left no-repeat;
} 
#forsideinfo p {
	line-height: 100%;
	margin:0;
	padding-left:6px;
	padding-right:4px;
	padding-bottom:5px;
	padding-top:5px;
} 
#forsideinfo hr {border: none 0; 
border-top: 1px dashed #c8c8c8;
height: 1px;
} 
#reklamestart {
	margin-top: 4px;
	height: 8px;
	width: 177px;
	background-color: #336699;
	background:url('/minOrg/jesuskids/web.nsf/bg.png') top left repeat-y;
	line-height:10px;
} 
#reklame{
	margin-top: -1px;
	width: 177px;
	padding-bottom: 1px;
	background-color: #336699;
	background:url('/minOrg/jesuskids/web.nsf/bg.png') 0 -10px repeat-y;
} 
#reklameend {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 177px;
	height: 18px;
	background:url('/minOrg/jesuskids/web.nsf/bgend.png') top left no-repeat;
} 
#reklame p {
color:#555555;
font-size:12px;
	margin:0;
	padding-left:6px;
	padding-right:4px;
	padding-bottom:5px;
	padding-top:5px;
} 
/*/minOrg/jesuskids/web.nsf/blue*/
/* menu horizontal */
#menu {
float:left;
width:878px;
margin-left: 21px;
margin-bottom:10px;
color:#fff;
font-size:14px;
font-weight:bold;
background:url('/minOrg/jesuskids/web.nsf/blue_menu_right_both.gif') repeat-x right top
}
#menu ul {
margin:0;
padding:0
}
#menu li {
display:inline;
margin:0;
padding:0
}
#menu a {
float:left;
background:url('/minOrg/jesuskids/web.nsf/blue_menu_left_both.gif') no-repeat left top;
margin:0;
padding:0 0 0 6px;
text-decoration:none
}
#menu a span {
float:left;
display:block;
background:url('/minOrg/jesuskids/web.nsf/blue_menu_right_both.gif') no-repeat right top;
padding:10px 10px 10px 6px;
color:#eee
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none}
/* End IE5-Mac hack */
#menu a:hover span {color:#fff}
#menu #chosen a {
background-position:0% -150px;
color:#fff
}
#menu #chosen a span {
background-position:100% -150px;
color:#fff
} 
#menu a:hover {
background-position:0% -150px;
color:#eee
}
#menu a:hover span {
background-position:100% -150px;
color:#eee
}
/* under menu - vertical  */
#unMenu {
border:0px solid #666;
	padding:0;
	margin-top: -1px;
	width: 177px;
	background-color: #ff9933;
	background:url('/minOrg/jesuskids/web.nsf/bg.png')  0 -10px  repeat-y;
} 
#uMenu {
	margin-top: 0px;
	width: 177px;
	padding-bottom: 1px;
}
#uMenu ul {
margin:0;
padding: 0;
padding-bottom: 0px;
list-style:none;
width:170px;
font-size:12px;
font-weight: bold;
}
#uMenu hr {border: none 0; 
border-top: 1px dashed #b8b8b8;
height: 1px;
} 
#uMenu li span {
display:block;color:#626262;
padding:1px 1px 1px 10px
}
/* uMenulevel 2 */
#uMenu li ul li span {padding:2px 1px 2px 25px}
/* uMenulevel 3 */
#uMenu li ul li ul li span {padding:1px 1px 1px 40px}
#uMenu li ul li a, #uMenu li ul li a:hover, #uMenu li ul li a span, #uMenu li ul li ul {color:#58585A;background:none}
#uMenu li ul {background:none;}
#uMenu li a {
display:block;
text-decoration:none;
color:#fff
}
#uMenu li a:hover, #uMenu li a.chosen {
color:#333;text-decoration:underline
}
#uMenu li ul li a:hover, #uMenu li ul li a.chosen {color:#fff; background:none}
#uMenu li a#topbutton {background:none;}
#uMenu li a#topbutton:hover, #menu li a.chosen#topbutton {color:#fff;background:none}
#uMenu li a span#bottombutton {background:none}
#uMenu li a:hover span#bottombutton, #menu li a.chosen span#bottombutton {color:#fff;background:none;text-decoration:none;}
/* Fix IE. Hide from IE Mac \*/
* html #uMenu ul li {float:left;height:1%}
* html #uMenu ul li a {height:1%}
/* End */
.butticon {
	margin-right:5px;
	vertical-align:middle;
}
#knapp {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
	margin: 0px;
	height: 34px;
}
#knapp a {
text-decoration: none;
margin-left: 2px;
}
#knapp a span {
cursor:pointer;
text-decoration: none;
display:block;
width: 160px;
height: 30px;
background:url('/minOrg/jesuskids/web.nsf/normbutton.png') no-repeat left top;
color: #686868;
padding-top: 7px;
padding-left: 10px;
margin-left: 10px;
}
#knapp a:hover span {
	text-decoration: none;
background:url('/minOrg/jesuskids/web.nsf/highbutton.png') no-repeat left top;
}
.kalenderhead {
	color: #686868;
	font-size: 12px;
	font-weight: bold;
}
.kalenderinfo {
	padding: 1px;
	font-weight: bold;
}
hr {border: none 0; 
border-top: 1px dashed #c8c8c8;
height: 1px;
} 
.getiframe {
margin:0px;padding-top:0px;padding-left:0px;overflow:hidden;width:670px;height:1px;}
*html .getiframe {
padding-left:10px;}
.getiframevideo {
margin:0px;margin-left: 40px;padding-top:0px;padding-left:20px;overflow:hidden;width:820px;height:485px;}
