/****************************************************************************************************************
*	Name: project.css
*	erstellt: 13.06.2006
*	Autor: SB, werbeagentur aufwind. gmbh
* Beschreibung:
* Stylesheet fuer die projekt-spezifischen Templates und Definitionen.
*	fotogalerie.phtml, sitemap.phtml, news.phtml, suchergebnisse.phtml sind im style.css definiert,
* da in jedem Projekt vorhanden.
*
*	letzte Aenderungen:
*	Datum			von was
*	
*
*
****************************************************************************************************************/
/****************************************************************************************************************
* Letter Reiter bei diversen AZ-Listen 
* Templates info_az, leistungen, mitarbeiter
****************************************************************************************************************/
.az_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}

.az_letter .active {
	color: #FE0000;
}
/***** Ende Letter *********************************************************************************************/

/****************************************************************************************************************
* ecard.phtml
****************************************************************************************************************/
.form_ecard {
}

/* Motive */
.form_ecard .motive {
	vertical-align: middle;
	float: left;
	width: 82px;
	margin: 5px 10px 5px 0px;
}

.form_ecard .motive .image {
	height: 80px;
	background: #E6F6F9;
	border: 1px solid #99B5B8;
}

.form_ecard .motive input {
	width: 13px;
	float: left;
	vertical-align: middle;
	margin: 0px 3px 0px 0px;
	
}

.form_ecard .motive label {
	float: left;
	width: 61px;
}

/* Fehler */
.form_ecard .error {
	margin: 10px 0px;
	color: #FE0000;
	font-weight: bold;
}

.form_ecard label {
	margin: 0px 5px 0px 0px;
	width: 120px;
	float: left;
}

/* Formular */
.form_ecard .float {
	float: left;
	width: 50%;
	margin: 5px 0px 0px 0px;
}

.form_ecard label.red {
	color: #FE0000;
}

.form_ecard input,
.form_ecard textarea {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 2px 0px;
	width: 150px;
}

.form_ecard textarea {
	width: 434px;
}

.form_ecard input.day {
	width: 25px;
	margin: 2px 2px 2px 0px;
}

.form_ecard input.year {
	width: 35px;
	margin: 2px 0px 2px 0px;
}

.form_ecard select.month {
	width : 100px;
	margin: 2px 2px 2px 0px;
}

.form_ecard .pflicht {
	margin: 0px 5px 5px 127px;
	font-size: 0.85em;
}

.form_ecard .submitbutton {
	margin: 5px 5px 0px 127px;
}

.show_ecard {
}

.show_ecard a,
.show_ecard a:link,
.show_ecard a:visited,
.show_ecard a:hover,
.show_ecard a:active {
	text-decoration: underline;
}

.show_ecard a:hover {
	text-decoration: none;
}
/***** Ende eCards *********************************************************************************************/

/****************************************************************************************************************
* einrichtung.phtml
****************************************************************************************************************/
.form_einrichtung {
	margin: 0px 0px 10px 0px;
}

.form_einrichtung label{
	margin: 0px 5px 0px 0px;
	width: 100px;
	float: left;
}

.form_einrichtung select {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 2px 0px;
	width: 270px;
}

.form_einrichtung .submitbutton {
	margin: 5px 5px 0px 107px;
}

.result_einrichtung {
	background: #E6F6F9;
	margin: 5px 0px;
	padding: 1px 3px;
}

.result_einrichtung .float {
	width: 157px;
	float: right;
}

.detail_einrichtung {
}

.detail_einrichtung .float {
	width: 157px;
	float: right;
	margin: 0px 1px 5px 5px;
}

/***** Ende Einrichtungsformular ********************************************************************************/

/****************************************************************************************************************
* abfallplan.phtml -- ACHTUNG im Template selber findet die Kalenderformatierung statt
****************************************************************************************************************/
.abfall {
	font-size: 11px;
}

.abfall10 {
	font-size: 11px;
	font-style: normal;
}

.abfallw { 
	color: #FFF; 	 
	/*font-size: 12px;*/
	font-style: normal;
}

.abfallb {
	padding: 3px;
	color: #FFF;
	background: #567A7A;
	font-weight: bold; 
	font-style: normal;
}

.abfall_legende {
	margin: 10px 0px;
}
/***** Ende Abfallkalender *************************************************************************************/

/****************************************************************************************************************
* erinnerung.phtml
****************************************************************************************************************/
/* Erinnerung */
.form_erinnerung {
}

.form_erinnerung .float {
	float: left;
	width: 50%;
	margin: 0px 0px 5px 0px;
}

