
/* 
	DBM | Deutsche Blechroller Meisterschaft
	-----------------------------------------------------------------
	last change: 2008-03-14, Claudio Diaspero
*/

#content {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;	
	color: #000000;
	font-size: 90%;
}

#content h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	color: #163b93;
	padding-left: 40px;
	background-image: url('../img/back_content_h1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.content_text {
	padding-left: 40px;
	line-height: 130%;
	margin-bottom: 10px;

}
