* {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../pic/body_back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

#main {
	width:760px;
	margin:10px auto auto auto;
	text-align:left;
	background-color: rgb(255,255,255);
	background-image: url(../pic/main.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9AB0C5;
	border-left-color: #9AB0C5;
}

#head_1{
	width:760px;
	height:110px;
	background-image: url(../pic/header_1_2017.jpg);
	background-repeat: no-repeat;
}

#head_11{
	width:760px;
	height:80px;
}

#head_12{
	width:760px;
	height:30px;
}

#menu_left, #menu_top {
	font-size: 10px;
}

#menu_left {
	position: relative;
	float: left;
	width: 120px;
	color: black;
	padding: 10px;
	display: inline;
}

#menu_left #aktuell{
	width: 120px;
	background-color: #BADAE9;
	border: 1px dotted #9AB0C5;
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
}

#menu_left #aktuell h1{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 11px;
	color: #BADAE9;
	background-color: #2F6393;
	text-align: center;
}

#menu_left #aktuell h2{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 10px;
}

#menu_left #aktuell p{
	font-weight: normal;
	padding-right: 2px;
	font-size: 9px;
}

#menu_left p {
	color:#444444;
	background: transparent;
	font-weight: bold;	
}

#menu_left a {
	color:#000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;	
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
	background: transparent;
	display:block;
	width:115px;
}

#menu_left a:hover {
	color:#444444;
	background:#ACC1D4;
}

#menu_left .active {
	color:#FFFFFF;
	background:#ACC1D4;
}

#menu_left_fix {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu_left_fix a {
	width:100px;
}

#menu_left_fix a:hover{
	background: transparent;
	/*border: 1px dotted #ACC1D4;*/
	width: 100px;
}

#menu_left_fix img{
	border: none;
}

#menu_top {
	float: right;
	width:auto;
	color:black;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#menu_top a {
	float: right;
	background: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 90px;
	text-align: center;
}

#menu_top a:hover {
	color:#444444;
	background: #ACC1D4;
}

#menu_top .active {
	color:#FFFFFF;
	background: #ACC1D4;
}

#inhalt_1 {
	width:595px;
	height: auto;
	float:left;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#inhalt_1 h1, #inhalt_1 h2 {
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #ACC1D4;
	font-weight: bold;
	clear: both;
}

#inhalt_1 h1, #inhalt_1 h2 {
	border-bottom: 1px solid #ACC1D4;
	border-left: 6px solid #ACC1D4;
	font-size: 14px;
}

#inhalt_1 h2 {
	font-size: 12px;
	margin-left: 15px;
}

#inhalt_1 h3 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 12px;
	color: #000000;
}

#inhalt_1 p.dat {
	font-size: 10px;
	text-align: right;
	color: #ACC1D4;
	margin-bottom: 3px;
}

#zitat {
	width: 320px;
	background-color: #BADAE9;
	border: 1px dotted #9AB0C5;
	float: right;
	padding: 6px;
	margin-bottom: 6px;
}

#zitat p {
	font-size: 14px;
	font-weight: 500;
}

#zitat p.autor {
	font-size: 10px;
	font-style:italic;
	font-weight: 300;
	padding-top: 5px;
}

#gedicht {
	width: 420px;
	background-color: #9AFF9A;
	border: 1px dotted #548B54;
	float: left;
	padding: 6px;
	margin-bottom: 6px;
}

#gedicht p {
	font-size: 12px;
	font-weight: 500;
}

#gedicht p.autor {
	font-size: 12px;
	font-style:italic;
	font-weight: 300;
	padding-top: 5px;
}
.textfluss, .textfluss_einzug{
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.textfluss_einzug {
	margin-left: 15px;
}

.kursiv {
	font-style:italic;
}


.hinweis {
	font-style: italic;
	font-size: 0.8em;
	clear: left;
}

.hinweis_center {
	font-size: 0.9em;
	font-weight: bold;
	clear: left;
	text-align: center;
}

.hinweis_rechts {
	font-size: 0.9em;
	font-style: italic;
	clear: left;
	text-align: right;
}

#footer_1 {
	width:760px;
	height:30px;
	background-image: url(../pic/footer_1.jpg);
	clear: both;
}