.form_erinnerung .float input {
	border: none;
	width: 13px;
	margin: 3px 3px 0px 0px;
}

.form_erinnerung .error {
	margin: 10px 0px;
	color: #FE0000;
	font-weight: bold;
}

.form_erinnerung label{
	margin: 0px 5px 0px 0px;
	width: 100px;
	float: left;
}

.form_erinnerung label.red {
	color: #FE0000;
}

.form_erinnerung input {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 2px 0px;
	width: 270px;
}

.form_erinnerung .pflicht {
	margin: 0px 5px 5px 107px;
	font-size: 0.85em;
}

.form_erinnerung .submitbutton {
	margin: 5px 5px 0px 107px;
}

/* Formular */
.form_einrichtungenanfrage {
}

.form_einrichtungenanfrage .error {
	margin: 10px 0px;
	color: #FE0000;
	font-weight: bold;
}

.form_einrichtungenanfrage .service {
	margin: 5px 0px;
}

.form_einrichtungenanfrage .service input {
	border: none;
	width: 13px;
	margin: 3px 3px 0px 107px;
}

.form_einrichtungenanfrage label {
	margin: 0px 5px 0px 0px;
	width: 100px;
	float: left;
}

.form_einrichtungenanfrage label.red {
	color: #FE0000;
}

.form_einrichtungenanfrage input,
.form_einrichtungenanfrage textarea {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 2px 0px;
	width: 270px;
}

.form_einrichtungenanfrage input.plz {
	width: 40px;
	margin: 2px 2px 2px 0px;
}

.form_einrichtungenanfrage input.ort {
	width: 218px;
}

.form_einrichtungenanfrage .pflicht {
	margin: 0px 5px 5px 107px;
	font-size: 0.85em;
}

.form_einrichtungenanfrage .submitbutton {
	margin: 5px 5px 0px 107px;
}
/***** Ende Erinnerungsformular ********************************************************************************/

/****************************************************************************************************************
* mitarbeiter.phtml
****************************************************************************************************************/
.result_mitarbeiter {
}

.result_mitarbeiter .bg_1 {
	background: none;
	margin: 1px 0px 3px 1px;
}

.result_mitarbeiter .bg_2 {
	background: #E6F6F9;
}

.result_mitarbeiter .float {
	width: 157px;
	float: right;
}

.result_mitarbeiter .float img {
	vertical-align: middle;
}

.detail_mitarbeiter {
}

.detail_mitarbeiter .float {
	width: 157px;
	float: right;
}
/***** Ende Mitarbeiter ****************************************************************************************/

/****************************************************************************************************************
* leistungen.phtml
****************************************************************************************************************/
.result_leistung {
}

.result_leistung .bg_1 {
	background: none;
	margin: 1px 0px 3px 1px;
}

.result_leistung .bg_2 {
	background: #E6F6F9;
	margin: 1px 0px 3px 1px;
}

.result_leistung .float {
	width: 157px;
	float: right;
}

.result_leistung .float img {
	vertical-align: middle;
}

.detail_leistung {
}

.detail_leistung .float {
	width: 157px;
	float: right;
}
/***** Ende Leistungen *****************************************************************************************/

/****************************************************************************************************************
* .phtml
****************************************************************************************************************/

/****************************************************************************************************************
* formulare.phtml
****************************************************************************************************************/
.result_formular {
}

.result_formular .link {
	margin: 2px 0px 10px 1px;
}

.result_formular .link img {
	vertical-align: middle;
}
/***** Ende Leistungen *****************************************************************************************/

/****************************************************************************************************************
* verfahrensbeschreibungen.phtml
****************************************************************************************************************/
.xml_vb_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}
.xml_vb_letter .active {
	color: #FE0000;
}
.xml_vb_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}

.xml_vb_letter .active {
	color: #FE0000;
}

.xml_vb_list {
	position: relative;
}
.xml_vb_list .bg_1 {
	background-color: #CBECF3;
	padding: 2px 2px;
	position: relative;
}
.xml_vb_list .bg_2 {
	background-color: #E6F6F9;
	padding: 2px 2px;
	position: relative;
}

.xml_vb_list .float {
	width: 90px;
	float: right;
	position: relative;
}
.xml_vb .float img {
	vertical-align: middle;
}
.xml_vb_rechts {
	float: right;
}

.xml_vb_detail {
}

.xml_vb_detail a,
.xml_vb_detail a:link,
.xml_vb_detail a:visited,
.xml_vb_detail a:hover,
.xml_vb_detail a:active {
	text-decoration: underline;
}

