#inhalt {
	padding: 0 0 0 2em;
}


#inhaltinnen {
	padding: 0;
	width: 58em;
	}

#inhalt table{
	border: 0;
	padding: 0;
	border-collapse: collapse;
}

#inhalt table td{
	padding: .2em;
        font-size: 1em;
	border-bottom: 1px solid #EBECF0;
	margin: 0;
	vertical-align: top;
}


#inhalt table.contenttable td p{
	padding: 0;
	margin: 0;
	font-size: 70%;
}


div.news-single-item p.titel_single {
	font-weight: bold;

}


/***** LISTENANSICHT DER ANBIETER *******************************************/

#inhalt .liste {
	margin-top: 1em;
}

#inhalt .tx-beratungstellen-pi1-listrow table {
	width: 46em;
}

#inhalt .tx-beratungstellen-pi1-listrow table td {
	font-size: 70%;
	border-right: 1px solid #EBECF0;
	border-bottom: 1px solid #EBECF0;
	margin-top: 5px;
}

#inhalt .tx-beratungstellen-pi1-listrow table td p{
	font-size: 100%;
}

#inhalt .tx-beratungstellen-pi1-listrow table tr.reihe2 td {
	background: #f7f8fa;
}

#inhalt .tx-beratungstellen-pi1-listrow table td.suchen{
	background: #EBECF0;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #8d8d8d;
	padding: .4em 2.5em .4em .4em;
}



#inhalt .tx-beratungstellen-pi1-listrow table td a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#inhalt .tx-beratungstellen-pi1-listrow table td.suchen a{
	background: url(../design/doppelpfeil.gif) no-repeat right center;
	padding: 0 2.5em 0 0;
}

#inhalt .tx-beratungstellen-pi1-listrow table td.email {
	border-right: 0;
}


#inhalt .tx-beratungstellen-pi1-listrow table td.email a{
	text-decoration: none;
	color: #000;
	font-weight: normal;
}



#inhalt .tx-beratungstellen-pi1-listrow table td a:hover{
	color: #004B96;
}


#inhalt .tx-beratungstellen-pi1-browsebox table.resultat {
	border-bottom: 1px solid #eee;
	margin: 0 0 .5em 0;

	}

#inhalt .tx-beratungstellen-pi1-browsebox table.resultat td{
	padding: 0;
	margin: 0;
	border-top: 1px solid #eee;
	}

#inhalt .tx-beratungstellen-pi1-browsebox table.resultat a{
	text-decoration: none;
	color: #454545;
	font-size: 70%;
	padding: .5em;
	border-bottom: 1px solid #eee;
	background: #f7f8fa;

}

#inhalt .tx-beratungstellen-pi1-browsebox table.resultat td.tx-beratungstellen-pi1-browsebox-SCell a{
	font-weight: bold;
	background: #fff;
}
#inhalt .tx-beratungstellen-pi1-browsebox table.resultat a:hover{
	background: #fff;
}


/********* EINZELANSICHT ****************************************************************/

#inhalt .tx-beratungstellen-pi1 table.einzelansicht {
	margin-top: 1em;
	width: 34em;
	}

#inhalt .tx-beratungstellen-pi1 table.einzelansicht td {
	font-size: 70%;
	border-bottom: 1px solid #EBECF0;
	margin-top: .6em;
	padding: .4em;
}


#inhalt .tx-beratungstellen-pi1 table.einzelansicht td.titel {
	font-weight: bold;
	font-variant: small-caps;
	}

#inhalt .tx-beratungstellen-pi1 table.einzelansicht td.name{
	background: #EBECF0;
	font-weight: bold;
	border-bottom: 1px solid #8d8d8d;
}


#inhalt .tx-beratungstellen-pi1 table.einzelansicht td a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}


#inhalt .tx-beratungstellen-pi1 table.einzelansicht td a:hover{
	color: #004B96;
	border-bottom: 1px dashed #004B96;
}

#inhalt .tx-beratungstellen-pi1 table.einzelansicht td.back a{
	text-decoration: none;
	color: #aaa;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

/********* LINKE SPALTE *****************************************************************/

@media screen {
  #linkeSpalte {
	float: left;
	margin: 0 1em 0 0;
	padding: 1em 0 0 0:
  }
}
@media print {
  #linkeSpalte {
    width: 0px;
    height: 0px;
    visibility:hidden;
  }
}



#linksinnen{
	width: 10em;
	padding: 1em 0 0 0;
	background: #E8E8E8;
}


#linkeSpalte #linksinnen .seite{
	display: block;
	background: #fff;
}


#linkeSpalte #linksinnen .seite p{
	padding: .5em;
	font-size: 70%;
	color: #D62029;
	font-weight: bold;
}

/* NAVIGATIONSEBENE 1 ******************************************/

#linkeSpalte  #linksinnen ul{
	list-style-type: none;
}

#linkeSpalte #linksinnen ul li a{
	display: block;
	font-size: 70%;
	border-bottom: 1px solid white;
	background: #f5f5f7 url(../design/p2.gif) no-repeat .5em .7em;
	text-decoration: none;
	color: #01227D;
	padding: .3em .5em .3em 1.5em;
}


#linkeSpalte #linksinnen ul li p{
	font-size: 70%;
	display: block;
	padding: .3em .5em .3em 1.5em;
	color: #D62029;
	text-decoration: none;
	background: #F6F6FF  url(../design/p1.gif) no-repeat .5em .7em;
	border-bottom: 1px solid white;
}

