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

	SITE: bauchfelldialyse.net (von herz-jesu-kh.de)

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

	Schrift Grau:	#2B282C

	Headline Braun:	#D79253

	grass@mai-multimedia.de 2009
	Stand 05.08.2009

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

* {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!important; margin: 0; float: none; }
a.zoomImageLink image
	{}
a.moreLink
	{
        font-style: italic;
    }


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

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;
		margin-top: 1em;
		color: #D79253;
	}

h3
	{
		margin-bottom: 1em;
		color: #0B2C90;
    }
h4, h5
	{
		clear: none;
		margin-bottom: 1em;
    }
h4
	{
    	color: #0B2C90;
    }


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

p { margin-bottom: 1em;}

ul
	{
    	margin: 1em 0 1em 1.4em;
	}
ol
	{
		margin: 1em 0 1em 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;
    }



/* SubNavigation */

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

#searchBoxForm 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;
    }


/* 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;
		float: left;
		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
	{
		background: #FFF8EB url(../images/hgr_portalRightContent.png) no-repeat left bottom;
		padding: 3em 15px 25px 15px;
		font-size: 0.9em;
		line-height: 1.4em;
    }
#portalRightContent p
	{
        margin: 0 0 0 0;
    }


#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;
		padding-bottom: 40px;
		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;
}


.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;
}


#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;
    }

.contextBoxItem
	{
        padding: 2em 10px;
		font-size: 0.9em;
		line-height: 1.2em;
		color: #0B2C90;
    }
.contextBoxItem 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: 50px;
		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;
}
.formField.typ_8 {} /* AnschriftSelectBox */
.formField.typ_8 label
{
	float: none;
	display: block;
	width: auto;
	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;
    }


/****************************************************
	Bauchfelldialyse spezial
******************************************************/

/* BilderBoxen */

.imgBox
	{

	}
.imgBox.subline
	{

    }
.imgBox.right
	{
        float: right;
		clear: right;
		margin: 3px 0 20px 25px;
    }
.imgBox p
	{
		padding: 0;
		margin: 0;
    }

.imgBox .image
	{

    }
.imgBox .text
	{
		font-size: 0.9em;
    }


#mainMenuBox
	{
		padding-bottom: 220px;
		min-height: 330px;
    }


#hjk_link_button
	{
		position: absolute;
		left: 0;
		bottom: 110px;
    }


a.arrow
	{
		padding-left: 15px;
		background: transparent url(../images/link_arrow.gif) no-repeat 0 4px;
	}

table
	{
		margin-bottom: 1em;
	}

td, th { padding: 0.1em 0.3em; vertical-align: top; border-right: solid 2px #fff; }

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

tr.odd td { background:#DFE4F1; }
thead tr { background:#C3CCE4; }

#content
	{
        padding-right: 120px;
    }

h2, h3
	{
		border-bottom: solid 1px #C1C4DD;
	}


/*	Hauptmenü*/

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

.nav li
	{
		list-style: none;
		padding: 2px 0;

	}
.nav a, .nav li.activ ul ul li a, .nav li.activ li.activ ul ul li a
	{
		padding: 1px 0;

		text-decoration: none;
		background-image: none;
	}

.nav li.active a, .nav a.active, .nav li.active li a.active
	{
        font-weight: bold;
    }
.nav li.active li a
	{
        font-weight: normal;
    }


.nav ul
	{
		margin: 0;
		display: none;
    }
.nav li.active ul
	{
		display: block;
    }
.nav ul li
	{
        padding-left: 25px;
		background: transparent url(../images/menu_arrow.gif) no-repeat 15px 50%;
    }
#footer
	{
        font-size: 0.9em;
		border-top: solid 1px #C1C4DD;
		padding: 10px 0;
		margin-top: 3em;
		margin-right: 20px;
		clear: both;
    }

