@charset "UTF-8";

body {
	background-color: #FFFFFF;
}

#container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 976px;
  height: 538px;
  margin-left: -488px;
  margin-top: -269px;
}

#start_container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 660px;
  height: 538px;
  margin-left: -370px;
  margin-top: -269px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #3E3D40;
}

img {
	border: 0;
}

/* ACHTUNG: IFRAME-ÄNDERUNGEN AUCH IMMER IN css/akademie.css VORNEHMEN !!! */

iframe {
	margin: 0px;
	width: 220px;
	height: 106px; /* Standardhöhe bei Orient und Okzident Teil IV beträgt 106px, Gegenstück für Größenänderung ist #verlauf  */
								/* Standardhöhe bei LETZTE VERANSTALTUNG beträgt 98px  */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3E3D40; /* Standardfarbe ist Braun: #5D513A - Bei nur einer aktuellen Veranstaltung kann man die jeweilige Bereichsfarbe verwenden  */
	border-left-color: #3E3D40; /* Standardfarbe ist Braun: #5D513A - Bei nur einer aktuellen Veranstaltung kann man die jeweilige Bereichsfarbe verwenden  */}

#verlauf {
	width: 220px;
	height: 275px; /* Standardhöhe bei Orient und Okzident Teil IV beträgt 275px, Gegenstück für Größenänderung ist iframe  */
								/* Standardhöhe bei LETZTE VERANSTALTUNG beträgt 283px  */
	padding-top: 3px;
	overflow: auto;
}

/* ACHTUNG: #verlauf-Änderungen AUCH IMMER IN css/akademie.css VORNEHMEN !!! */

h1 {
	margin-top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
}

#start_aktuell h1 {
	margin-top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:19px;
}

strong {
	display: block;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
}

#start_aktuell strong {
	display: block;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	font-style: normal;
}

#start_aktuell em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	font-style: normal;
}

a {
	color: #3E3D40;
}

.slogan {
	font-size: 9px;
}

.integration {
	color: #EF9C00;
}

.integration_titel {
	display: block;
	padding-bottom: 4px;
	color: #EF9C00;
}

.zivilgesellschaft {
	color: #BB7088;
}

.zivilgesellschaft_titel {
	display: block;
	padding-bottom: 4px;
	color: #BB7088;
}

.stadt {
	color: #7BA622;
}

.stadt_titel {
	display: block;
	padding-bottom: 4px;
	color: #7BA622;
}

.leitkultur {
	color: #738FBE;
}

.leitkultur_titel {
	display: block;
	padding-bottom: 4px;
	color: #738FBE;
}

#akademie {
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	width: 145px;
	height: 145px;
}

.navigation {
	margin-top: 0px;
	margin-left: 6px;
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	
}

#akademie .navigation a:link {
	display: block;
	color: #3E3D40; /* Farbe muss braun sein, wenn iframe "Aktuell" braun ist. Ansonsten grau. Braun: #5D513A - Grau: #3E3D40  */
	text-decoration: none;
}

#akademie .navigation a:visited {
	display: block;
	color: #3E3D40; /* Farbe muss braun sein, wenn iframe "Aktuell" braun ist. Ansonsten grau. Braun: #5D513A - Grau: #3E3D40  */
	text-decoration: none;
}

#akademie .navigation a:hover {
	display: block;
	color: #888889; /* Farbe muss hellbraun sein, wenn iframe "Aktuell" braun ist. Ansonsten hellgrau. Hellbraun: #AAA497 - Hellgrau: #888889  */
	text-decoration: none;
}

#akademie .navigation a:active {
	display: block;
	color: #888889; /* Farbe muss hellbraun sein, wenn iframe "Aktuell" braun ist. Ansonsten hellgrau. Hellbraun: #AAA497 - Hellgrau: #888889  */
	text-decoration: none;
}

#integration {
	float: right;
	margin-top: -145px;
	margin-left: 147px;
	width: 145px;
	height: 145px;
}

#integration a {
	display: block;
	height: 35px;
	padding-top: 110px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#integration a:link {
	background-color: #EF9C00;
}

#integration a:visited {
	background-color: #EF9C00;
}

#integration a:hover {
	background-color: #F4BA4C;
}

