.xammm {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration:none;
}

a.xammm:link {
	font-style:normal;
	font-weight:bold;
	color:#FF00FF;
}
a.xammm:hover {
	color:#9900CC;
	font-weight:bold;
}
a.xammm:visited {
	color: #9900CC;	
	font-weight:bold;
}

.links {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 1.1em;/*vorher 1.1*/
	/*padding:inherit;*/
	text-decoration:none;
}
a.links:link {
	font-style:normal;
	font-weight:bold;
	color:#FF00FF;
}

a.links:hover {
	color:#9900CC;
	font-weight:bold;
}
a.links:visited {
	color: #9900CC;	
	font-weight:bold;
}

.cellback_l {
	background: url(1/p/bg_l.gif) repeat-y;
	width: 17px;
	padding: 0px;
	}
.cellback_r {
	background: url(1/p/bg_r.gif) repeat-y;
	width: 17px;
	padding: 0px;
	}
.cellback_info {
	background: url(1/p/info.gif);
	width: 236px;
	height: 60px;
	padding: 0px;
	}
.cellback_pipe_r {
	background: url(1/p/pipe_r.gif);
	width: 60px;
	height: 60px;
	padding: 0px;
	}
.cellback_pipe_r_l {
	background: url(1/p/pipe_r_l.gif);
	width: 60px;
	height: 60px;
	padding: 0px;
	}
.cellback_pipe_r_o {
	background: url(1/p/pipe_r_o.gif);
	width: 60px;
	height: 60px;
	padding: 0px;
	}
.cellback_pipe_u {
	background: url(1/p/pipe_u.gif);
	width: 60px;
	height: 60px;
	padding: 0px;
	}
.cellback_bmw {
	background: url(1/bmw4.jpg);
	width: 236px;
	height: 287px;
	padding: 0px;
	}
.cellback_com {
	background:url(1/p/com-design.gif);
	}
.title {
		font-family: Trebuchet MS, Arial, sans-serif;
		font-size: 24px;
		font-style: normal;
		font-weight: normal;
		color: #FF00FF;
		}
.counter {
	color: #FF00FF;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: small;
	border-style:solid !important;
	border-style:none;
	border-width:1px ;
	border-color:#CCCCCC;
	padding:0 3px 0 3px;
	margin:0;
	line-height: 0.9em;
	}
.neu {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration:none;
	background-color: lime;
	color:white;
	}
.entry h2 { margin:0 0 0.5em; color:#333; text-align:left ; font-style: italic ; font-weight: normal ; font-size:12px}
.entryfooter { margin:10px -10px 0; padding:5px 10px; font-size:12px; color:#333; }
.entryfooter a { margin:0 5px; text-decoration:none; color:#336; }

.comments { margin-bottom:30px; }
.comments h3 { margin:0; color:#f0f;}
.comment, .comments form { margin:15px 0; background-color:#f6f6f6; /*border:1px dotted #396;*/ padding:10px 10px 0; }
.comments label { display:block; margin-bottom:10px; }
.comments textarea { width:100%; }
