body {
	/* background-color:#feddaf; */
	background-color:#fff;
	color: #000;
	font-family: 'Arial',sans-serif;
	font-size: 14px;
}

img {
	border:0;
}
h1,h2,h3 {
	color:#6c6c74;
	text-align:center;
	font-size: 24px;
}
h4 {
	text-align:center;
	font-size:larger;
}

/* Struktur */
#header {
	background: url(../../img/bg1.jpg) repeat-x bottom;
	padding: 2px 0 4px 0;
	margin-bottom: 0;
	height: 90px;
	width: 1024px;
}
#chrischonaLogo {
	float: left;
	padding-left: 10px;
	width: 140px;
	padding-bottom: 8px;
	padding-top: 10px;
}
#headLogo {
	float: left;
	text-align: center;
	padding-left: 10px;
	background: url(../../img/bg2.jpg) repeat-y left;
	padding-bottom: 8px;
	
}
#body {
	width: 1024px;
}
#menuLeft {
	float: left;
	padding-left: 0;
	margin-top: 10px;
	width: 140px;
	margin-right: 10px;
}
#content {
	float: left;
	background: url(../../img/bg2.jpg) repeat-y left;
	padding-left: 33px;
	margin-top: 0;
	padding-top: 20px;
	width: 640px;
	min-height: 480px;
}
#loginTop2{
	float: left;
	/* margin-top: 60px; */
	padding-left: 10px;
	font-size: 80%;
	width: 140px;
}
#searchbox{
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 80%;
}
#welcome {
	/* text-align: center; */
	padding-left: 40px;
	padding-bottom: 15px;
}
#locations {
	text-align: center;
}
.location {
	float: left;
	margin: 0;
	padding: 0;
	height: 206px;
	width: 275px;
	text-align: center;
}
div.location a img {
	margin: 0;
	padding: 0;
}
#jahreslosung {
	padding-bottom: 10px;
	text-align: center;
}
#jahreslosungText {
}
#searchArea {

}

#news {
	background-color: #feddaf;
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 28px;
	padding: 3px;
	border: 1px solid #000;
}
#news2 {
	background-color: #feddaf;
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 28px;
	padding: 3px;
	border: 1px solid #000;
}
#news2 h2 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}
#news2 ul {
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 0;
}
#news2 li {
	list-style-type: none;
}
#news2 li a {
	font-size: 10px;
}

#footer {
	width: 600px;
}

#content a {
	font-weight: bold;
}
#content #breadcrumb a {
	font-weight: normal;
}
.copyright {
	font-size: 80%;
	margin-left: 130px;
	padding: 0 20px;
}

.clearAll {
	clear: both;
}

/* Links */
a {
	text-decoration:none;
	letter-spacing:1pt;
}
a:link,a:visited {
	color:#742200;
}
a:active {
	color:#742200;
}
a:hover  {
	text-decoration:underline;
}

#monatsspruch {
	margin-bottom: 20px;
}
#monatsspruchHead {
	font-weight: bold;
	text-align: center;
}
#monatsspruchText {
	font-size: 11px;
}
#monatsspruchVers, #monatsspruchVers a {
	font-size: 10px;
	line-height: 6pt;
	color: #6c6c74;
}
#losungenHead {
	text-align: center;
	font-size: 10px;
}
.losungenText {
	font-size: 11px;
}
.losungenVersangabe, p.losungenVersangabe a{
	font-size: 10px;
	line-height:6pt;
	color:#6c6c74;
}

/* Menu */
#menuHeader {
	text-align: left;
	margin: 0 0 10px 0;
}
#menuLeft ul {
	padding: 0;
	margin: 0;
}
#menuLeft li {
	list-style: none;
	margin: 2px 0;
}
#menuLeft a {
	padding-left: 20px;
	color: #6c6c74;
	display: block;
}
#menuLeft a:hover{
	background: url(../../img/fisch_chrwet4.gif) left no-repeat;
}
#menuLeft a#jesusHouseLink {
	padding-left: 0;
	padding-top: 20px;
}
#menuLeft a#jesusHouseLink:hover{
	background: none;
}
#menuLeft a.active {
	font-weight: bold;
	padding: 2px;
	background: url(../../img/fisch_chrwet4.gif) left no-repeat;
	padding-left: 20px;
}
#menuLeft a.sub-active {
	font-weight: bold;
	margin-top: 5px;
}
#menuLeft ul.active{
	margin-bottom: 10px;
	margin-left: 5px;
}
#menuLeft ul.active li{
	margin: 0;
	background-color: #fff;
}
#menuLeft ul.active li a{
	padding-left: 20px;
	font-size: 80%;
	color: #742200;
}
#menuLeft ul.active li a.active{
	color: #742200;
	background-color: #fff;
	margin-left: 0;
}
#menuLeft a.sub2-active {
	font-weight: bold;
	margin-top: 3px;
	font-size: 80%;
}

