

/* --- Stylesheet 2303 () --------- */ 

.teaserspalte {
	position:relative;
	background:#dddddd;
	padding-bottom:15px;
}

.teaserspalte.row1, .teaserspalte.row2 {
	background:#eeeeee;
}

.teaserspalte h3 {
	padding: 0 0 0 10px;
	margin: 15px 0 0 0;
	font-weight: normal;
	color: #0066CE;
	font-size:18px;
}

.teaserspalte a {
	color: #0066CE;
}

.teaserspalte div {
	padding: 0 10px;
	margin: 0;
}

@media only screen and ( min-width: 650px ){

	.teaserspalte {
		width:32%;
		float:left;
	}

	.teaserspalte:hover a {
		color:#008A84;
	}

	.teaserspalte.row1, .teaserspalte.row2 {
		margin-right:2%;
		margin-bottom:2%;
	}

}


#element_suchebiete, #element_datum {
	float: left;
	width: 120px;
	height: 50px;
}

#element_nachricht, #element_emailadresse, #element_kontaktmoeglichkeit {
	clear:left;
	width:230px;
}

.TraminoForm input, .TraminoForm textarea {
	border: 1px solid #999;
}

.TraminoForm {
	padding:0 0 0 30px;
}

.abgespeicherttext_h3, .danketext_startseite { display:none; }