/*  */

.teaser .line { background-color : #859DBF; }
.teaser .bg { background-color : #FFFFFF; }
.teaser .header { color : white; background-color : #859DBF; font-size : 14pt; font-family : Arial; }

.teaser2 .line { background-color : #FFFFFF; }
.teaser2 .bg { background-color : #E7EBF2; }
.teaser2 .header { color : white; background-color : #859DBF; font-size : 14pt; font-family : Arial; }

.teaser .text, .teaser2 .text { font-family : Arial; font-size : 11px; }

.teaser .date {
	color : #345C92;
}

table.Abonnement{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0 0 0;
}

table.Abonnement tr{
	height: 35px;
}

table.Abonnement tr td input{
	border: 1px solid #cccccc;
	width: 100px;	
}

table.Abonnement tr td input.email{
	width: 318px;
}

table.Checkboxen{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0 20px 0;
}

table.Checkboxen tr{
	height: 20px;
}

table.Checkboxen tr td textarea{
	width: 418px;
	border: 1px solid #cccccc;
	height: 50px;
}

table.Abonnement tr td select{
	width: 318px;
	border: 1px solid #cccccc;
}

table.Abonnement tr td select.anrede{
	width: 100px;
	border: 1px solid #cccccc;
}