.menu_link {
	line-height:20pt;
	font-size:14pt;
}
.menu_link_b {
	line-height:20pt;
	font-size:14pt;
	border-top: 1px solid #acacb4;
}

div#content img {
	padding: 5px;
}

/* Formular,  Guestbook */
form {
	background-color: #feddaf;
	padding: 2px;
	border: 1px solid #6c6c74;
}
legend {
	padding-bottom: 10px;
}
.tx-guestbook-field {
	margin-bottom: 4px;
}
label{
	width: 200px;
	vertical-align: top;
}

.tx-guestbook-field input{
	width: 200px;
}
.tx-guestbook-label {
	width: 160px;
	text-align: right;
	float: left;
	padding-right: 10px;
}
input.tx-guestbook-form-inputfield-captcha {
	width: 5em;
}
.tx-guestbook-captcha-image label{
	width: 200px;
	text-align: right;
}
input.tx-guestbook-submit {
	width: 100px;
	margin-top: 4px;
}
.tx-guestbook-left,
.tx-guestbook-center,
.tx-guestbook-date {
	float: left;
}
.tx-guestbook-left {
	width: 100px;
}
.tx-guestbook-date {
	width: 80px;
	text-align: right;
}
.tx-guestbook-center {
	width: 440px;
}
.tx-guestbook-clear {
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #feddaf;
}

/* Tabelle */
table.contenttable {
	border: 1px solid #742200;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}
table.contenttable td {
	padding: 5px;
	border: 1px solid #742200;
	vertical-align: top;
}
table.contenttable th {
	border: 1px solid #742200;
	background-color: #feddaf;
}

/* mininews */
div.tx-mininews-pi1-fp_listrow-first,
div.tx-mininews-pi1-fp_listrow-normal {
	padding-bottom: 5px;
	border-bottom:1px solid #FEDDAF;
}
div.tx-mininews-pi1-fp_listrow-last {}
p.tx-mininews-pi1-fp_listrowField-datetime {
	float: right;
}
p.tx-mininews-pi1-fp_listrowField-title {
	float: left;
}
p.tx-mininews-pi1-fp_listrowField-teaser {
	clear: both;
}
/* mininews - singleview */
p.tx-mininews-pi1-singleViewField-datetime {
	text-align: right;
}
.tx-mininews-pi1-singleViewField-teaser {
	display: none;
}

/* misc */
.error {color: #f00; }
.small {font-size:smaller;}
.smallest { font-size: 8px }
.bold_underline {font-weight:bold; text-decoration:underline;}
.underline {text-decoration:underline;}
.align-right {text-align: right;}
.align-center{text-align: center;}
.bgwhite   {background-color: white}


/* Admin-Panel */
table.typo3-editPanel {
	border: none;
	background-color: #fff;
	width: auto;
}
table.typo3-editPanel td.typo3-editPanel-controls {
	border: 1px solid #000;
	background-color: #fff;
}

/* Datum in Zuletzt geaenderte Seiten */
.updatedTime {
	margin-left: 3em;
}

/* Suche */
.tx-indexedsearch-info {
	display: none;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #000;
	background-color: #FEDDAF;
	padding: 1px;
}
#content .tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
}
#content .tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr {
	font-style: normal;
	margin-top: 0;
}

#content .tx-indexedsearch-search-submit {
	margin-top: 5px;
}

#content .tx-indexedsearch .tx-indexedsearch-res h3 {
	font-size: 16px;
	margin-bottom: 3px;
	text-align: left;
	margin-left: 20px;
}

#content span.tx-indexedsearch-result-count {
	display: none;
}

/* Suchbox */
#searchbox form {
	background-color: #fff;
	border: none;
	padding: 0;
}

#searchbox #input_sword {
	border: 1px solid #FEDDAF;
	width: 150px;
	margin-bottom: 3px;
}

#searchbox #searbox_input_submit {
	border: 1px solid #FEDDAF;
	color: #FEDDAF;
	background-color: #742200;
}

/* FE-Editing */
.feEditAdvanced-allWrapper form {
	background-color: #fff;
	border: none;
}
#feEditAdvanced-menuBar form {
	background-color: #000;
}
