body {
	background: #400300;
	color:#fff;
	font-size:75%;
	margin-top: 3em;
	//margin-top: 1em;
	font-family: Georgia, Constantia, "times new roman", serif;
}
html>body {
	font-size:14px;
}
#main {
}

#content img{
	border: 5px solid #333333;
	}
p, ul {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}
ul{
	list-style-type: square;
	}
h1 {
	line-height:1em;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 1em 0;
	color: #FFFC8B;
}
h2 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin:1.929em 0 0.643em 0;
	font-weight:normal;
	text-decoration: underline;
	color: #FFFC8B;
}

h3 {
	font-size:1em;
	line-height: 1.286em;
	margin:1em 0 0.5em 0;
	font-weight:normal;
	text-decoration: none;
	color: #FFFC8B;
}
h4 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin:1.929em 0 0.643em 0;
	font-weight:normal;
}

img{
	margin-right: 10px;
	margin-bottom: 10px;
}

.sidenote {
	margin-right:0;
	padding-left: 70px;
	//padding-left: 0px;
	font-size:1em;
	line-height:1.5em;
	vertical-align: top;
	width: 350px;
}

.sidenote img {
	margin-top: -2em;
	//margin-top: 0em;
	margin-left: -10em;
	//margin-left: 0em;
	margin-bottom: -2em;
}

.sidenote ul {
	list-style-type: none;
}

.footnote {
	border-top:0.08333em solid #fff;
	margin-top:2.25em;
	padding-top:0.667em;
	margin-left:0;
}

.content {
	padding-left: 20px;
	padding-top: 25px;
	width: 850px;
	text-align: left;
	vertical-align: top;
}
a {
	color: #fff;
}
#invisibleNavi {
	visibility: hidden;
}

ul li{
	list-style-type: square;
}

.rechts{
	text-align: right;
}

#highlight{
	color: FFFC8B;
	}

/* Navigations-Rollovers */

ul#Navilist {
    width: 17em;
color: #FFFC8B;
  }
  * html ul#Navilist {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navilist li {
    list-style: none;
    margin: 0.4em; padding: 0;
    //margin-left: 5em; padding: 0;
    margin-bottom: 1em;
  }

  ul#Navilist li li {
    list-style-type: square;
    list-style-image: url(../images/gelbebox.jpg);
        margin-left: -1em; padding: 0;
    //  margin-left: 2em; padding: 0;
  }

  ul#Navilist a {
    //display:block;
    margin: 0.4em;
    text-decoration: none; 
    color: #FFFC8B;
  }
  * html ul#Navilist a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  ul#Navilist a:hover {
    padding: 0.2em;
    border-color: #FFFC8B;
    border-left-color: black; border-top-color: black;
    color: #400300; background-color: #FFFC8B;}

   ul#Navilist li.page_item .current{
		border-color: white;	
	}

  ul#Navilist li.page_item a.current {
    //display:block;
    padding: 0.4em;
    border: 1px dotted #FFFC8B;
  }
  * html ul#Navilist li.page_item  a.current {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  ul#Navilist li.page_item  a:hover .current {
    text-decoration: none; 
    color: ##FFFC8B;
  }
/* Links */
ul#links li span{
	display: block;
	margin-top: 1.5em;
}
/* Bildgalerie */
.galimg
{
	background-color: #CCCCCC;
	border: 5px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bildergalerie{
	margin-left: -50px;
	text-align: left;
}

.bildergalerie li{
	width: 110px; height: 110px;
	//margin-left: -10px;
	list-style-type: none;
	vertical-align: center;
	text-align: center;
	float: left;
}
table, td, tr{
	vertical-align: top;
	line-height:1.5em;
}