#integration a:active {
	background-color: #F4BA4C;
}

#zivilgesellschaft {
	clear:both;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	width: 145px;
	height: 145px;
}

#zivilgesellschaft a {
	display: block;
	height: 35px;
	padding-top: 110px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#zivilgesellschaft a:link {
	background-color: #BB7088;
}

#zivilgesellschaft a:visited {
	background-color: #BB7088;
}

#zivilgesellschaft a:hover {
	background-color: #CF9BAB;
}

#zivilgesellschaft a:active {
	background-color: #CF9BAB;
}

#stadt {
	float: right;
	margin-top: -145px;
	margin-left: 147px;
	width: 145px;
	height: 145px;
}

#stadt a {
	display: block;
	height: 35px;
	padding-top: 110px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#stadt a:link {
	background-color: #7BA622;
}

#stadt a:visited {
	background-color: #7BA622;
}

#stadt a:hover {
	background-color: #A2C164;
}

#stadt a:active {
	background-color: #A2C164;
}

#leitkultur {
	float: right;
	margin-top: -145px;
	margin-left: 147px;
	width: 145px;
	height: 145px;
}

#leitkultur a {
	display: block;
	height: 47px;
	padding-top: 98px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#leitkultur a:link {
	background-color: #738FBE;
}

#leitkultur a:visited {
	background-color: #738FBE;
}

#leitkultur a:hover {
	background-color: #9DB0D1;
}

#leitkultur a:active {
	background-color: #9DB0D1;
}

#kopf {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#kopf a {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	width: 230px;
	height: 60px;
	padding-top: 40px;
	padding-left: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

#kopf a:link {
	color: #3E3D40;
	background-image: url(images/logoecken0.jpg);
	background-repeat: no-repeat;
}

#kopf a:visited {
	color: #3E3D40;
	background-image: url(images/logoecken0.jpg);
	background-repeat: no-repeat;
}

#kopf a:hover {
	color: #888889;
	background-image: url(images/logoecken1.jpg);
	background-repeat: no-repeat;
}

#kopf a:active {
	color: #888889;
	background-image: url(images/logoecken1.jpg);
	background-repeat: no-repeat;
}

#kopf_aktuell {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 44px;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3E3D40;  /* Standardfarbe ist Braun: #5D513A - Bei nur einer aktuellen Veranstaltung kann man die jeweilige Bereichsfarbe verwenden  */
}

.archivkopf_integration {
	display: block;
	height: 35px;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF9C00;
}

.archivkopf_zivilgesellschaft {
	display: block;
	height: 47px;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BB7088;
}

.archivkopf_stadt {
	display: block;
	height: 35px;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7BA622;
}

.archivkopf_leitkultur {
	display: block;
	height: 35px;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #738FBE;
}

