@charset "utf-8";

/* CSS fuer pe.kom. Version 1.0.0 */
/* Erstellt: 27.12.2009 */
/* Autoren: Stefan Pohl, Michael Ploch */

#maincontent_sub .inhalt h4 {
 	color:#39444D;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 0 15px 0;
}
body {
	background-color: #E9E7E7;
	font-family: Arial, Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}


/* Layout *** Positionen der Hauptboxen*****************************************/
#container {
	width: 1020px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 73px;
}
#logo {
	width: 210px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 20px;
	clear:right;
	float:left;
}
#meta_top {
	width: 760px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px; /*Aenderung von 30 auf 5*/
	clear:none;
	float:right;
}
#sidebar {
	width: 210px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	clear:right;
	float:left;
}
#main {
	margin-bottom:5px;
	padding-bottom:0px;
	background-image:url(../pics/bg_white.gif);
	float:left;
}
#maincontent {
	padding-left:0px;
	padding-right: 10px;
	clear:right;
	/*float:right;*/
}
#maincontent_sub {
	padding-right: 20px;
	padding-bottom: 20px;
	clear:right;
	float:right;
}
#oben {
	padding:0px;
	margin:0px;
}
#maincontent .links {
	width: 510px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear:right;
	float:left;
}
#maincontent .rechts {
	width: 230px;
	padding-top: 20px;
	padding-left: 0px;
	float:right;
	padding-right: 11px;
}
#maincontent_sub .inhalt {
	width: 510px;
	padding-top: 1px;
	padding-right: 23px;
	clear:right;
	float:left;
}
#maincontent_sub .kontakt {
	width: 217px;
	padding-top: 37px;
	float:right;
}
#footer {
	background-color: #E9E7E7;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 11px;
	color: #717171;
}
#copyright {
	float: left;
}
#meta_bottom {
	float:right;
}

/* Seitenuebergreifende Formatierung********************************************/
/* HEADER Logo *****************************************************************/
#logo h1 {
	margin: 0px;
}


/* HEADER Metanavgation*********************************************************/
#meta_top input {
	color: #717171;
	width: 175px;
	font-size: 11px;
	height: 13px;
	margin-left: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
#meta_top input[type=text], input[type=password] {
	padding-left: 5px;
}
#meta_top input[type=submit] {
	height: 17px;
	width: 35px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}


/* META Link-Elemente *****************************************************************/
#meta_top li, #meta_bottom li {
	color: #717171;
	font-size: 11px;
	list-style: none;
	display:inline;
	padding-left: 10px;
	padding-right: 10px;
}
#meta_top ul, #meta_bottom ul {
	margin-top: 0px;
}
#meta_top a, #meta_bottom a {
	color: #717171;
	text-decoration: none;
}
#meta_top a:hover, #meta_bottom a:hover {
	color: #B7B7B7;
}


/* SIDEBAR Menu: Seitennavigation *****************************************************************/
#menu {
	font-size: 13px;
}
#menu ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
#menu li a {
	background-color: #11558A;
	padding: 5px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	color: #FFF;
	padding-left: 10px;
	text-decoration: none;
	margin: 0;
}
#menu li a:hover {
	background-color: #e7eef3;
	color: #11558A;
	text-decoration: none;
}
#menu li {
	padding: 0;
	margin: 0;
}
#menu li last-child {
	border-right: 0px;
}
#menu ul ul a {
	padding-left: 30px;
	background-color: #7099b9;
}
#menu ul ul ul a {
	padding-left: 50px;
	background-color: #98B6CD;
}
#menu .aktiv a {
	background-color: #e7eef3;
	color: #11558A;
	text-decoration: none;
}


/* Call-To-Action-Linkelemente *****************************************************************/
.calltoaction {
	color: #AA113F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pics/action_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
.calltoaction:hover {
	color: #B7B7B7;
	background-image: url(../pics/action_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -9px;
}


/* Startseite START*********************************************************************/
/* SIDEBAR Loginbereich auf der Startseite *****************************************************************/
#login {
	padding-top: 292px;
	font-size: 11px;
	color: #717171;
}
#login .button {
	padding-left: 10px;
	margin-top: 6px;
}
#login h1 {
	font-size: 12px;
	color: #FFF;
	background-color: #7099b9;
	padding: 5px 0 5px 10px;
	display: block;
}
#login input {
	color: #717171;
	width: 175px;
	height: 17px;
	font-size: 11px;
	margin-left: 0px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #717171;
	border-right-color: #717171;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#login input[type=text], input[type=password] {
	padding-left: 8px;
	margin-top: 5px;
}
/* Anmeldebutton muss für Typo3 separat verkleinert werden */
#login .button input{
        color: #AA113F;
        width: 75px;
	height: 17px;
        background-color: #FFFFFF;
        border: 0px;
}
#login .vergessen {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#login .vergessen a {
	color: #717171;
	text-decoration: none;
}
#login .vergessen a:hover {
	text-decoration: underline;
}


