/*--------------------------------------------
/ CSS für www.evang-kreuzlingen.ch
/ www.kirchenweb.ch - Content- and Mail-Management System
/ Kirchen aktuell mit System: kirchenweb.ch
/ erstellt von Werner Näf
/ werner.naef@kirchenweb.ch
/---------------------------------------------*/ 


/*--------------------------------------------
/ id-Definitionen
/ Container des Seitenaufbaus
/---------------------------------------------*/ 

#centerDiv { 	text-align: center;
	margin: auto;
}
#content { 	margin: auto;
	text-align: left;
	width: 900;
}
#logo { 
	float: left;
	width: 180px;
	text-align: left;
}
#banner {
	float: right;
	margin-left: 0 px;
	width: 714px;
}
#abstandTop {
	clear: both;
	margin-top: 3px;
}
#columnleft {
	float: left;
	width: 177;
  border-left: 1px solid #3A1E77;
	background-color: #e4e4e4;
}
#center {
	float: left;
	margin-left: 5px;
	width: 527;
	font-size: 12;
	line-height: 150%;
	text-align: left;
	background-color: #f3f3f3;
	padding-bottom: 15px; /* Farbrand unter letztem Bericht */
}
#columnright {
	float: right;
	width: 180;
	border-right: #3A1E77 1px solid;
	border-top: 0px;
	background-color: #e4e4e4;
}




/*--------------------------------------------
/ allgemeine 
/ Definitionen
/---------------------------------------------*/ 



html, body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A1E77;
}


body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	scrollbar-arrow-color: #3A1E77;
	scrollbar-face-color: white;
	scrollbar-highlight-color:#3A1E77;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color:#3A1E77;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
}

hr {
 color: #3A1E77;
 background-color: #3A1E77;
 border: 0px;
 height: 1px;
}

TD.fussleiste {
  font-size: 9;
  text-align: center;
  color: #3A1E77;
}

img {
border: 0px;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: #D65600;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: #D65600;
  font-weight: normal;
  text-decoration: none;
}

A.normal:hover {
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color: #3A1E77;
}

A.fussleiste {
  color: #3A1E77;
  font-size: 9;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:hover {
  color: #3A1E77;
}

a.gemeindeTitel {
	font-size: 17;
	color: #3A1E77;
	text-decoration: none;
}

/*--------------------------------------------
/ Navigation 
/---------------------------------------------*/

div.navbar a:link, div.navbar a:visited {
	width: 178px;
	background-color: transparent;
	padding: 1px 1px 1px 5px;
	line-height: 160%;}
div.navbar a:hover { 	width: 178px;
	background-color: #F5F8FF;
	padding: 1px 1px 1px 5px;
	line-height: 160%;}
a.navbar {
	text-decoration: none;
	font-weight: normal;	
}
a:link.navbar, a:visited.navbar {
	color: #3A1E77;
}
a:hover.navbar {
	color: #D65600;
}
a:active.navbar, a:focus.navbar {
	color: #3A1E77;
}

div.navBarRubrik {
	color: #3A1E77;
	font-weight: bold;
	background-color: transparent;
	padding: 4px 0px 3px 5px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #3A1E77;
}
a.navbarRubrik {
	font-weight: bold;
	background-color: transparent;
	padding: 4px 0px 3px 0px;
	margin: 5px 0px 2px 0px;
	border-top: 1px solid #3A1E77;
	border-bottom: 1px dotted ;
	text-decoration: none;	
}
a:link.navbarRubrik, a:visited.navbarRubrik {
	color: #3A1E77;
}
a:hover.navbarRubrik {
	color: #D65600;
}
a:active.navbarRubrik, a:focus.navbarRubrik {
	color: #3A1E77;
}
/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
	line-height: 130%;
	font-size: 11px;
	color: #3A1E77;
	background-color: white;
}

.anzeigedunkel {
	line-height: 130%;
	font-size: 11px;
	font-weight: bold;
	color: #3A1E77;
	background-color: #e4e4e4;
}