#linkeSpalte  #linksinnen ul li a:hover{
	color: #D62029;
	background: #f5f5f7 url(../design/p1.gif) no-repeat .5em .7em;
}


/* NAVIGATIONSEBENE 2 ******************************************/

#linkeSpalte #linksinnen ul.ebene2 li a{
	display: block;
	font-size: 70%;
	border-bottom: 1px solid white;
	background: #f5f5f7 url(../design/p2.gif) no-repeat 1.5em .7em;
	text-decoration: none;
	color: #01227D;
	padding: .3em .5em .3em 2.5em;
}

#linkeSpalte #linksinnen ul.ebene2 li p{
	font-size: 70%;
	display: block;
	padding: .3em .5em .3em 2.5em;
	color: #D62029;
	text-decoration: none;
	background: #F6F6FF  url(../design/p1.gif) no-repeat 1.5em .7em;
	border-bottom: 1px solid white;
}

#linkeSpalte  #linksinnen ul.ebene2 li a:hover{
	color: #D62029;
	background: #f5f5f7 url(../design/p1.gif) no-repeat 1.5em .7em;
}

/* NAVIGATIONSEBENE 3 ******************************************/

#linkeSpalte #linksinnen ul.ebene3 li a{
	display: block;
	font-size: 70%;
	border-bottom: 1px solid white;
	background: #f5f5f7 url(../design/p2.gif) no-repeat 2.5em .7em;
	text-decoration: none;
	color: #01227D;
	padding: .3em .5em .3em 3.5em;
}

#linkeSpalte #linksinnen ul.ebene3 li p{
	font-size: 70%;
	display: block;
	padding: .3em .5em .3em 3.5em;
	color: #D62029;
	text-decoration: none;
	background: #F6F6FF  url(../design/p1.gif) no-repeat 2.5em .7em;
	border-bottom: 1px solid white;
}

#linkeSpalte  #linksinnen ul.ebene3 li a:hover{
	color: #D62029;
	background: #f5f5f7 url(../design/p1.gif) no-repeat 2.5em .7em;
}




/************* HAUPTSPALTE **************************************************************************************************/

#extraSpalte{
	float: left;
	width: 46em;
	margin: 1em 0 0 0;
}





@media screen {
  #mitteSpalte {
	padding: 1em 0 0 0;
	float: left;
	width: 35em;
  }
}
@media print {
  #mitteSpalte{
	padding: 0;
	width: 650px;
  }
}

#rechteSpalte h3{
	font-size: 11px;
	display: block;
	font-weight: bold;
	}

#mitteSpalte h3{
	font-size: .8em;
	display: block;
	margin: 0 0 1em 0;
	font-weight: bold;
	}


#mitteSpalte li {
        margin-left: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
	font-size: .7em;
	font-weight: normal;
	}

#mitteSpalte h4{
	font-size: 1em;
	display: block;
	margin: 0 0 .75em 0;
	color: #01227D;
	}

#mitteSpalte p{
	font-size: .7em;
	line-height: 1.3em;
	margin: 0 0 .7em 0;
}



#mitteSpalte a{
	color: #01227D;
	text-decoration: none;
	font-weight: bold;
}

#mitteSpalte a:hover{
	color: #D62029;
}

#abschluss {
	color: #aaa;
	border-top: 1px solid #aaa;
	padding: .3em 0 0 0;
	margin: 1em 0;
}

#abschluss p{
	font-size: .7em;
	line-height: 1.3em;
	margin: 0 0 .7em 0;
}


#abschluss a{
	color: #aaa;
	text-decoration: none;
	font-weight: normal;
	margin: 0 4em 0 0;
}

#abschluss a:hover{
	color: #01227D;
}


/************* RECHTESPALTE **************************************************************************************************/


@media screen {
  #rechteSpalte {
	float: left;
	margin: 0 0 0 1em;
	padding: 1em 0 0 0;
  }
}
@media print {
  #rechteSpalte {
    width: 0px;
    height: 0px;
    visibility:hidden;
  }
}


#rechteSpalte .innen {
	width: 10em;
}


#mitteSpalte h1{
	font-size: .8em;
	display: block;
	margin: 0 0 1em 0;
	font-weight: bold;
	}


#rechteSpalte .csc-header {
	display: block;
	background: #f2f3f7;
	text-align: center
}

#rechteSpalte h1{
	padding: .2em 0;
	font-weight: bold;
	font-size: 75%;
	line-height: 1em;
}

#rechteSpalte .innen p{
	padding: .5em;
	font-size: 70%;
}


#rechteSpalte .innen a{
	color: #01227D;
	text-decoration: none;
	font-weight: bold;
}

#rechteSpalte .innen a:hover{
	color: #D62029;
}

#rechteSpalte .design2 img{
	margin: 0 .5em .5em 0;
}

/************************** DESIGN1 *********************************************************/
.design1 {
	border: 1px solid #EBECF0;
	padding: .5em;
	display: block;
	margin: 0 0 .5em 0;
}

.design2 {
	border: 1px solid #EBECF0;
}

/***** Powermail *******************************************/

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa;
	background-color: #ffffff;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
        visibility:hidden;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
               font-size: 0.7em;

	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
	border: 1px solid #aaa;

}


fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
	/* Input and textarea */
	width: 120px;
	border: 1px solid #aaa;

}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}



div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
	font-weight: bold;
        font-size: 1.0em;
	clear: both;

}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;

}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;

}

div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;


}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 1.0em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

div.tx_powermail_pi1_fieldwrap_html_label {
        font-size: 0.7em;
 }