.kopf_integration a {
	display: block;
	height: 25px;
	padding-top: 27px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.kopf_integration a:link {
	background-color: #EF9C00;
}

.kopf_integration a:visited {
	background-color: #EF9C00;
}

.kopf_integration a:hover {
	background-color: #F4BA4C;
}

.kopf_integration a:active {
	background-color: #F4BA4C;
}

.kopf_zivilgesellschaft a {
	display: block;
	height: 25px;
	padding-top: 27px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.kopf_zivilgesellschaft a:link {
	background-color: #BB7088;
}

.kopf_zivilgesellschaft a:visited {
	background-color: #BB7088;
}

.kopf_zivilgesellschaft a:hover {
	background-color: #CF9BAB;
}

.kopf_zivilgesellschaft a:active {
	background-color: #CF9BAB;
}


.kopf_stadt { /* nur benötigt, wenn es keine Einleitung gibt, zu der verlinkt werden könnte */
	display: block;
	height: 25px;
	padding-top: 27px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7BA622;
}

.kopf_stadt a {
	display: block;
	height: 25px;
	padding-top: 27px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.kopf_stadt a:link {
	background-color: #7BA622;
}

.kopf_stadt a:visited {
	background-color: #7BA622;
}

.kopf_stadt a:hover {
	background-color: #A2C164;
}

.kopf_stadt a:active {
	background-color: #A2C164;
}

.kopf_leitkultur a {
	display: block;
	height: 25px;
	padding-top: 27px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.kopf_leitkultur a:link {
	background-color: #738FBE;
}

.kopf_leitkultur a:visited {
	background-color: #738FBE;
}

.kopf_leitkultur a:hover {
	background-color: #9DB0D1;
}

.kopf_leitkultur a:active {
	background-color: #9DB0D1;
}

#verlauf_aktuell {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 220px;
	padding-top: 3px;
}

.verlauf_aktuell a {
	display: block;
	width: auto;
	padding: 6px 12px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.verlauf_aktuell a:link {
	background-color: #FFFFFF;
}

.verlauf_aktuell a:visited {
	background-color: #FFFFFF;
}

.verlauf_aktuell a:hover {
	background-color: #C5C4C5;
}

.verlauf_aktuell a:active {
	background-color: #C5C4C5;
}

.verlauf_integration a {
	display: block;
	width: auto;
	padding: 6px 12px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.verlauf_integration a:link {
	background-color: #FFFFFF;
}

.verlauf_integration a:visited {
	background-color: #FFFFFF;
}

.verlauf_integration a:hover {
	background-color: #FAE1B2;
}

.verlauf_integration a:active {
	background-color: #FAE1B2;
}

.verlauf_zivilgesellschaft a {
	display: block;
	width: auto;
	padding: 6px 12px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.verlauf_zivilgesellschaft a:link {
	background-color: #FFFFFF;
}

.verlauf_zivilgesellschaft a:visited {
	background-color: #FFFFFF;
}

.verlauf_zivilgesellschaft a:hover {
	background-color: #EAD4DB;
}

.verlauf_zivilgesellschaft a:active {
	background-color: #EAD4DB;
}

.verlauf_stadt a {
	display: block;
	width: auto;
	padding: 6px 12px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.verlauf_stadt a:link {
	background-color: #FFFFFF;
}

.verlauf_stadt a:visited {
	background-color: #FFFFFF;
}

.verlauf_stadt a:hover {
	background-color: #D7E4BC;
}

.verlauf_stadt a:active {
	background-color: #D7E4BC;
}

.verlauf_leitkultur a {
	display: block;
	width: auto;
	padding: 6px 12px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.verlauf_leitkultur a:link {
	background-color: #FFFFFF;
}

.verlauf_leitkultur a:visited {
	background-color: #FFFFFF;
}

.verlauf_leitkultur a:hover {
	background-color: #D5DDEB;
}

.verlauf_leitkultur a:active {
	background-color: #D5DDEB;
}

#programmnavi {
	float: right;
	width: 230px;
	padding-left: 10px;
}

.programm_integration {
	width: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EF9C00;
	border-left-color: #EF9C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF9C00;
}

.programm_zivilgesellschaft {
	width: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BB7088;
	border-left-color: #BB7088;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB7088;
}

.programm_stadt {
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BA622;
	border-bottom-color: #7BA622;
	border-left-color: #7BA622;
}

.programm_leitkultur {
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #738FBE;
	border-bottom-color: #738FBE;
	border-left-color: #738FBE;
}

#traegerlogos {
	margin-top: 4px;
	margin-left: 4px;
}

#hauptnavi {
	float: left;
	width: 292px;
	height: 437px;
}

#inhalt {
	padding: 0px 40px 0px 10px;
	width: auto;
	height: 437px;
	overflow: auto;
}

#sponsoren {
	clear:both;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	width: 145px;
	height: 145px;
}

#sponsorenlogos {
	margin-top: 106px;
	margin-left: 4px;
}

#start_inhalt {
	width: 440px;
	height: 437px;
	overflow: hidden;
}

#startlogo {
	margin-top: 1px;
	margin-left: 1px;
	width: 437px;
	height: 145px;
}

#startbild {
	margin-top: 1px;
	margin-left: 1px;
	width: 437px;
	height: 145px;
}

#start_aktuell {
	margin-top: 1px;
	margin-left: 1px;
	width: 437px;
	height: 145px;
}

#start_aktuell a {
	display: block;
	padding-top: 33px;
	padding-left: 100px;
	width: 337px;
	height: 112px;
	text-decoration: none;
}

#start_aktuell a:link {
	color: #3E3D40;
}

#start_aktuell a:visited {
	color: #3E3D40;
}

