body{font-size:70%; font-family:Verdana, Arial, Helvetica, sans-serif;}

a img{
	border:none;
}
table, th, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.tagungsplaner {
border-collapse:inherit;
	border-spacing: 2px;
}

table.tagungsplaner td {
	padding: 4px;
}

table.tagungsplaner th {
	text-align: center;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
table.tagungsplaner th.left {
	text-align: left;
}


/* HTML - Styles */

h1 {
	font-size: 1.5em;
	color: #1C2F81;
	font-weight: normal;
	margin-bottom: 18px;
	line-height:normal;
}
h2 {
	font-size: 1.2em;
	color: #1C2F81;
	font-weight: bold;
	margin: 0px;
	line-height:normal;
}
h3 {
	font-size: 1.1em;
	color: #1C2F81;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:normal;
}

/* Formulare */

hr.line {
	border:none;
	height:1px;
	line-height:1px;
	background:#1755a6;
	margin:2em 0;
}
a {
	text-decoration: none;
	color: #1C2F81;
}


.losung {
	font-size: 1em;
	color: #666666;
}
.losungbibel {
	font-size: 9px;
	color: #666666;
}

.BildLinks {
	float:left;
	border: 0px solid #AF2B26;
	margin-bottom: 10px;
	margin-right:15px;
}
.BildRechts {
	float:right;
	border: 0px solid #AF2B26;
	margin-bottom: 10px;
	margin-left:15px;
}

.TeaserBildLinks {
	margin-right: 1.5em;
	float:left;
}
.TeaserBildRechts {
	margin-left: 1.5em;
	float:right;
}

