body{font-size:65%; 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.6em;
	color: #0c356d;
	font-weight: normal;
	margin-bottom: 18px;
	line-height:normal;
}
h2 {
	font-size: 1.4em;
	color: #0c356d;
	font-weight: normal;
	margin: 0px;
	line-height:normal;
	margin-bottom:10px;
}
h3 {
	font-size: 1.1em;
	color: #0c356d;
	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: #0c356d;
}
.cms { 
	font-size:11px;
	line-height:16px;
}
.cms p { margin-bottom: 10px; }


.losung {
	font-size: 1em;
	color: #666666;
}
.losungbibel {
	font-size: 9px;
	color: #666666;
}
.bildLinks {
	float:left;
	margin: 0 20px 5px 0;
}
.bildRechts {
	float:right;
	margin: 0 0 5px 20px;	
}