﻿@import url("layout.css");
@import url("menus.css");
@import url("bilder.css");
@import url("album.css");
@import url("album_neu.css");
@import url("zaehler.css");
@import url("jquery.lightbox-0.5.css");

dl.links {
	font-family: "Comic Sans MS";
	font-size: 18px;
	list-style-image: url('../foto/Stufenlilie_WWW_25px.gif');
}

a.links {
	font-family: "Comic Sans MS";
	font-size: 1em;
	text-decoration: none;
	color: maroon;
	list-style-image: url('../foto/www.gif');
}

#inhalt {
	text-align: justify;
	font-family: "Comic Sans MS";
	text-decoration: none;
	clear: both;
	padding: 0.1em 0.7em 0em 0.7em;
	/*overflow: auto;*/
	height: 60em;
	color: black;
	font-size: small;
}

h1.inhalt {
	font-family: Pristina;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

h2.inhalt {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}


h3.inhalt {
	font-family: Pristina;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

h4.inhalt {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	text-align: left;
	color: black
}
.namen {
	font-family: Arial;
	color: #996633;
	font-size: 12px;
}
.klein {
	font-family: Arial;
	font-size: 10px;
	color: #336699;
}

a.klein {
	text-decoration: none;
}

.bildumbruch {
	padding: 0em 0em 0em 1em;
	float: right;
}

.warnung {
	text-align: center;
	color: red;
	font-family: "Times New Roman";
}

#inhalt dd {
	margin: 1em;
}

#inhalt table, #inhalt tr, #inhalt td {
	color: maroon;
	font-family: Candara;
}
p.inhalt {
	color: black;
	font-size: 12px;
	text-align: justify;
}
.gruppenbild {
	height: 400px;
}

.gbuch {
	font-family: Verdana;
	font-size: 13px;
}

#inhalt dt {
	font-family:Pristina, serif;
	font-size: 2em;
	color: #000000;
}
#inhalt dd {
	font-family:Tahoma, arial, sans-serif;
	color: #000000;
	font-size: 1.1em;
}
#inhalt dt:first-letter {
	font-weight:bold;
	color: maroon;
	font-family: Pristina;
	font-size: 1.5em;
}

#inhalt dd:first-letter {
	font-weight:bold;
	color: maroon;
	font-family: Pristina;
	font-size: 1.5em;
}
