/* SCREEN CSS */
/* ============== Standard TypoLight Struktur ============== */
html, body {
  height:100%;
  padding:0; margin:0;
	
}
div#wrapper {
  position:relative;
  margin: 0 auto;
  width:1000px;
  min-height:100%;
  height:auto !important;
  height:100%;
	background:#FFFFFF url(../images/layout/contentBg.jpg) top left repeat-y;
}
div#header {
  position:relative;
}
div#header div.inside {}
div#container {
	padding-bottom:100px;
}
div#left {
  position:relative;
  width:255px;
	background:transparent url(../images/layout/headerBg.gif) top left repeat-x;
}
div#left div.inside {
	padding-top:47px;
}
div#right {
  position:relative;
  width:272px;
	background:transparent url(../images/layout/rightBg.jpg) top left no-repeat;
}
div#right div.inside {}
div#main {
  position:relative;
  margin: 0 272px 0 255px;
	background:transparent url(../images/layout/headerBg.gif) top left repeat-x;
}
div#main div.inside {
	padding:328px 30px 0 48px;
}
div#footer {
	position:absolute;
	left:0; bottom:0;
	width:1000px;
	padding-top:65px;
	background:#FFFFFF url(../images/layout/footerBg.jpg) top left no-repeat;
}
div#footer div.inside {}

/* ============== Eigene Bereiche ============== */
div#headerImg {
	position:absolute;
	top:69px; left:149px;
	width:579px; height:205px;
}
div#headerImg div#headerSchatten {
	position:absolute;
	top:0; left:0;
	width:107px; height:205px;
	background:transparent url(../images/layout/headerSchatten.png) top right no-repeat;
}
div#logo {
	width:212px; height:104px;
	background:transparent url(../images/layout/logoBg.png) top left no-repeat;
}
div#logo img {
	margin:12px 0 0 37px;
}
div#leftBg {
	width:213px;
	min-height:450px;
	height: auto !important;
	height:450px;
	background:transparent url(../images/layout/navBg.png) top right repeat-y;
}
div.navMain {}
div.navService {}
div#sucheHeader {
	padding:30px 0 50px 25px;
}
div#navFooter {
	width:213px; height:67px;
	background:transparent url(../images/layout/navFooterBg.png) top left no-repeat;
}
div#navFooter img {
	margin:10px 0 0 24px;
}
div#shop {
	position:absolute;
	top:-53px; left:60px;
}
div#greutherFuerth {
	width:200px;
}
div#greutherFuerth div {
	padding:317px 10px 0 17px;
}
div#greutherFuerth div p {
	font-size:0.85em;
	color:#AAAAAA;
	padding:0;
}
div#copyright {
	margin-left:255px;
}
div#copyright p {
	font-size:0.8em;
	color:#AAAAAA;
}
div#hinweis {
	position:absolute;
	left:245px; top:233px;
}
/* ============== Standard CSS /Schriften ============== */
body {
	font-size:0.8em;
}
div, p, li {
  font-family:Arial, sans-serif;
  color:#1D5243;
  line-height:1.3em;
  font-size:1em;
}
p {
  margin:0; padding:0 0 1.2em 0;
}
p.back {
	margin-top:1.2em;
	}
.clear {
  clear:both;
}
div {
  padding:0; margin:0;
}
ul {
  margin:0; padding:0 0 0 25px;
}
li {
  margin:0; padding:0;
}
div.blatt ul {
	list-style-type:none;
}
div.blatt li {
	background:transparent url(../images/icons/blatt.jpg) top left no-repeat;
	padding:0 0 10px 30px;
}
div.blatt li a {
	color:#1D5243
}
img {
  border:0;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.iconPDF {
	background:transparent url(../images/icons/pdf.gif) center left no-repeat;
	padding-left:18px;
}
a.hyperlink_txt {
	background:transparent url(../images/icons/link.gif) center left no-repeat;
	padding-left:18px;
}
div.ce_download, div.ce_hyperlink {
	margin-bottom:1em;
}
h1 {
	margin:0 0 1em 0;
}
h2 {
  font-size:1.3em;
	color:#777777;
	text-transform:uppercase;
	margin:1em 0 0.8em 0;
}
h3 {
  font-size:1.2em;
	margin:1em 0 0 0;
}
h4 {
  font-size:1.1em;
	margin:0 0 1em 0;
}
h5 {
  font-size:1em;
	margin:0 0 1em 0;
}
h6 {
  font-size:1em;
	display:inline;
}

/* ============== Fontsizer ============== */
ul#fontsizer {
  list-style: none;
  margin: 0; padding:0;
}
#fontsizer li {
  display: inline;
}
#fontsizer a { padding: 0 8px 0 5px; }
#fontsizer a:link { color: #720000; text-decoration: none; }
#fontsizer a:visited { color: #222; text-decoration: none; }
#fontsizer a:hover, #fontsizer a:focus, #fontsizer a:active { color: #000; text-decoration: underline; }


