/* CSS Document */

body { 
	background:#FFF url(../../bitmaps/faux_column_3.gif) 0 240px repeat-y;  
}
#mContainer {
	background: transparent url(../../bitmaps/bg_mContainer.gif) 0 0 repeat-x;
}
.content {
	margin:5px 10px; 
	padding:5px 0px 10px 0px;
	text-align:left;
}
.trenner {
	margin-top:5px;
	height:5px;
	line-height:5px;
	overflow:hidden;
	background:transparent url(../../bitmaps/trenner.gif) left top repeat-x; 
}

.art_teaser td {
	vertical-align:top;
}


form  {
	margin:0px;
	padding:0px;
}
.input {
	margin:0px;
	border-left:2px solid #BFBFBF;
	border-top:2px solid #BFBFBF;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	font-size:12px;	
	padding:2px 3px;
}

.zusatz {
	color:#888;
	font-weight:bold;
}
