/* Basiseinstellungen fuer alles */

/* Script um transparente PNGs in IE zu ermöglichen  */

img { behavior: url(./iepng/iepngfix.htc) }

body {
	/* Basiseinstellungen */
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; 
	background-color:#fff;
	color:#000;
	overflow:auto;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
	/* Basiseinstellungen */
	margin:0;
	padding:0;
}
p, li, h1, h2, h3, h4, h5, h6 {
	/* Basiseinstellungen */
	font-weight:normal;
	font-size:1.2em;
}

/* Definition der Ueberschriften */

#header h1 {
	font-size:1.6em;
	color:#999999;
	padding-top:20px;
	padding-bottom:0px;
	text-align:left;
}
h1 {
	font-size:2.2em;
	font-weight:bolder;
	color:#dc0000;
	padding-top:0.3em;
	padding-bottom:0.7em;
}
h2 {
	background-image:url("../grafik/kugel_50.gif");
	background-position:0 10px;
	background-repeat:no-repeat;
	font-size:2em;
	font-weight:bold;
	color:#cc0000;
	padding:20px 20px 15px 60px;
}
.h2-zusatztext {
	padding-left:60px;
}
h3 {
	font-size:1.5em;
	font-weight:bold;
	color:#cc0000;
	text-decoration:underline;
	padding-bottom:0.5em;
	padding-top:0.7em;
}

/* Definition der Links im Navigationsbereich */

#navigation a {
	color:#000000;
	text-decoration:none;
	font-size: 0.9em;
	font-weight:bolder;
}
#navigation a:hover {
	text-decoration:underline;
	color:#cc0000;
}

/* Definition fuer Listen im Navigationsbereich */

#navigation ul {
	/* Einstellungen fuer Listen im Navigationsbereich */
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
#navigation li {
	/* Einstellungen fuer Listen im Navigationsbereich */
	display:inline;
	background-image:url("../grafik/kugel_20.gif");
	background-repeat:no-repeat;
	background-position:0px -2px;
	margin:0;
	padding-left:22px;
	padding-right:5px;
}

/* Definition der Links allgemein */

