/******************************************
	CSS-Datei: zaen-screen.css
	Datum der Erstellung: 20.12.2013
	Beschreibung: Ausgabe auf Bildschirm

	Version: 1.0.0
  Datum der letzten Bearbeitung: 20.12.2013
*******************************************/


/*********************** GENERELL **********************/

body, html { border: 0 none; color: #000; font: 12pt/1.2em Arial,Helvetica,sans-serif; margin: 0; }
* { font-family: Arial,Helvetica,sans-serif; font-size: 1em; margin: 0; padding: 0; border: 0; }

a { color: #000; text-decoration: none; }

p, ul, ol { margin: 2px 0 1em; }
ul, ol { margin-left: 16px; }
li { margin: 6px 0; }
b, strong { font-weight: bold; }
i, em { font-style: italic}
sup { position: relative; top: -0.5em; font-size: 0.8em; }
sub { position: relative; bottom: -0.4em; font-size: 0.8em; }

fieldset { display: none; }

h1 { font-size: 1.43em; margin: 1.3em 0 1.5em; }
h2 { font-size: 1.143em; text-transform: uppercase; color: #000; margin: 1.1em 0 0; }
h3 { font-size: 1em; margin: 0.4em 0 0; text-transform: uppercase; }
h1, h2  { line-height: 1.1em; font-weight: normal; }

table { margin: 1em 0; line-height: 1.2em; border-collapse: collapse; }
table td, table th { padding: 2px 5px; vertical-align: top; border: 1px solid #ccc; }
table p { margin: 0; }
table caption { caption-side: bottom; }

.clear { clear: both; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.nd { display: none; }

/*********************** LAYOUT *************************/

body { text-align: center; }
#gesamtcontainer { position: relative; margin: 0 auto; text-align: left; width: 100%; }
header, nav, section, footer  {
	position: relative;
}
header {
	height: 149px;
}
#logo-text {
	position: absolute;
	left: 180px;
	top: 52px;
	line-height: 1.5em;
}
#service, nav { display: none; }

section {
	padding: 0 10px;
	width: 100%;
}
#content-container {
	position: relative;
	height: auto;
}
#container2 {
	clear: left; float: left; overflow: hidden; width: 100%
}
#container1 {
	position: relative; width: 100%;
}
#col1 {
	position: relative; overflow: hidden;
}
#print, #col2, footer { display: none; }

#start #container1 {
	background: transparent;
}
#start #col1 {
	padding: 0; width: 635px;
}
#start div.start-col {
	width: 304px; float: left;
}
#start #col11 {
	padding-right: 26px;
}

/********************* NAVIGATION **************************/
nav ul {
	margin: 0; list-style-type: none;
}
nav li {
    margin: 0;
}
nav a {
    color: #707787;
    font-weight: normal;
}
nav > ul {
  position: relative; height: 63px;
}
nav li.level1 {
    display: inline-block;
    line-height: 51px;
		padding: 6px 0 0;
		border-width: 0 0 6px 0; border-style: solid; border-color: transparent;
		text-transform: uppercase;
		margin: 0 18px;
		font-size: 15px;
}
nav li.level1:first-child {
	margin-left: 0;
}
nav li.level1:last-child {
	margin-right: 0;
}
nav li.level1:hover, nav li.l1-cur, nav li.l1-act {
	border-color: #a4107e;
}
nav ul.level2 {
	position: absolute;
	top: 65px; left: 664px;
	width: 182px; max-height: 266px;
	background: #fcfafa;
	overflow: auto;
}
nav li.level2, nav li.level3 {
	display: block;
	text-transform: none;
	line-height: 17px;
	padding: 0 8px;
	border-top: 2px solid #DFE3E4;
	white-space: nowrap;
	overflow-x: hidden;
}
nav li.level2 {
	font-size: 14px;
}
nav li.level2:first-child, nav li.level3:first-child {
	border-top: 0;
}
nav li.l2-cur a, nav li.l2-cur a, nav li.l2-act a {
	color: #a4107e;
}
nav ul.level3 {
	position: absolute;
	top: 65px;
	left: 844px;
	width: 142px;
	background: #707787;
}
nav li.level3 {
	font-size: 12px;
}
nav li.level3 a {
	color: #fff;
}
nav li.l3-cur {
	background: #fff;
}
nav li.l3-cur a{
	color: #a4107e;
}

