a img
{
	border: 0px;
}

h1 {
	color: #EF9F2E;
	font-size: 110%;
	margin: 0;
	padding: 0 0 1em 0;
	text-transform: uppercase;
	font-family: 'Tahoma',Verdana,Arial,Helvetica,sans-serif;
}
h1.galerie {
	background: url(../../../../pic/gal_txt.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 2em 0;
}
h1 span {
	display: none;
}

h2
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color : #653C19;
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 25px;
}
h3
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color : #653C19;
	font-size: 90%;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
}

/* Bildergalerie - Start / Uebersicht der Kategorien */

table.galerie_kategorieliste
{
	border-collapse: collapse;
	padding: 0px;
}
table.galerie_kategorieliste td
{
	border-bottom: 0px solid #fff;
	border-collapse: collapse;
	padding: 10px;
	vertical-align: top;
}
table.galerie_kategorieliste td.vorschaubild
{
	width: 150px;
	text-align: left;
}

img.kategorie_bild
{
	margin: 0px 20px 0px 17px;
}

img.rand
{
	border: 1px solid #F28E00;
	padding: 3px;
	background-color: #FBDCC2;
}

p.kategorie_liste
{
	display: list-item;
	list-style-type: square;
	color: #F28E00;
	font-size: 110%;
	line-height: 1.3em;
	padding: 0px 0px 5px 5px;
}
a.kategorie_link, a.kategorie_link:visited
{
	font-weight: bold;
}
a.kategorie_link:hover, a.kategorie_link:active
{
}

a.bild_link, a.bild_link:visited,
a.bild_link:hover, a.bild_link:active
{
	background-color: none;
}

span.kategorie_text
{
	margin: 0px;
}
span.kategorie_text ul
{
	margin: 0px 0px 10px 0px;
	list-style-type: square;
}


div.inhalt p.galerie table, /* p, dass die Tabellen enthaelt, die zentriert werden sollen */
div.inhalt div.galerie table
{
	text-align: center;
	margin: 10px auto;
}


/* Bildergalerie - Uebersicht der Bilder in einer Kategorie */

table.seitenanzeige
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto;
}
table.seitenanzeige td
{
	border-collapse: collapse;
	vertical-align: top;
}

td.seitepfeil
{
	padding: 0px 3px;
}
td.seitetext
{
	font-weight: bold;
	padding: 0px 5px;
}
td.seiteaktiv
{
	padding: 0px 3px;
	color: #F28E00;
	font-weight: bold;
	text-decoration: none;
}
td.seiteinaktiv
{
	padding: 0px 3px;
	font-weight: bold;
}

p.uebersichtlink
{
	margin-top: 25px;
	font-size: 80%;
}
span.katwechsel
{
	color: #666;
	font-size: 80%;
}


p.uebersichtlink a /* Link zur Gesamtuebersicht */
{
	display: none;
}

select.kategorieliste
{
	background-color: #fff;
	border: 1px solid #666;
	color: #666;
	width: 250px;
	padding: 0px;
	font-size: 80%;
}

optgroup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}

option.gruppe
{
	padding: 0px 0px 0px 20px;
}

.kategorie_ok
{
	background-color: #666;
	border: 1px solid #000;
	color: #fff;
	padding: 0px 3px;
	margin-left: 10px;
}



/* Bildergalerie - Uebersicht der Bilder in einer Kategorie */

table.bilderuebersicht
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto 15px auto;
}
table.bilderuebersicht td
{
	border-collapse: collapse;
	vertical-align: top;
	text-align: center;
}

table.bilderuebersicht td img.rand
{
	margin: 10px 10px 3px 10px;
}



/* Bildergalerie - Ansicht einzelnes Bild */

table.bildanzeige
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px auto;
}
table.bildanzeige td
{
	border-collapse: collapse;
	vertical-align: top;
	text-align: center;
}

td.bild_safe
{
	background-repeat: no-repeat;
	background-position: center;
	background-color: none;
	padding: 0px;
}
td.bild_safe img.rand
{
	background-color: transparent;
	margin: 0px;
}

td.bild_normal
{
	padding: 0px;
}

a.bildlupe
{
	background-image: url(../pics/lupe.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 5px 25px 5px 0px;
}

.pfeilrahmen
{
	/* Rahmen um Pfeile zum Weiterschalten in Bilderuebersicht und Bilderansicht */
	border: 0px;
}


/* ANFRAGE FORMULAR */

/* KONTAKT 

table.kontaktformular
{
	width: 100%;
	border-collapse: collapse;
}
table.kontaktformular td
{
	vertical-align: top;
	border-collapse: collapse;
	padding: 5px 25px 0px 0px;
}
table.kontaktformular td.bezeichner
{
	width: 130px;
	font-weight: bold;
}

table.kontaktformular tr.space td
{
	padding-top: 20px;
}

.sternchen /* Pflichtfeld-Sternchen in allen Formularen * /
{
	color: #E63145;
}
.hinweis
{
	font-size: 11px;
	color: #333;
}
.hinweis a
{
	font-size: 11px;
	font-weight: normal;
}


input, textarea, select
{
	padding: 2px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
}
textarea
{
	font-size: 1em;
}

input.eingabefeld
{
	background-color: #fff;
	border: 1px solid #039;
	width: 250px;
}
input.eingabefeldklein
{
	background-color: #fff;
	border: 1px solid #039;
	width: 40px;
}

input.button
{
	background-color: #039;
	border: 2px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

textarea.textbox
{
	background-color: #fff;
	border: 1px solid #039;
	height: 150px;
	width: 250px;
}

.feldsf /* feld, das versteckt wird, als Bot-Schutz * /
{
	display: none;
}
.imgsf /* img als Bot-Schutz * /
{
	text-align: center;
	vertical-align: text-bottom;
}

input.errorfeld,
textarea.errorfeld /* fehlerhafte Felder in Formularen * /
{
	background-color: #dbebf7;
	border: 1px solid #E63145;
	margin-top: 5px;
}

.errortext
{
	color: #E63145;
	font-weight: bold;
}
*/