a:link {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color:#CC0000;
	text-decoration :underline;
	font-weight:bold;
}
a:hover {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

/* Definition fuer allgemeine Listen */

ul {
	padding-bottom:0.5em;
	padding-top:0.5em;
	margin-left:20px;
	list-style-position:outside;
}
li {
	padding-bottom:0.2em;
	list-style-type:disc;
}

/* Definition fuer horizontale Listen*/

.liste_ho {
}

.liste_ho ul {
	display:inline;
	margin:0;
	padding:0;
}
.liste_ho li {
	list-style-type:none;
	display:inline;
	background-image:url("../grafik/kugel_20.gif");
	background-repeat:no-repeat;
	background-position:0px -1px;
	margin:0;
	padding-left:22px;
	padding-right:5px;
}

/* Definition der Links in horizontalen Listen */

.liste_ho li a {
	color:#000000;
	text-decoration:none;
	font-size: 0.9em;
}
.liste_ho li a:hover {
	text-decoration:underline;
	color:#cc0000;
}

/* Definition fuer vertikale Listen*/

.liste_ve {
	text-align:left;
	padding:5px;
}

.liste_ve ul {
	margin:0;
	padding:0;
}
.liste_ve li {
	list-style-type:none;
	background-image:url("../grafik/kugel_20.gif");
	background-repeat:no-repeat;
	background-position:-2px -2px;
	margin-left:1em;
	padding-left:22px;
	padding-bottom:.7em;
}

/* Definition der Links in vertikalen Listen */

.liste_ve a {
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
	font-size: 1em;
}
.liste_ve a:hover {
	text-decoration:underline;
	color:#cc0000;
}

/* Definition fuer Formulare und Buttons */

fieldset {
	width: 50em;
	margin: 1.5em auto 1.5em auto;
	display: block;
	font-size: 1.2em; 
	border: 1px solid #dc0000;
	background: #fff;
	clear: both;
}
* html fieldset {
	padding: 5px;
}
legend {
	background: #dc0000;
	padding: 4px;
	border: 1px solid #ad0000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
	color:#FFFFFF;
}
.kontaktdaten label {
	/* Definition der Labels */
	display: block;
	width: 15em;
	float: left;
	text-align:right;
	font-weight:bold;
	margin-right:1em;
}
.anfrage label {
	/* Definition der Labels */
	display: block;
	width: 15em;
	float: left;
	text-align:right;
	font-weight:bold;
	margin-right:1em;
}
.sicherheitscode label {
	/* Definition der Labels */
	display: block;
	width: 25em;
	float:left;
	text-align:right;
	font-weight:bold;
	margin-right:1em;
}
.allgemein label {
	/* Definition der Labels */
	display: block;
	width: 15em;
	float: left;
	text-align:right;
	font-weight:bold;
	margin-right:1em;
}
input,textarea {
	/* Definition für die Eingabefelder */
	margin: 3px 0;
	border: 1px solid #dc0000;
	background: #eeeeee;
	padding: 3px 3px;
}
input:active, input:focus, input:hover {
	/* hebt die aktiven Felder farblich hervor */
	background:#cccccc;
}
label {
	/* zentriert das Label in die Mitte der Eingabefelder */
	margin: 5px 0;
}
.buttons {
	text-align: center;
	font-weight:bold;
}

/* Definition fuer Thumbnailansicht */

.thumb_box {
	float:left;
	margin:0;
	padding:5px;
	text-align:center;
}
.thumb_bild {
	width:150px;
}
.thumb_text {
	padding-top:0.25em;
	color:#dc0000;
	font-size:1.4em;
	font-weight:bold;
}
.thumb_box .box_we {
	height:100px;
}

/* Definition der Boxen als GIF-Background in drei Größen */

.thumb_160 {
	width:160px;
	height:160px;
	background-image:url(../grafik/box_160.gif);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
}
.thumb_160_inhalt {
	/* Definiert den Abstand des Inhalts von der grafisch hinterlegten Box */
	padding:25px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.thumb_220 {
	width:220px;
	height:220px;
	background-image:url(../grafik/box_220.gif);
	background-repeat:no-repeat;
	float:left;
}
.thumb_220_inhalt {
	/* Definiert den Abstand des Inhalts von der grafisch hinterlegten Box */
	padding:30px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.thumb_320 {
	width:320px;
	height:320px;
	background-image:url(../grafik/box_320.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
}
.thumb_320_inhalt {
	/* Definiert den Abstand des Inhalts von der grafisch hinterlegten Box */
	padding:40px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

/* Definition Gaestebuch */

.bilduntertext {
	/* Definition von Bilduntertext */
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
	padding-top: 1em;
}

/* Definition der Photo-Gallerie */

#bildergallerie_rahmen {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	text-align:center;
}
#bildergallerie {
	position:relative; 
    width:770px; 
    height:474px; 
    margin:15px auto 0 auto; 
	text-align:center;
}
#bildergallerie ul {
	/* Removing the list bullets and indentation */
    padding:0; 
    margin:0; 
    list-style-type:none; 
	/* set the size of the unordered list to neatly house the thumbnails */
    width:243px; 
    height:318px;
	/* set the size of the unordered list to neatly house the thumbnails */
    margin:5px; 
    float:right;
}
#bildergallerie li {
    float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}
#bildergallerie span {
	font-size:1em;
	font-style:italic;
}
#bildergallerie a.gallery span {
	/* Remove the images and text from sight */
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
}
#bildergallerie a.gallery, #bildergallerie a.gallery:visited {
	/* Adding the thumbnail images */
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
	background-repeat:no-repeat;
}
#bildergallerie a.gallery:hover {
	/* change the thumbnail border color */
    border:1px solid #cc0000;
}
#bildergallerie a.gallery:hover span {
	/* styling the :hover span */
    position:absolute; 
    width:400px; 
    height:400px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#fff;
}
#bildergallerie a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
}
#bildergallerie .zusatztext {
	width:712px;
	position:absolute;
	top:440px;
	left:45px;
	text-align:right;
	font-size:1.2em;
	color:#999999;
}