/***** Ende verfahrensbeschreibungen ******************************************************************************************/

/****************************************************************************************************************
* Lebenslagen
****************************************************************************************************************/

.xml_ll_list {
}

.xml_ll_list .bg_1 {
	background: none;
	margin: 1px 0px 3px 1px;
}

.xml_ll_list .bg_2 {
	background: #E6F6F9;
}

.xml_ll_list .float {
	width: 90px;
	float: right;
}

.xml_ll .float img {
	vertical-align: middle;
}
.xml_ll_rechts {
	float: right;

}

.xml_ll_detail {
}

.xml_ll_detail a,
.xml_ll_detail a:link,
.xml_ll_detail a:visited,
.xml_ll_detail a:hover,
.xml_ll_detail a:active {
	text-decoration: underline;
}

.xml_ll_freigabe {
	
}

.xml_ll_result {
}

/****************************************************************************************************************
* Gewerbe
****************************************************************************************************************/
.form_gewerbe {
	margin: 0px 0px 10px 0px;
}

.form_gewerbe label {
	margin: 10px 5px 0px 0px;
	width: 100px;
	float: left;
}

.form_gewerbe select {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 10px 5px 0px 0px;
	width: 320px;
}
.form_gewerbe input {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 10px 5px 0px 0px;
	width: 314px;
}
.form_gewerbe .submitbutton {
	margin: 5px 5px 0px 5px;
	width: 70px;
}
.form_gewerbe a,
.form_gewerbe a:link,
.form_gewerbe a:visited,
.form_gewerbe a:hover,
.form_gewerbe a:active {
	text-decoration: underline;
}
.gewerbe_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}
.gewerbe_letter .active {
	color: #FE0000;
}
.gewerbe_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}

.gewerbe_letter .active {
	color: #FE0000;
}
.gewerbe_list {
}

.gewerbe_list .bg_1 {
	background: none;
	margin: 1px 0px 3px 1px;
}

.gewerbe_list .bg_2 {
	background: #E6F6F9;
}

.gewerbe_list .float {
	width: 90px;
	float: right;
}
.gewerbe .float img {
	vertical-align: middle;
}
.gewerbe_rechts {
	float: right;

}

.gewerbe_detail {
}

.gewerbe_detail a,
.gewerbe_detail a:link,
.gewerbe_detail a:visited,
.gewerbe_detail a:hover,
.gewerbe_detail a:active {
	text-decoration: underline;
}

.gewerbe_freigabe {
	
}

.gewerbe_result {
}
/****************************************************************************************************************
* Vereine
****************************************************************************************************************/
.form_vereine {
	margin: 0px 0px 10px 0px;
}

.form_vereine label{
	margin: 10px 5px 0px 0px;
	width: 100px;
	float: left;
}

.form_vereine select {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 10px 5px 0px 0px;
	width: 320px;
}
.form_vereine input {
	border: 1px solid #99B5B8;
	padding: 2px;
	margin: 10px 5px 0px 0px;
	width: 314px;
}
.form_vereine .submitbutton {
	margin: 5px 5px 0px 5px;
	width: 70px;
}
.form_vereine a,
.form_vereine a:link,
.form_vereine a:visited,
.form_vereine a:hover,
.form_vereine a:active {
	text-decoration: underline;
}
.vereine_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}
.vereine_letter .active {
	color: #FE0000;
}
.vereine_letter {
	width: 15px;
	float: left;
	margin: 0px 0px 5px 0px;
	color: #CCC;
}

.vereine_letter .active {
	color: #FE0000;
}
.vereine_list {
}

.vereine_list .bg_1 {
	background: none;
	margin: 1px 0px 3px 1px;
}

.vereine_list .bg_2 {
	background: #E6F6F9;
}

.vereine_list .float {
	width: 90px;
	float: right;
}
.vereine .float img {
	vertical-align: middle;
}
.vereine_rechts {
	float: right;

}

.vereine_detail {
}

.vereine_detail a,
.vereine_detail a:link,
.vereine_detail a:visited,
.vereine_detail a:hover,
.vereine_detail a:active {
	text-decoration: underline;
}

.vereine_freigabe {
	
}

.vereine_result {
}



/*
.xml_vb_detail a {
	margin-top: 8px;
	margin-bottom: 1px;
	font-size: 1.1em;
}

.xml_vb_detail h3 {
	margin-top: 8px;
	margin-bottom: 1px;
	font-size: 1em;
	
}
*/
/***** Ende Verfahrensbeschreibungen ***************************************************************************/


/****************************************************************************************************************
* .phtml
****************************************************************************************************************/

