#frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(_img/kirche.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	width: 750px;
	margin: 0px;
	height: 354px;
}
#topbox {
	background-image: url(_img/top.jpg);
	height: 105px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: right;
}
#navibox {
	width: 170px;
	float: left;
}
#contentbox {
	margin-left: 190px;
	margin-right: 20px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(_img/back.gif);
	background-repeat: repeat-y;
}
.impressum {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7d0f0f;
	padding: 0px;
	margin: 0px;
}
#topbox p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentframe {
	padding-top: 20px;
}
#contentbox h1 {
	background-image: url(_img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5787B8;
}
#navibox li {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#navibox ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navibox a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #7d0f0f;
	font-size: 14px;
}
#navibox a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
#contentbox p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contentbox a,a:link,a:visited,a:active {
	color: #7d0f0f;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#contentbox a:hover {
	color: #5787b8;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#topbox a,a:link,a:visited,a:active {
	font-size: 10px;
	color: #7d0f0f;
	text-decoration: none;
}

#topbox a:hover {
	font-size: 10px;
	color: #5787b8;
	text-decoration: none;
}#contentbox {
}
#contentbox h2 {
	font-size: 16px;
	color: #7d0F0F;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentbox h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contentbox td {
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 20px;
}
#contentbox td p {
	margin: 0px;
	padding: 0px;
}
#terminliste .toprow td {
	font-size: 12px;
	font-weight: bold;
	color: #5787B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #780F0F;
}
#terminliste td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#terminliste .zeit {
	font-size: 12px;
	color: #5787B8;
	margin-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#terminliste .ort {
	font-size: 12px;
	color: #5787B8;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#terminliste .datum {
	font-size: 12px;
	color: #5787B8;
	margin-right: 5px;
}
#terminliste .thema {
	font-size: 12px;
	margin-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#terminliste {
	margin-top: 20px;
}

#terminliste .rot-markieren {color: #FF0000}
#vorstand .vorname {
	font-size: 14px;
	font-weight: bold;
	color: #5787B8;
}
#vorstand img {
	padding-right: 10px;
}
#vorstand td {
	padding-bottom: 30px;
}
#vorstand h2 {
	margin-top: 0px;
}#contentbox #teaserbox {
	width: 180px;
	border: 1px solid #D7DEE6;
	display: block;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 1px;
}
#contentbox #teaserbox h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7DEE6;
	background-color: #D7DEE6;
	margin: 0px;
	padding: 5px;
}
#contentbox #teaserbox h3 {
	background-color: #EAEEF2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentbox #teaserbox p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 3px;
}
#contentbox #teaserbox img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#contentbox #teaserbox .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contentbox #teaserbox h4 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #5787B8;
	padding-bottom: 3px;
}
#contentbox #teaserbox a {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#ssic {
	height: 97px;
	width: 111px;
	position: absolute;
	left: 763px;
	top: 83px;
}
