html, body {
	font-size: 100.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}
html body {
	background-image: none
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	}
hr {
	margin: 0;
	padding: 0;
	border: 2px groove #666
}
/* *** Textfarbe *** */
body, table, td, h1, h2, h3, h4, h5, p, input, textarea {
	color: #000;
	}
#marginalie * {
	color: #006;
}
h2.vortrag {
	color: #900;
}
a, a:link, a:visited  {
	color: #006;
	}
a:hover, a:active {
	color: #900;
	}
a {
	text-decoration: none;
	}
/* *** Textgröße *** */
h1 {
	font-size: 1.3em;
	}
h2 {
	font-size: 1em;
	}
table, h3, h4, ul, ol, p {
	font-size: 0.8em;
}
ol ul, li,tr,td, td * {
	font-size: inherit;
}
/* *** Textdicke *** */
h1, h2, h3, h4, strong, a {
	font-weight: bold;
}
p {
	font-weight: normal;
}
/* *** Textabstände *** */
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, ul, ol, p {
	margin: 0;
	padding: 0 20px;
}
h2 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

p+h2, h3+h2 {
	margin-top: 2.2em;
}

h3 {
	margin-top: 1em;
	margin-bottom: 0.2em;
	background: url("/BILDER/Quadrat_h3.gif") 5px 0.25em no-repeat;
	}
h4 {
	
}
ul, ol {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0.6em;
	list-style-position: outside;
}
li {
	padding: 0;
}
p {
	margin-bottom: 0.6em;
	}
/* *** */
.schmuckeckfarbe {
	color: #900;
	}

/* *** Tabelle *** */
table {
	margin-bottom: 1em;
	margin-left: 20px
}
td p {
	padding: 0;
	margin: 0;
	}
td a {
	display: block;
}
td.monat,  td.datum {
	background: #006;
	}
td.monat *,  td.datum *, #marginalie td.monat *, #marginalie td.datum * {
	font-weight: bold;
	color: #fff;
	}
tr.sonntag *, #marginalie tr.sonntag * {
	color: #900;
	}
	
/* *** Bereiche *** */
#kopf {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	float: none;
	clear: both;
	height: 70px;
	width: 800px;
	background: #fff url("/BILDER/Layout_Buch.gif") right top no-repeat;
}
#kopf img {
	float: left;
	background: #fff url("/BILDER/Quadrat_20blau.gif") bottom left repeat-x;
	padding-left: 20px;
	margin-right: 10px;
}
#kopf hr {
	display: none
}
#kopf h1 {
	color: #669;
	font-size: 15px;
	line-height: 18px;
	text-align: right;
	padding-top: 4px;
	padding-right: 50px;
}
#kopf h1 strong {
	font-variant: small-caps;
	font-size: 1.2em;
	font-stretch: semi-condensed
}

#kopfnavigation {
	position: absolute;
	bottom: 0;
	right: 50px;
	text-align: right;
	width: 100%;
	border-bottom: 1px solid #900;
}

#kopfnavigation p {
	margin-bottom: 4px;
	padding: 0;
}
/* *** */
#seite {
	/*border-right: 1px solid #900;*/
	position: relative;
	width: 750px;
	z-index: 0;
	top: 70px;
	margin: 0;
	padding: 0;
	float: left;
	min-height: 100%;
	padding-bottom: 100px;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: 150px 0;
}

#seite img.icon {
	vertical-align: middle;
	width: auto;
	border: 0;
}

#subnavigation {
	background-image: url("/BILDER/txt.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: bottom right;
	float: left;
	width: 150px;
	text-align: right;
	color: #006;
	padding-bottom: 275px;
}
#subnavigation ul {
	list-style: none;
	margin: 0.5em 4px;
	padding: 0;
}
#subnavigation li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0;
}

#inhalt {
	float: right;
	width: 400px;
}

#inhalt h1 {
	margin-top: 25px;
}

#inhalt ul, #inhalt ol {
	margin: 0.2em 1.6em
}

#inhalt img {
	border: 1px solid #fff
}

#inhalt object {
	position: relative;
	right: 60px;
}

#marginalie {
	float: left;
	width: 200px;
	padding-top: 50px;
	text-align: right;
	position: relative;
	z-index: 5
}
#marginalie h3 {
	background-image: none
}

#marginalie img {
	margin-top: 20px;
	width: 130px;
	height: auto;
	border: 1px solid #900;
	border-color: #f90 #900 #900 #f90
}

#marginalie img.logo {
	margin-top: 0;
	height: 62px;
	width: 140px;
}

#marginalie img.icon {
	margin-bottom: 25px;
}
/* *** */
#fuss {
	float: none;
	clear: both;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	height: 70px;
	width: 800px;
	border-top: 1px solid #900;
}
#fuss hr {
	display: none;
}

#fussnavigation {
	position: absolute;
	width: 150px;
}
#fussnavigation p {
	color: #fff;
	padding: 4px;
}
#fussnavigation span {
	display: block
}

#adresse * {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-right: 54px;
	padding-top: 4px;
}

#impulse {
	position: absolute;
	left: 750px;
	top: -70px;
}

#impulse img {
	display: block;
}

#counter {
	position: absolute;
	top: 50px;
	right: 0;
	padding-right: 34px;
}
#counter a * {
	padding: 0 1px;
	margin: 0;
}
#counter img {
	display: none
}
