html,body {
	height: 100%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #003E65;
	font-family: Verdana, Arial, sans-serif;
	width: 100%;
	background-color: #003E66;
}

ol,ul {
	margin: 0px;
	padding: 0px;
}

ul {
	padding-left: 15px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* Formatierungen */
.Ueberschrift, .detail_title h1, .content_list_entry .list_entry_title h1 a{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003E65;
	text-decoration: none;
}

.startText {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #D20005;
}

/**
	BLOCKS
 */
#page {
	width: 975px;
	padding-left: 14px;
	height: 100%;
}

#head,#head_standard {
	position: relative;
	width: 100%;
	height: 189px;
	z-index: 2;
	background-color: #003E66;
}

#head .headnavigation,#head .head_container,#head_standard .headnavigation,#head_standard .head_container
	{
	position: relative;
	display: block;
	width: 100%;
}

#head .head_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/startseite_head_oben_links.png) no-repeat;
	width: 413px;
	height: 17px;
}

#head .start_left_image {
	width: 260px;
	height: 165px;
	background: url(../images/startseite_head_links.jpg) no-repeat;
	float: left;
}

#head .start_right_image {
	width: 714px;
	height: 165px;
	background: url(../images/startseite_head_rechts.jpg) no-repeat;
	float: left;
}

#middle {
	margin-top: -354px;
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
}

#middle .middle_container {
	padding-top: 354px;
	display: block;
	margin: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#middle .start_middle {
	background: url(../images/startseite_bg.jpg) repeat-y;
}

#middle .middle_container .start_left {
	float: left;
	width: 260px;
	min-height: 500px;
	display: block;
	position: relative;
}

#middle .middle_container .start_right {
	float: left;
	width: 714px;
	height: 100%;
	display: block;
	position: relative;
	color: #003E65;
	min-height: 500px;
}

#middle .middle_container .start_right .content_detail {
	padding: 0px 10px;
}

/* Standardseite */
#head_standard {
	height: 147px;
}

#head_standard .head_top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/seite_headbg.png) no-repeat;
	width: 975px;
	height: 123px;
	overflow: hidden;
	z-index: 2;
}

#head_standard .head_top_bg {
	position: absolute;
	z-index: 1;
	right: 0px;
	overflow: hidden;
}

#head_standard .head_top img {
	z-index: 1;
}

#middle_standard {
	margin-top: -312px;
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
}

#middle_standard .middle_container {
	padding-top: 312px;
	display: block;
	margin: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#middle_standard .middle_container .left {
	float: left;
	width: 260px;
	min-height: 500px;
	display: block;
	position: relative;
}

#middle_standard .middle_container .content_container {
	float: left;
	padding-top: 70px;
	position: relative;
}

#middle_standard .middle_container .middle_head {
	position: absolute;
	height: 85px;
	width: 715px;
	top: 0px;
}

#middle_standard .middle_container .middle {
	float: left;
	width: 210px;
	min-height: 500px;
}

#middle_standard .middle_container .right {
	float: left;
	width: 475px;
	min-height: 500px;
	padding: 5px 15px;
}

#foot {
	position: relative;
	width: 100%;
	height: 165px;
	z-index: 2;
	background-color: #003E66;
}

/* ************************************** */
/* ************** NAVIGATION ************ */
/* ************************************** */
.metaUL {
	padding-top: 10px;
}

.metaUL li {
	display: inline;
	margin-right: 10px;
	border-right: 1px solid #88ADC5;
	padding-right: 10px;
}

.metaUL li:last-child {
	border: none;
}

.metaUL li a {
	font-size: 10px;
	text-decoration: none;
	color: #88ADC5;
}

/* Main Navi */
.mainUL {
	padding-left: 10px;
	padding-top: 20px;
}

.mainUL li {
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
}

.mainUL li a {
	text-decoration: none;
	color: #003E66;
	display: block;
	padding: 4px 0px;
}

.mainUL li.li_main  a.main:hover,
.mainUL li.li_maina a.maina, 
.mainUL li.li_maina a.mainsa1, 
.mainUL li.li_maina a.mainsa2, 
.mainUL li.li_maina a.mainsa3,
.mainUL li.li_maina a.mainsa4,
.mainUL li.li_maina a.mainsa5   {
	color: #CC0000;
}

.mainUL ul.navsub {
	padding-left: 10px;
	border: none;
}

.mainUL ul.navsub li {
	list-style-type: none;
}

.mainUL ul.navsub li a {
	font-weight: normal;
}