/* MAINCONTENT links: linker Informationsteaser auf der Hauptseite *****************************************************************/
#maincontent .head_links {
	background-color: #7099B9;
}
#maincontent .links h1 {
	color: #11558A;
	font-size: 23px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
#maincontent .head_links h1 {
	font-size: 12px;
	color: #FFF;
	padding: 5px 0 5px 10px;
	margin: 0px;
}
#maincontent .links p {
	color: #39444D;
	padding-left: 10px;
	line-height: 19.2px;
}


/* MAINCONTENT rechts: rechter Newsteaser auf der Hauptseite *****************************************************************/
#maincontent .head_rechts {
	background-color: #AA113F;
}
#maincontent .head_rechts h1 {
	font-size: 12px;
	color: #FFF;
	padding: 5px 0 5px 10px;
	margin: 0px;
}
#maincontent .rechts .datum {
	font-size: 10px;
	color: #39444D;
	line-height:15px;
	/*Padding nach rechts wurde für typo3 auf null gesetzt
	padding-top: 14px;*/
}
#maincontent .rechts h3 {
	font-size: 13px;
	color: #39444D;
	font-weight: bold;
	padding: 0 0 4px 10px;
	margin: 0px;
}
#maincontent .rechts p {
	color: #39444D;
	padding: 0 10px 0 10px;
	line-height: 19.2px;
}
#maincontent .rechts p .calltoaction {
	line-height:45px;
}
#maincontent .links p:last-child {
	padding: 0 0 14px 10px;
	line-height: 19.2px;
}


/* Subseiten START*********************************************************************/
/* Inhalte Sub-Seiten *****************************************************************/
#maincontent_sub .head_inhalt {
	background-color: #AA113F; /*Aenderung von #DBE5ED auf #AA113F*/
}
#maincontent_sub .inhalt h1 {
	color: #11558A;
	font-size: 23px;
	padding-left: 0px;
	padding-top: 15px;
	font-weight: bold;
}
#maincontent_sub .head_inhalt h1 {
	font-size: 12px;
	color: #FFF; /* Aenderung von #11558A auf #FFF */
	padding: 5px 0 5px 10px;
	margin: 0px;
}
#maincontent_sub .inhalt p {
	color: #39444D;
	padding-left: 0px;
	line-height: 19.2px;
}
#maincontent_sub .inhalt p .mailadresse {
	color: #717171;
	text-decoration: none;
}
#maincontent_sub .inhalt p .mailadresse:hover {
	text-decoration: underline;
}
#maincontent_sub .inhalt .indent {
	margin-left: 20px;
}
#maincontent_sub .inhalt ul {
	color: #39444D;
	margin-left:-20px;

}
#maincontent_sub .inhalt h2 {
	width:100%;
	font-size: 16px;
	color: #39444D;
	font-weight: bold;
	padding: 6px 0px 5px 0px;
	margin: 0px;
	display:block;
}
#maincontent_sub .inhalt h3 {
	font-size: 13px;
	color: #39444D;
	font-weight: bold;
	padding-bottom: 17px;
	padding-left: 147px;
	margin: 0px;
}
#maincontent_sub .inhalt table {
	border: 1px;
	color: #39444D;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}


/* Schnellkontakt-Box rechts auf den Subseiten *****************************************************************/
#maincontent_sub .head_kontakt {
	background-color: #AA113F;
}
#maincontent_sub .head_kontakt h1 {
	font-size: 11px;
	color: #FFF;
	padding: 5px 0 5px 10px;
	margin: 0px;
}
#maincontent_sub .kontakt h3 {
	font-size: 13px;
	color: #39444D;
	font-weight: bold;
	padding: 6px 0px 0px 10px;
	margin: 0px;
}
#maincontent_sub .kontakt h2 {
	font-size: 16px;
	color: #39444D;
	font-weight: bold;
	padding: 0px 0 16px 10px;
	margin: 0px;
}
#maincontent_sub .kontakt .bild {
	padding: 13px 0 10px 0px;
}
#maincontent_sub .kontakt p {
	color: #39444D;
	font-size: 12px;
	padding: 0 0 14px 10px;
	line-height: 19.2px;
}
#maincontent_sub .kontakt table {
	border: 0px;
	font-size: 12px;
	color: #39444D;
	padding: 0px 0px 5px 2px;
	margin-left: 5px;
	text-align: left;
	width: 90%;
}
#maincontent_sub .kontakt table p {
	text-align: left;
	margin:0;
	padding:0;
	line-height:19.2px;
}

