/* [Online Consulting AG] - [textbausteine.css] */

/************************************************
*				Textbausteine					*
************************************************/

.rubrikstart-a {
	float: left;
	width:100%;	
	font-weight: bold;
	color: #737373;
	line-height: 25px;
	margin-bottom: 10px;	
	clear: left; 
	}

.rubrikstart-b {
	float: left;
	width:100%;	
	font-weight: bold;
	color: #737373;
	line-height: 25px;
	margin-bottom: 10px;	
	clear: left; 
	}

.rubrikstart-news {
	float: left;
	width:100%;	
	clear: left; 
	}

.rubrikstart-news a {
	color: #737373;
	display: block;
	border-bottom: 1px dashed #737373;
	line-height: 25px; 
	}

.rubrikstart-news p {
	margin:0; padding:0;
	}

.spalte30 {
	float: left;
	width: 27%;
	margin-right: 3%;
	margin-bottom: 10px;
	border: none;
	}

.spalte70 {
	float: left;
	clear: right;
	width: 65%;
	margin-bottom: 10px;
	border: none;
	}

.spalte50 {
	float: left;
	width: 220px;
	margin: 0 15px 10px 0;
	border: none;
	}

br.clear {
	clear: both;
	margin-top: 10px;
	}

