﻿@charset "utf-8";
/* geh denken-BLAU */
/*
------------------------------------------------------------------------------------------HTML-STANDARDS---------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
}
html {
	color: #000;
	direction: ltr;
}
body {
	background-color: #005AA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
/*
------------------------------------------------------------------------------------------ALLGEMEINE-KLASSEN-----
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
hr {
	height: 0px;
	width: 860px;
	color: #1573BC;
	border-bottom: solid 4px #1573BC;
	border-top: solid 0px #1573BC;
	border-left: solid 0px #1573BC;
	border-right: solid 0px #1573BC;
}
h1 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0.5em;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 100px;
}
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #ffffff;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	margin-left: 30px;
	margin-right: 100px;
}
h3 {
	font-size: 1.0em;
	line-height: 1.1em;
	color: #FC0;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 30px;
	margin-right: 100px;
}
p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFF;
	margin-bottom: 0.5em;
	margin-left: 30px;
	margin-right: 100px;
}
p span {
	font-weight: bold;
}
ul {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFF;
	margin-bottom: 0.5em;
	margin-left: 80px;
	margin-right: 100px;
}
li {
	line-height: 2em;
	list-style-type: square;
}
.unterzeichner {
	border-bottom: 10px solid #005AA0;
	width: 610px;
}
.unterzeichner li {
	line-height: 1.4em;
	padding-bottom: 8px;
	list-style-type: none;
}
.autor {
	font-style: italic;
	padding-left: 10px;
	color: #000;
}
.statement {
	padding-bottom: 28px;
	color: #fff;
}
.name {
	color: #fff;
	font-weight: bold;
}
.funktion {
	font-style: italic;
	color: #fff;
}
.small {
	font-size: 0.6em;
	color: #fff;
}
.beruf {
	padding-left: 0.4em;
	color: #fff;
}
.unterzeichner_name {
	color: #000;
}
.tabellenstil_table_01 {
	padding-left: 70px;
}
.tabellenstil_tdlinks_01 {
	width: 340px;
	text-align: right;
	vertical-align: top;
}
.tabellenstil_tdrechts_01 {
	width: 450px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	padding-left: 30px;
}
.zeile1 {
	font-size: 1.15em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.zeile2 {
	font-size: 1.15em;
	line-height: 1.2em;
	color: #fff;
	text-align: right;
	padding-right: 6px;
	background-image: url(../images/streifen_blau.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.weis {
	color: #ffffff;
}
.abstand {
	padding: 8px;
}
/*
------------------------------------------------------------------------------------------------------LAYOUT-----
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
#mitte {
	margin: auto;
	width: 980px;
	background: transparent url(../images/hg_neu_blau.jpg) repeat-y 0 0;
	height: 100%;
}
#main {
	font-size: 0.8em;
	float: left;
	padding-top: 20px;
}
#links {
	width: 657px;
	height: 367px;
	margin-right: 93px;
	float: left;
}
#navigation {
	float: left;
	width: 230px;
}
#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 55px;
	margin-left: 30px;
	font-size: 0.65em;
	color: #FFF;
}
/*
--------------------------------------------------------------------------------------------NAVIGATIONS-MENÜ-----
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
#navigation ul {
	font-size: 1em;
	color: #FFF;
	line-height: 0.9em;
	margin: 0px;
	margin-top: 65px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	font-size: 1em;
	color: #FFF;
	line-height: 0.9em;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 10px;
	list-style-type: none;
}
#navigation a {
	font-size: 1em;
	color: #FFF;
	line-height: 0.9em;
	display: block;
	padding-bottom: 10px;
	text-decoration: none;
	padding-left: 40px;
}
#navigation a:hover {
	font-size: 1em;
	color: #FFF;
	line-height: 0.9em;
	color: #FFF;
	display: block;
	text-decoration: underline;
	background: url(../images/quadrat_blau.gif);
	background-repeat: no-repeat;
}
#navigation #current {
	font-size: 1em;
	color: #FFF;
	line-height: 0.9em;
	color: #FFF;
	display: block;
	text-decoration: underline;
	background: url(../images/quadrat2_blau.gif);
	background-repeat: no-repeat;
}
/*
--------------------------------------------------------------------------------------------FOOTER-KLASSEN-------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
#footer p {
	font-size: 0.75em;
	line-height: 1.0em;
}
#footer a {
	color: #FC0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	float: left;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	list-style-type: none;
}
/*
--------------------------------------------------------------------------------------------LINKS----------------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
--------------------------------------------------------------------------------------------SEITE-START----------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contantpaneopen-start {
	padding-top: 0px;
}
.contentpaneopen-start ul {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFF;
	margin-bottom: 0.5em;
	margin-left: 70px;
}
/*
--------------------------------------------------------------------------------------------SEITE-AUFRUF---------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-aufruf .zeile1 {
	font-size: 1.15em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.contentpaneopen-aufruf p {
	padding: 0px;
	margin: 0px;
}
.contentpaneopen-aufruf .zeile2 {
	font-size: 1.15em;
	line-height: 1.2em;
	color: #fff;
	text-align: right;
	padding-right: 6px;
	background-image: url(../images/streifen_blau.gif);
	background-repeat: repeat-x;
	height: 30px;
}
table.tabellenstil_table_01 {
	padding-left: 70px;
}
td.tabellenstil_tdlinks_01 {
	width: 340px;
	text-align: right;
	vertical-align: top;
}
td.tabellenstil_tdrechts_01 {
	width: 450px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	padding-left: 30px;
}
/*
-----------------------------------------------------------------------------------SEITE-ERSTUNTERZEICHNER-------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-erstunterzeichner td {
	padding-top: 18px;
	padding-left: 240px;
}
/*
-------------------------------------------------------------------------------SEITE-WEITERE UNTERZEICHNER-------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.eingaberahmen {
	float: left;
	width: 320px;
	height: 100%;
}
.rahmen {
	border: 1px solid #fff;
	padding: 0px 2px 0px 10px;
}
.message_div {
	width: 550px;
	padding-right: 100px;
	float: right;
	padding-bottom: 8px;
}
.klar {
	padding-top: 20px;
	clear: both;
}
.formularfeld {
	padding-left: 4px;
	color: #fff;
}
.anordnung {
	text-align: right;
	color: #fff;
}
.captcha {
	padding-left: 18px;
	color: #fff;
	margin-top: 5px;
	width: 100px;
	float: left;
}
.fehler {
	width: 100px;
	color: #fff;
	height: 12px;
	font-size: 0.76em;
	text-align: center;
}
.anordnung2 {
	text-align: right;
	color: #fff;
	padding-top: 5px;
	float: left;
}
.anordnung3 {
	float: left;
	color: #fff;
	padding-top: 5px;
	padding-left: 14px;
	text-align: right;
}
.anordnung4 {
	float: left;
	text-align: right;
}
.text {
	font-size: 0.9em;
}
.button {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	width: 220px;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
	margin-top: 5px;
	text-align: center;
}
.click {
	float: left;
	text-align: left;
}
.contentpane-unterstuetzer .ueberschrift_re {
	width: 930px;
	height: 56px;
	float: left;
	clear: left;
	background-image: url(../images/ueberschrift_re_blau.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
}
.contentpane-unterstuetzer h1 {
	line-height: 1.3em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5em;
	margin-top: 8px;
	font-size: 1.3em;
}
/*
-----------------------------------------------------------------------------------------SEITE-STATEMENTS--------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-statements {
	float: left;
	padding-right: 20px;
	width: 33%;
	padding-bottom: 40px;
}
.contentpaneopen-statements img {
	padding-right: 20px;
	float: left;
}
.contentpaneopen-statements p {
	margin-top: 25px;
	margin-left: 0px;
	clear: both;
	width: 100%;
	text-align: justify;
}
.blog-statements h1 {
	line-height: 1.3em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.5em;
	margin-top: 8px;
}
.blog-statements .ueberschrift_re {
	width: 930px;
	height: 56px;
	float: left;
	clear: left;
	background-image: url(../images/ueberschrift_re_blau.gif);
	background-repeat: no-repeat;
	font-size: 1.2em;
}
/*
--------------------------------------------------------------------------------------------SEITE-AKTUELLES------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-aktuell {
	margin-left: 70px;
	width: 980px;
}
.contentpaneopen-aktuell p {
	padding-left: 250px;
	padding-right: 100px;
}
.contentpaneopen-aktuell h1 {
	display: block;
	background-image: url(../images/aktuell_ueberschrift_blau.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding-left: 85px;
	padding-bottom: 20px;
	width: 780px;
}
.contentpaneopen-aktuell .autor {
	font-style: italic;
	padding-left: 260px;
	color: #000;
}
.createdate {
	display: block;
	text-align: right;
	width: 780px;
	height: 16px;
	font-size: 0.7em;
	color: #fff;
}
/*
--------------------------------------------------------------------------------------------SEITE-SPENDEN------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-spenden {
	float: left;
	padding-right: 20px;
	width: 90%;
	padding-bottom: 40px;
}
.contentpaneopen-spenden img {
	padding-right: 20px;
	float: left;
}
.contentpaneopen-spenden p {
	margin-top: 25px;
	margin-left: 0px;
	clear: both;
	width: 100%;
	text-align: left;
}
/*
--------------------------------------------------------------------------------------------SEITE-IMPRESSUM------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-impressum td {
	padding-bottom: 17em;
	padding-left: 400px;
	height: 100%;
}
/*
-------------------------------------------------------------------------------------SEITE-SELBSTVERTÄNDNIS------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-selbst {
	margin-left: 70px;
	width: 980px;
}
.contentpaneopen-selbst p {
	padding-left: 250px;
	padding-right: 100px;
}
.contentpaneopen-selbst h1 {
	display: block;
	background-image: url(../images/aktuell_ueberschrift_blau.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding-left: 85px;
	padding-bottom: 20px;
	width: 780px;
}
.contentpaneopen-selbst .autor {
	font-style: italic;
	padding-left: 260px;
	color: #000;
}
/*
----------------------------------------------------------------------------------------SEITE-INTERNATIONAL------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.contentpaneopen-international {
	margin-left: 70px;
	width: 980px;
}
.contentpaneopen-international p {
	padding-left: 250px;
	padding-right: 100px;
}
.contentpaneopen-international h1 {
	display: block;
	background-image: url(../images/aktuell_ueberschrift_blau.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	padding-left: 85px;
	padding-bottom: 20px;
	width: 780px;
}
.contentpaneopen-international .autor {
	font-style: italic;
	padding-left: 260px;
	color: #000;
}
/*
--------------------------------------------------------------------------------------------SEITE-DOWNLOAD-------
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
*/
.flyer1 {
	padding: 6px;
	height: 198px;
	width: 140px;
	background-image: url(../images/flyer_blau_kom.jpg);
	background-repeat: no-repeat;
}
.plakat1 {
	padding: 6px;
	height: 283px;
	width: 200px;
	background-image: url(../images/plakat_a2_blau_kom.jpg);
	background-repeat: no-repeat;
}


