﻿body
{
	max-width: 100%;
	width: 50em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-family: "Optima", "Verdana", sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#kopf
{
	margin: 0 0 5px 0;
	width: 100%;
	height: 4em;
	background-color: silver;
}

#kopf h1
{
	padding: 10px;
	margin: auto;
	letter-spacing: 0.3ex;
}

#haupt
{
	padding: 5px;
	margin: 1em 0 .5em 13.5em;
}

#seitenleiste
{
	position: absolute;
	top: 5.5em;
	width: 12em;
	margin: 0 5px 5px 0;
	padding: 0 5px;
}

#seitenleiste ul
{
	margin: 5px 0;
	padding: 5px;
	border-width: 1px;
}

#seitenleiste li
{
	list-style: none;
	/* für Win IE6 */
	display: block;
	margin: 1px;
	padding: 1px 1px;
}

#seitenleiste ul>li:first-child { font-weight: bold; }
a:link { text-decoration: underline; }

#seitenleiste a:link,
#seitenleiste a:visited
{
	display: block;
	text-decoration: none;
	width: 100%;
}

h2
{
	padding: 3px;
	margin: 2ex 0 0 0;
	clear: both;
}

h2:first-child { margin: 0; }
h3 { margin: 1.5ex 0 0.5ex 0; }
p { margin: 1ex 0; }
p:first-line { text-indent: 2em; }

#haupt img
{
	text-align: center;
	margin: 5px auto 5px auto;
	display: block;
	padding: 1px;
}

#haupt img.transparent
{
	background-color: transparent;
	border-style: none;
}

#haupt img.rechts
{
	margin: 5px;
	float: right;
}

#haupt img.links
{
	margin: 5px;
	float: left;
}

.artikel-info
{
	font-size: 80%;
	text-align: right;
}

.bild-info
{
	text-align: center;
	margin: 0 auto 10px auto;
	font-style: italic;
}

.kleingedrucktes { font-size: 75%; }

table.kalender
{
	float: right;
	border-width: 1px;
	margin: 0 0 10px 5px;
}

table.kalender caption { text-align: right; }

table.kalender td
{
	text-align: right;
	width: 2ex;
}

table.kalender th
{
	font-size: 75%;
	text-align: left;
	font-weight: normal;
}

ul.kalender
{
	padding-left: 0;
	list-style: none;
}

.checked:after { content: url(Checked.gif); }

address
{
	white-space: pre;
	margin: 1ex 0 1ex 0;
}

body
{
	background-color: #FFF;
	color: #000;
}

#kopf
{
	background-color: #DDD;
}

#haupt
{
	border-color: #CCC;
	border-style: dashed;
	border-width: 1px;
}

#seitenleiste
{
	border-color: #CCC;
	border-style: dashed;
	border-width: 1px;
}

#fuss
{
	background-color: #DDD;
}

#seitenleiste ul
{
	background-color: #DDD;
	border-color: #BBB;
	border-width: 1px;
	border-style: solid;
}

#seitenleiste li
{

	background-color: #EEE;
}

#seitenleiste ul>li:first-child
{
	background-color: #CCC;
}

a:link
{
	color: #360;
}
#seitenleiste a:link { color: inherit; }

a:visited { color: #393; }

a:link:hover, a:visited:hover { background-color: #CC7; }
a:link:active, a:visited:active { background-color: #770; }
#seitenleiste .selbstLink { background-color: #FC9; }

h2
{
	background-color: #DDD;
}

#haupt img
{
	border-color: #999;
	border-width: 1px;
	border-style: outset;
	padding: 1px;
	background-color: #666;
}

#haupt img.transparent
{
	background-color: transparent;
	border-style: none;
}

.artikel-info
{
	color: #CCC;
}


table.kalender
{
	border-color: #CCC;
	border-style: dashed;
	border-width: 1px;
}

table.kalender td.termin { background-color: #DDD; }
table.kalender th
{
	color: #666;
}

.slideShow a img {border : none;}
.slideShow
{
    height: 10em;
    color: #999;
    padding: 2px;
}

.checked:after {content: url(Checked.gif)}

