@charset "utf-8";
/* -===!===!===!===!==!===!===!===!===!===-
		Tanzschule am Schloss
  -===!===!===!===!==!===!===!===!===!===-
  
		Erstellt: 10.02.2007
		Version: 1.0
		Julian Kern
*/

/* ======================
	Über uns
======================= */



/* ======================
	Galerie
======================= */
@import url("includes/gbook.css");

/* ======================
	Navigation
======================= */
#navi .sep2, #navi .sep3 {
	width: 		5px;
	background:	url(../images/layout/navi_separator_selected.gif);
	float: 		left;
	height: 	25px;
}


/* ======================
	Das Team
======================= */
#die_tanzschule .employee_box {
	margin-bottom: 25px;
	background-color: white;
	border-bottom: 2px solid #CEE0EC;
	padding-bottom: 5px;
}

#die_tanzschule .employee_box img {
	padding: 5px;
}

#die_tanzschule .kontakt_button {
	background:url(../images/layout/buttons/kontaktformular.gif) no-repeat;
	display: block;
	width: 151px;
}


#die_tanzschule #kontaktformular #recipient {
	margin-left: 3px;
	font-style: italic;
}
#die_tanzschule #kontaktformular textarea {
	width:350px;
	height: 100px;
}