/* Adressbox */
.adressbox, .adressbox a {
	color: #003E65;
	font-size: 11px;
	line-height: 20px;
	padding: 0px 5px;
}

.adressbox a {
	padding: 0px; 
}

.adressbox .adressbox_title,.adressbox  .adressbox_pers_title {
	font-weight: bold;
}

.adressbox .teaser p {
	margin: 0px;
}

/* Content Liste */
.content_list_entry {
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 10px;
}

.adressbox .content_list_entry {
	border: none;
}

.content_list_entry .thumb {
	float: left;
	margin: 0px 5px 5px 0px;
}

.content_list_entry a {
	color: #003E66;
}


/* CONTENT DETAIL */

.content_detail {
	line-height: 20px;
	font-size: 11px;
}

.middle .tree_smallpic {
	min-height: 133px;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}


/* ************************************************* */
/* DIASHOW */
/* ************************************************* */

.diashow {
	background: transparent;
	border: 1px solid #003E65;
	width: 126px;
}

.diashow a.gallery_a_inner {
	display: block;
}

.diashow img {
	width: 126px;
	height: 85px;
}

/* ************************************************* */
/* **** PALLIATIVAKADEMIE TERMINLISTE / DETAIL ***** */
/* ************************************************* */
.eventrowday {
	background: #E4A94D;
}

.daykranken {
	background: #003E67 !important;
	color: #FFFFFF !important;
}

.eventrow0, .eventrow1 {
	background: none;
}

.event_detail table p {
	margin: 0px;
}

.ev_teaser p{
	display: inline;
}

.event_detail .content p{
	text-align: justify;
}

/* SHOP */
.shopborder {
	border: none;
}


/* ************************************************* */
/* FARBSETS FÜR DIE EINZELNEN BEREICHE UND DIE LOGOS */
/* ************************************************* */

.middle_container, .farbset_0 {
	background: url(../images/wir_ueber_uns_bg.jpg) repeat-y;
}

.farbset_0 .middle_head {
	background: url(../images/wir_ueber_uns_head.png) no-repeat;
}

.farbset_16 {
	background: url(../images/wir_ueber_uns_bg.jpg) repeat-y;
}

.farbset_16 .middle_head {
	background: url(../images/wir_ueber_uns_head.png) no-repeat;
}

/* ************************************************* */
/* Wir ueber uns */
/* ************************************************* */


.wir_ueber_uns {
	background: url(../images/wir_ueber_uns_bg.jpg) repeat-y;
}

.wir_ueber_uns .middle_head {
	background: url(../images/wir_ueber_uns_head.png) no-repeat;
}

.wir_ueber_uns .tree_smallpic {
	background: url(../images/smallpics/wir_ueber_uns.jpg) no-repeat;
}

/* ************************************************* */
/* Krankenhaus */
/* ************************************************* */
.krankenhaus {
	background: url(../images/krankenhaus_bg.jpg) repeat-y;
}

.krankenhaus .middle_head{
	background: url(../images/krankenhaus_head.png) no-repeat;
}

.krankenhaus .tree_smallpic{
	background: url(../images/smallpics/krankenhaus.jpg) no-repeat;
}

/* ************************************************* */
/* Seniorenstift */
/* ************************************************* */
.seniorenstift {
	background: url(../images/seniorenstift_bg.jpg) repeat-y;
}

.seniorenstift .middle_head {
	background: url(../images/seniorenstift_head.png) no-repeat;
}

.seniorenstift .tree_smallpic {
	background: url(../images/smallpics/seniorenstift.jpg) no-repeat;
}

/* ************************************************* */
/* Palliativ- und Hospizzentrum */
/* ************************************************* */
.palliativhospiz {
	background: url(../images/pall_hospiz_bg.jpg) repeat-y;
}

.palliativhospiz .middle_head {
	background: url(../images/pall_hospiz_head.png) no-repeat;
}

.palliativhospiz .tree_smallpic {
	background: url(../images/smallpics/palliativ.jpg) no-repeat;
}

/* ************************************************* */
/* Ambulanter Palliativdienst */
/* ************************************************* */
.ambulantepalliativ {
	background: url(../images/pall_hospiz_bg.jpg) repeat-y;
}

.ambulantepalliativ .middle_head {
	background: url(../images/pall_ambulativ.png) no-repeat;
}

.ambulantepalliativ .tree_smallpic {
	background: url(../images/smallpics/palliativ.jpg) no-repeat;
}

