/*   C S S - Datei
**       von
** eboldshausen.de
**
** Autor: CLaus Lohrberg
 */

/*
**
** IDs
**
 */
#wrapper{				/* Container mit allem drin*/
	margin:0 2.5%;
}
#kopf{ 	/* Kopf */
	padding:0.5em 0;
	font-size:250%;
	text-align:center;
	color:#ffffb1;
	background-color:#256B2A;
}
#kopf img{
	height:0.9em;
	text-align:left;
	vertical-align:middle;		/* Wert 'middle' ist nicht kompatible zu IE5, O5, O8, NC4x */
}
#menue{	/* Menue */
	position:absolute;
	left:auto;
	top:auto;
	width:11em;
	margin-top:0.5em;
	padding:0.5em;
	font-size:87.5%;
	color:#ffffff;
	background-color:#35993A;
}
#menue li{
	list-style-type:none;
	margin-top:0.25em;
}
#menue ul{
	margin:0;
	padding:0;
}
#menue ul ul{
	margin-left:1em;
}
.schriftgroessenwahl li{
	display:inline;			/* Wert 'inline' wird von NC4x falsch dargestellt */
}
.schriftgroessenwahl{
	text-align:center;
	margin:0;
	font-size:157.69%;
}
.schriftgroessenwahl_klein{
	font-size:54.7367844%;
}
.schriftgroessenwahl_mittel{
	font-size:72.9823793%;
}
.schriftgroessenwahl_gross{
	font-size:100%;
}
/***********  Menue - Links  ***********/
#menue a{
	color:#ffffff;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
	font-weight:bold;
	text-decoration:none;
}
#menue a:visited {
	font-weight:normal;
}
#menue a:hover,				/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
#menue a:focus,				/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
.aktivlink{
	color:#ffffff;
	background-color:#505050;
}

