/* ========================================================================== */
/*	GEBURTSHAUS Frankfurt CSS KURSE
/* ========================================================================== */

div.detail{
		display:none;
		padding:3px;
	}
a.toggle,
.toggle{
		cursor:pointer;
		background:transparent url(../images/_generic/dotlisteschwarz.gif) no-repeat scroll 3px 5px;
		padding-left:15px;
		text-decoration:none;
		margin:3px;
		font-weight:normal;
	}
.fett{
font-weight:bold;
	}	
.cmxform fieldset p.error label { color: red; }
div.container {
	background-color: #FD9C14;
	width:400px;
	margin: 5px;
	padding: 5px;
}
div.container ol li {
	list-style-type: disc;
	margin-left: 20px;
}
div.container { display: none }
.container label.error {
	display: inline;
}
form.cmxform { width: 490px; }
form.cmxform label.error {
	display: block;
	margin-left: 1em;
	width: auto;
}

input.textfeld{
width:300px;
}

.line{
	border-top:1px solid #cfcfcf;
}

label,td {
	font-size:12px;
}
