/*Basisdefinitionen für die Site Frauen-Synode*/
body {
	vertical-align: top;
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 1.2em;
	text-align: left;
}
h1:first-child {margin-top: 0;}
h2:first-child {margin-top: 0;}

h1 {
	color: #BE0027;
	font-size: 150%;
	font-weight:normal;
	background-color: #FFFFFF;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
h2 {
	font-family:Verdana, Arial, Courier, sans-serif;
	font-size: 100%;
	font-weight:bold;
	margin-top: 12px;
	margin-bottom: 0px;
}
h6 {
	font-weight: bold;
	color: #BE0027;
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color:#333333
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.sideline_name {
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	padding: 0px;
}
.td_form {
	border: 1px solid #eaeaea;
}
.bold {
	font-weight: bold;
}
.red {
color: #BE0027
}
.text {
	color: #000000;
	font-size: 100%;
	font-weight: normal;
}