/* ============== Navigation ============== */
/* navMain */
div.navMain a, div.navMain span {
	display:block;
	padding:2px 0 5px 2px;
	background:transparent url(../images/layout/navLinie.png) bottom left no-repeat;
	font-size:0.85em;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.4em;;
}
div.navMain a:hover {
	color:#000000;
}
div.navMain span, div.navMain a.trail {
	color:#FEB814;
	font-weight:bold;
}
div.navMain a.submenu {
	color:#FFFFFF;
	font-weight:normal;
}
div.navMain ul {
  list-style-type:none;
  margin:0;
	padding: 50px 20px 10px 25px;
}
div.navMain ul.level_2 {
	padding:0;
}
div.navMain ul.level_2 li {
	padding:2px 0 0 10px;
}
div.navMain ul.level_2 a, div.navMain ul.level_2 span {
	background-image:none;
	text-transform:none;
	line-height:1em;
}
div.navMain ul.level_2 li.last {
	padding-bottom:10px;
}
/* navService */
div.navService div.level_1 {
	padding: 0 20px 50px 25px;
}
div.navService a, div.navService span {
	display:block;
	font-size:0.85em;
	color:#05AA76;
	text-decoration:none;
}
div.navService a:hover {
	color:#000000;
	text-decoration:underline;
}
/* navBreadcrumb */
div.navBreadcrumb {
	position:absolute;
	z-index:5;
	top:6px; left:0;
}
div.navBreadcrumb a, div.navBreadcrumb span {
	color:#ACB4B5;
	font-size:0.80em;
	text-decoration:none;
}
div.navBreadcrumb a:hover {
	color:#000000;
	text-decoration:underline;
}

/* ============== News ============== */
/* Standard-Einstellungen */
/* News */
div#news {}
/* Stellenausschreibungen */
div#stellenausschreibungen {}

/* ============== Vorträge Veranstaltungen ============== */
div.mod_eventlist div.event h2, div.mod_eventlist div.event h2 a {
	font-size:1.1em;
	text-transform: none;
	margin:3px 0 0 0;
	color:#777777;
}
div.mod_eventlist div.header {
	color:#777777;
	line-height:1em;
}

div.mod_eventlist p.more a {
	color:#777777;
	font-style: italic;
}

div.mod_eventlist a:hover {
	color:#000 !important;
	text-decoration: none;
}

/* Ausblenden des letzmöglichen Registrietungsdatums */
div.mod_eventsattend p.lastdatemsg {
display: none;
}

div.mod_formautofree {
text-align: right;
font-style: italic;
font-weight: bold;
}

div.mod_formautofree h6 {
font-weight: normal;
}

div.ce_form h2 {
}



/* ============== Newsletter ============== */
div#newsletterListe {}
p.confirm {
  color:green;
}

/* ============== Termine ============== */
/* tabellarisch */
div.eventTabelle {
  padding:5px 0;
}
div.eventTabelle div.date {
  float:left;
  width:75px;
}
div.eventTabelle div.time {
  float:left;
  width:85px;
}
div.eventTabelle div.title {
  float:right;
}
/* ============== Kalender ============== */
/* Default */
table.calendar {
  border-collapse:collapse;
  margin:1px;
  width:98%;
}
table.calendar th, table.calendar td {
  text-align:center;
  padding:2px;
  border: 1px solid gray;
}
table.calendar td {
  width:14%;
}
table.calendar td:hover {
  background-color:grey;
}
table.calendar th.previous {
  text-align:left;
}
table.calendar th.next {
  text-align:right;
}
/* Mini */
table.minicalendar {
  border-collapse:collapse;
  margin:1px;
}
table.minicalendar th, table.minicalendar td {
  text-align:center;
  padding:2px;
  border: 1px solid gray;
}
table.minicalendar td:hover {
  background-color:grey;
}
table.minicalendar th.previous {
  text-align:left;
}
table.minicalendar th.next {
  text-align:right;
}
/* ============== Sitemap ============== */
div.mod_sitemap ul.level_1 {}
div.mod_sitemap ul.level_1 li {}
div.mod_sitemap ul.level_1 li.submenu {}
div.mod_sitemap ul.level_2 {}
div.mod_sitemap ul.level_2 li {}
div.mod_sitemap ul.level_2 li.submenu {}
div.mod_sitemap ul.level_3 {}
div.mod_sitemap ul.level_3 li {}
div.mod_sitemap ul.level_3 li.submenu {}

/* ============== Formular ============== */
/* Standard-Einstellungen */
div.formbody {}
div.formbody label {
  display:block;
}
div.formbody input {
  width:250px;
  margin-bottom:15px;
}
div.formbody input.slender {
  width:125px;
}
div.formbody input.captcha {
  width:25px;
}
div.formbody div.radio_container input {
  width:auto;
  margin:0;
}
div.formbody div.radio_container label {
  display:inline;
  margin:0 15px 0 2px;
}
div.formbody textarea {
  width:300px;
}
p.error {
  padding:0; margin:0;
  color:red;
}
div.formbody div.submit_container {
  padding-top:5px;
}
div.formbody div.submit_container input, div.formbody input.submit {
  width:auto;
}
div.formbody span.swiff-uploader-box input  {
  width:0;
}
/* Kontaktformular */
div#kontaktformular {}
/* Bewerbungsformular */
div#bewerbung {}
/* Loginformualr */
div#login div.submit_container {
  width:auto;
  text-align:left;
}

/* ============== Suche ============== */
div#sucheHeader input.text {
	float:left;
  width:140px; height:22px;
	padding:7px 0 0 10px;
	background:transparent url(../images/layout/sucheBg.png) top left no-repeat;
	border:0;
	font-size:0.85em;
}
div#sucheHeader input.submit {
	border:0;
	height:27px; width:22px;
	background:transparent url(../images/layout/sucheButton.png) right center no-repeat;
}

/* ============== Glossar ============== */
div.mod_glossaryMenu ul {
	list-style-type:none;
	margin:0 0 1em 0; padding:0;
}
div.mod_glossaryMenu li {
	display:inline;
}
div.mod_glossaryList dt {
	font-size:1.2em;
	margin:1em 0 0 0;
	font-weight:bold;
}
div.mod_glossaryList dd {
	padding:0; margin:0;
}
div.mod_glossaryList p.toplink {
	text-align:right;
}
div.mod_glossaryList p.toplink a {
	font-size:0.8em;
	color:#AAAAAA;
}