@import url(globalStyles.css);

.content_postit {
	width: 20em;
	height: 16em;
	font-size: 0.9em;
	overflow: auto;
	margin: 4em 1em 0 2em;
	*margin: 7em 1em 0 3em;
}
.content_postit ul {
	padding: 0 2em 0 2em;
	margin: 0;
}
.cBoxRight {
	float: left;
	width: 21em;
	*width: 23em;
	height: 22em;
	line-height: 1.4em;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../global/akut_gesucht.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3em;
	padding-left: 2em;
	*padding-left: 0;
}

.orgBox {
	width: 100%;
	background-color: #88cafa;
	color: #FFFFFF;
}
.orgBox h3 {
	color: #FFFFFF;
	padding: 0.4em 1em 0.4em 1em;
	border-bottom: 1px solid #FFFFFF;
}

.orgBox a {
	color: #FFFFFF;
	text-decoration: none;
}
.orgBox ul {
	padding: 0em 2em 1em 2em;
	list-style-image: url(../global/lsi_orgBox.gif);
}
.orgBox ul li {
	padding: 0.2em 0em 0.2em 0em;;
}

.tdTopic {
	vertical-align: top;
	font-weight: bold;
	width: 16em;
}
.orgMenu {
	width: 100%;
	
}
.orgMenu p {
	margin: 0 2em 0 2em;
}

.orgMenuTopic {
	margin: 0;
	background-color: #ffb163;
	font-weight: bold;
	padding: 2em;
}
.orgMenuTopic p {
	margin: 0 0 0 0;
}

.orgMenuItem {
	padding: 4em;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px dotted #c0c0c0;
	border-right: 1px dotted #c0c0c0;
}

.inlineTable {
	width: 100%;
}
.topicLeft {
	padding: 0;
	text-align: left;
}
.topicRight {
	font-style: italic;
	text-align: right;
	padding: 0;
}
#jobTopic {
	margin-bottom: 1em;
}
#jobOrganisation {
	margin-bottom: 1em;
}
#orgAims {
	margin-bottom: 1em;
}
#jobAims {
	margin-bottom: 1em;
}
#jobContact {
	margin-bottom: 1em;
}
#jobTasks {
	margin-bottom: 1em;
}
#jobDistrict {
	margin-bottom: 1em;
}
#jobKnowhow {
	margin-bottom: 1em;
}
#jobTime {
	margin-bottom: 1em;
}
#jobAgeGender {
	margin-bottom: 1em;
}
#jobPayment {
	margin-bottom: 1em;
}
#jobPractice {
	margin-bottom: 1em;
}
#jobAssurance {
	margin-bottom: 1em;
}

.box_lightBlue {
	width: 100%;
	display: table;
	padding: 0em 0.5em 0em 0.5em;
	background-color: #9fd3ff;
}
.topic_lightBlue {
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9fd3ff;
	border-bottom: 1px solid #FFFFFF;
}
.box_lightGrey {
	width: 100%;
	display: table;
	padding: 0em 0.5em 0em 0.5em;
	background-color: #dee6eb;
}
.topic_lightGrey {
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #dee6eb;
}

.jobList_0 {
	border-top: 1px dotted #c0c0c0;
}
.jobList_1 {
	border-top: 1px dotted #c0c0c0;
}
.jobTable_0 {
	background-color: #f8f8f8;
	border: 1px dotted #c0c0c0;
	margin-bottom: 1em;
}
.jobTable_1 {
	background-color: #edf4f9;
	border: 1px dotted #c0c0c0;
	margin-bottom: 1em;
}

.skimNavigation {
	width: 100%;
	padding-right: 1em;
	border-top: 1px dotted #c0c0c0;
	margin-top: 2em;
}
.skimNavigation .linkLeft {
	width: 50%;
	text-align: left;
	float: left;
}
.skimNavigation .linkRight {
	width: 50%;
	text-align: right;
	float: left;
}

.pageNavigation ul{
	padding: 0em;
	margin: 0 0 0 2em;
}

#pageSitemap ul li {
	list-style: none;
	margin-left: -1em;
}

.link_Small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3f3f3f;
	text-decoration: none;
	font-weight: normal;
}

.link_Small a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #e2007a;
	text-decoration: none;
	font-weight: normal;
}