#maincontent_sub .kontakt table th {
	line-height: 19.2px;
	text-align:left;
	vertical-align:top;
	width: 70px;
}
#maincontent_sub .kontakt table h3 {

	color:#39444D;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:6px 0 6px 0;
}
.anschrift {
	line-height:19.2px;
	padding-top:4px;
}
#maincontent_sub .mailadresse a {
	color: #717171;
	/* für Typo3 ausgeblendet
	margin-left: 10px;*/
	text-decoration: none;
}
#maincontent_sub .mailadresse a:hover {
	text-decoration: underline;
}


/* Tabellformatierung Subseite Team *******************************************************/
#maincontent_sub .mailadresse_team a {
	color: #717171;
	text-decoration: none;
}
#maincontent_sub .mailadresse_team a:hover {
	text-decoration: underline;
}
#maincontent_sub .pbild {
	margin-right: 15px;
	float:left;
}
#maincontent_sub .team {
	margin-bottom: 35px;
}
.einsrein{
	padding-left:149px;
}
#maincontent_sub .line {
	background-color: #b7ccdc;
	padding: 2px 0px 0px 0px;
	margin-top: -10px;
	margin-bottom: 10px;
}


/* Formatierung Subseite Stellenangebote *****************************************************************/
#maincontent_sub .filterauswahl p {
	color: #11558A;
	margin: 0px;
	padding: 0px;
}
.filterauswahl .zeileunten {
	color: #11558A;
	padding-top: 15px;
}
#maincontent_sub .filterauswahl {
	background-color: #E7EEF3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
}
.filterauswahl form {
	margin:0px;
	padding:0 0 10px 0;	
}
.filterauswahl select, .filterauswahl input{
	border: 1px solid #ccc;
	color: #666;
	margin-top: 5px;
	width: 170px;
	font-size: 11px;
}
#maincontent_sub .ergebnis {
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 2px;
	margin-right: -2px;
}
.ergebnis th {
	text-align: left;
	padding: 5px 0 5px 10px;
	margin-right: 5px;
	color: #00476E;
}
.ergebnis tr:first-child {
	background-color: #DBE4EC;
}
.ergebnis td {
	border-bottom: 1px solid #E5ECF2;
	padding: 8px 5px 8px 10px;
}
.ergebnis .zahlen {
	text-align: right;
	padding-right:5px;
}
.ergebnis img {
	border:0px;
}
#maincontent_sub .ergebnisfooter {
	width:100%;
	color: #717171;
	padding: 0 0 40px 5px;
}
.ergebnisfooter .links {
	float: left;
	clear: right;
}
.ergebnisfooter .rechts {
	float: right;
	text-align: right;
}
.ergebnisfooter a{
	color: #717171;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.ergebnisfooter a:hover{
	color: #B7B7B7;
}
.ergebnisfooter span{
	color: #11558A;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
}
/* Formatierungen für default verwendete Typo3-Formatierungen *******************************************************/
.csc-linkToTop {
        text-align: right;
        font-size: 11px;
        margin-top:30px;
        margin-bottom:30px;
        border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7099B9;
}

.csc-linkToTop a {
	color: #7099B9;
	text-decoration: none;
}

/* Formatierungen für Weiterempfehlen-Formular *******************************************************/
.formular {
	color: #39444D;
        line-height:19.2px;
        padding-left:0;
        border: 0px;
        overflow: hidden;
	width: 100%;
}

#powermaildiv_uid1, #powermaildiv_uid2, #powermaildiv_uid3, #powermaildiv_uid4, #powermaildiv_uid16, #powermaildiv_uid18, #powermaildiv_uid19, #powermaildiv_uid20, #powermaildiv_uid21, #powermaildiv_uid23, #powermaildiv_uid37, #powermaildiv_uid39, #powermaildiv_uid41, #powermaildiv_uid44, #powermaildiv_uid45, #powermaildiv_uid46 { float: left; margin-right: 100px; }
#powermaildiv_uid1 input, #powermaildiv_uid2 input, #powermaildiv_uid3 input, #powermaildiv_uid4 input, #powermaildiv_uid16 input, #powermaildiv_uid18 input, #powermaildiv_uid19 input, #powermaildiv_uid20 input, #powermaildiv_uid23 input, #powermaildiv_uid37 input, #powermaildiv_uid39 input, #powermaildiv_uid41 input, #powermaildiv_uid44 input { width: 150px; }
#powermaildiv_uid1 label, #powermaildiv_uid2 label, #powermaildiv_uid3 label, #powermaildiv_uid4 label, #powermaildiv_uid16 label, #powermaildiv_uid18 label, #powermaildiv_uid19 label, #powermaildiv_uid20 label, #powermaildiv_uid21 label, #powermaildiv_uid23 label, #powermaildiv_uid37 label, #powermaildiv_uid39 label, #powermaildiv_uid41 label, #powermaildiv_uid44 label, #powermaildiv_uid45 label { display: block; margin-top:5px;}
#powermaildiv_uid10, #powermaildiv_uid11, #powermaildiv_uid12, #powermaildiv_uid17, #powermaildiv_uid22 { }
#powermaildiv_uid10 input, #powermaildiv_uid11 input, #powermaildiv_uid12 input, #powermaildiv_uid17 input, #powermaildiv_uid22 input, #powermaildiv_uid38 input, #powermaildiv_uid40 input, #powermaildiv_uid42 input, #powermaildiv_uid43 input { width: 150px; }
#powermaildiv_uid10 label, #powermaildiv_uid11 label, #powermaildiv_uid12 label, #powermaildiv_uid17 label, #powermaildiv_uid22 label, #powermaildiv_uid38 label, #powermaildiv_uid40 label, #powermaildiv_uid42 label, #powermaildiv_uid43 label { display: block; margin-top:5px;}
#powermaildiv_uid15 label { display: block; margin-top:15px; }

