/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html {
	height: 100%;
}

body {
	background: #ffffff;
	font-size: 100.01%;
	text-align: center;
	color: #333333;
}

#wrapper {
	width: 95%;
	min-width: 60em;
	max-width: 76.8em;
	margin: 0 auto 0 0;
	padding-bottom:13px;
	text-align: left;
}

#outer {
	width: auto;
	padding-right: 11.4em;            /* right column width */
	padding-left: 13.8em;            /* left column width */
	margin: 10px 0 0 0;
	clear:both;
}

#outer2Col {
	width: auto;
	padding-left: 13.8em;            /* left column width */
	margin: 10px 0 0 0;
}

#inner {
	width: 100%;
	margin: 0;
}

#leftColumn {
	width: 13.8em;                   /* left column width */
	margin-left: -13.8em;            /* _negative_ left column width */
	float: left;
	position: relative;
	z-index: 10;

	margin-top: 47px;
}

#centreColumn {
	width: 100%;
	min-height: 300px;
	float: left;
	position: relative;
	z-index: 12;
}

#rightColumn {
	width: 11.4em;                    /* right column width */
	margin-right: -11.4em;            /* _negative_ right column width */
	float: left;
	position: relative;
	z-index: 11;
	overflow: hidden;

	margin-top: 51px;
}

#footer {
	position: relative;
}


.upper {
	text-transform : uppercase;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                   header                            */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#header_top {
	height: 3.54em;
	position: relative;
	z-index: 97;
}

.facilityname {
	color: #FFFFFF;
	background: #005EBB;
	padding-left: 13.8em;
	margin-right: 11.4em;
	height: 3.6em;
	z-index: 98;

}

.facilityname p {
	font-size:1.125em;
	padding: 5px 18px 0 18px;
	font-weight: bold;
	z-index: 99;
}

.version2 p {
	position: absolute;
	top: 15px;
	right: 11.6em;
	width: 25em;
	padding: 17px 15px 10px 20px;

	background: #005EBB;
	border: 1px solid #FFFFFF;
}

.metanavi {
	height: 3.54em;
	background: #FFFFFF;
}

.metanavi1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 13.8em;
	height: 3.6em;
}

.metanavi1 ul {
	margin-left: 10px;
}

.metanavi2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 11.4em;
}

.metanavi2 ul {
	border-bottom: 1px solid #878787;
}

.metanavi ul {
	list-style-type: none;
	height: 1.92em;
	padding: 5px 0 0 0;
}

.metanavi ul li {
	float: left;
	font-size: 0.66em;
}

.metanavi ul li.first {
	margin-left: 10px;
}

.metanavi li a,
.metanavi li strong {
	text-decoration: none;
	color: #747478;
	background: #FFFFFF;
	font-weight: normal;
	border-right: 1px solid #878787;
	line-height: 1.92em;
	margin: 0 0.4em 0 0;
	padding: 0 0.4em 0 0;
}

.metanavi li a:hover,
.metanavi li a:active,
.metanavi li a:focus,
.metanavi li strong {
	color: #000000;
	background: #FFFFFF;
	text-decoration: underline;
}

.metanavi li.last a,
.metanavi li.last strong {
	border-right: none;
}

.metanavi1 li a,
.metanavi1 li strong {
	font-weight: bold;
}

.colors img {
	height: 0.3em;
	width: 11.2em;
	display: block;
}

.blue {
	height: 0.3em;
	line-height: 0.3em;
	overflow:hidden;
	width: 6em;
	display: block;
	background: #4593D1;
}

#header_bottom {
	position: relative;
	z-index:0;

}

#logo {
	width: 13.8em;
	background: url(bg-logo.jpg) repeat-x left top;
	height: 137px;
}

#logo-css {
	background: url(logo.jpg) no-repeat -15px 0px;
	height: 137px;
	width: 13.8em;
	display: block;
}

#search {
	position: absolute;
	top: 0;
	right: 0;

	width: 11.4em;
	height: 60px;

	color: #333333;
	background: #ffffff;
}

#search fieldset{
	border: none;
	text-align : right;
}

#search legend,
#search label {
	display: none;
}