#service ul {
	margin: 0; list-style-type: none;
}
#service li {
	display: inline;
    margin: 0;
}
#service a {
    color: #575656;
}

/********************* CONTENT *********************/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size: 0.786em; line-height: 1.1;
	margin-top: 3px;
}

#logo-text p {
	font-size: 1.3em;
	margin: 0;
}
#logo-text p:first-child {
	font-size: 15px;
}
#logo-text p:first-child a {
	color: #000;
}
.teaser p { color: #000; }
a.linkpfeil {
	line-height: 1.6em;
}
a.linkpfeil::before, .tx-attacalendar-pi1_more::before {
	content: ">";
	color: #a4107e;
	padding-right: 6px;
}
#bildung h1, #bildung h2 {
	color: #01509f;
}


/* startseite */
.start-col > div {
	background: #fff;
	position: relative;
	margin: 8px 0;
	padding: 44px 10px 20px;
}
.start-col .csc-header {
	position: absolute;
	top: 0;
}
.start-col .csc-content .csc-header {
	position: relative;
}
.start-col .csc-content {
	border: 1px solid #217d9c;
	padding: 0 8px;
}
.start-col .csc-content .csc-content {
	border: 0;
	padding: 0;
}
.start-col .csc-content {
	font-size: 0.857em;
}
.start-col .csc-content .csc-content {
	font-size: 1em;
}
.start-col > .csc-default > .csc-header {
	padding-left: 9px;
}
.start-col > .csc-default > .csc-header > h2 {
	color: #707787;
}
#c29 > .csc-header > h2, #c31 > .csc-header > h2 {
	color: #a4107e;
}
#c32 h2, #c32 h3 {
	color: #01509f;
}
.start-col .csc-content h2 {
	text-transform: none;
}


/*************** EXT attacalendar *****************/
.start-col .tx-attacalendar-pi1_smallist {
	border: 1px solid #217d9c;
	padding: 8px;
	font-size: 0.857em;
}
.tx-attacalendar-pi1_item {
	margin: 1em 0 0;
}
.tx-attacalendar-pi1_item:first-child {
	margin: 0;
}
.tx-attacalendar-pi1 p, .tx-attacalendar-pi1 h2  {
	margin: 0;
}
.tx-attacalendar-pi1 h2 {
	text-transform: none;
}
.tx-attacalendar-pi1_single .tx-attacalendar-pi1_header { margin: 0.5em 0 1em; }
.tx-attacalendar-pi1_single img { float: right; margin-left: 1em; }
.tx-attacalendar-pi1_single h3 { margin-top: 1em; }
.tx-attacalendar-pi1_single .ort p { margin: 0; }

/******************* EXT profiles db *******************/

/*  SUCHE */
#profile-search .field {
	position: relative;
	margin: 6px 0;
}
#profile-search #searchPlz {
	margin-right: 1em;
}
#profile-search #searchName, #profile-search #searchLand {
	width: 20.6em;
}

#profile-search label {
	width: auto;
  text-align: left;
}
#profile-search label.unique-width {
	width: 14.7em;
}
#profile-search .field select {
	position: relative;
	right: 0;
	margin: 0 6px 0 2px;
	width: 14em;
}
#profile-search .submit-field {
	text-align: right;
}

/* LIST */
.profillist-item {
	margin: 12px 0;
	padding: 8px;
	border: 1px solid #217d9c;
	page-break-inside: avoid;
}
#profile-list h3 {
	margin-top: 2em;
}
#profile-list .ort, #profile-list .special {
	margin-top: 0.4em;
}
#profile-list ul.f3-widget-paginator {
	list-style-type: none;
	margin: 0;
}
#profile-list ul.f3-widget-paginator:before {
	content: "Ergebnisseiten:";
	display: block;
}
#profile-list ul.f3-widget-paginator li {
	display: inline;
	line-height: 1.6em;
}
#profile-list.intern .profillist-item {
	display: table;
	width: 100%;
}
#profile-list .person, #profile-list .kontakt {
	display: table-cell;
}
#profile-list .person {
	width: 65%;
	padding-right: 3%;
}
#profile-list .person h4 {
	font-size: 1.143em;
	margin: 0 0 0.4em;
}

/* SINGLE */
#profiles-single #map {
	float: right;
}
#profiles-single h3 {
	margin-top: 2em;
}
.tx-profilesdb .backlink {
	display: none;
}