#powermaildiv_uid21 input { }

.buttonlinks {
	margin-top: 15px;
	float:left;
	margin-bottom: 20px;
}
.buttonrechts {
	float:left;
	clear:left;
	margin-top:15px;
	margin-bottom: 20px;
}
.buttonrechts2 {
	margin-top:15px;
	margin-bottom: 20px;
	float:left;
}

.powermail_mandatory_js {
	color: #dc560d;
}

.tx-srfreecap-pi2-cant-read  {
	display:block;
	color:#35006D;
	font-size:0.9em;
}

img.tx-srfreecap-pi2-image  {
	display:block;
	margin-left:1em;
	margin-right:1em;
	vertical-align:middle;
}

/* Formatierung für Kundebereich-Login **********************************************/

.tx-felogin-pi1 {
	font-size: 11px;
	color: #717171;
}
.tx-felogin-pi1 fieldset {
	border: 0;
}
#maincontent_sub .inhalt .tx-felogin-pi1 h3 {
	font-size: 12px;
	text-align: left;
        font-weight:bold;
        margin: 0;
        padding-bottom: 0;
        padding-top: 15px;
        padding-left: 0;
}
.tx-felogin-pi1 legend {
	font-size: 12px;
	font-weight: bold;
	width: 95%;
	color: #FFF;
	background-color: #7099b9;
	padding: 5px 0 5px 10px;
	margin-top: 25px;
        margin-left: -10px; 
	display: block;
}
.tx-felogin-pi1 input {
	color: #717171;
	width: 175px;
	height: 17px;
	font-size: 11px;
	margin-left: 0px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #717171;
	border-right-color: #717171;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tx-felogin-pi1 input[type=text] {
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.tx-felogin-pi1 input[type=submit] {
	width: 55px;
	padding-left: 3px;
	margin-top: 5px;
}

.inhalt .csc-header-date {
	margin:0;
	padding:0;
}

.csc-textpic-intext-right .csc-textpic-imagecolumn  {
	margin:0 -20px 0 20px;
}

.csc-textpic-imagecolumn ul {
	list-style:none outside none;
}
.csc-textpic-imagecolumn {
	margin: 0 10px 0 20px;
}

.csc-sitemap a {
	color:#717171;
	text-decoration:none;
}
.csc-sitemap a:hover {
	color:#B7B7B7;
}

#maincontent_sub .inhalt .csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	padding:26px 0 0 0;
}
#maincontent_sub .inhalt .csc-textpic-intext-left-nowrap div.csc-textpic-text p {
        margin:5px 0 0 0;
}
#maincontent_sub .inhalt .csc-textpic-intext-left-nowrap div.csc-textpic-text p .mailadresse {
	padding-bottom:10px;
}
#maincontent_sub .inhalt .csc-textpic-intext-left-nowrap div.csc-textpic-text .calltoaction {
	
}

#maincontent_sub .inhalt .csc-textpic-intext-left-nowrap .csc-header h1 {
	font-size:13px;
	color:#39444D;
	padding-top:23px;
}

#maincontent_sub .inhalt table.csc-uploads a {
	color: #AA113F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pics/action_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
#maincontent_sub .inhalt table.csc-uploads a:hover {
	color: #B7B7B7;
	background-image: url(../pics/action_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -9px;
}
.csc-uploads-description {
	color:#39444D;
	font-size:13px;
	line-height:19.2px;
}

csc-uploads-fileName {
	font-size:13px;
}

/* CSS fuer pe.kom. Version 1.0.0 */
/* Erstellt: 27.12.2009 */
/* Autoren: Stefan Pohl, Michael Ploch */