#search #search_query_top {
	border: 1px solid #898989;
	width: 12em;
	font-size: 0.72em;
	padding: 2px 0;
	margin: 0 0 3px 0;
}

#search #search_button {
	border: 1px solid #ffffff;
	font-weight: bold;
	background: transparent url(../images/search_button.gif) no-repeat top right;

	font-size: 0.66em;
	margin: 0;
	padding: 0 10px 0 0;
}


#functions {
	position: absolute;
	top: 60px;
	right: 0;

	padding: 0;
	width: 11.4em;
	height: 75px;

	background: #FFFFFF;
	color: #C40E13;
	border-top: 1px solid #878787;
	border-bottom: 1px solid #878787;
}

#functions div.first,
#functions div.middle,
#functions div.last {
	float: right;
	height: 1.92em;
	line-height: 1.92em;

	background: #ffffff url(functions-divider.gif) no-repeat 0 7px;
	color: #999999;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
}

#functions div.first {
	padding: 0.5em 6px 0 0;
	height: 1.52em;
	background: none;
}
	#functions div.selectmenu {
		/**float: right;*/
		position: absolute;
		top: 5px;
		right: 0;
		font-size: 0.66em;

		width: 100%;
		text-align: right;
		padding: 0 0 5px 0;

		border-bottom: 1px solid #878787;
	}

	#functions div.selectmenu select {
		width: 13.4em;
		border: 1px solid #898989;
	}

#functions div.middle {
	vertical-align: bottom;
}

	.marg-switcher {
		margin: 1em 0 0 0;
	}

	#functions .marg-switcher div.middle {
		background: none;
	}

#functions div.last {
	font-size: 0.66em;
	padding: 0.7em 0 0 8px;
	margin: 0;
}

	#functions div.selectlang {
		margin: 1.5em 2.5em 0 0;
	}

#functions #font_switcher ul {
	list-style-type: none;
	margin-left: 10px;

	clear: both;
}

#functions #font_switcher ul li {
	float: left;
	width: 0.8em;
	margin: 0;
}

#functions a {
	color: #999999;
	background: #ffffff;
	text-decoration: none;
}

#functions a:hover,
#functions a:active,
#functions a:focus {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
}

#functions #font_switcher a {
	margin: 0 2px;
	font-weight: bold;
}

#functions #font_switcher #font_0_95 {
	font-size: 0.66em;
}

#functions #font_switcher #font_1_0 {
	font-size: 0.78em;
}

#functions #font_switcher #font_1_2 {
	font-size: 0.96em;
}

#nav {
	position: relative;
}

#mainnavi {
	position: relative;
	top: -12px;
	left: 0;
	clear: both;
	margin: 0 11.4em 0 13.8em;
	height: 2.7em;
	background: url(bg_mainnavi.gif) repeat-x top right;
}

#mainnavi ul {
	list-style-type: none;
	font-size: 0.84em;
	font-weight: bold;
	text-transform : uppercase;
	padding: 0;
	margin: 0;
}

#mainnavi ul li {
	float: left;
	height: 2.7em;
}

#mainnavi li a,
#mainnavi ul li strong {
	display: block;
	margin: 6px 0 0 0;
	padding: 9px 12px 0 12px;
	text-decoration: none;
	color: #333333;
	background: url(mainnavi_no.gif) no-repeat top right;
}

#mainnavi ul li a:hover,
#mainnavi ul li a:focus,
#mainnavi ul li a:active,
#mainnavi ul li strong,
#mainnavi ul li.act a {
	margin: 0;
	padding: 15px 12px 0 12px;
	color: #707478;
	background: url(mainnavi_act.gif) no-repeat top right;
}

#metainfo {
	position: absolute;
	top: 10px;
	right: 0;
}

#metainfo .location {
	background: transparent url(icon-location.gif) no-repeat top left;
	padding: 0 0 0 28px;
}

#metainfo .centre {
	background: transparent url(icon-chariteCentre.gif) no-repeat top left;
	padding: 0 0 0 25px;
	margin-left: 3px;
}

#metainfo span {
	margin-right: 5px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                   leftColumn                        */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#leftColumn #subnavi ul {
	list-style-type: none;
	font-size: 0.84em;
	text-transform : uppercase;
	margin: 0;
	padding: 0;
}

