body, html {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em; /*font-size: 1em;*/
	font-size: 14px;
	/*background-color: #999999;*/
	background-color: #CCCCCC;
	background-image: url(../bilder/hg_kopf.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	color: #000000;
}

a {
	color: #000000;
	/*background-color: transparent;*/
	text-decoration:underline;
}

#bibelstelle a:link, #inhalt a:link {
	border-bottom: 1px dashed #C0C0C0;
	text-decoration:none;
}

#bibelstelle a:visited, #inhalt a:visited {
	border-bottom: 1px dashed #C0C0C0;
	text-decoration:none;
	color: #404040;

}

a:visited {
  text-decoration:underline;
 }


#navigation a , #footer a{
	text-decoration:none;
	color: #000000;

	/*background-color: #999999;
	background-color: #CCCCCC;*/
}

#navigation a:visited {
	color: #000000;
	/*color: #000000;*/
	/*background-color: #999999;
	background-color: #CCCCCC;*/
	text-decoration:none;
}

#navigation a:hover, #footer a:hover {
	color: #843A2B;
	/*color: #FFFFFF;
	background-color: #999999;
	background-color: #CCCCCC;*/
	text-decoration:none;
	}

#navigation a .anz {
	color: #999999;
	}

#inhalt a {
	text-decoration:underline;
}

#navigation a:hover .anz {
	color: #843A2B;
}

h2 a .anz {
	color: #999999;
}


h2 a:hover .anz {
	text-decoration:none;
	font-weight: normal;
	font-size: 90%;
	color: #843A2B;
}

#navigation {
	margin-top: 210px;
	float:left;
	width: 150px;
}

#navigation ul{
	list-style: none;
	margin: 5px;
	padding: 0px;
	text-align: right;
}

li {
	padding-bottom:10px;
}

#content {
	margin-left: 2em;
	margin-top: 120px;
	margin-bottom: 2em;
	border-left: 1px solid #843A2B;
	float: left;
	min-height: 200px;
	}
/*hack für IE*/
* html #content {
	 height: 200px;
    h\eight: 200px;
 }
/*hack Ende*/

hr {
	/*border:dashed #00ff00 1px;
	background-color:#aa0000;*/
	color:#843A2B;
	height:5px;
}

#bibelstelle {
	color: #FFFFFF;
	/*background-color: #999999;
	background-color: #CCCCCC;*/
	margin-left: 10px;
	width: 500px;
	font-size: 91%;
	margin-top:10px;
	min-height: 60px;
	padding-bottom: 5px;
}
/*hack für IE*/
* html #bibelstelle {
	 height: 60px;
    h\eight: 60px;
 }
/*hack Ende*/

#galerie img {
	margin: 5px 5px 5px 5px;
	vertical-align: text-top;

}

#querstrich {
	position: relative;
	left: -40px;
	float: left;
}

#inhalt {
	width: 500px;
	margin-top: 30px;
	margin-left: 20px;
}

#footer {
    clear: left;
	margin-left:20%;
	margin-top:0.2em;
    width:50%;
    text-align: right;
    padding-left: 20px;
	padding-right: 60px;
    background-image: url(../bilder/footer.gif);
    background-repeat: no-repeat;
    background-position: right;
    color: #FFFFFF;
}

#footer p{
	padding-top:20px;
}


h1 {
	color: black;
	/*background-color: #999999;*/
	font-size: 1.2em;
	padding-bottom: 1.2em;
	line-height: 120%;
}

h2, h2 a, h2a:link {
	font-size: 1.05em;
	font-style: italic;
	color: #843A2B;
	/*background-color: #999999;*/
	margin-top: 2em;
}
/*
h1 {
	line-height: 120%;
}*/
h3 {
	font-size: 1em;
	font-weight: bold;
}

img {
	border: none;
}

p .floataufheben {
		clear: both;

}

.hervorhebung {
	border: 1px solid #D2D2D2;
	height: 89px;

}

.bildrechts {
	float: right;
	margin-left: 20px;

}

.rechtsbdg {
	text-align: right;

}

.bildlinks {
	float: left;
	margin-right: 20px;
}

.ankuendigung {
	color: #330099;
	font-size: 1.6em;
	font-style: italic;
	line-height: 130%;
	/*background-color: #999999;*/
	text-align: center;
}

.ankuendigung_gross {
	color: #330099;
	font-size: 2em;
	font-style: italic;
	line-height: 130%;
	/*background-color: #999999;*/
	text-align: center;
}

.ankuendigung_text {
	text-align: left;
	font-size: 1.2em;
	color: #330099;
}

.weiter {
	font-style: italic;
	text-decoration: none;

}

.impr {
	font-size: 80%;

}

tr {
	text-align: left;
	vertical-align:top;
	border:1px solid #000000;
}

label {
 text-align: right;
 padding-right: 1em;
 padding-bottom: 0.6em;
 width: 100.1px; /* Breite.*/

}

label, input { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  /*width: 100px;  Breite.*/
  }

input, textarea {
	width: 250px;
	margin-bottom: 10px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

form {
	background-color: #eaeaea;
	padding-bottom: 30px;
	padding-top: 20px;

}

input#los, input#loeschen { /* den Submit-Button
  float: none;*/
  width: auto;
  margin-right: 30px;
 }

 input#los {
 	margin-left: 50px;
 }

 table {
	font-size: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color: #000000;
	background-color: #c4c4c4;
	text-align:left;
	border:1px solid #000000;
	padding:4px;
	border-collapse: collapse;
}

caption {
	color: #843A2B;
	font-size: 1.8em;
	padding-bottom: 1.5em;
	text-align: left;
	font-weight: bolder;
}

td, th {

	border:1px solid #000000;
	vertical-align: top;
}

.zwei {
	padding:4px;
	border: thin solid #843A2B;
}

.treins {
	border:1px solid #000000;
	background-color: #843A2B;
	color: white;
}
.hell {
	background-color: #eaeaea;
	border:1px solid #000000;
}

.zeilehell {
	background-color: #eaeaea;
	border:1px solid #000000;
}
.ohnehintergrundbild {
	background-image: none;
	padding-top: 40px;
}
.bildgal {
	margin:2pt;
	border: 1pt solid #843a2b;
}

.kleineSchrift {
	font-size: 0.9em;
}

.linksbuendig {
	text-align: left;
}

.datumzeit {
	font-size: 1.05em;
	font-style: italic;
	font-weight: bold;
	color: #843A2B;
	/*background-color: #999999;*/
	/*margin-top: 1.2em;*/
}
.ankuendigungmitrahmen {
	margin:2pt;
	border: 1pt solid yellow;
	padding-left: 20px;
	padding-right: 10px;

}

.linie {
border-bottom:1px solid #FFE500;
width:100%;
}

.schrei{
	font-size: 3em;
	color: 	#ffA500;
	font-style: oblique;
	font-weight: bold;
}

