body
{
	font-size: 0.9em;
	padding: 50px 0 50px 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffee;
}

div, p, h1, h2, h3, ul, ol, li, form, img
{
	padding: 0;
	margin: 0;
	border: 0;
}

#container
{
	width: 720px;
	margin: 0 auto 0 auto;
	padding: 0 16px 0 16px;
	background-color: #ffffee;
	border: 1px solid #ffcc88;
}

* html #container
{
	width: 756px;
	w\idth: 720px;
}

#logo
{
	padding: 16px 0 0 0;
	text-align: center;
}

#logo p
{
	text-align: center;
	margin: 0 auto 0 auto;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	font-size: 1em;
	color: black;
}

#navi
{
	position: relative;
	margin: 8px 0 0 0;
	overflow: hidden;
	text-align: justify;
	font-size: 14px;
}

#content
{
	position: relative;
	margin: 4px 0 32px 0;
	text-align: left;
}

* html #content
{
	height: 1%;
}

.goup
{
	color: black;
	text-align: right;
	font-size: 0.9em;
	margin-bottom: 4px;
}

.goup p.home

{
	float: left;
}

.goup p.up
{
	float: right;
}

.goup a
{
	color: gray;
	text-decoration: none;
}

.goup a:hover
{
	text-decoration: underline;
	color: red;
}

#footer
{
	font-size: 0.8em;
	padding: 5px 0 20px 0;
	color: gray;
	border-top: 1px solid black;
}

#footer .copyright
{
	float: left;
}

#footer .updated
{
	float: right;
}

#navi ul
{
	list-style-type: none;
	text-align: justify;
	display: inline;
}

#navi li
{
	margin: 0.4em 0 0 0;
	text-align: justify;
	display: inline;
}

#navi li.home
{
	font-size: 1em;
}

#navi li.level1
{
	font-size: 1em;
}

#navi li.level2
{
	font-size: 0.9em;
	margin-left: 16px;
}

#navi li.level3
{
	font-size: 0.8em;	
	margin-left: 32px;
}

#navi a
{
	text-decoration: none;
	color: red;
}

#navi a:hover
{
	color: gray;
}

#navi a.closed
{
	color: red;
}

#navi a.opened
{
	color: red;
	font-weight: bold;
}

#navi a.selected
{
	color: red;
	font-weight: bold;
}

#navi .nspacer
{
	width: 10px;
	padding-right: 600px;
	line-height: 1px;
	height: 1px;
}

* html #navi .nspacer 
{
	width: 600px;
	width/**/: 10px;
}

#navi #search
{
	margin: 2em 0 0 0;
	width: 128px;
}

#navi label
{
	color: white;
}

#navi #search-text
{
	border: 0;
	margin: 4px 0 8px 0;
	background-color: white;
	color: black;
	font-size: 1em;
	width: 126px;
}


#navi #search-submit
{
	border: 2px solid green;
	background-color: white;
	color: black;
}

#content h1
{
	font-size: 1.1em;
	font-weight: bold;
	color: gray;
	margin: 0.8em 0 1em 0;
}

#content h2
{
	font-size: 1em;
	font-weight: bold;
	margin: 0.8em 0 0.2em 0;
}

#content h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
}

#content p
{ 
	text-align: left;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

#content p.Einzug
{
	margin: 1.5em 0 0 60px;
}

#content p.Jahreszahl
{
	margin: 1.5em 0 0 0;
}

#content p.Kommentar
{
	margin: 0.4em 0 0 60px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#content p.Haengend
{
	text-indent: -30pt;
	margin: 0em 0 1em 30pt;
}

#content p.Kommentar2
{
	margin: -1em 0 1em 30pt;
	font-size: 0.8em;
	line-height: 1.4em;
}

#content .center
{
	text-align: center;
	margin: 0 auto 0 auto;
}

#content .picture
{
	border: 0;
	margin: 0 auto 0 auto;
}

#content a
{
	color: red;
}

#content a:visited
{
	color: purple;
}

#content a:hover
{
	color: gray;
}

#content a.internal
{
	color: red;
}

#content a.external
{
	color: red;
}

#content a.download
{
	color: red;
}

#content a.piclink
{
	color: red;
}

#content .floatimage
{
	position: relative;
	float: left;
	padding: 2px;
	margin: 0.1em 0.6em 0.1em 0;
}

#content .floatimage2
{
	position: relative;
	float: right;
	text-align: right;
	padding: 2px;
	margin: 0.1em 0 0.1em 0.6em;
}

.legend
{
	font-size: 0.8em;
	color: black;
	margin: 0.2em 0.2em 0.2em 0.2em;
}

.highlight
{
	font-weight: bold;
}

#youarehere
{
	color: gray;
	font-size: 0.9em;
	text-align: right;
	margin: 8px 0 24px 0;
}

#youarehere a
{
	text-decoration: none;
	color: gray;
}

#youarehere a:visited
{
	text-decoration: none;
	color: gray;
}

#youarehere a:hover
{
	text-decoration: underline;
	color: red;
}

#content .goup p
{
	text-align: right;
}

#content #nextpage p
{
	text-align: center;
}

#content #nextpage a
{
	color: black;
}

#leafthrough
{
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
}

#back
{
	float: left;
	width: 30%;
	text-align: left;
}

#forward
{
	float: right;
	width: 30%;
	text-align: right;
}

p#pages-navi
{
	width: 720px;
	margin: 16px auto 0 auto;
	text-align: justify;
}

* html #pages-navi
{

}

.teaser
{
	width: 100%;
	margin: 0 0 0.4em 0;
}

#content .teaser p
{
	clear: both;
	margin: 0 0 0 0;
	text-align: left;
}

.teaser h3
{
	font-size: 1.2em;
}

.teaser img
{	
	float: right;
	border: 0;
	margin: 0.1em 0 0.1em 0.3em;
}

.teaser .col1
{
	width: 100%;
	overflow: hidden;
}

.clearfloat
{
	clear: left;
	clear: right;
	clear: both;
	line-height: 0;
}