html, body {
	height: 100%;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.mainBody {
	background-color: #005597;
}

.popupBody {
	margin: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #005597;
	text-decoration: none;
}

p,h1,h2,h3,h4,h5 {
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	color: #21245A;
}

h2 {
	font-weight: bold;
}

h3 {
	padding-bottom: 8px;
}

h4 {
	/*klinikum*/
	font-weight: bold;
	padding-bottom: 8px;
}

p {
	padding-bottom: 8px;
}

h5 {
	padding-bottom: 8px;
	text-decoration: underline;
}

.layoutTable {
	border: 0px none #CCCCCC;
	border-spacing: 0px;
	border-collapse: collapse;
}

tr, td {
	margin: 0px;
	padding: 0px;
}

td,th {
	font-size: 12px;
}

td .right {
	text-align: right;
}

td .center {
	text-align: center;
}

td .bottom {
	vertical-align: bottom;
}

th {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
	padding-left: 15px;
}

ol {
	/*padding-left: 22px;*/
	margin-left: 15px;
}

#adress1 {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	float: left;
	width: 345px;
	padding-top: 5px;
}

#adress2 {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 12px;
	margin-left: 15px;
	float: left;
	width: 300px;
}

#strip1 {
	text-align: center;
	height: 26px;
	background-color: #008DD0;
}

#strip2 {
	text-align: center;
	height: 87px;
	background-color: #005597;
}

#topMenu {
	padding-top: 50px;
	color: #FFFFFF;
}

#topMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#topMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#strip3 {
	vertical-align: middle;
	text-align: center;
	height: 21px;
	background-color: #BBD7EE;
}

#menu {
}

#menu td {
	text-align: center;
}

#menu a {
	margin: 0px;
	padding: 0px;
	padding-top: -2px;
	padding-bottom: -2px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	background-color: #BBD7EE;
	border: 1px solid #BBD7EE;
}


#menu a:hover {
	background-color: #CAE2F6;
	border: 1px solid #8EACC5;
}

#menu .on {
	color: #005597;
	font-weight: bold;
}

#path {
	vertical-align: bottom;
	text-align: left;
	padding-left: 15px;
	height: 26px;
	color: #005597;
}

#path a {
	color: #005597;
}

#path a:hover {
	text-decoration: underline;
}

.on {
	color: #005597;
	font-weight: bold;
}

#spacer1 {
	height: 4px;
}

.spacer2 {
	width: 3px;
	background-color: #FFFFFF;
}

#main {

}

#content {
}

#content table {
	border-spacing: 1;
	border-collapse: separate;
}

#content a {
	color: #005DD0;
	text-decoration: underline;
}

#content a:hover {
	color: #005DD0;
	text-decoration: underline;
}

#adminContent table {
	border-spacing: 1;
	border-collapse: separate;
}

#adminContentPadding {
	padding-top: 2px;
}

/*----------------*/

.spacer3 {
	height: 20px;
}

#submenu {
	text-align: right;
}

#submenu table tr td {
	text-align: right;
}

#submenu table tr td a {
	display: block;
	padding: 2px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#submenu table tr td a:hover {
	background-color: #CAE2F6;
	border: 1px solid #8EACC5;
}

td.submenuLine0 {
	border-top: 1px solid #12088F;
}

td.submenuLine1 {
	height: 20px;
	background-image: url(../image/submenuLine2.gif);
	background-repeat: repeat-y;
	background-position: 6px 0px;
}

td.submenuLine2 {
	vertical-align: top;
	background-image: url(../image/submenuLine2.gif);
	background-repeat: repeat-y;
	background-position: 6px 0px;
}

td.submenuLine3 {
	vertical-align: top;
}

/*----------------*/

#submenu ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}

#submenu li {
	padding-bottom: 0px;
}

#submenu ul ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #BBBBBB;
}

#submenu ul ul a {
	display: block;
	padding: 2px;
	line-height: 16px;
	color: #555555;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}

#submenu ul ul a:hover {
	background-color: #CAE2F6;
	border: 0px none #8EACC5;
	color: #005597;
}