#copyright {
	float: left;
	width: 200px;
}

#copyright p {
	font-size: 9px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #6E6E6E;
}

#menu_bot {
	float: right;
	width: 300px;
	height: auto;
	font-size: 9px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: transparent;
}

#menu_bot a {
	float: right;
	background: transparent;
	color: #6E6E6E;
	text-decoration: none;
	display: block;
	width: 80px;
	text-align: center;
}

#menu_bot a:hover {
	color:#444444;
	background:#ACC1D4;
}

#menu_bot .active {
	color:#FFFFFF;
	background:#ACC1D4;
}

.box_half_page{
	float:left;
	width: 290px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.h_center {
	text-align: center;
}

.text_hoch {
	font-size: 0.9em;
	vertical-align: super;
}

.no_border {
	border: 0;
}

.bild_hoch_links img{
	float: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 160px;
	height: 260px;
	text-align: left;
}

.bild_gross img{
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 100%; 
}

.bild_hoch_mitte img{
	display: block;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 160px;
	height: 260px;
	margin: auto auto auto auto;
}

.aktuell_bild_q_l img{
	float: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 260px;
	height: 160px;
	text-align: left;
}

.aktuell_bild_q_2 img{
	float: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 260px;
	text-align: left;
}


.aktuell_bild_qq_r img{
	float: right;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 160px;
	height: 160px;
	text-align: left;
}

.aktuell_bild_q_r_1 img{
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	width: 260px;
	height: 160px;
	text-align: left;
}

.aktuell_bild_q_r_2 img{
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	width: 260px;
	height: 313px;
	text-align: left;
}

.aktuell_bild_h_r_1 img{
	float: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	width: 160px;
	height: 260px;
	text-align: left;
}

.aktuell_bild_q_r img {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	width: 130px;
	height: 80px;
	text-align: left;
}

.aktuell_bild_q_r_1 img {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	width: 260px;
	height: 160px;
	text-align: left;
}


.aktuell_bild_q1_r img {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin-left: 10px;
	width: 60px;
	height: 80px;
	text-align: left;
}

.aktuell_bild_q2_r img{
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	width: 300px;
	height: 170px;
	text-align: left;
}

.aktuell_bild_q_r img, .aktuell_bild_h_l img, .aktuell_bild_q2_r img{
	border: 1px dotted #ACC1D4;
	-moz-border-radius: 5px;
}

.aktuell_text {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.aktuell_text a {
	color: #2F619C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.aktuell_text li{
	list-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background: #eeeeee;
	border:1px dotted #a7a7a7;
}

.aktuell_text .aufz{
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	border: 0;
}

.aktuell_text .zitat{
	font-style: italic;
}

.aktuell_text .titel{
	font-weight: bold;
}

/* Tabellendefinitionen Predigtarchiv*/

#predigt-archiv {
	clear: right;
	background-color: #FAFAFA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#predigt-archiv  table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#predigt-archiv table td {
	vertical-align: middle;
}

#predigt-archiv table tr.bg {
	background-color: #F0F0F0;
}

#predigt-archiv table tr.spacer {
	background-color: #FAFAFA;
}

#predigt-archiv table tr.spacer td{
	background-color: #FAFAFA;
	font-size: 3px;
	height: 3px;
}

#predigt-archiv table td.spc{
	width: 10px;
	text-align: center;
}

#predigt-archiv table td.datum {
	text-align: center;
	width: 80px
}

#predigt-archiv table td.pdf {
	border: 0;
	width: 12px;
	height: 12px;
}

#predigt-archiv table td.titel {
	text-align: left;
	width: 468px
}

#predigt-archiv table a, #predigt-archiv table img {
	border: 0;
	text-decoration: none;
}

/* Tabellendefinitionen Archiv Gemeindebrief*/

#gemeindebrief div{
	border: 1px dotted grey;
}

#gemeindebrief {
	clear: right;
	background-color: #FAFAFA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#gemeindebrief  table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#gemeindebrief table td {
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;}

