/* @override 
	http://localhost:9000/css/left-content.css
	http://vhs-intern:9000/css/left-content.css
	http://localhost:8080/css/left-content.css
	http://vhs-intern:8080/css/left-content.css
*/

/* Linke Seite*/
#left-content{
	position: relative;
	width:262px;
	margin:0 0 20px 0;
}
/*Kasterl*/
#left-content div.kasterl{
	width: 257px;
	margin:0 0 10px 0;
	padding: 0px;
	background-image: url(../images/kasterl/kasterl-bg.png);
	background-repeat: repeat-y;
	position: relative;
}

#left-content div.kasterl td{
		font-size: 11px;
}

p.error{
	font-size: 11px;
}

#left-content div.kasterl div.kasterl-footer{
	position: relative;
	bottom: 0;
	height: 19px;
	background-image: url(../images/kasterl/kasterl-foot.png);
}

#left-content div.kasterl h2{
	background-image: url(../images/kasterl/kasterl-head.png);
	background-repeat: no-repeat;
	padding: 12px 0 10px 24px;
	margin: 0;
	font-size: 12px;
}

#left-content div.kasterl div.k-content{
	margin: 10px 0 10px 20px;
	width: 220px;
	line-height: 1.5em;
	font-size: 11px;
}


#left-content div.kasterl ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left-content div.kasterl input{
	width: 140px;
}