/*raender der rechten spalte*/
#mpdrei,
#fusszeile,
#inhalt{
	margin:0.5em 0 0 11em;
	padding:0.5em;
	border:0.2em ridge #000000;
}
#inhalt{				/* DER Seiteninhalt */
	border-color:#00bb0b;
	background-color:#ecffac;
	color:#02023b;
}
#mpdrei{				/* Wenn mp3 vorhanden*/
	text-align:right;
	border-color:#ff9c9c;
	background-color:#6B2725;
	color:#ffffae;
}
#fusszeile{				/* letzte aenderung etc.*/
	border-color:#88ff88;
	background-color:#256B2A;
	color:#ffffb1;
}
.fusszeile1{
	text-align:left;
	font-size:50%;
	float:left;			/* Eigenschaft 'float' wird von NC4x nicht unterstuetzt */
}
.fusszeile2{
	text-align:right;
	font-size:100%;
}
/*********  Fusszeilen - Links *********/
#mpdrei a,
#fusszeile a{
	color:#ffffb1;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
	font-weight:bold;
	text-decoration:none;
}
#mpdrei a:visited,
#fusszeile a:visited{
	font-weight:normal;
}
#mpdrei a:hover,			/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
#mpdrei a:focus,			/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
#fusszeile a:hover,			/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
#fusszeile a:focus{			/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
	color:#ffffb1;
	background-color:#303030;
}
/*        CLASS - Definitionen         */
/********* Formular - Elemente *********/
textarea.text,
input.text,
textarea.gb_input_text,
input.gb_input_text{
	display:block;			/* Wert 'block' ist nicht zu NC4x kompatibel */
	width:90%;
	margin:0 5.556%;
	border:0.1em solid black;
	padding:0;
	font-size:100%;
	color:#000000;
	background-color:#bbdf5c;
}
textarea.text:focus,			/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
input.text:focus,			/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
textarea.gb_input_text:focus,		/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
input.gb_input_text:focus{		/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
	color:#000000;
	background-color:#d9d9b3;
}
input.bottom,
input.gb_input_bottom{
	font-size:100%;
	color:#000000;
	background-color:#bbdf5c;
	border:0.1em solid #000000;
	margin:0.25em;
}
input.bottom:focus,			/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
input.bottom:hover,			/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
input.gb_input_bottom:focus,		/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
input.gb_input_bottom:hover{		/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
	font-weight:bold;
	color:#000000;
	background-color:#d9d9b3;
}
input.bottom:active,
input.gb_input_bottom:active{
	color:#d9d9b3;
	background-color:#000000;
}
select{
	font-size:100%;
	color:#000000;
	background-color:#bbdf5c;
}
select:focus,				/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
select:hover{				/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
	color:#000000;
	background-color:#d9d9b3;
}
.newsbox_ueberschrift{
	text-transform:uppercase;
	font-weight:bold;
	font-size:150%;
}
.gb_eintrag,				/* gaestebuch-eintrag */
.newsbox{				/* Aktuelles-Liste auf der Startseite */
	border:0.1em solid #0000b6;
	margin:2%;
	padding:1%;
}
.gb_text{
	text-align:left;
	margin:1% 1% 1% 10%;
}
.gb_admin_login{
	text-align:right;
	font-size:50%;
}
table.center,
.center,
.google{				/* zentrierter Text */
	text-align:center;
	margin-left:auto;		/* Wert 'auto' ist nicht kompatibel zu IE5, IE55 und NC4x */
	margin-right:auto;		/* Wert 'auto' ist nicht kompatibel zu IE5, IE55 und NC4x */
}
.druck,
.druck a,
.nach_oben,
.nach_oben a,
.weitere_aenderungen{
	text-align:right;
	font-size:62.5%;
	color:#02023b;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
}
.weitere_aenderungen{
	font-size:100%;
}
.gemeinde{
	text-align:center;
	font-weight:bold;
	font-size:200%;
}
.skiplink,
.display_none{				/* menue ueberspringen */
	display:none;
}
.fehlermeldung, 			/* wenn Java nicht aktiviert */
.error,					/* Fehlermeldung bei Kontaktformular */
.gb_kommentar{				/* Gaestebuch kommentar */
	margin:0 10%;
	border:0.2em solid #ee0000;
	padding:1em;
	background-color:#ffaeac;
	color:#000000;

}
/* kirche.html */
.losung{	/* Box mit dem Losungstext*/
	text-align:center;
	margin:5% 20% 0% 20%;
	border:0.1em solid #ee0000;
}
.tlosung{	/* Ueberschrift*/
	font-weight:bold;
}
.slosung{	/* Bibelstellen */
	font-style:italic;
	font-size:80%;
	margin-top:-1.5em;
}
/* Einzeiler */
.float_left{	float:left;}		/* Eigenschaft 'float' wird von NC4x nicht unterstuetzt */
.float_right{	float:right;}		/* Eigenschaft 'float' wird von NC4x nicht unterstuetzt */
.clear_both{	clear:both;}		/* Eigenschaft 'clear' wird von NC4x nicht unterstuetzt */
.left{	text-align:left;}
.bild_links{
	float:left;			/* Eigenschaft 'float' wird von NC4x nicht unterstuetzt */
	margin-left:1em;
}
.bild_rechts{
	float:right;			/* Eigenschaft 'float' wird von NC4x nicht unterstuetzt */
	margin-left:1em;
}
/*
**
** Allgemeine HTML - Tags
**
 */
body{
	font-size:1em;
	background-image:url(bilder/hebol.png);
	background-repeat:repeat;
	background-color:#bbdf5c;
	color:#000000;
}
hr{
	margin:1em;
	text-align:center;
	width:80%;
}
a{
	border:0;
}
a img,
img[usemap]{				/* keine Rahmen um Link-Bilder*/
	border:0;
}
img{
	margin:0.2em;
}
a{
	font-weight:bold;
	color:#0000a2;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
}
a:visited {
	font-weight:normal;
	color:#0000a2;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
}
a:hover,				/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
a:focus{				/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
	color:#0000a2;
	background-color:#ddddde;
}
a:active {
	font-style:italic;
}
a.external:link {
	color:#a00000;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
	font-weight:bold;
}
a.external:visited {
	color:blue;
	background-color:inherit;	/* Wert 'transparent' ist nicht Kompatibel zu NC4x */
}
a.external:hover,			/* ':hover' wird nicht von NC4x und nur teilweise von IEx, O5 und O6 unterstuetzt */
a.external:focus{			/* ':focus' wird nicht von NC4x, IEx, O5 und O6 unterstuetzt */
	color:#a00000;
	background-color:#ddeeee;
}
h1{
	text-align:center;
	font-size:200%;
}
h2{
	text-align:center;
	font-size:175%;
}
h3{
	font-size:150%;
}
h4{
	font-size:125%;
}
address{
	margin:1em;
	font-style:italic;
	font-size:90%;
}
caption{
	caption-side:bottom;		/* Eigenschaft 'caption-side' wird von allen IEs und NC4x nicht unterstuetzt */
	font-style:italic;
	font-size:90%;
}