#gemeindebrief table tr.bg {
	background-color: #F0F0F0;
}

#gemeindebrief table tr.inaktiv {
	color: #C8C8C8;
}

#gemeindebrief table tr.spacer {
	background-color: #FAFAFA;
	font-size: 3px;
}

#gemeindebrief table td.spc{
	width: 10px;
	text-align: center;
}

#gemeindebrief table td.ausgabe {
	text-align: center;
	width: 50px
}

#gemeindebrief table td.titel {
	text-align: left;
	width: 493px
}

#gemeindebrief table td.pdf {
	border: 0;
	width: 12px;
}

#gemeindebrief table a, #gemeindebrief table img {
	border: 0;
	text-decoration: none;
}


/* zweispaltige Tabellendefinitionen weiss*/

.twocol-weiss {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#twocol-weiss table tr.bg-weiss {
}

#twocol-weiss table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#twocol-weiss table tr.bg {
}

#twocol-weiss table tr.spacer {
	font-size: 5px;
}

#twocol-weiss table td.lit {
	text-align: left;
	vertical-align: top;
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#twocol-weiss table td.lit_large {
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#twocol-weiss table td.txt {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#twocol-weiss table td.spc{
	width: 5px;
	text-align: center;
}

#twocol-weiss table a {
	color: #2F619C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

#twocol-weiss table a:hover {
	color:#ACC1D4;
}

#twocol-weiss table p.text_norm {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#twocol-weiss table h3 {
	font-size: 11px;
}

#twocol-weiss table p.absatz {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#twocol-weiss table ul {
	list-style-position: inside;
	list-style-type: disc;	
	margin-bottom: 5px;
}

/* zweispaltige Tabellendefinitionen grau*/

#twocol {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FAFAFA;
}

#twocol table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#twocol table tr.bg {
	background-color: #F0F0F0;
}

#twocol table tr.spacer {
	background-color: #FAFAFA;
	font-size: 5px;
}

#twocol table td.lit {
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#twocol table td.txt {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#twocol table td.spc{
	width: 5px;
	text-align: center;
}

#twocol table a {
	border: 0;
	text-decoration: none;
	background: transparent;
	color: #6E6E6E;
}

#twocol table a:hover {
	color:#ACC1D4;
}

#twocol table p.text_norm {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#twocol table h3 {
	font-size: 11px;
}

#twocol table p.absatz {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#twocol table ul {
	list-style-position: inside;
	list-style-type: disc;	
	margin-bottom: 5px;
}

/* Tabellendefinitionen Kalender*/

#calendar {
	clear: right;
	margin-top: 8px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FAFAFA;
}

#calendar table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#calendar table td {
	vertical-align: middle;
}

#calendar table tr.bg {
	background-color: #F0F0F0;
}

#calendar table tr.spacer {
	background-color: #FAFAFA;
	font-size: 8px;
}

#calendar table td.tag {
	text-align: right;
	width: 80px;
	font-weight: 600;
}
#calendar table td.datum {
	text-align: right;
	width: 130px;
	font-weight: 600;
}

#calendar table td.zeit {
	text-align: center;
	width: 70px;
}

#calendar table td.sonn {
	color: red;
}

#calendar table td.titel {
	text-align: left;
}

#calendar table a, #predigt-archiv table img {
	border: 0;
	text-decoration: none;
}

/* Tabellendefinitionen Archiv Gemeindebrief*/

#links div{
	border: 1px dotted grey;
}

#links {
	clear: right;
	background-color: #FAFAFA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#links table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

#links table td {
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;}

#links table tr.bg {
	background-color: #F0F0F0;
}

#links table tr.spacer {
	background-color: #FAFAFA;
	font-size: 3px;
}

#links table td.spc{
	width: 15px;
	text-align: center;
}

#links table td.titel {
	text-align: left;
	width: 500px
}

#links table a  {
	color:#000000;
	text-decoration: none;
}

#links table a:hover {
	color: #ACC1D4;
}

#links table a:active {
	color:#ACC1D4;

}