#start_aktuell a:hover {
	color: #888889;
}

#start_aktuell a:active {
	color: #888889;
}

#start_aktuell a:link .zivilgesellschaft {
	color: #BB7088;
}

#start_aktuell a:visited .zivilgesellschaft {
	color: #BB7088;
}

#start_aktuell a:hover .zivilgesellschaft {
	color: #CF9BAB;
}

#start_aktuell a:active .zivilgesellschaft {
	color: #CF9BAB;
}

#start_traegerlogos {
	margin-top: 75px;
	margin-left: 4px;
}

#start_sponsorenlogos {
	margin-top: 7px;
	margin-left: 4px;
}

.archiviert_integration a {
	clear: left;
	float: left;
	margin-left: -6px;
	width: 365px;
	padding: 6px 8px 8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.archiviert_integration a:link {
	background-color: #FFFFFF;
}

.archiviert_integration a:visited {
	background-color: #FFFFFF;
}

.archiviert_integration a:hover {
	background-color: #FAE1B2;
}

.archiviert_integration a:active {
	background-color: #FAE1B2;
}

.pdf_integration a {
	display: block;
	margin: -24px 0px 6px 0px;
	width: auto;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #EF9C00;
}

.pdf_integration a:link {
	text-decoration: none;
}

.pdf_integration a:visited {
	text-decoration: none;
}

.pdf_integration a:hover {
	text-decoration: underline;
}

.pdf_integration a:active {
	text-decoration: underline;
}

.archiviert_zivilgesellschaft a {
	clear: left;
	float: left;
	margin-left: -6px;
	width: 365px;
	padding: 6px 8px 8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.archiviert_zivilgesellschaft a:link {
	background-color: #FFFFFF;
}

.archiviert_zivilgesellschaft a:visited {
	background-color: #FFFFFF;
}

.archiviert_zivilgesellschaft a:hover {
	background-color: #EAD4DB;
}

.archiviert_zivilgesellschaft a:active {
	background-color: #EAD4DB;
}

.pdf_zivilgesellschaft a {
	display: block;
	margin: -24px 0px 6px 0px;
	width: 120px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #BB7088;
}

.pdf_zivilgesellschaft a:link {
	text-decoration: none;
}

.pdf_zivilgesellschaft a:visited {
	text-decoration: none;
}

.pdf_zivilgesellschaft a:hover {
	text-decoration: underline;
}

.pdf_zivilgesellschaft a:active {
	text-decoration: underline;
}

.archiviert_stadt a {
	clear: left;
	float: left;
	margin-left: -6px;
	width: 365px;
	padding: 6px 8px 8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.archiviert_stadt a:link {
	background-color: #FFFFFF;
}

.archiviert_stadt a:visited {
	background-color: #FFFFFF;
}

.archiviert_stadt a:hover {
	background-color: #D7E4BC;
}

.archiviert_stadt a:active {
	background-color: #D7E4BC;
}

.pdf_stadt a {
	display: block;
	margin: -24px 0px 6px 0px;
	width: auto;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #7BA622;
}

.pdf_stadt a:link {
	text-decoration: none;
}

.pdf_stadt a:visited {
	text-decoration: none;
}

.pdf_stadt a:hover {
	text-decoration: underline;
}

.pdf_stadt a:active {
	text-decoration: underline;
}

.archiviert_leitkultur a {
	clear: left;
	float: left;
	margin-left: -6px;
	width: 365px;
	padding: 6px 8px 8px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #3E3D40;
	text-decoration: none;
}

.archiviert_leitkultur a:link {
	background-color: #FFFFFF;
}

.archiviert_leitkultur a:visited {
	background-color: #FFFFFF;
}

.archiviert_leitkultur a:hover {
	background-color: #D5DDEB;
}

.archiviert_leitkultur a:active {
	background-color: #D5DDEB;
}

.pdf_leitkultur a {
	display: block;
	margin: -24px 0px 6px 0px;
	width: auto;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #738FBE;
}

.pdf_leitkultur a:link {
	text-decoration: none;
}

.pdf_leitkultur a:visited {
	text-decoration: none;
}

.pdf_leitkultur a:hover {
	text-decoration: underline;
}

.pdf_leitkultur a:active {
	text-decoration: underline;
}