#leftColumn #subnavi ul li {
	margin: 4px 0 0 0;
}

#leftColumn #subnavi ul li a,
#leftColumn #subnavi ul li strong {
	display: block;
	text-decoration: none;
	font-weight: bold;

	padding: 5px 5px 5px 19px;
	margin: 0 13px 0 0;
	line-height: 140%;

	color: #ffffff;
	background-color: #4593D1;
}

/************** 2. level ****************/
#leftColumn #subnavi ul ul {
	font-size: 0.78em;
	margin: 4px 0 0 0;
}

#leftColumn #subnavi ul ul li {
	margin: 2px 0 0 0;
}

#leftColumn #subnavi ul ul li a,
#leftColumn #subnavi ul ul li strong {
	color: #ffffff;
	background: #005EBB;

	margin: 0 13px 0 9px;
	padding: 4px 5px 4px 10px;
	font-weight: bold;
}

#leftColumn #subnavi ul ul li a:hover,
#leftColumn #subnavi ul ul li a:active,
#leftColumn #subnavi ul ul li a:focus,
#leftColumn #subnavi ul ul li strong,
#leftColumn #subnavi ul ul li.subnavi-act a {
	background: #4593D1 url(subnavi-act.gif) no-repeat 0 0.8em;
	color: #ffffff;
}

/************** 3. level ****************/
#leftColumn #subnavi ul ul ul {
	font-size: 1em;
	text-transform : none;
	margin: 0 0 7px 0;
}

#leftColumn #subnavi ul ul li.subnavi-act ul li a,
#leftColumn #subnavi ul ul li.subnavi-act ul li strong {
	background: #005EBB;
	color: #ffffff;
	margin: 0 13px 0 19px;
}

#leftColumn #subnavi ul ul li.subnavi-act ul li a:hover,
#leftColumn #subnavi ul ul li.subnavi-act ul li a:active,
#leftColumn #subnavi ul ul li.subnavi-act ul li a:focus,
#leftColumn #subnavi ul ul li.subnavi-act ul li strong,
#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act a {
	background: #4593D1 url(subnavi-act.gif) no-repeat 0 0.8em;
	color: #ffffff;
}

/************** 4. level ****************/
#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act ul li a,
#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act ul li strong {
	margin: 0 13px 0 29px;
	font-weight: normal;
	background: #005EBB;
	color: #ffffff;
}

#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act ul li a:hover,
#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act ul li a:active,
#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act ul li a:focus,
#leftColumn #subnavi ul ul li.subnavi-act ul li.subnavi-act ul li strong {
	background: #4593D1 url(subnavi-act.gif) no-repeat 0 0.8em;
	color: #ffffff;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                   centreColumn                      */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#centreColumn #breadcrumb {
	position: relative;
	top: 0;
	left: -16px;
	background: #ffffff url(breadcrumb-divider-first.gif) no-repeat 0 2px;
	color: #333333;
	margin-bottom: 18px;
}

#nobreadcrumb {
	height: 32px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*                   footer                            */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer #pagefunctions {
	background: url(bg-pagefunction.jpg) repeat-x left bottom;
	padding-bottom: 13px;
}

#footer #pagefunctions ul {
	margin-left: 13.8em;
	padding-left: 16px;
	list-style-type: none;
	height: 1.26em;
}

#footer #pagefunctions ul li {
	float: left;
	border-right: 1px solid #000000;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
}

#footer #pagefunctions ul li.last {
	border-right: none;
}

#footer #pagefunctions ul li img {
	margin: 0 5px -4px 0;
}

#footer #pagefunctions ul li a {
	text-decoration: none;
	color: #747478;
	background: #ffffff;
	font-size: 0.66em;
}

#footer #pagefunctions ul li a:hover,
#footer #pagefunctions ul li a:active,
#footer #pagefunctions ul li a:focus {
	color: #000000;
	background: #FFFFFF;
	text-decoration: underline;
}


#footer .metanavi {
	margin: 0 0 0 16px;
}

#footer .metanavi ul {
	margin-left: 13.8em;
}

#footer .metanavi ul li {
	margin: 0 2em 0 0;
}

#footer .metanavi li a,
#footer .metanavi li strong {
	border-right: none;
}