#submenu ul a {
	display: block;
	padding: 2px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#submenu ul a:hover {
	background-color: #CAE2F6;
	border: 1px solid #8EACC5;
}

#files {
}

#files .header {
	padding: 0px;
	border-bottom: 1px solid #8EACC5;
	font-weight: bold;
}

#files .file {
	padding: 0px;
}

#files .file a {
	color: #005597;
	text-decoration: none;
}

#files .file a:hover {
	color: #005597;
	text-decoration: underline;
}

#files a {
	color: #005DD0;
	text-decoration: underline;
}

#files a:hover {
	color: #005DD0;
	text-decoration: underline;
}

#files .description {
	padding-bottom: 20px;
}

#pageNavigator {
	margin-top: 10px;
	color: #FFFFFF;
	height: 14px;
	background-color: #005597;
}

#pageNavigator td {
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#pageNavigator td a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#pageNavigator td a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#paging {
	border-top: 1px solid #BBBBBB;
}

#paging a {
	color: #005597;
	text-decoration: none;
}

#paging a:hover {
	color: #005597;
	text-decoration: underline;
}

#aktuelles {
	padding-top: 3px;
}

#aktuelles .header {
	font-weight: bold;
	border-bottom: 1px solid #8EACC5;
}

#aktuelles .date {
	color: #888888;
}

#aktuelles .text {
	padding-top: 5px;
	padding-bottom: 15px;
}

#job {
	padding-top: 3px;
}

#job .header {
	font-weight: bold;
	border-bottom: 1px solid #8EACC5;
}

#job .date {
	color: #888888;
}

#job .text {
	padding-top: 5px;
	padding-bottom: 15px;
}

#sitemap {
	padding-top: 3px;
}

#sitemap a {
	text-decoration: none;
}

#sitemap ul { 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}

.sitemap1 {
	font-weight: bold;
	list-style-type: square;
}

.sitemap1 a {
	color: #005597;
}

.sitemap2 {
	font-weight: normal;
	border-left: 1px solid #8EACC5;
	list-style-type: none;
	list-style-image: url(../image/stick.gif);
}

.sitemap3 {
	font-weight: normal;
	font-style: italic;
	border-left: 1px solid #8EACC5;
	list-style-type: none;
	list-style-image: url(../image/stick.gif);
}


TR.list_header {
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #000066;
}
TR.list_row {
	COLOR: #000000; BACKGROUND-COLOR: #F0F0F0;
}

TR.list_row a {
	display: block;
	color: #005597;
	BACKGROUND-COLOR: #F0F0F0;
	text-decoration: none;
}

TR.list_row a:hover {
	color: #005597;
	BACKGROUND-COLOR: #D9D9D9;
	text-decoration: none;
}

TR.nav_bar {
	COLOR: #000000; BACKGROUND-COLOR: #BBD7EE
}
TR.form_separator {
	BACKGROUND-COLOR: #c0c0c0
}
TR.form_element {
	FONT-SIZE: 9px
}
TR.form_empty {
	
}
TR.form_action {
	
}

DIV.block {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; TEXT-ALIGN: left;
}
DIV.grayed {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #AEAEAE;
}

.required {
	font-size: 10px; color: #CD540A; font-weight: bold;  
}

.noBottomSpacing {
	padding-bottom: 0px;
}

.blue {
	color: #21245A;
}

.blueBold {
	color: #21245A;
	font-weight: bold;
}

.search_result {
	padding-bottom: 5px;
}

.likeLink {
	color: #005DD0;
}

.pdfLink {
	padding-left: 25px;
	background-image: url(../image/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.aktuellesWelcomePage {
	margin-left: 212px;
	width: 290px;
	border-top: 1px solid #BBD7ED;
	margin-top: 32px;
	padding-top: 10px;
}

.whiteText a,
.whiteText a:hover,
.aktuellesWelcomePage table td,
.aktuellesWelcomePage a,
.aktuellesWelcomePage a:hover {
	color: #fff;
}

.whiteText a:hover,
.aktuellesWelcomePage a:hover {
	text-decoration: underline;
}

.aktuellesWelcomePage .date {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 10px;
}