/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 14;
  color: white;
  background-color: #3A1E77;
  border-top: 1px solid #3A1E77;
  text-align: center;
  font-weight: bold;
}

/*--------------------------------------------
/ Berichte
/---------------------------------------------*/

.berichtehintergrund {
  font-size: 11px;
  line-height: 130%;
  background-color: #f3f3f3;
  padding: 5px;
}

P.berichtetitel {
  font-size: 14;
  color: white;
  background-color: #3A1E77;
  border-top: 1px solid #3A1E77;
  text-align: center;
  font-weight: bold;
	line-height: 130%;
}

P.berichtelead {
  font-weight: bold;
  font-size: 11px;
  line-height: 130%;
  position: relative;
  margin-top: -3; /* gleicht line-height-Abstand zum Rand Bild aus */
}

P.berichtepub {
  font-size: 9;
}

P.berichteautor {
  font-style: italic;
  }

P.frontBerichtAusgabe {
  font-size: 11px;
	background-color: transparent;
	margin: 10px 0px 0px 0px;
	line-height: 150%;
}

.kurzmeldungtitel {
  font-size: 11px;
  font-weight: bold;
  line-height: 100%;
  color: #3A1E77;
  background-color: transparent;
}

.kurzmeldunglead {
	font-size: 11px;
	background-color: transparent;
	font-weight: normal;
	line-height: 140%;
}

.poweredByKirchenwebFront {
  clear: both;
  color: #3A1E77; 
  font-size: 10;
  margin: 12 5 8 5;
  border-top: #3A1E77 4px dotted;
}

a.poweredByKirchenwebLinkFront:link, a.poweredByKirchenwebLinkFront:visited, a.poweredByKirchenwebLinkFront:active {
  color: #D65600; 
  font-size: 10;
  text-decoration: none;
}

a.poweredByKirchenwebLinkFront:hover {
  color: #3A1E77; 
}

.poweredByKirchenweb {
  color: white; 
  font-size: 9px;
  border-width: 0px;
  border-color: #999999;
  border-style: solid;
  border-top: thin dotted;
  border-top-width:  1px;
  background-color: #3A1E77;
}

.poweredByKirchenwebLink {
  color: white; 
  font-size: 9px;
  text-decoration: none;
}

/*--------------------------------------------
/ WebStatistik (phpOpenTracker)
/---------------------------------------------*/

table.statistikFront {
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
}

td.statistikFrontTdBezeichner {
	margin: 0px;
	padding: 0px 2px;
	color: #3A1E77;
	font-size: 9;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #3A1E77;
	font-size: 9;
}

/*------------
/ Login Bereich
/------------*/


.sendButton{
	 font-size: 12px;
	 line-height: 140%;
	 font-weight: bold;
	 color: white; 
	 border-width: 0;
	 border-color: #cccccc;
	 border-style: solid;
}
.cssButton{
		border-style:  solid;
		border-color:  #000;
		border-width:  1px;
		font-weight: bold;
		font-size: 11px; 
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF; 
}

a.neuanm {
	color: #3A1E77;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.neuanm:VISITED {
	font-weight: normal;
	text-decoration: none;
}

a.neuanm:hover {
	text-transform: none;
	text-decoration: none;
	color: ;
}


.login {
	background-color: white;
}

input {
	color: #3A1E77;
}

.erklaerung {
	color: #777777;
}

A.nav {
  color: white;
  background-color: #3A1E77;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  line-height: 130%;
}

A.nav:active, a.nav:hover {
  color: #F5F8FF;
}

a:link.navrubriktitel, a:visited.navrubriktitel {
  color: #D65600;
  background-color: white;
  font-size: 11px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

A.navrubriktitel:hover, A.navrubriktitel:active {
  color: #3A1E77;
}

.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #D65600;
  background-color: white;
  font-size: 11px;
  font-weight: bold;
  line-height: 140%;
  text-decoration: none;
}

td.nav {
	background-color: #3A1E77;
}

/*------------
/ innerer Login Bereich
/------------*/

.service-login {
	background-color: #3A1E77;
	color: #D65600;
}
