/****************************************************

	SITE: herz-jesu-kh.de

	Farben:
	Blau:			#C1CCEE
	Link-Blau:		#0B2C90

	Schrift Grau:	#2B282C

	Headline Braun:	#D79253

	grass@mai-multimedia.de 2009
	Stand 19.01.2012

******************************************************/

* {margin: 0; padding: 0;}
html,body { height: 100%; }

html
	{

    }

body
	{

		font-family: Arial,Helvetica,sans-serif;
		line-height: 1.4em;
		color: #2B282C;
		font-size: 75%;
		background: #456591;
	   /*	background: #fff url(/images/hgr_body.gif) repeat-y left;*/
	}

h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}



/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.clear { clear: both; }
.invisible { display: none; }

img { border: none; }
.imgLeft { float: left;  clear: left; margin: 2px 10px 10px 0;}
.imgRight { float: right; margin: 4px 0 10px 10px; }
.imgCenter { display: block; margin: 10px auto; }

a
	{
		color: #0B2C90;
	}
a:hover
	{
		text-decoration: none;
	}

a.download { padding-left: 25px ; }
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(/images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(/images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(/images/media_doc.gif) no-repeat; }
a.xls { background: transparent url(/images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(/images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(/images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(/images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(/images/media_mp3.gif) no-repeat; }

.mediaImage img { display: none; }

a.more
	{
		padding-left: 15px;
		background: transparent url(/images/arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{}
a.moreLink
	{
        font-style: italic;
    }


h1, h2, h3, h4, h5
	{
		color: #3F3D42;
	}

h1
	{
        font-size: 1.6em;
		margin-bottom: 1em;
		color: #0B2C90;
		font-weight: normal;
		font-family: Lucida Sans;
    }
h1 small
	{
        font-size: 0.5em;
    }


h2
	{
		font-size: 1.2em;
		font-weight: normal;
		margin-bottom: 1em;
		color: #D79253;
	}

h3
	{
		margin-bottom: 1em;
		color: #0B2C90;
    }
h4
	{
		margin-bottom: 0;
    }

hr
	{
		height: 1px;
		color: #D1D8E1;
	}

p { margin-bottom: 1em;}

ul
	{
    	margin: 1em 0 1em 1.4em;
	}
ol
	{
    	margin-left: 2.4em;
		list-style-position: outside;
	}

.hiddenBox { display: none; }

table
	{
		border-collapse: collapse;
		margin-bottom: 1em;
	}

td, th { padding: 0.1em 2em 0.1em 0!important; vertical-align: top;}

td p { margin-bottom: 0.5em!important; }


table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}

table.border td { vertical-align: top; border: solid 1px #ccc;}



/****************************************************
	LAYOUT
******************************************************/

#outerwrap
	{
		position: relative;
		margin: 0 auto;
		padding: 0 0 0 30px;
		min-width: 995px;
		max-width: 1165px;
		min-height: 100%;
		background: #456591 url(/images/hgr_body.gif) repeat-y left;
    }


#wrap
	{
		position: relative;
		height: 100%;
		padding-right: 30px;
		text-align: left;
		background: transparent url(/images/hgr_contextBox.gif) repeat-y right;
    }
#topHeader
	{
        height: 10px;
		background: #0B2C90;
    }


#header
	{
		position: relative;
		height: 86px;
		margin-right: 140px;
 		background: #C1CCEE url(/images/mainHeader.jpg) no-repeat top right ;
    }
#logo
	{
		float: left;
 		background-color: #0B2C90;
		height: 86px;
		width: 227px;
    }

#mainMenuBox
	{
		width: 207px;
		/*
		position: absolute;
		left: 0px;
		top: 96px;
		*/

		float: left;
		position: relative;

		padding: 40px 0 0 20px;
		z-index: 1000;
 		background: transparent url(/images/hgr_mainMenuBox.gif) no-repeat;
		font-size: 1em;
		color: #3F3D42;
		min-height: 550px;
    }

/****************************************************
	Hauptmenü
******************************************************/

.nav
	{
		width: 200px;
		margin: 0;
		margin-bottom: 25px;
		float: left;
		position: relative;
	}

.nav ul
	{
		background:#F3F5FC; /*IE6 needs this*/
		width: 100%;
		margin: 0;
	}
.nav ul ul, .nav li.activ ul ul
	{
		background:#F9FAFD;
		border-left: solid 1px #CFDEFF!important;
	}
.nav ul ul ul
	{
		background:#FCFCFE;
	}

.nav li
	{
		float: left;
		list-style:none;
		position:relative;
		width: 100%;
		z-index:999;
	}
.nav a, .nav li.activ ul ul li a, .nav li.activ li.activ ul ul li a
	{
		padding: 1px 5px;
		display: block;
		text-decoration: none;
		background-image: none;
	}

.nav li.activ a, .nav li.activ ul  li.activ a, .nav li.activ ul li.activ ul  li.activ a
	{
		color: #2B282C;
		font-weight: bold;
    }
.nav a.activ, .nav a:hover
	{
		color: #2B282C!important;
    }

.nav li.activ ul a, .nav li.activ ul  li.activ ul a, .nav li.activ ul li.activ ul  li.activ ul a
	{
		color: #0B2C90;
		font-weight: normal;
    }

/*
.nav li ul, .nav li.activ ul ul, .nav li.activ ul ul ul, .nav li.activ li.activ ul ul, .nav li.activ li.activ li.activ ul ul
{
	top:-999em;
	position:absolute;
	width: 100%;
	background:#FCFCFE;
}


ul.nav li:hover, ul.nav li:hover>a,
ul.nav li.sfHover, ul.nav li.sfHover>a,
ul.nav a:focus, ul.nav a:hover, ul.nav>a:active {
	color: #2B282C;
}

ul.nav ul li:hover,
ul.nav ul li.sfHover,
ul.nav ul a:focus, ul.nav ul a:hover, ul.nav ul a:active,
.nav li.activ ul ul li:hover,
.nav li.activ ul ul ul li:hover
{
	background:#CFDEFF;
	color: #2B282C;
}




.nav li:hover ul
{
	left:9.45em;
	top:0;
}

.nav li:hover ul ul, .nav li.activ:hover ul ul
{
	top:-999em;
}
.nav li li:hover ul, .nav li.activ li:hover ul
{
	left:9.45em;
	top:0;
}

.nav li li:hover ul ul, .nav li.activ li:hover ul ul, .nav li.activ li.activ:hover ul ul
{
	top:-999em;
}
.nav li li li:hover ul, .nav li.activ li li:hover ul, .nav li.activ li.activ li:hover ul
{
	left:9.45em;
	top:0;
}
.nav li li li:hover ul ul, .nav li.activ li.activ li.activ:hover ul ul
{
	top:-999em;
}
.nav li li li li:hover ul, .nav li.activ li.activ li.activ li:hover ul
{
	left:9.45em;
	top:0;
}


.nav li li
{
	width: 100%;
}
.nav li li a
{
	padding-right:0;
	display: block;
	color: #38547F!important;
}
*/
.nav li ul, .nav li.activ ul ul, .nav li.activ li.activ ul ul
{
	display: none;
}

/* zweite und dritte Ebene */
.nav li.activ ul, .nav li.activ li.activ ul, .nav li.activ li.activ li.activ ul
{
	display: block;
	position:relative;
	top: 0;
	background: transparent;
	border: none!important;
	margin: 0;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}


.nav li.activ ul li, .nav li.activ li.activ ul li, .nav li.activ li.activ li.activ ul li
{

	position:relative;
	background: transparent;

}
.nav li.activ ul li a
{
  padding-left: 20px;
  width: 180px;
  background: transparent url(/images/menuArrow.gif) no-repeat 12px 6px;
}
.nav li.activ ul li a.activ
{
  background: transparent url(/images/menuArrowHigh.gif) no-repeat 12px 6px;
}
.nav li.activ li.activ ul li a.activ
{
  background: transparent url(/images/menuArrowHigh.gif) no-repeat 22px 6px;
}
.nav li.activ li.activ li.activ ul li a.activ
{
  background: transparent url(/images/menuArrowHigh.gif) no-repeat 32px 6px;
}


.nav li.activ li.activ ul li a
{
  padding-left: 30px;
  width: 170px;
  background: transparent url(/images/menuArrow.gif) no-repeat 22px 6px;
}
.nav li.activ li.activ li.activ ul li a
{
  padding-left: 40px;
  width: 160px;
  background: transparent url(/images/menuArrow.gif) no-repeat 32px 6px;
}


.nav li.activ:hover ul {
	left:0;
	top:0;
}

.nav li.activ li.activ:hover ul {
	left:0;
	top:0;
}

.nav li.activ li.activ li.activ:hover ul {
	left:0;
	top:0;
}




#mainNav_375 { z-index: 15}
#mainNav_376 { z-index: 14}
#mainNav_377 { z-index: 13}
#mainNav_378 { z-index: 12}

/* SubNavigation */

#subNavBox
	{
		position: relative;
		width: 187px;
		padding: 5px 0 10px 5px;
  		float: left;
    }

#BoxForm input
	{
		width: 170px;
		font-size: 1em;
		line-height: 1.8em;
		height: 1.8em;
		background: #fff url(/images/hgr_inputField.gif) no-repeat top right;
    }
#searchBoxButton
	{
		text-align: left;
		background: transparent none!important;
		border: none;
		cursor: pointer;
		color: #0B2C90;
		font-size: 0.8em!important;
		padding: 0!important;

    }
#searchBoxButton:hover
	{
		color: #fff;
    }

.isearch-highlight
	{
		font-weight: bold;
		font-style: italic;
	}


/* ServiceNavigation */

ul.serviceNav
	{
        list-style: none;
		margin: 10px 0;
		padding: 0;
		width: 180px;
		font-size: 0.9em;
		line-height: 1.2em;
    }
ul.serviceNav li
	{
        padding: 1px 0;

		width: 90px;
    }

ul.serviceNav a
	{
        text-decoration: none;
		color: #456591;
    }
ul.serviceNav a:hover, ul.serviceNav li.activ a
	{
        color: #000;
    }

/****************************************************
	Inhalte
******************************************************/

/* ------------- Homepage -------------- */

#portalLeft
	{
		float: left;
		position: relative;
		width: 54%;
    }

#portalNewsBox
	{
		clear: left;
        padding-top: 2em;
    }

#portalNewsBox h2
	{
		margin: 0;
		color: #839ADD;
		font-size: 1.4em;
    }
#portalNewsBox .portalNewsItem
	{
		position: relative;
        float: left;
    }

#portalNewsBox .portalNewsItem .newsDate
	{
        font-weight: bold;
    }


#portalNewsBox .portalNewsItem, #portalLeft h2
	{
        border-bottom: dashed 1px #C5CCE4;
		padding: 0.6em 0;
    }
#portalNewsBox .portalNewsItem .portalNewsDate
	{
        font-weight: bold;
		margin: 0;
    }
#portalNewsBox .portalNewsItem h3, #portalLeft .portalNewsItem p
	{
		margin: 0;
		font-size: 1em;
    }
#portalNewsBox .portalNewsItem h3 a
	{
		text-decoration: none;
    }
#portalNewsBox .portalNewsItem h3 a:hover
	{
		text-decoration: underline;
    }

#portalNewsBox .portalNewsItem h3.linkMedia, #portalLeft .portalNewsItem p.linkMedia
	{
		padding-right: 100px!important;
    }


#portalNewsBox .portalNewsItem .moreLink
	{
        float: right;
    }
#portalNewsBox .portalNewsItem img
	{
        border: solid 1px #AEB0B3;
		float: right;
		margin: 0 0 0 20px;
    }


#portalNewsBox .moreBlock
	{
		float: left;
        margin-top: 2em;
    }

/* rechts Termine */

#portalRight
	{
		float: right;
		width: 39%;
    }
#portalRight h2
	{
        background-color: #FBDA9E;
		color: #fff;
		float: left;
		width: 100%;
		font-size: 1.2em;
		font-weight: normal;
		margin: 0px;
		padding: 0;
    }
#portalRight h2 span
	{
        background: #F49400 url(/images/hgr_portalRightContentTop.gif) no-repeat left bottom;
		line-height: 1.6em;
		padding: 0 2em 0 15px;
		float: left;

    }
#portalRightContent h2
	{
		color: #839ADD;
		font-size: 1.1em;
		background: transparent;
		float: none;
        margin: 0;
        border-bottom: dashed 1px #C5CCE4;
	}
#portalRightContent h2 span
	{
		background: transparent none;
		padding: 0;
		float: none;
	}
#portalRightContent h2.portalRightIntern
	{

	}

#portalRightContent
	{
	    float: left;

		background: #FFF8EB url(/images/hgr_portalRightContent.png) no-repeat left bottom;
		padding: 1em 15px 25px 15px;
		font-size: 0.9em;
		line-height: 1.4em;
    }
#portalRightContent p
	{
        margin: 0 0 0 0;
    }
.boxGroup_2
	{
		padding: 0.6em 0;
	}
#portalRightContent .boxGroup_2 h3
	{
		color: #839ADD;
		font-size: 1.1em;
		font-weight: normal;
		background: transparent;
		float: none;
        margin: 0 0 1em 0;
        border-bottom: dashed 1px #C5CCE4;
	}

#portalRightContent .portalRightContentItem
	{
        border-bottom: dashed 1px #C5CCE4;
		padding: 0.6em 0;
    }
#portalRightContent .portalRightContentItem p
	{
        margin: 0;
    }
#portalRightContent .portalRightContentItem strong, #portalRight h3
	{
        color: #0B2C90;
		font-size: 1em;
		margin: 0;
    }
#portalRight h3 a
	{
		text-decoration: none;
    }
#portalRight h3 a:hover
	{
		text-decoration: underline;
    }
#portalRight .moreLink
	{
		display: block;
		padding-top: 5px;
	}



/* ------------- Standard -------------- */

#contentBox
	{
/*

		padding-left: 3.8em;
*/
		position: relative;
		z-index: 100;
		margin	: 0 220px 0 266px;
		background: transparent;
    }

#contentBox.catTyp_113 /* Hompage Portal */
	{
		margin	: 0 140px 0 266px;
    }

/* ------------- Standard, zweispalter -------------- */

#outerwrap.typ_3 .textBlock, #form_385 .textBlock
{
	float: left;
	width: 49%;
	margin-right: 2%;
}
#outerwrap.typ_3 .textBlock1, #form_385 .textBlock1
{
	float: right;
	width: 49%;
}
#outerwrap.typ_3 .textBlock2, #form_385 .textBlock2
{
	clear: both;
}
#form_385 .textBlock1
{
    width: 300px!important;
}
#form_385 .textBlock
{
	width: 320px!important;
	margin-right: 10px!important;
}
#form_385 .formField label, #form_385 span.label
	{
		width: 50px;
		float: left;
		padding: 0;
	}

.content
	{
     float: left;
	 width: 100%;
    }


/*  Rubriklisten */

ul.catList
	{
		float: left;
		list-style: none;
		margin: 0;
		width: 100%;
    }
ul.catList.left
	{
		width: 52%;
		margin-right: 7%;
    }
ul.catList.right
	{
		width: 40%
    }
ul.catList li
	{
		clear: both;
		padding-bottom: 1em;
		padding-left: 10px;
		background: transparent url(/images/listDot.gif) no-repeat 0 0.4em;
		overflow: hidden;
		width: 100%;
    }
ul.catList.t1 li
	{
		padding-left: 0;
		float: left;
		background-image: none;
    }
ul.catList .textBox.image
	{
		padding-left: 66px;
    }


ul.catList h3, ul.catList p
	{
		margin: 0;
		padding: 0;
    }
ul.catList p
	{
		line-height: 1.4em;
    }
ul.catList h3 a
	{
        text-decoration: none;
    }
ul.catList h3 a:hover
	{
        text-decoration: underline;
    }
ul.catList .imgBox
	{
		float: left;
		margin-top: 4px;
    }
ul.catList img
	{
		margin: 0 5px 5px 0;
		width: 27px;
		border: solid 1px #C1CCEE;
    }

/*  Dokumentenlisten */

ul.docList
	{
		float: left;
		list-style: none;
		margin: 0 0 2em 0;
		width: 100%;
    }
ul.docList li
	{
		clear: both;
						width: 100%;
		padding-bottom: 1em;
		padding-left: 10px;
		background: transparent url(/images/listDot.gif) no-repeat 0 0.4em;
		overflow: hidden;
    }
ul.docList.t1 li
	{
		padding-left: 0;
		background-image: none;
    }
ul.docList .date
	{
        font-weight: bold;
    }
ul.docList h3, ul.docList p
	{
		margin: 0;
		padding: 0;
    }
ul.docList h3 a
	{
        text-decoration: none;
    }
ul.docList h3 a:hover
	{
        text-decoration: underline;
    }

ul.dloadList
	{
		list-style: none;
		margin: 1em 0;
    }

/* Galerielisten */

#mediaGalerie
{
	float: left;
	width: 100%;
	list-style: none;
	margin: 1em 0;
}
#mediaGalerie li
{
    float: left;
	width: 100px;
	height: 120px;
	margin-right: 20px;
}

#mediaGalerie .imageBox
{
    width: 100px;
	height: 75px;
	overflow: hidden;
	margin-bottom: 5px;
}

#mediaGalerie .imageBox img
{
    min-width: 100px;
	min-height: 75px;
}

#mediaGalerie h4
{
    font-size: 0.9em;
}
/* ------------ DOWNLOADLISTE ------------ */

#downloadList
{
	margin: 0;
	list-style: none;
}
#downloadList li
{
	padding-bottom: 1em;
}
#downloadList h3
{
	margin: 0;
}
#downloadList .date
{
	font-weight: bold;
}

#breadcrumpBox
	{
        line-height: 1em;
		font-size: 10px;
		padding: 5px 0 26px 0;
    }

/* ------------ CONTEXT ------------ */


#contextBox
	{
		width: 140px;
		position: absolute;
		right: 30px;
		top: 96px;
		background-color: #839ADD;
    }

.contextMediaBox
	{
		text-align: center;
		padding-bottom: 10px;
    }
.contextMediaBox img
	{
		margin-bottom: 5px;
    }
.contextMediaBox h3, .contextMediaBox p
	{
		padding: 0 5px 5px 5px;
		font-size: 0.9em;
		font-weight: normal;
		text-align: left;
		margin: 0;
    }
.contextMediaBox p
	{
		line-height: 1.2em;
    }

#aniBox, #aniBoxInner
	{
        background-repeat: no-repeat;
		width: 140px;
    }

.boxGroup_1
	{
        padding: 2em 10px;
		font-size: 0.9em;
		line-height: 1.2em;
		color: #0B2C90;
    }
.boxGroup_1 p
	{
        margin: 0;
    }


/* ------------ Sonstiges ------------ */

#siteNav
	{
		float: right;
        position: relative;
		margin: 1em 0;
		text-align: right;
	}
#siteNav a
	{
		margin: 0 5px;
	}

#fontSizer
	{
		list-style: none;
		margin: 0;
		position: absolute;
		top: 8px;
		right: -75px;
    }
#contentBox.catTyp_113 #fontSizer
	{
        right: 5px;
    }


#fontSizer li
	{
		float: left;
    }
#fontSizer a
	{

		display: block;
		width: 23px;
		padding: 23px 0 0 0;
		margin-right: 5px;
		overflow: hidden;
		height: 0px !important;
        text-decoration: none;
    }
#fontSizer .normal a
	{
		background: transparent url(/images/fontSizer_Normal.gif) no-repeat left top;
    }
#fontSizer .large a
	{
		background: transparent url(/images/fontSizer_Large.gif) no-repeat left top;
    }



/*************************
	FORMULARE
**************************/


.contactForm
	{
        float: left;
    }


#kontaktBox
	{}

form
	{
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
input, textarea, select, span.value
	{
		width: 250px;
		font-family: Arial, sans-serif;
		font-size: 1em;
		line-height: 1.8em;
		height: 1.8em;
		border: solid 1px #8398BF;
	}
select
	{
        width: 300px;
    }


textarea
	{
        height: 135px;
		width: 300px;
		overflow: auto;
		clear: left;
    }


fieldset
	{
        border: none;
    }
legend
	{
        display: none;
    }



span.value
{
   display: block;
   border: none;
   width: 280px;
}


.fbError
	{
		color: #cc0000;
	}
.fbError input, .fbError textarea
	{
		border: solid 1px #cc0000;
	}
.formField
	{
		clear: both;
		padding: 2px 0;
	}
.formField label, span.label
	{
		width: 150px;
		padding-right: 15px;
		float: left;
	}
.radio, .check
	{
		width: auto;
		border: none;
	}

.radioSet
	{
		display: inline;
		padding-right: 1em;
	}
.radioLabel
	{
		position: relative;
		top: -2px;
		padding: 0 0.5em;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel, .formField label.radioLabel
	{
		position: relative;
		top: 0;
		float: none;
		padding-left: 0.5em;
		width: 200px;
	}
.formHint
	{
		clear: both;
		padding: 1em 0;
		font-size: 0.8em;
	}
.formField h4	{ padding: 2em 0 1em 0;}


.alertBox h4
	{
		display: none;
		font-size: 1.2em;
	}
.alertBox
	{
		color: #cc0000;
		padding: 0 0 20px 50px;
		background: transparent url(/images/alertSign.gif) no-repeat left top;
		margin-top: 20px;
	}
.button
	{
		margin-left: 0;
		width: auto;
		font-family: Arial, sans-serif;
		font-size: 1em;
		line-height: 1.6em;
		border: 2px solid ;
		  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
		background: #C0C0C0 none;
	}

.formField.typ_2 {} /* Textarea */
.formField.typ_2 label
{
	width: auto!important;
}
.formField.typ_8 {} /* AnschriftSelectBox */
.formField.typ_8 label
{
	float: none;
	display: block;
	width: auto!important;
	margin-bottom: 1em;
}

/* ------- */

#googleMap
	{
        margin-bottom: 2em;
    }


/* ------- */

.button.search
	{
		margin: 0;
		width: auto;
		font-size: 1em;
	}

.OrderRadioSet
	{
        padding-bottom: 1em;
    }

.OrderRadioSet .radio
	{
        float: left;
    }
.OrderRadioSet label
	{
		float: left;
        margin-left: 20px;
		display: block;
		width: 450px!important;
    }


#goTop
	{
        border-top: solid 1px #456591;
		color: #456591;
		margin: 1em 0 2em 0;
		padding-top: 5px;
		padding-right: 5px;
		text-align: right;
		display: block;
		font-size: 0.9em;
		text-decoration: none;
		line-height: 1em;
    }



/****************************************************
	SPEZIAL
******************************************************/

/* Marathon 2010 Formular */

#contactForm_15
	{
		margin: 0em 0 2em 0;
	}

#contactForm_15  .formField
	{
		padding-left: 20px;
	}
#contactForm_15  .typ_7
	{
		padding-left: 0;
	}
#contactForm_15  label
	{
		float: none;
		display: block;
		width: auto;
	}
	
#contactForm_15 .checkboxLabel
	{
		left: 10px;
		top: 2px;
	}
#contactForm_15 .typ_2 textarea
	{
		height: 50px!important;
		clear: left;
	}	
#contactForm_15 input, #contactForm_15 textarea
	{
		width: 300px;
	}
#contactForm_15 .button
	{
		width: auto;
		padding: 0 10px;
	}
	