/* Definitionen für das Gästebuch */

hr {
	background-image:url("../grafik/linie.gif");
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	padding-bottom:1.5em;
}
blockquote {
	/* Abstand im Gästebuch */
	padding: 1.5em;
}

/* Definition Sitemap */

.sitemap {
	/* Kleinere Abstände in Listen auf Sitemap */
	padding-left:25px;
	padding-top:.5em;
	padding-bottom: 0.15em;
	text-align:left;
}
.sitemap ul li a {
	font-size:16pt;
	font-weight:bold;
}
.sitemap ul ul li a {
	font-size:13pt;
	font-weight:bold;
}
.sitemap ul ul ul li a {
	font-size:10pt;
	font-weight:normal;
}
.sitemap ul ul ul ul li a {
	font-size:8pt;
	font-weight:normal;
}

/* Lexikon, Glossar */

.lex_begriff {
	font-size:1.6em;
	font-weight:bold;
	color:#cc0000;
}
.lex_def {
	padding:10px 10px 10px 25px;
	font-size:1.2em;
}
.lex_quelle {
	font-size:1em;
	font-style:italic;
	padding-left:0px;
}


/* Verschiedenes */
.abstand {
	padding:5px 10px 10px 10px;
}
p {
	/* Absatz Einstellungen */
	padding-bottom:0.7em;
}
.bild {
	/* Definition für Bildergallerie */
	float: left;
	text-align: center;
	padding-bottom: 30px;
	padding-right: 50px;
}
.bild img {
	/* Definition für Bildergallerie, Abstand der Bilder */
	margin: 5px;
}
.mehr_bilder {
	/* Definition Abstand für Button 'mehr Bilder' */
	padding-top:25px;
	padding-right:25px;
}
.cardsbild {
	/* Definition der Thumbnails bei den Grußkarten */
	float: left;
	text-align: center;
	margin:5px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.cardsbild img {
	/* Definition Thumbnails bei den Grußkarten, Abstand der Bilder */
	margin: 0px;
}
.linie {
	/* horizontale, rote Linie */
	clear:both;
	width:auto;
	background-image:url("../grafik/linie.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
.text_grau {
	font-size:0.8em;
	color:#999999;
}
.text_rot {
	font-size:2em;
	font-weight:bold;
	color:#dc0000;
}
.text_rot_mittelgr {
	font-size:1.3em;
	font-weight:bold;
	color:#dc0000;
}
.text_weiss {
	color:#FFFFFF;
}
.text_schwarz {
	font-size:2em;
	font-weight:bold;
}
.aendern {
	font-size:1.5em;
	color:#3300CC;
}
.imagefloatleft {
	/* Text umfließt Bild, links ausgerichtet */
	float:left;
	padding:0px 25px 25px 0px;
}
.imagefloatright {
	/* Text umfließt Bild, rechts ausgerichtet */
	float:right;
	padding:0px 0px 25px 25px;
}
.cleaner {
	/* beendet Floating */
	clear:both;
	height:1px;
	font-size:0px;
	border:0px none;
	margin:0;
	padding:0;
	background:transparent;
}
.versal {
	/* für Referenzen */
	font-size: 1.6em;
	font-weight: bold;
	color: #dc0000;
}
.eingerueckt {
	width:85%;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
}
.zentriert {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
.textbox {
	/* definiert die breite der weißen Box in versch. Bereichen z.B. Kontakt, Links etc. */
	padding:10px 0 10px 0;
	width:60%;
}