/* ************************************************* */
/* Hospiz */
/* ************************************************* */
.hospiz {
	background: url(../images/pall_hospiz_bg.jpg) repeat-y;
}

.hospiz .middle_head {
	background: url(../images/hospiz_head.png) no-repeat;
}

.hospiz .tree_smallpic {
	background: url(../images/smallpics/hospiz_logo.jpg) no-repeat;
}

/* ************************************************* */
/* Palliativ */
/* ************************************************* */
.palliativakademie {
	background: url(../images/palliativ_bg.jpg) repeat-y;
}

.palliativakademie .middle_head {
	background: url(../images/palliativ_head.png) no-repeat;
}

.palliativakademie .tree_smallpic {
	background: url(../images/smallpics/palliativakademie.jpg) no-repeat;
}

/* ************************************************* */
/* Epilepsie */
/* ************************************************* */
.epilepsieberatung {
	background: url(../images/epilepsie_bg.jpg) repeat-y;
}

.epilepsieberatung .middle_head {
	background: url(../images/epilepsie_head.png) no-repeat;
}

.epilepsieberatung .tree_smallpic {
	background: url(../images/smallpics/epilepsieberatung.jpg) no-repeat;
}

/* ************************************************* */
/* Weingut */
/* ************************************************* */
.weingut {
	background: url(../images/weingut_bg.jpg) repeat-y;
}

.weingut .middle_head {
	background: url(../images/weingut_head.png) no-repeat;
}

.weingut .tree_smallpic {
	background: url(../images/smallpics/weingut.png) no-repeat;
}

/* ************************************************* */
/* Tagungszentrum */
/* ************************************************* */
.tagungszentrum {
	background: url(../images/tagungszentrum_bg.jpg) repeat-y;
}

.tagungszentrum .middle_head {
	background: url(../images/tagungszentrum_head.png) no-repeat;
}

.tagungszentrum .tree_smallpic {
	background: url(../images/smallpics/tagungszentrum.jpg) no-repeat;
}

/* ************************************************* */
/* Vogelsburg */
/* ************************************************* */
.vogelsburg {
	background: url(../images/vogelsburg_bg.jpg) repeat-y;
}

.vogelsburg .middle_head {
	background: url(../images/vogelsburg_head.png) no-repeat;
}

.vogelsburg .tree_smallpic {
	background: url(../images/smallpics/vogelsburg.jpg) no-repeat;
}

/* ************************************************* */
/* Land- und Forstwirtschaft */
/* ************************************************* */
.landforst {
	background: url(../images/landwirtschaft_bg.jpg) repeat-y;
}

.landforst .middle_head {
	background: url(../images/landwirtschaft_head.png) no-repeat;
}

.landforst .tree_smallpic {
	background: url(../images/smallpics/land_forst.jpg) no-repeat;
}

/* ************************************************* */
/* Aus-, Fort- und Weiterbildung */
/* ************************************************* */
.weiterbildung {
	background: url(../images/ausbildung_bg.jpg) repeat-y;
}

.weiterbildung .middle_head {
	background: url(../images/ausbildung_head.png) no-repeat;
}

.weiterbildung .tree_smallpic {
	background: url(../images/smallpics/altenpflegeschule.jpg) no-repeat;
}

/* ************************************************* */
/* Stellenangebote */
/* ************************************************* */
.stellenangebote {
	background: url(../images/wir_ueber_uns_bg.jpg) repeat-y;
}

.stellenangebote .middle_head {
	background: url(../images/wir_ueber_uns_head.png) no-repeat;
}

.stellenangebote .tree_smallpic {
	background: url(../images/smallpics/wir_ueber_uns.jpg) no-repeat;
}

/* ************************************************* */
/* Anfahrt und Parken */
/* ************************************************* */
.anfahrt {
	background: url(../images/wir_ueber_uns_bg.jpg) repeat-y;
}

.anfahrt .middle_head {
	background: url(../images/wir_ueber_uns_head.png) no-repeat;
}

.anfahrt .tree_smallpic {
	background: url(../images/smallpics/wir_ueber_uns.jpg) no-repeat;
}
/* ************************************************* */
/* Presse */
/* ************************************************* */
.presse {
	background: url(../images/wir_ueber_uns_bg.jpg) repeat-y;
}

.presse .middle_head {
	background: url(../images/wir_ueber_uns_head.png) no-repeat;
}

.presse .tree_smallpic {
	background: url(../images/smallpics/wir_ueber_uns.jpg) no-repeat;
}